Added Stringy Cobweb block
This commit is contained in:
parent
7352ecbbe1
commit
be81f357db
2 changed files with 2 additions and 0 deletions
|
@ -282,6 +282,7 @@ public class BOPBlocks
|
|||
public static Block GLOWWORM_SILK_STRAND;
|
||||
public static Block HANGING_COBWEB;
|
||||
public static Block HANGING_COBWEB_STRAND;
|
||||
public static Block STRINGY_COBWEB;
|
||||
public static Block WEBBING;
|
||||
public static Block SPROUT;
|
||||
public static Block BUSH;
|
||||
|
|
|
@ -356,6 +356,7 @@
|
|||
"block.biomesoplenty.spanish_moss_plant": "Spanish Moss Plant",
|
||||
"block.biomesoplenty.spider_egg": "Spider Egg",
|
||||
"block.biomesoplenty.sprout": "Sprout",
|
||||
"block.biomesoplenty.stringy_cobweb": "Stringy Cobweb",
|
||||
"block.biomesoplenty.stripped_cherry_log": "Stripped Cherry Log",
|
||||
"block.biomesoplenty.stripped_cherry_wood": "Stripped Cherry Wood",
|
||||
"block.biomesoplenty.stripped_dead_log": "Stripped Dead Log",
|
||||
|
|
Loading…
Reference in a new issue