返回首页
枪草
方块nether_delight_nullgr

枪草

nether_delight_nullgr:propelplant_berry_stem

custom_crop_block,可生长为 nether_delight_nullgr:propelplant_berry_stem_berry

方块信息

分类
none
来源模组
nether-delight
组件数
11
关联数量
0

组件摘要

{
  "category": "none",
  "baseBlock": "custom_crop_block",
  "lootTable": "",
  "transformResult": "nether_delight_nullgr:propelplant_berry_stem_berry",
  "destroyTime": 0,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        0.8,
        1,
        0.8
      ],
      "min": [
        0.2,
        0,
        0.2
      ]
    }
  },
  "render": {
    "blockshape": "cross_texture",
    "isotropic": {},
    "sound": "sweet_berry_bush",
    "textures": "nether_delight_nullgr:propelplant_berry_stem"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:transform",
    "netease:solid",
    "netease:connection",
    "netease:redstone_property",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:water_destory",
    "netease:aabb",
    "netease:render_layer",
    "minecraft:destroy_time"
  ]
}