Fix output of unparsing V1 of the data format

This commit is contained in:
Andrew Miner
2015-01-04 13:14:02 -08:00
parent 549abc1224
commit 761a244a83
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
"output": [[3, "Black Carpet"]],
"input": [[2, "Black Wool"]]
}, {
"output": "Black Stained Clay",
"output": [[8, "Black Stained Clay"]],
"input": [[8, "Hardened Clay"], "Ink Sac"],
"tools": "Crafting Table"
}, {