Added Bricks (block)
Didn't call it Bricks (block) because they have two different names, brick for the single and bricks for the block.
This commit is contained in:
@@ -38,6 +38,10 @@
|
|||||||
"output": [[1, "Brick"]],
|
"output": [[1, "Brick"]],
|
||||||
"input": [[1, "Clay"], [125, "milli-coal"]],
|
"input": [[1, "Clay"], [125, "milli-coal"]],
|
||||||
"tools": ["Furnace"]
|
"tools": ["Furnace"]
|
||||||
|
}, {
|
||||||
|
"output": [[1, "Bricks"]],
|
||||||
|
"input": [[4, "Brick"]],
|
||||||
|
"tools": []
|
||||||
}, {
|
}, {
|
||||||
"output": [[1, "Bucket"]],
|
"output": [[1, "Bucket"]],
|
||||||
"input": [[3, "Iron Ingot"]],
|
"input": [[3, "Iron Ingot"]],
|
||||||
|
|||||||
Reference in New Issue
Block a user