
方块brazilian_delight_nullgr
野生豆子
brazilian_delight_nullgr:wild_bean_vine
custom_crop_block,掉落表 loot_tables/wild_beans_bra.json
方块信息
- 分类
- none
- 来源模组
- ywa-pgwfr
- 组件数
- 13
- 关联数量
- 1
组件摘要
{
"category": "none",
"baseBlock": "custom_crop_block",
"lootTable": "loot_tables/wild_beans_bra.json",
"transformResult": "",
"destroyTime": 0,
"lightEmission": 0,
"solid": false,
"mayPlaceOn": [],
"aabb": {
"collision": {
"max": [
0,
0,
0
],
"min": [
0,
0,
0
]
},
"clip": {
"max": [
1,
0.9,
0.1
],
"min": [
0,
0,
0
]
}
},
"render": {
"netease_model": "brazilian_delight_nullgr:wild_bean_vine",
"sound": "grass",
"textures": "brazilian_delight_nullgr:wild_beans"
},
"componentKeys": [
"minecraft:block_light_emission",
"netease:solid",
"netease:redstone_property",
"netease:neighborchanged_sendto_script",
"minecraft:block_light_absorption",
"netease:water_destory",
"netease:face_directional",
"minecraft:loot",
"netease:pathable",
"netease:snow_recover_able",
"netease:aabb",
"netease:render_layer",
"netease:random_tick"
]
}