
方块delightful_nullgr
甜瓜苗
delightful_nullgr:cantaloupe_plant_stage3
custom,掉落表 loot_tables/cantaloupe_plant_stage3.json
方块信息
- 分类
- farmer_delight_free_dlc
- 来源模组
- zddx-nft7
- 组件数
- 13
- 关联数量
- 2
组件摘要
{
"category": "farmer_delight_free_dlc",
"baseBlock": "",
"lootTable": "loot_tables/cantaloupe_plant_stage3.json",
"transformResult": "",
"destroyTime": 0,
"lightEmission": 0,
"solid": false,
"mayPlaceOn": [
"minecraft:farmland",
"minecraft:grass_block",
"farmer_delight_nullgr:rich_farmland"
],
"aabb": {
"collision": {
"max": [
0.75,
0.5,
0.75
],
"min": [
0.25,
0,
0.25
]
},
"clip": {
"max": [
0.75,
0.5,
0.75
],
"min": [
0.25,
0,
0.25
]
}
},
"render": {
"isotropic": {},
"netease_model": "delightful_nullgr:cantaloupe_plant_stage3",
"sound": "grass",
"textures": "delightful_nullgr:cantaloupe_plant"
},
"componentKeys": [
"minecraft:block_light_emission",
"netease:solid",
"netease:connection",
"netease:redstone_property",
"netease:neighborchanged_sendto_script",
"minecraft:block_light_absorption",
"netease:water_destory",
"minecraft:loot",
"netease:may_place_on",
"netease:pathable",
"netease:aabb",
"netease:render_layer",
"minecraft:destroy_time"
]
}