返回首页
玻璃碗
方块bakingdelight_nullgr

玻璃碗

bakingdelight_nullgr:glass_bowl_water

custom,非实体方块

方块信息

分类
none
来源模组
baking-delight
组件数
13
关联数量
0

组件摘要

{
  "category": "none",
  "baseBlock": "",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 0.2,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0.75,
        0.34,
        0.75
      ],
      "min": [
        0.25,
        0,
        0.25
      ]
    },
    "clip": {
      "max": [
        0.75,
        0.34,
        0.75
      ],
      "min": [
        0.25,
        0,
        0.25
      ]
    }
  },
  "render": {
    "isotropic": {},
    "netease_model": "bakingdelight_nullgr:glass_bowl_water",
    "sound": "stone",
    "textures": {
      "down": "bakingdelight_nullgr:custom_brah",
      "east": "bakingdelight_nullgr:custom_brah",
      "north": "bakingdelight_nullgr:custom_brah",
      "south": "bakingdelight_nullgr:custom_brah",
      "up": "bakingdelight_nullgr:custom_brah",
      "west": "bakingdelight_nullgr:custom_brah"
    }
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:redstone_property",
    "minecraft:destroy_time",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:listen_block_remove",
    "netease:face_directional",
    "netease:block_entity",
    "netease:pathable",
    "netease:connection",
    "netease:render_layer",
    "netease:aabb"
  ]
}