返回上一级
烟药竹
方块nether_delight_nullgr

烟药竹

nether_delight_nullgr:cannon_age1

custom_crop_block,掉落表 loot_tables/powder_cannon.json

方块信息

分类
farmer_delight_free_dlc
来源模组
pnyi-sh2b
组件数
12
关联数量
1

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "custom_crop_block",
  "lootTable": "loot_tables/powder_cannon.json",
  "transformResult": "",
  "destroyTime": 0.5,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0.59,
        1,
        0.59
      ],
      "min": [
        0.41,
        0,
        0.41
      ]
    },
    "clip": {
      "max": [
        0.59,
        1,
        0.59
      ],
      "min": [
        0.41,
        0,
        0.41
      ]
    }
  },
  "render": {
    "isotropic": {},
    "netease_model": "nether_delight_nullgr:cannon_age1",
    "sound": "bamboo",
    "textures": {
      "down": "nether_delight_nullgr:nether_bowl",
      "east": "nether_delight_nullgr:nether_bricks_cabinet_side",
      "north": "nether_delight_nullgr:nether_bricks_cabinet_front",
      "south": "nether_delight_nullgr:nether_bricks_cabinet_side",
      "up": "nether_delight_nullgr:nether_bricks_cabinet_top",
      "west": "nether_delight_nullgr:nether_bricks_cabinet_side"
    }
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:fuel",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "minecraft:loot",
    "netease:face_directional",
    "netease:random_tick",
    "netease:tier",
    "netease:aabb",
    "netease:render_layer",
    "minecraft:destroy_time"
  ]
}