返回上一级
大豆作物7
方块vegan_delight_nullgr

大豆作物7

vegan_delight_nullgr:soybean_stage7

custom_crop_block,掉落表 loot_tables/soybean_nullgr_loot1.json

方块信息

分类
farmer_delight_free_dlc
来源模组
vegan-delight
组件数
10
关联数量
1

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "custom_crop_block",
  "lootTable": "loot_tables/soybean_nullgr_loot1.json",
  "transformResult": "",
  "destroyTime": 0,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [
    "minecraft:farmland",
    "farmer_delight_nullgr:rich_farmland"
  ],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        0.87,
        0.94,
        0.87
      ],
      "min": [
        0.13,
        0,
        0.13
      ]
    }
  },
  "render": {
    "blockshape": "rows",
    "sound": "sweet_berry_bush",
    "textures": "vegan_delight_nullgr:soybean_stage7"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "minecraft:loot",
    "netease:may_place_on",
    "netease:snow_recover_able",
    "netease:aabb",
    "netease:render_layer",
    "netease:random_tick"
  ]
}