返回上一级
抽屉桥接块
方块drawers_nullgr

抽屉桥接块

drawers_nullgr:drawers_bridge

custom,实体方块

概述

custom,实体方块

资料类型
方块
命名空间
drawers_nullgr
所属模组
drawer-mod-null-gr
关联资料
0 条
方块drawers_nullgr

用途与获取

  • 该方块可作为配方、掉落、地物或实体资料的关联对象。
  • 当前解析结果未发现明确获取来源,建议通过攻略或评论补充。

关联知识

当前解析结果还没有发现配方、掉落、地物或实体关联。

数据来源

来源文件
drawer-mod-nullgr/DrawerModNullGr_BP/netease_blocks/drawers_nullgr_bridge.json
条目 ID
drawers_nullgr:drawers_bridge
解析依据
本地 AddOn JSON 与 .mcmod 补充资料
复核建议
建议补充获取方式和用途

方块信息

分类
drawers_nullgr
来源模组
drawer-mod-null-gr
组件数
6
关联数量
0
技术区:组件 JSON
{
  "category": "drawers_nullgr",
  "baseBlock": "",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 1,
  "lightEmission": 0,
  "solid": true,
  "mayPlaceOn": [],
  "aabb": {},
  "render": {
    "client_entity": {
      "hand_model_use_client_entity": false,
      "identifier": ""
    },
    "isotropic": {},
    "sound": "wood",
    "textures": "drawers_nullgr:drawers_0_trim"
  },
  "componentKeys": [
    "netease:tier",
    "netease:solid",
    "minecraft:block_light_absorption",
    "netease:custom_tips",
    "minecraft:block_light_emission",
    "minecraft:destroy_time"
  ]
}