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