
方块nether_delight_nullgr
枪药草茎根
nether_delight_nullgr:propelplant_stem
custom,掉落表 loot_tables/propelplant_loots.json
方块信息
- 分类
- farmer_delight_free_dlc
- 来源模组
- nether-delight
- 组件数
- 12
- 关联数量
- 2
组件摘要
{
"category": "farmer_delight_free_dlc",
"baseBlock": "",
"lootTable": "loot_tables/propelplant_loots.json",
"transformResult": "",
"destroyTime": 0,
"lightEmission": 0,
"solid": false,
"mayPlaceOn": [],
"aabb": {
"collision": {
"max": [
0,
0,
0
],
"min": [
0,
0,
0
]
},
"clip": {
"max": [
0.9,
1,
0.9
],
"min": [
0.1,
0,
0.1
]
}
},
"render": {
"blockshape": "cross_texture",
"isotropic": {},
"sound": "sweet_berry_bush",
"textures": "dkdjp:propelplant_stem"
},
"componentKeys": [
"netease:aabb",
"minecraft:block_light_emission",
"netease:solid",
"netease:redstone_property",
"minecraft:destroy_time",
"netease:neighborchanged_sendto_script",
"minecraft:block_light_absorption",
"netease:water_destory",
"minecraft:loot",
"netease:connection",
"netease:render_layer",
"netease:random_tick"
]
}