fix commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
recipes.addShaped(<contenttweaker:rainbow_bricks>*16,
|
||||
[[<minecraft:brick_block>, <minecraft:brick_block>, <minecraft:brick_block>],
|
||||
[<minecraft:brick_block>, <divinerpg:rainbow_wool>, <minecraft:brick_block>],
|
||||
[<minecraft:brick_block>, <minecraft:brick_block>, <minecraft:brick_block>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:bedrock_cobblestone>*16,
|
||||
[[<minecraft:cobblestone>, <minecraft:cobblestone>, <minecraft:cobblestone>],
|
||||
[<minecraft:cobblestone>, <enderio:item_material:20>, <minecraft:cobblestone>],
|
||||
[<minecraft:cobblestone>, <minecraft:cobblestone>, <minecraft:cobblestone>]]);
|
||||
Reference in New Issue
Block a user