X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=android%2Fassets%2Fjson%2Ftexture_regions.json;h=1042b61aecb810ce709b8fad2a8355985dca97f9;hb=cb0605053ce3de493b0d1f43cd7ec1e4a9cf0ac5;hp=9254986879a7c3fed8678fee60fdd9214f800f9d;hpb=ed1189467d0d1b57df7ca1335f2134c08acae5ec;p=cavedroid.git diff --git a/android/assets/json/texture_regions.json b/android/assets/json/texture_regions.json index 9254986..1042b61 100644 --- a/android/assets/json/texture_regions.json +++ b/android/assets/json/texture_regions.json @@ -35,57 +35,17 @@ "y": 26, "w": 26, "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 + "inv": { + "x": 78, + "y": 26, + "w": 26, + "h": 26 }, - "break_9": { - "x": 144, - "w": 16, - "h": 16 + "pause": { + "x": 104, + "w": 26, + "h": 26 } }, "allitems": { @@ -100,6 +60,41 @@ "h": 15 } }, + "inventory": { + "survival": { + "w": 176, + "h": 166 + } + }, + "crafting_table": { + "crafting_table": { + "w": 176, + "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, @@ -142,6 +137,10 @@ "heart_half": { "x": 9, "w": 9 + }, + "heart_empty": { + "x": 18, + "w": 9 } } } \ No newline at end of file