
方块miners_delight
棉花
miners_delight:gossypium_block
custom,掉落表 loot_tables/gossypium.json
方块信息
- 分类
- none
- 来源模组
- miners-delight
- 组件数
- 13
- 关联数量
- 1
组件摘要
{
"category": "none",
"baseBlock": "",
"lootTable": "loot_tables/gossypium.json",
"transformResult": "",
"destroyTime": 0,
"lightEmission": 0,
"solid": false,
"mayPlaceOn": [
"minecraft:grass_block",
"minecraft:dirt"
],
"aabb": {
"collision": {
"max": [
0,
0,
0
],
"min": [
0,
0,
0
]
},
"clip": {
"max": [
0.75,
0.7,
0.75
],
"min": [
0.15,
0,
0.15
]
}
},
"render": {
"blockshape": "cross_texture",
"isotropic": {},
"sound": "grass",
"textures": "miners_delight:gossypium"
},
"componentKeys": [
"minecraft:block_light_emission",
"netease:solid",
"netease:redstone_property",
"netease:water_destory",
"netease:neighborchanged_sendto_script",
"minecraft:block_light_absorption",
"netease:listen_block_remove",
"minecraft:loot",
"netease:may_place_on",
"netease:pathable",
"netease:aabb",
"netease:render_layer",
"netease:random_tick"
]
}