Class BotaniaTags.Biomes

java.lang.Object
vazkii.botania.common.lib.BotaniaTags.Biomes
Enclosing class:
BotaniaTags

public static class BotaniaTags.Biomes extends Object
  • Field Details

    • MARIMORPHOSIS_DESERT_BONUS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MARIMORPHOSIS_DESERT_BONUS
    • MARIMORPHOSIS_FOREST_BONUS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MARIMORPHOSIS_FOREST_BONUS
    • MARIMORPHOSIS_FUNGAL_BONUS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MARIMORPHOSIS_FUNGAL_BONUS
    • MARIMORPHOSIS_MESA_BONUS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MARIMORPHOSIS_MESA_BONUS
    • MARIMORPHOSIS_MOUNTAIN_BONUS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MARIMORPHOSIS_MOUNTAIN_BONUS
    • MARIMORPHOSIS_PLAINS_BONUS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MARIMORPHOSIS_PLAINS_BONUS
    • MARIMORPHOSIS_SWAMP_BONUS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MARIMORPHOSIS_SWAMP_BONUS
    • MARIMORPHOSIS_TAIGA_BONUS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MARIMORPHOSIS_TAIGA_BONUS
    • MYSTICAL_FLOWER_SPAWNLIST

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MYSTICAL_FLOWER_SPAWNLIST
      Biomes in this tag are eligible for the mystical_flower placed_feature.
    • MYSTICAL_FLOWER_BLOCKLIST

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MYSTICAL_FLOWER_BLOCKLIST
      Biomes in this tag are blocked from having the mystical_flower placed_feature. Overrides mystical_flowers_spawnlist tag.
    • MYSTICAL_MUSHROOM_SPAWNLIST

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MYSTICAL_MUSHROOM_SPAWNLIST
      Biomes in this tag are eligible for the mystical_mushroom placed_feature.
    • MYSTICAL_MUSHROOM_BLOCKLIST

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MYSTICAL_MUSHROOM_BLOCKLIST
      Biomes in this tag are blocked from having the mystical_mushroom placed_feature. Overrides mystical_mushroom_spawnlist tag.
  • Constructor Details

    • Biomes

      public Biomes()