返回首页
方块stack_burger_nullgr

toaster on

stack_burger_nullgr:toaster_on

custom,非实体方块

方块信息

分类
none
来源模组
t-p2uhwm9
组件数
12
关联数量
0

组件摘要

{
  "category": "none",
  "baseBlock": "",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 1,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0.8,
        0.6,
        0.9
      ],
      "min": [
        0.2,
        0,
        0.1
      ]
    },
    "clip": {
      "max": [
        0.8,
        0.6,
        0.9
      ],
      "min": [
        0.2,
        0,
        0.1
      ]
    }
  },
  "render": {},
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "minecraft:destroy_time",
    "minecraft:block_light_absorption",
    "netease:listen_block_remove",
    "netease:face_directional",
    "netease:block_entity",
    "netease:tier",
    "netease:connection",
    "netease:render_layer",
    "netease:redstone",
    "netease:aabb"
  ]
}