jade cliffs

This commit is contained in:
SuperCoder79 2021-12-22 21:43:08 -05:00
parent a6d9480b0e
commit 329430f79d

View file

@ -33,6 +33,7 @@ public class BOPBiomes
public static final ResourceKey<Biome> GOLDEN_PRAIRIE = register("golden_prairie");
public static final ResourceKey<Biome> HIGHLAND = register("highland");
public static final ResourceKey<Biome> HIGHLAND_MOOR = register("highland_moor");
public static final ResourceKey<Biome> JADE_CLIFFS = register("jade_cliffs");
public static final ResourceKey<Biome> LAVENDER_FIELD = register("lavender_field");
public static final ResourceKey<Biome> LAVENDER_FOREST = register("lavender_forest");
public static final ResourceKey<Biome> LUSH_DESERT = register("lush_desert");