Added Blackstone Spines and Blackstone Bulbs to the Withered Abyss

This commit is contained in:
Forstride 2021-08-02 20:47:36 -04:00 committed by Adubbz
parent ee7bceb2ff
commit 6e16e044ee
2 changed files with 4 additions and 0 deletions

View File

@ -308,6 +308,8 @@ public class BOPBlocks
public static Block LARGE_ROSE_QUARTZ_BUD;
public static Block MEDIUM_ROSE_QUARTZ_BUD;
public static Block SMALL_ROSE_QUARTZ_BUD;
public static Block BLACKSTONE_SPINES;
public static Block BLACKSTONE_BULB;
public static Block BLOOD;
public static Block POTTED_ORIGIN_SAPLING;

View File

@ -117,6 +117,8 @@
"block.biomesoplenty.black_sandstone_slab": "Black Sandstone Slab",
"block.biomesoplenty.black_sandstone_stairs": "Black Sandstone Stairs",
"block.biomesoplenty.black_sandstone_wall": "Black Sandstone Wall",
"block.biomesoplenty.blackstone_bulb": "Blackstone Bulb",
"block.biomesoplenty.blackstone_spines": "Blackstone Spines",
"block.biomesoplenty.blood": "Blood",
"block.biomesoplenty.blue_hydrangea": "Blue Hydrangea",
"block.biomesoplenty.bramble": "Bramble",