Added the bog
This commit is contained in:
parent
60c8534e1d
commit
10f94c7921
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ public class BOPBiomes
|
|||
{
|
||||
public static final ResourceKey<Biome> BAMBOO_BLOSSOM_GROVE = register("bamboo_blossom_grove");
|
||||
public static final ResourceKey<Biome> BAYOU = register("bayou");
|
||||
public static final ResourceKey<Biome> BOG = register("bog");
|
||||
public static final ResourceKey<Biome> CHERRY_BLOSSOM_GROVE = register("cherry_blossom_grove");
|
||||
public static final ResourceKey<Biome> COLD_DESERT = register("cold_desert");
|
||||
public static final ResourceKey<Biome> CONIFEROUS_FOREST = register("coniferous_forest");
|
||||
|
|
Loading…
Reference in a new issue