返回首页
热源桶
方块winemaking_delight

热源桶

winemaking_delight:heating_cask

custom,非实体方块

方块信息

分类
farmer_delight_free_dlc
来源模组
lp18g-r25
组件数
8
关联数量
1

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 0.7,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        1,
        1,
        1
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        1,
        1,
        1
      ],
      "min": [
        0,
        0,
        0
      ]
    }
  },
  "render": {
    "sound": "wood",
    "textures": {
      "down": "winemaking_delight:ice_crate_side",
      "east": "winemaking_delight:heating_cask_side",
      "north": "winemaking_delight:heating_cask_front",
      "south": "winemaking_delight:heating_cask_side",
      "up": "winemaking_delight:heating_cask_top",
      "west": "winemaking_delight:heating_cask_side"
    }
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "minecraft:block_light_absorption",
    "netease:face_directional",
    "netease:pathable",
    "netease:tier",
    "netease:aabb",
    "netease:render_layer",
    "minecraft:destroy_time"
  ]
}