{
  "comment": "Default Yeast Config v1.1.0",
  "data": [
    {
      "comment": "Brewers yeast is the default yeast, which appears in all other biomes that are filled by the Lager or Ethereal",
      "item": {
        "ore": null,
        "comment": "Brewers Yeast",
        "mod_id": "Growthcraft|Cellar",
        "name": "grc.yeast",
        "amount": 1,
        "meta": 0
      },
      "weight": 1,
      "biome_types": [
        "HOT",
        "SPARSE",
        "DENSE",
        "WET",
        "DRY",
        "SAVANNA",
        "CONIFEROUS",
        "JUNGLE",
        "SPOOKY",
        "DEAD",
        "LUSH",
        "NETHER",
        "END",
        "OCEAN",
        "RIVER",
        "WATER",
        "MESA",
        "FOREST",
        "PLAINS",
        "MOUNTAIN",
        "HILLS",
        "SWAMP",
        "SANDY",
        "SNOWY",
        "WASTELAND",
        "BEACH",
        "DESERT",
        "FROZEN"
      ],
      "biome_names": []
    },
    {
      "comment": "Ethereal yeast is found in MAGICAL biomes, because its special",
      "item": {
        "ore": null,
        "comment": "Origin Yeast",
        "mod_id": "Growthcraft|Cellar",
        "name": "grc.yeast",
        "amount": 1,
        "meta": 3
      },
      "weight": 10,
      "biome_types": [
        "MAGICAL"
      ],
      "biome_names": []
    },
    {
      "comment": "Lager yeast is found in COLD biomes, think snow places!",
      "item": {
        "ore": null,
        "comment": "Lager Yeast",
        "mod_id": "Growthcraft|Cellar",
        "name": "grc.yeast",
        "amount": 1,
        "meta": 1
      },
      "weight": 10,
      "biome_types": [
        "COLD"
      ],
      "biome_names": []
    },
    {
      "comment": "Origin yeast is found in MUSHROOM biomes.",
      "item": {
        "ore": null,
        "comment": "",
        "mod_id": "Growthcraft|Cellar",
        "name": "grc.yeast",
        "amount": 1,
        "meta": 4
      },
      "weight": 10,
      "biome_types": [
        "MUSHROOM"
      ],
      "biome_names": []
    }
  ]
}