Merge
This commit is contained in:
commit
b5abc7d104
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ public class BOPBiomes
|
|||
{
|
||||
public static final ResourceKey<Biome> CONIFEROUS_FOREST = register("coniferous_forest");
|
||||
public static final ResourceKey<Biome> BAMBOO_BLOSSOM_GROVE = register("bamboo_blossom_grove");
|
||||
public static final ResourceKey<Biome> WOODLAND = register("woodland");
|
||||
|
||||
private static ResourceKey<Biome> register(String name)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue