Added the snowy maple forest
This commit is contained in:
parent
8bdeec2928
commit
cc696ca670
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ public class BOPBiomes
|
|||
public static final ResourceKey<Biome> SEASONAL_FOREST = register("seasonal_forest");
|
||||
public static final ResourceKey<Biome> SEASONAL_PUMPKIN_PATCH = register("seasonal_pumpkin_patch");
|
||||
public static final ResourceKey<Biome> SNOWY_FIR_CLEARING = register("snowy_fir_clearing");
|
||||
public static final ResourceKey<Biome> SNOWY_MAPLE_FOREST = register("snowy_maple_forest");
|
||||
public static final ResourceKey<Biome> TUNDRA = register("tundra");
|
||||
public static final ResourceKey<Biome> SNOWY_CONIFEROUS_FOREST = register("snowy_coniferous_forest");
|
||||
public static final ResourceKey<Biome> WASTELAND = register("wasteland");
|
||||
|
|
Loading…
Reference in a new issue