
方块nether_delight_nullgr
灵魂堆肥
nether_delight_nullgr:soul_compost_0
custom,实体方块
概述
custom,实体方块
- 资料类型
- 方块
- 命名空间
- nether_delight_nullgr
- 所属模组
- nether-delight
- 关联资料
- 1 条
方块farmer_delight_free_dlc
用途与获取
- 该方块可作为配方、掉落、地物或实体资料的关联对象。
- 已关联 1 个配方,可从配方区查看获取方式。
关联知识
数据来源
- 来源文件
- NetherDelight_BP/netease_blocks/nether_delight_nullgr_soul_compost_0.json
- 条目 ID
- nether_delight_nullgr:soul_compost_0
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
方块信息
- 分类
- farmer_delight_free_dlc
- 来源模组
- nether-delight
- 组件数
- 7
- 关联数量
- 1
技术区:组件 JSON
{
"category": "farmer_delight_free_dlc",
"baseBlock": "",
"lootTable": "",
"transformResult": "",
"destroyTime": 1,
"lightEmission": 0,
"solid": true,
"mayPlaceOn": [],
"aabb": {},
"render": {
"isotropic": {},
"sound": "normal",
"textures": "nether_delight_nullgr:soul_compost_0"
},
"componentKeys": [
"netease:tier",
"netease:solid",
"minecraft:block_light_absorption",
"netease:block_entity",
"minecraft:block_light_emission",
"netease:random_tick",
"minecraft:destroy_time"
]
}