Added the rainbow hills

This commit is contained in:
Adubbz 2021-12-24 20:09:22 +11:00
parent 51905c07af
commit 8f3d6724a9

View file

@ -50,11 +50,8 @@ public class BOPBiomes
public static final ResourceKey<Biome> ORIGIN_VALLEY = register("origin_valley");
public static final ResourceKey<Biome> PASTURE = register("pasture");
public static final ResourceKey<Biome> PRAIRIE = register("prairie");
<<<<<<< HEAD
public static final ResourceKey<Biome> PUMPKIN_PATCH = register("pumpkin_patch");
=======
public static final ResourceKey<Biome> RAINBOW_HILLS = register("rainbow_hills");
>>>>>>> e73df6ba (Rainbow hills WIP)
public static final ResourceKey<Biome> RAINFOREST = register("rainforest");
public static final ResourceKey<Biome> RAINFOREST_CLIFFS = register("rainforest_cliffs");
public static final ResourceKey<Biome> REDWOOD_FOREST = register("redwood_forest");