
方块nether_delight_nullgr
烟药竹火把
nether_delight_nullgr:powdery_torch
custom,非实体方块
方块信息
- 分类
- farmer_delight_free_dlc
- 来源模组
- pnyi-sh2b
- 组件数
- 9
- 关联数量
- 1
组件摘要
{
"category": "farmer_delight_free_dlc",
"baseBlock": "",
"lootTable": "",
"transformResult": "",
"destroyTime": 0.2,
"lightEmission": 1,
"solid": false,
"mayPlaceOn": [],
"aabb": {
"collision": {
"max": [
0,
0,
0
],
"min": [
0,
0,
0
]
},
"clip": {
"max": [
0.57,
0.8,
0.57
],
"min": [
0.43,
0,
0.43
]
}
},
"render": {
"blockshape": "torch",
"isotropic": {},
"sound": "wood",
"textures": "nether_delight_nullgr:powdery_torch"
},
"componentKeys": [
"minecraft:block_light_emission",
"netease:solid",
"netease:redstone_property",
"netease:neighborchanged_sendto_script",
"minecraft:block_light_absorption",
"netease:water_destory",
"netease:aabb",
"netease:render_layer",
"minecraft:destroy_time"
]
}