[Feature] Slot for wooden walls
This commit is contained in:
parent
325ed23c9e
commit
1002847acb
12 changed files with 79 additions and 663 deletions
|
@ -703,7 +703,7 @@ public class EndBlocks {
|
|||
public static final VanillaVariantStoneMaterial END_STONE_BRICK_VARIATIONS = new VanillaVariantStoneMaterial(
|
||||
"end_stone_brick",
|
||||
Blocks.END_STONE_BRICKS,
|
||||
MapColor.SAND
|
||||
MaterialColor.SAND
|
||||
).init();
|
||||
|
||||
public static List<Block> getModBlocks() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue