返回首页
巴西圆蒜
方块brazilian_delight_nullgr

巴西圆蒜

brazilian_delight_nullgr:garlic_stage1

custom_crop_block,掉落表 loot_tables/garlic_stage0.json

方块信息

分类
none
来源模组
ywa-pgwfr
组件数
12
关联数量
1

组件摘要

{
  "category": "none",
  "baseBlock": "custom_crop_block",
  "lootTable": "loot_tables/garlic_stage0.json",
  "transformResult": "",
  "destroyTime": 0,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        0.95,
        0.30000000000000004,
        0.95
      ],
      "min": [
        0.05,
        0,
        0.05
      ]
    }
  },
  "render": {
    "blockshape": "rows",
    "isotropic": {},
    "sound": "grass",
    "textures": "brazilian_delight_nullgr:garlic_stage1"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:redstone_property",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:water_destory",
    "minecraft:loot",
    "netease:pathable",
    "netease:snow_recover_able",
    "netease:aabb",
    "netease:render_layer",
    "netease:random_tick"
  ]
}