Require input as part of all recipes
This commit is contained in:
@@ -1134,9 +1134,6 @@
|
||||
}, {
|
||||
"output": "Pressure Plate (wood)",
|
||||
"input": [[2, "Oak Wood Planks"]]
|
||||
}, {
|
||||
"output": "Pufferfish",
|
||||
"tools": "Fishing Rod"
|
||||
}, {
|
||||
"output": "Pumpkin Pie",
|
||||
"input": ["Egg", "Pumpkin", "Sugar"]
|
||||
@@ -1198,9 +1195,6 @@
|
||||
"output": "Redstone",
|
||||
"input": ["Redstone Ore", "{furnace fuel}"],
|
||||
"tools": "Furnace"
|
||||
}, {
|
||||
"output": "Redstone",
|
||||
"tools": "Iron Pickaxe"
|
||||
}, {
|
||||
"output": [[9, "Redstone"]],
|
||||
"input": "Block of Redstone"
|
||||
|
||||
Reference in New Issue
Block a user