DEADSOFTWARE

Abstract falling block
[cavedroid.git] / android / assets / json / crafting.json
index 837a977e0bb7b56cbb7cd3ab26ed0b1d099bf77a..9a67e014520eb6d4cf1ae88d8b1606d5473949fa 100644 (file)
   },
   "furnace": {
     "input": ["cobblestone", "cobblestone", "cobblestone", "cobblestone", "none", "cobblestone", "cobblestone", "cobblestone", "cobblestone"]
+  },
+  "chest": {
+    "input": ["planks_.*", "planks_.*", "planks_.*", "planks_.*", "none", "planks_.*", "planks_.*", "planks_.*", "planks_.*"]
+  },
+  "bed": {
+    "input": ["wool_.*", "wool_.*", "wool_.*", "planks_.*", "planks_.*", "planks_.*", "none", "none", "none"]
   }
 }
\ No newline at end of file