DEADSOFTWARE

Add chest
[cavedroid.git] / android / assets / json / texture_regions.json
index 800098081fedec8efe5483a3ba2af7803c742a71..1042b61aecb810ce709b8fad2a8355985dca97f9 100644 (file)
       "y": 26,
       "w": 26,
       "h": 26
+    },
+    "inv": {
+      "x": 78,
+      "y": 26,
+      "w": 26,
+      "h": 26
+    },
+    "pause": {
+      "x": 104,
+      "w": 26,
+      "h": 26
     }
   },
   "allitems": {
       "h": 166
     }
   },
+  "furnace": {
+    "furnace": {
+      "w": 176,
+      "h": 166
+    },
+    "furnace_burn": {
+      "x": 176,
+      "w": 14,
+      "h": 14
+    },
+    "furnace_progress": {
+      "x": 176,
+      "y": 14,
+      "w": 24,
+      "h": 14
+    }
+  },
+  "chest": {
+    "chest": {
+      "w": 176,
+      "h": 168
+    }
+  },
   "buttons": {
     "button_0": {
       "w": 200,
     "heart_half": {
       "x": 9,
       "w": 9
+    },
+    "heart_empty": {
+      "x": 18,
+      "w": 9
     }
   }
 }
\ No newline at end of file