Added Flesh Tendon Strands to the Visceral Heap

This commit is contained in:
Forstride 2021-08-02 16:06:46 -04:00
parent 820c5f8805
commit bd29e9aa3c
2 changed files with 4 additions and 0 deletions

View file

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

View file

@ -186,6 +186,8 @@
"block.biomesoplenty.fir_wall_sign": "Fir Wall Sign",
"block.biomesoplenty.fir_wood": "Fir Wood",
"block.biomesoplenty.flesh": "Flesh",
"block.biomesoplenty.flesh_tendons": "Flesh Tendons",
"block.biomesoplenty.flesh_tendons_strand": "Flesh Tendons Strand",
"block.biomesoplenty.flowering_oak_leaves": "Flowering Oak Leaves",
"block.biomesoplenty.flowering_oak_sapling": "Flowering Oak Sapling",
"block.biomesoplenty.glowflower": "Glowflower",