返回上一级
烟药竹
方块nether_delight_nullgr

烟药竹

nether_delight_nullgr:powdery_top_bloomed

custom_crop_block,掉落表 loot_tables/bullet_pepper.json

方块信息

分类
none
来源模组
pnyi-sh2b
组件数
13
关联数量
1

组件摘要

{
  "category": "none",
  "baseBlock": "custom_crop_block",
  "lootTable": "loot_tables/bullet_pepper.json",
  "transformResult": "",
  "destroyTime": 0.5,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        0.8,
        0.5,
        0.8
      ],
      "min": [
        0.2,
        0,
        0.2
      ]
    }
  },
  "render": {
    "blockshape": "cross_texture",
    "isotropic": {},
    "sound": "grass",
    "textures": "nether_delight_nullgr:powdery_top_bloomed"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:fuel",
    "netease:on_entity_inside",
    "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"
  ]
}