DEADSOFTWARE

Update version script
[cavedroid.git] / android / assets / json / crafting.json
diff --git a/android/assets/json/crafting.json b/android/assets/json/crafting.json
deleted file mode 100644 (file)
index 6f651bb..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-{
-  "planks_oak": {
-    "input": ["log_oak", "none", "none", "none", "none", "none", "none", "none", "none"],
-    "count": 4
-  },
-  "stick": {
-    "input": ["planks_oak", "none", "none", "planks_oak", "none", "none", "none", "none", "none"],
-    "count": 4
-  },
-  "wood_pickaxe": {
-    "input": ["planks_oak", "planks_oak", "planks_oak", "none", "stick", "none", "none", "stick", "none"],
-    "count": 59
-  },
-  "wood_axe": {
-    "input": ["planks_oak", "planks_oak", "none", "planks_oak", "stick", "none", "none", "stick", "none"],
-    "count": 60
-  },
-  "wood_sword": {
-    "input": ["none", "planks_oak", "none", "none", "planks_oak", "none", "none", "stick", "none"],
-    "count": 60
-  },
-  "wood_shovel": {
-    "input": ["none", "planks_oak", "none", "none", "stick", "none", "none", "stick", "none"],
-    "count": 59
-  },
-  "stone_pickaxe": {
-    "input": ["cobblestone", "cobblestone", "cobblestone", "none", "stick", "none", "none", "stick", "none"],
-    "count": 131
-  },
-  "stone_axe": {
-    "input": ["cobblestone", "cobblestone", "none", "cobblestone", "stick", "none", "none", "stick", "none"],
-    "count": 131
-  },
-  "stone_sword": {
-    "input": ["none", "cobblestone", "none", "none", "cobblestone", "none", "none", "stick", "none"],
-    "count": 132
-  },
-  "stone_shovel": {
-    "input": ["none", "cobblestone", "none", "none", "stick", "none", "none", "stick", "none"],
-    "count": 131
-  }
-}
\ No newline at end of file