返回上一级
香芋蛋糕
方块ube_delight_nullgr

香芋蛋糕

ube_delight_nullgr:ube_cake

custom,掉落表 loot_tables/None_loot.json

方块信息

分类
farmer_delight_free_dlc
来源模组
ube-delight
组件数
12
关联数量
2

组件摘要

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