1.7.10 compatibility

This commit is contained in:
kepler155c
2018-02-25 07:05:19 -05:00
parent 2bf2e41ee6
commit 959058b5fb
4 changed files with 2905 additions and 39 deletions

View File

@@ -208,6 +208,9 @@ function Craft.getResourceList(inRecipe, items, inCount)
elseif not summedItem.recipe then
summedItem.need = 1
need = 1
else
summedItem.need = 1
need = 1
end
else
summedItem.total = summedItem.total + total