返回首页
方块drawers_nullgr

drawers compact 4 4

drawers_nullgr:drawers_compact_4_4

custom,非实体方块

方块信息

分类
drawers_nullgr
来源模组
a84781c9
组件数
8
关联数量
1

组件摘要

{
  "category": "drawers_nullgr",
  "baseBlock": "",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 1,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        1,
        1,
        1
      ],
      "min": [
        0,
        0,
        0.4
      ]
    },
    "clip": {
      "max": [
        1,
        1,
        1
      ],
      "min": [
        0,
        0,
        0.4
      ]
    }
  },
  "render": {},
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "minecraft:block_light_absorption",
    "netease:listen_block_remove",
    "netease:face_directional",
    "netease:block_entity",
    "netease:aabb",
    "minecraft:destroy_time"
  ]
}