
方块delightful_nullgr
树莓丛
delightful_nullgr:salmonberry_bush_stage4
custom,掉落表 loot_tables/salmonberry_bush_stage4.json
方块信息
- 分类
- farmer_delight_free_dlc
- 来源模组
- zddx-nft7
- 组件数
- 14
- 关联数量
- 1
组件摘要
{
"category": "farmer_delight_free_dlc",
"baseBlock": "",
"lootTable": "loot_tables/salmonberry_bush_stage4.json",
"transformResult": "",
"destroyTime": 0,
"lightEmission": 0,
"solid": false,
"mayPlaceOn": [
"minecraft:farmland",
"minecraft:grass_block",
"farmer_delight_nullgr:rich_farmland"
],
"aabb": {
"collision": {
"max": [
0,
0,
0
],
"min": [
0,
0,
0
]
},
"clip": {
"max": [
1,
1,
1
],
"min": [
0,
0,
0
]
}
},
"render": {
"blockshape": "cross_texture",
"isotropic": {},
"sound": "grass",
"textures": "delightful_nullgr:salmonberry_bush_stage4"
},
"componentKeys": [
"minecraft:block_light_emission",
"netease:solid",
"netease:connection",
"netease:redstone_property",
"netease:neighborchanged_sendto_script",
"minecraft:block_light_absorption",
"netease:water_destory",
"minecraft:loot",
"netease:may_place_on",
"netease:random_tick",
"netease:pathable",
"minecraft:destroy_time",
"netease:render_layer",
"netease:aabb"
]
}