DEADSOFTWARE

Add chest craft
authorfredboy <fredboy@protonmail.com>
Fri, 10 May 2024 17:06:18 +0000 (00:06 +0700)
committerfredboy <fredboy@protonmail.com>
Fri, 10 May 2024 17:06:18 +0000 (00:06 +0700)
android/assets/json/crafting.json

index 837a977e0bb7b56cbb7cd3ab26ed0b1d099bf77a..6404dd6d6b7bb79acd57c977f2d4c5cde1c537fd 100644 (file)
   },
   "furnace": {
     "input": ["cobblestone", "cobblestone", "cobblestone", "cobblestone", "none", "cobblestone", "cobblestone", "cobblestone", "cobblestone"]
+  },
+  "chest": {
+    "input": ["planks_.*", "planks_.*", "planks_.*", "planks_.*", "none", "planks_.*", "planks_.*", "planks_.*", "planks_.*"]
   }
 }
\ No newline at end of file