返回上一级
箱装甜玉米
方块cultural_delight_nullgr

箱装甜玉米

cultural_delight_nullgr:corn_cob_crate

custom,非实体方块

方块信息

分类
farmer_delight_free_dlc
来源模组
cultural-delight
组件数
5
关联数量
2

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 1,
  "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": {
    "isotropic": {},
    "sound": "wood",
    "textures": {
      "down": "cultural_delight_nullgr:corn_cob_crate_top",
      "side": "cultural_delight_nullgr:corn_cob_crate_side",
      "up": "cultural_delight_nullgr:corn_cob_crate_top"
    }
  },
  "componentKeys": [
    "netease:tier",
    "minecraft:block_light_absorption",
    "minecraft:destroy_time",
    "netease:aabb",
    "minecraft:block_light_emission"
  ]
}