返回上一级
茶壶
方块farmer_respite_nullgr

茶壶

farmer_respite_nullgr:kettle_open

custom,非实体方块

方块信息

分类
none
来源模组
farmer-respite
组件数
13
关联数量
0

组件摘要

{
  "category": "none",
  "baseBlock": "",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 1,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": [
      {
        "max": [
          1,
          0,
          1
        ],
        "enable": "query.is_connect(0)",
        "min": [
          0,
          -1
        ]
      },
      {
        "max": [
          0.9,
          0.63,
          0.9
        ],
        "min": [
          0.1,
          0,
          0.1
        ]
      }
    ],
    "clip": [
      {
        "max": [
          1,
          0,
          1
        ],
        "enable": "query.is_connect(0)",
        "min": [
          0,
          -1
        ]
      },
      {
        "max": [
          0.9,
          0.63,
          0.9
        ],
        "min": [
          0.1,
          0,
          0.1
        ]
      }
    ]
  },
  "render": {
    "isotropic": {},
    "netease_model": "farmer_respite_nullgr:kettle_open",
    "sound": "metal",
    "textures": {
      "down": "farmer_respite_nullgr:custom_brah",
      "east": "farmer_respite_nullgr:custom_brah",
      "north": "farmer_respite_nullgr:custom_brah",
      "south": "farmer_respite_nullgr:custom_brah",
      "up": "farmer_respite_nullgr:custom_brah",
      "west": "farmer_respite_nullgr:custom_brah"
    }
  },
  "componentKeys": [
    "netease:aabb",
    "minecraft:block_light_emission",
    "netease:solid",
    "minecraft:destroy_time",
    "minecraft:block_light_absorption",
    "netease:listen_block_remove",
    "minecraft:loot",
    "netease:face_directional",
    "netease:block_entity",
    "netease:tier",
    "netease:connection",
    "netease:render_layer",
    "netease:random_tick"
  ]
}