DEADSOFTWARE

Add crafting
[cavedroid.git] / android / assets / json / texture_regions.json
index e1f3e48adc14ebf25d3578a590cfc545826017c8..800098081fedec8efe5483a3ba2af7803c742a71 100644 (file)
       "h": 26
     }
   },
-  "break": {
-    "break_0": {
-      "w": 16,
-      "h": 16
-    },
-    "break_1": {
-      "x": 16,
-      "w": 16,
-      "h": 16
-    },
-    "break_2": {
-      "x": 32,
-      "w": 16,
-      "h": 16
-    },
-    "break_3": {
-      "x": 48,
-      "w": 16,
-      "h": 16
-    },
-    "break_4": {
-      "x": 64,
-      "w": 16,
-      "h": 16
-    },
-    "break_5": {
-      "x": 80,
-      "w": 16,
-      "h": 16
-    },
-    "break_6": {
-      "x": 96,
-      "w": 16,
-      "h": 16
-    },
-    "break_7": {
-      "x": 112,
-      "w": 16,
-      "h": 16
-    },
-    "break_8": {
-      "x": 128,
-      "w": 16,
-      "h": 16
-    },
-    "break_9": {
-      "x": 144,
-      "w": 16,
-      "h": 16
-    }
-  },
   "allitems": {
     "creative": {
       "w": 176,
       "h": 15
     }
   },
+  "inventory": {
+    "survival": {
+      "w": 176,
+      "h": 166
+    }
+  },
+  "crafting_table": {
+    "crafting_table": {
+      "w": 176,
+      "h": 166
+    }
+  },
   "buttons": {
     "button_0": {
       "w": 200,
   },
   "shade": {},
   "gamelogo": {},
-  "background": {}
+  "background": {},
+  "health":{
+    "heart_whole": {
+      "w": 9
+    },
+    "heart_half": {
+      "x": 9,
+      "w": 9
+    }
+  }
 }
\ No newline at end of file