Fix combination bug

This commit is contained in:
2021-12-06 02:33:36 +00:00
parent 22e3256da3
commit 40195d033c
12 changed files with 122 additions and 100 deletions
+1
View File
@@ -177,6 +177,7 @@ testInventory = IM.fromList $ zip [0..]
, makeTypeCraftNum 3 CAN
, makeTypeCraftNum 3 TIN
, makeTypeCraftNum 3 PLANK
, makeTypeCraftNum 1 MOTOR
]
stackedInventory :: IM.IntMap Item
stackedInventory = IM.fromList $ zip [0..]