
方块cultural_delight_nullgr
牛油果树苗
cultural_delight_nullgr:avocado_sapling
custom_crop_block,非实体方块
方块信息
- 分类
- farmer_delight_free_dlc
- 来源模组
- cultural-delight
- 组件数
- 16
- 关联数量
- 0
组件摘要
{
"category": "farmer_delight_free_dlc",
"baseBlock": "custom_crop_block",
"lootTable": "",
"transformResult": "",
"destroyTime": 0.2,
"lightEmission": 0,
"solid": false,
"mayPlaceOn": [
"minecraft:grass_block",
"minecraft:dirt"
],
"aabb": {
"collision": {
"max": [
0,
0,
0
],
"min": [
0,
0,
0
]
},
"clip": {
"max": [
0.7,
0.9,
0.7
],
"min": [
0.3,
0,
0.3
]
}
},
"render": {
"blockshape": "cross_texture",
"sound": "sweet_berry_bush",
"textures": "cultural_delight_nullgr:avocado_sapling"
},
"componentKeys": [
"netease:aabb",
"minecraft:block_light_emission",
"netease:solid",
"netease:redstone_property",
"netease:neighborchanged_sendto_script",
"minecraft:block_light_absorption",
"netease:water_destory",
"minecraft:loot",
"netease:may_place_on",
"netease:custom_tips",
"netease:pathable",
"netease:random_tick",
"netease:block_properties",
"netease:render_layer",
"minecraft:map_color",
"minecraft:destroy_time"
]
}