Updated for new content

This commit is contained in:
Adubbz 2021-07-31 16:46:00 +10:00
parent ddc6e1621a
commit 7d8d5a11ce
4 changed files with 32 additions and 6 deletions

View File

@ -91,10 +91,14 @@ public class BOPBiomes
public static ResourceKey<Biome> woodland = register("woodland");
public static ResourceKey<Biome> crystalline_chasm = register("crystalline_chasm");
public static ResourceKey<Biome> erupting_inferno = register("erupting_inferno");
public static ResourceKey<Biome> undergrowth = register("undergrowth");
public static ResourceKey<Biome> visceral_heap = register("visceral_heap");
public static ResourceKey<Biome> withered_abyss = register("withered_abyss");
public static ResourceKey<Biome> glowing_grotto = register("glowing_grotto");
public static ResourceKey<Biome> spider_nest = register("spider_nest");
private static ResourceKey<Biome> register(String name)
{
return ResourceKey.create(Registry.BIOME_REGISTRY, new ResourceLocation(BiomesOPlenty.MOD_ID, name));

View File

@ -50,14 +50,14 @@ public class BOPBlocks
public static Block ROOTED_SAND;
public static Block DRIED_SALT;
public static Block FLESH;
public static Block BRIMSTONE;
public static Block BRIMSTONE_FUMAROLE;
public static Block ROSE_QUARTZ_BLOCK;
public static Block BUDDING_ROSE_QUARTZ;
public static Block ROSE_QUARTZ_CLUSTER;
public static Block LARGE_ROSE_QUARTZ_BUD;
public static Block MEDIUM_ROSE_QUARTZ_BUD;
public static Block SMALL_ROSE_QUARTZ_BUD;
public static Block TOADSTOOL_BLOCK;
public static Block GLOWSHROOM_BLOCK;
public static Block GLOWING_MOSS_CARPET;
public static Block GLOWING_MOSS_BLOCK;
public static Block SPIDER_EGG;
public static Block ORIGIN_SAPLING;
public static Block ORIGIN_LEAVES;
public static Block FLOWERING_OAK_SAPLING;
@ -280,6 +280,7 @@ public class BOPBlocks
public static Block GLOWWORM_SILK_STRAND;
public static Block HANGING_COBWEB;
public static Block HANGING_COBWEB_STRAND;
public static Block WEBBING;
public static Block SPROUT;
public static Block BUSH;
public static Block CLOVER;
@ -297,6 +298,12 @@ public class BOPBlocks
public static Block BRAMBLE;
public static Block TOADSTOOL;
public static Block GLOWSHROOM;
public static Block BRIMSTONE_BUD;
public static Block BRIMSTONE_CLUSTER;
public static Block ROSE_QUARTZ_CLUSTER;
public static Block LARGE_ROSE_QUARTZ_BUD;
public static Block MEDIUM_ROSE_QUARTZ_BUD;
public static Block SMALL_ROSE_QUARTZ_BUD;
public static Block POTTED_ORIGIN_SAPLING;
public static Block POTTED_FLOWERING_OAK_SAPLING;
public static Block POTTED_RAINBOW_BIRCH_SAPLING;

View File

@ -9,4 +9,9 @@ import net.minecraft.sounds.SoundEvent;
public class BOPSounds
{
public static SoundEvent MUSIC_DISC_WANDERER;
public static SoundEvent MUSIC_BIOME_CRYSTALLINE_CHASM;
public static SoundEvent MUSIC_BIOME_ERUPTING_INFERNO;
public static SoundEvent MUSIC_BIOME_UNDERGROWTH;
public static SoundEvent MUSIC_BIOME_VISCERAL_HEAP;
public static SoundEvent MUSIC_BIOME_WITHERED_ABYSS;
}

View File

@ -25,10 +25,12 @@
"biome.biomesoplenty.dryland": "Dryland",
"biome.biomesoplenty.dry_boneyard": "Dry Boneyard",
"biome.biomesoplenty.dunes": "Dunes",
"biome.biomesoplenty.erupting_inferno": "Erupting Inferno",
"biome.biomesoplenty.fir_clearing": "Fir Clearing",
"biome.biomesoplenty.flower_meadow": "Flower Meadow",
"biome.biomesoplenty.fungal_field": "Fungal Field",
"biome.biomesoplenty.fungal_jungle": "Fungal Jungle",
"biome.biomesoplenty.glowing_grotto": "Glowing Grotto",
"biome.biomesoplenty.golden_prairie": "Golden Prairie",
"biome.biomesoplenty.grassland": "Grassland",
"biome.biomesoplenty.grassland_clover_patch": "Grassland Clover Patch",
@ -72,6 +74,7 @@
"biome.biomesoplenty.snowy_coniferous_forest": "Snowy Coniferous Forest",
"biome.biomesoplenty.snowy_fir_clearing": "Snowy Fir Clearing",
"biome.biomesoplenty.snowy_maple_forest": "Snowy Maple Forest",
"biome.biomesoplenty.spider_nest": "Spider Nest",
"biome.biomesoplenty.tall_dead_forest": "Tall Dead Forest",
"biome.biomesoplenty.tropic_beach": "Tropic Beach",
"biome.biomesoplenty.tropics": "Tropics",
@ -115,7 +118,10 @@
"block.biomesoplenty.black_sandstone_wall": "Black Sandstone Wall",
"block.biomesoplenty.blue_hydrangea": "Blue Hydrangea",
"block.biomesoplenty.bramble": "Bramble",
"block.biomesoplenty.budding_rose_quartz": "Budding Rose Quartz",
"block.biomesoplenty.brimstone": "Brimstone",
"block.biomesoplenty.brimstone_bud": "Brimstone Bud",
"block.biomesoplenty.brimstone_cluster": "Brimstone Cluster",
"block.biomesoplenty.brimstone_fumarole": "Brimstone Fumarole",
"block.biomesoplenty.burning_blossom": "Burning Blossom",
"block.biomesoplenty.bush": "Bush",
"block.biomesoplenty.cattail": "Cattail",
@ -181,6 +187,8 @@
"block.biomesoplenty.flowering_oak_leaves": "Flowering Oak Leaves",
"block.biomesoplenty.flowering_oak_sapling": "Flowering Oak Sapling",
"block.biomesoplenty.glowflower": "Glowflower",
"block.biomesoplenty.glowing_moss_block": "Glowing Moss Block",
"block.biomesoplenty.glowing_moss_carpet": "Glowing Moss Carpet",
"block.biomesoplenty.glowshroom": "Glowshroom",
"block.biomesoplenty.glowshroom_block": "Glowshroom Block",
"block.biomesoplenty.glowworm_silk": "Glowworm Silk",
@ -357,6 +365,7 @@
"block.biomesoplenty.smooth_white_sandstone_stairs": "Smooth White Sandstone Stairs",
"block.biomesoplenty.spanish_moss": "Spanish Moss",
"block.biomesoplenty.spanish_moss_plant": "Spanish Moss Plant",
"block.biomesoplenty.spider_egg": "Spider Egg",
"block.biomesoplenty.sprout": "Sprout",
"block.biomesoplenty.stripped_cherry_log": "Stripped Cherry Log",
"block.biomesoplenty.stripped_cherry_wood": "Stripped Cherry Wood",
@ -401,6 +410,7 @@
"block.biomesoplenty.umbran_wood": "Umbran Wood",
"block.biomesoplenty.violet": "Violet",
"block.biomesoplenty.watergrass": "Watergrass",
"block.biomesoplenty.webbing": "Webbing",
"block.biomesoplenty.white_cherry_leaves": "White Cherry Blossoms",
"block.biomesoplenty.white_cherry_sapling": "White Cherry Sapling",
"block.biomesoplenty.white_sand": "White Sand",