
方块brazilian_delight_nullgr
黄金椰丝蛋筒
brazilian_delight_nullgr:quindim_block
custom,掉落表 loot_tables/loot_quindim.json
概述
custom,掉落表 loot_tables/loot_quindim.json
- 资料类型
- 方块
- 命名空间
- brazilian_delight_nullgr
- 所属模组
- ywa-pgwfr
- 关联资料
- 1 条
方块brazilian_delight_nullgr有掉落
用途与获取
- 该方块可作为配方、掉落、地物或实体资料的关联对象。
- 已关联 1 个掉落表,可从掉落区追踪来源。
关联知识
数据来源
- 来源文件
- addon-ywapgwfr/behavior_pack_ywaPGWFr/netease_blocks/brazilian_delight_nullgr_quindim_block.json
- 条目 ID
- brazilian_delight_nullgr:quindim_block
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
方块信息
- 分类
- brazilian_delight_nullgr
- 来源模组
- ywa-pgwfr
- 组件数
- 14
- 关联数量
- 1
技术区:组件 JSON
{
"category": "brazilian_delight_nullgr",
"baseBlock": "",
"lootTable": "loot_tables/loot_quindim.json",
"transformResult": "",
"destroyTime": 0,
"lightEmission": 0,
"solid": false,
"mayPlaceOn": [],
"aabb": {
"collision": {
"max": [
0.8,
0.2,
0.8
],
"min": [
0.2,
0,
0.2
]
},
"clip": {
"max": [
0.8,
0.25,
0.8
],
"min": [
0.2,
0,
0.2
]
}
},
"render": {
"isotropic": {},
"netease_model": "brazilian_delight_nullgr:quindim",
"sound": "itemframe",
"textures": "brazilian_delight_nullgr:quindim"
},
"componentKeys": [
"minecraft:block_light_emission",
"netease:solid",
"netease:redstone_property",
"netease:neighborchanged_sendto_script",
"minecraft:block_light_absorption",
"netease:face_directional",
"minecraft:loot",
"netease:water_source",
"netease:pathable",
"netease:snow_recover_able",
"netease:water_flow_source",
"netease:aabb",
"netease:render_layer",
"netease:connection"
]
}