返回上一级
木碗
方块dumpling_delight_nullgr

木碗

dumpling_delight_nullgr:plate

custom,掉落表 loot_tables/plate_xx43.json

方块信息

分类
none
来源模组
dumpling-delight
组件数
13
关联数量
1

组件摘要

{
  "category": "none",
  "baseBlock": "",
  "lootTable": "loot_tables/plate_xx43.json",
  "transformResult": "",
  "destroyTime": 0.3,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0.75,
        0.25,
        0.75
      ],
      "min": [
        0.25,
        0,
        0.25
      ]
    },
    "clip": {
      "max": [
        0.75,
        0.25,
        0.75
      ],
      "min": [
        0.25,
        0,
        0.25
      ]
    }
  },
  "render": {
    "netease_model": "dumpling_delight_nullgr:plate",
    "sound": "normal",
    "textures": "dumpling_delight_nullgr:dumpling"
  },
  "componentKeys": [
    "netease:aabb",
    "netease:tier",
    "netease:solid",
    "netease:redstone_property",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:face_directional",
    "minecraft:loot",
    "netease:pathable",
    "minecraft:block_light_emission",
    "minecraft:destroy_time",
    "netease:render_layer",
    "netease:connection"
  ]
}