
方块frightsdelight_nullgr
灵魂浆果
frightsdelight_nullgr:soul_berry_bush_stage3
custom_crop_block,掉落表 loot_tables/soul_berry3.json
方块信息
- 分类
- farmer_delight_free_dlc
- 来源模组
- fnldm-fmv
- 组件数
- 9
- 关联数量
- 1
组件摘要
{
"category": "farmer_delight_free_dlc",
"baseBlock": "custom_crop_block",
"lootTable": "loot_tables/soul_berry3.json",
"transformResult": "",
"destroyTime": 0,
"lightEmission": 0,
"solid": false,
"mayPlaceOn": [],
"aabb": {
"collision": {
"max": [
0,
0,
0
],
"min": [
0,
0,
0
]
},
"clip": {
"max": [
0.9,
0.9,
0.9
],
"min": [
0.1,
0,
0.1
]
}
},
"render": {
"sound": "sweet_berry_bush",
"textures": "frightsdelight_nullgr:soul_berry_bush_stage3_grow",
"blockshape": "cross_texture"
},
"componentKeys": [
"minecraft:block_light_emission",
"netease:solid",
"minecraft:destroy_time",
"netease:neighborchanged_sendto_script",
"minecraft:block_light_absorption",
"minecraft:loot",
"netease:random_tick",
"netease:render_layer",
"netease:aabb"
]
}