返回上一级
哈喽哈喽刨冰
方块ube_delight_nullgr

哈喽哈喽刨冰

ube_delight_nullgr:glass_cup_halo_halo2

custom,掉落表 loot_tables/a_glass_cup_halo_halo_loot.json

方块信息

分类
none
来源模组
ube-delight
组件数
12
关联数量
1

组件摘要

{
  "category": "none",
  "baseBlock": "",
  "lootTable": "loot_tables/a_glass_cup_halo_halo_loot.json",
  "transformResult": "",
  "destroyTime": 0.1,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0.94,
        0.5,
        0.94
      ],
      "min": [
        0.5,
        0,
        0.5
      ]
    },
    "clip": {
      "max": [
        0.94,
        0.5,
        0.94
      ],
      "min": [
        0.5,
        0,
        0.5
      ]
    }
  },
  "render": {
    "netease_model": "ube_delight_nullgr:glass_cup_halo_halo2",
    "sound": "glass",
    "textures": "ube_delight_nullgr:custom_dirt"
  },
  "componentKeys": [
    "netease:aabb",
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:redstone_property",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "minecraft:loot",
    "netease:face_directional",
    "netease:pathable",
    "minecraft:destroy_time",
    "netease:render_layer",
    "netease:connection"
  ]
}