
方块collectors_delight_nullgr
青柠树
collectors_delight_nullgr:lime_bush_full2
custom_crop_block,掉落表 loot_tables/lime_bush_full2.json
方块信息
- 分类
- farmer_delight_free_dlc
- 来源模组
- collector-delight
- 组件数
- 13
- 关联数量
- 1
组件摘要
{
"category": "farmer_delight_free_dlc",
"baseBlock": "custom_crop_block",
"lootTable": "loot_tables/lime_bush_full2.json",
"transformResult": "",
"destroyTime": 0,
"lightEmission": 0,
"solid": false,
"mayPlaceOn": [
"minecraft:grass_block",
"minecraft:dirt",
"minecraft:farmland",
"farmer_delight_nullgr:rich_farmland"
],
"aabb": {
"collision": {
"max": [
0.6,
1,
0.6
],
"min": [
0.4,
0,
0.4
]
},
"clip": {
"max": [
1,
1.5,
1
],
"min": [
0,
0,
0
]
}
},
"render": {
"netease_model": "collectors_delight_nullgr:lime_bush_full2",
"sound": "grass",
"textures": "collectors_delight_nullgr:small_pomegranate_bush_stage0"
},
"componentKeys": [
"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:face_directional",
"netease:pathable",
"netease:aabb",
"netease:render_layer",
"minecraft:destroy_time"
]
}