
方块farmer_delight_nullgr
甜浆果
farmer_delight_nullgr:sweet_berry_bush_stage2
custom_crop_block,可生长为 farmer_delight_nullgr:sweet_berry_bush_stage3
方块信息
- 分类
- commands
- 来源模组
- farmer-delight-null-gr
- 组件数
- 13
- 关联数量
- 1
组件摘要
{
"category": "commands",
"baseBlock": "custom_crop_block",
"lootTable": "loot_tables/loot_sweet_berry_bush_stage2.json",
"transformResult": "farmer_delight_nullgr:sweet_berry_bush_stage3",
"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": {
"blockshape": "cross_texture",
"isotropic": {},
"sound": "grass",
"textures": "farmer_delight_nullgr:sweet_berry_bush_stage2"
},
"componentKeys": [
"minecraft:block_light_emission",
"netease:transform",
"netease:solid",
"netease:redstone_property",
"netease:on_entity_inside",
"netease:neighborchanged_sendto_script",
"minecraft:block_light_absorption",
"netease:water_destory",
"minecraft:loot",
"netease:pathable",
"netease:snow_recover_able",
"netease:aabb",
"netease:render_layer"
]
}