
方块farmer_delight_nullgr
番茄
farmer_delight_nullgr:tomatoes_stage7
custom_crop_block,掉落表 loot_tables/tomatoes_stage7.json
方块信息
- 分类
- farmer_delight_nullgr_item
- 来源模组
- farmer-delight-null-gr
- 组件数
- 16
- 关联数量
- 1
组件摘要
{
"category": "farmer_delight_nullgr_item",
"baseBlock": "custom_crop_block",
"lootTable": "loot_tables/tomatoes_stage7.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": [
0.8,
1,
0.8
],
"min": [
0.2,
0,
0.2
]
}
},
"render": {
"blockshape": "cross_texture",
"isotropic": {},
"sound": "grass",
"textures": "farmer_delight_nullgr:tomatoes_stage4"
},
"componentKeys": [
"netease:aabb",
"minecraft:block_light_emission",
"netease:solid",
"netease:may_place_on",
"netease:connection",
"netease:redstone_property",
"netease:water_destory",
"netease:neighborchanged_sendto_script",
"minecraft:block_light_absorption",
"netease:listen_block_remove",
"minecraft:loot",
"netease:pathable",
"netease:snow_recover_able",
"minecraft:destroy_time",
"netease:render_layer",
"netease:random_tick"
]
}