Added Hair and Pus Bubbles to the Visceral Heap

This commit is contained in:
Forstride 2021-08-03 22:35:21 -04:00 committed by Adubbz
parent bcdb27f2a1
commit 3f7663c416
2 changed files with 4 additions and 0 deletions

View File

@ -300,8 +300,10 @@ public class BOPBlocks
public static Block BRAMBLE;
public static Block TOADSTOOL;
public static Block GLOWSHROOM;
public static Block PUS_BUBBLE;
public static Block FLESH_TENDONS;
public static Block FLESH_TENDONS_STRAND;
public static Block HAIR;
public static Block BRIMSTONE_BUD;
public static Block BRIMSTONE_CLUSTER;
public static Block ROSE_QUARTZ_CLUSTER;

View File

@ -200,6 +200,7 @@
"block.biomesoplenty.glowworm_silk": "Glowworm Silk",
"block.biomesoplenty.glowworm_silk_strand": "Glowworm Silk Strand",
"block.biomesoplenty.goldenrod": "Goldenrod",
"block.biomesoplenty.hair": "Hair",
"block.biomesoplenty.hanging_cobweb": "Hanging Cobweb",
"block.biomesoplenty.hanging_cobweb_strand": "Hanging Cobweb Strand",
"block.biomesoplenty.hellbark_button": "Hellbark Button",
@ -337,6 +338,7 @@
"block.biomesoplenty.potted_willow_sapling": "Potted Willow Sapling",
"block.biomesoplenty.potted_wilted_lily": "Potted Wilted Lily",
"block.biomesoplenty.potted_yellow_autumn_sapling": "Potted Yellow Autumn Sapling",
"block.biomesoplenty.pus_bubble": "Pus Bubble",
"block.biomesoplenty.rainbow_birch_leaves": "Rainbow Birch Leaves",
"block.biomesoplenty.rainbow_birch_sapling": "Rainbow Birch Sapling",
"block.biomesoplenty.redwood_button": "Redwood Button",