返回上一级
韭菜
方块dumpling_delight_nullgr

韭菜

dumpling_delight_nullgr:garlic_chive_stage0

custom_crop_block,掉落表 loot_tables/garlic_chive_0.json

方块信息

分类
none
来源模组
dumpling-delight
组件数
11
关联数量
1

组件摘要

{
  "category": "none",
  "baseBlock": "custom_crop_block",
  "lootTable": "loot_tables/garlic_chive_0.json",
  "transformResult": "",
  "destroyTime": 0,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        0.8,
        0.2,
        0.8
      ],
      "min": [
        0.2,
        0,
        0.2
      ]
    }
  },
  "render": {
    "sound": "grass",
    "textures": "dumpling_delight_nullgr:garlic_chive_stage0",
    "blockshape": "rows",
    "isotropic": {}
  },
  "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:aabb",
    "netease:render_layer",
    "netease:random_tick"
  ]
}