
方块farmer_delight_nullgr
填馅南瓜
farmer_delight_nullgr:stuffed_pumpkin_block2
custom,掉落表 loot_tables/stuffed_pumpkin_block0.json
方块信息
- 分类
- commands
- 来源模组
- farmer-delight-null-gr
- 组件数
- 14
- 关联数量
- 1
组件摘要
{
"category": "commands",
"baseBlock": "",
"lootTable": "loot_tables/stuffed_pumpkin_block0.json",
"transformResult": "",
"destroyTime": 0.2,
"lightEmission": 0,
"solid": false,
"mayPlaceOn": [],
"aabb": {
"collision": {
"max": [
0.88,
0.63,
0.88
],
"min": [
0.12,
0,
0.12
]
},
"clip": {
"max": [
0.88,
0.63,
0.88
],
"min": [
0.12,
0,
0.12
]
}
},
"render": {
"isotropic": {},
"netease_model": "farmer_delight_nullgr:stuffed_pumpkin_block_stage2",
"sound": "slime",
"textures": "farmer_delight_nullgr:apple_pie_top"
},
"componentKeys": [
"minecraft:block_light_emission",
"netease:solid",
"netease:redstone_property",
"minecraft:destroy_time",
"netease:neighborchanged_sendto_script",
"minecraft:block_light_absorption",
"minecraft:loot",
"netease:face_directional",
"netease:water_source",
"netease:pathable",
"netease:snow_recover_able",
"netease:water_flow_source",
"netease:connection",
"netease:aabb"
]
}