返回上一级
下界厨锅
方块nether_delight_nullgr

下界厨锅

nether_delight_nullgr:nether_cooking_pot

netease_container,非实体方块

方块信息

分类
farmer_delight_free_dlc
来源模组
pnyi-sh2b
组件数
14
关联数量
1

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "netease_container",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 2,
  "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": "nether_delight_nullgr:nether_cooking_pot",
    "sound": "metal",
    "textures": {
      "down": "nether_delight_nullgr:custom_brah",
      "east": "nether_delight_nullgr:custom_brah",
      "north": "nether_delight_nullgr:custom_brah",
      "south": "nether_delight_nullgr:custom_brah",
      "up": "nether_delight_nullgr:custom_brah",
      "west": "nether_delight_nullgr:custom_brah"
    }
  },
  "componentKeys": [
    "netease:aabb",
    "minecraft:block_light_emission",
    "netease:solid",
    "minecraft:block_light_absorption",
    "netease:listen_block_remove",
    "netease:block_container",
    "minecraft:loot",
    "netease:block_entity",
    "netease:pathable",
    "netease:tier",
    "minecraft:destroy_time",
    "netease:render_layer",
    "netease:face_directional",
    "netease:connection"
  ]
}