方块ube_delight_nullgr
生姜作物
ube_delight_nullgr:ginger_crop_stage3
custom_crop_block,掉落表 loot_tables/a_wild_ginger_loot.json
方块信息
- 分类
- farmer_delight_free_dlc
- 来源模组
- ube-delight
- 组件数
- 9
- 关联数量
- 1
组件摘要
{
"category": "farmer_delight_free_dlc",
"baseBlock": "custom_crop_block",
"lootTable": "loot_tables/a_wild_ginger_loot.json",
"transformResult": "",
"destroyTime": 0,
"lightEmission": 0,
"solid": false,
"mayPlaceOn": [
"minecraft:farmland",
"farmer_delight_nullgr:rich_farmland"
],
"aabb": {
"collision": {
"max": [
0,
0,
0
],
"min": [
0,
0,
0
]
},
"clip": {
"max": [
1,
0.87,
1
],
"min": [
0,
0,
0
]
}
},
"render": {
"netease_model": "ube_delight_nullgr:ginger_crop_stage3",
"sound": "sweet_berry_bush",
"textures": "ube_delight_nullgr:"
},
"componentKeys": [
"minecraft:block_light_emission",
"netease:solid",
"netease:neighborchanged_sendto_script",
"minecraft:block_light_absorption",
"minecraft:loot",
"netease:may_place_on",
"netease:random_tick",
"netease:render_layer",
"netease:aabb"
]
}