fixing quartz enriched iron recipe to return 4 items as it used to (#1321)

This commit is contained in:
Jesse Jaggars
2017-06-23 01:23:57 -05:00
committed by Raoul
parent 8cb0b91811
commit 345b3eb18a

View File

@@ -13,6 +13,7 @@
}
},
"result": {
"item": "refinedstorage:quartz_enriched_iron"
"item": "refinedstorage:quartz_enriched_iron",
"count": 4
}
}