返回上一级
箱装爆弹椒
方块nether_delight_nullgr

箱装爆弹椒

nether_delight_nullgr:bullet_pepper_crate

custom,非实体方块

方块信息

分类
farmer_delight_free_dlc
来源模组
pnyi-sh2b
组件数
5
关联数量
2

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 1,
  "lightEmission": 1,
  "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": "nether_delight_nullgr:bullet_pepper_crate_bottom",
      "east": "nether_delight_nullgr:bullet_pepper_crate_side",
      "north": "nether_delight_nullgr:bullet_pepper_crate_side",
      "south": "nether_delight_nullgr:bullet_pepper_crate_side",
      "up": "nether_delight_nullgr:bullet_pepper_crate_top",
      "west": "nether_delight_nullgr:bullet_pepper_crate_side"
    }
  },
  "componentKeys": [
    "minecraft:block_light_absorption",
    "minecraft:block_light_emission",
    "netease:tier",
    "minecraft:destroy_time",
    "netease:aabb"
  ]
}