X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=android%2Fassets%2Fjson%2Ftexture_regions.json;h=3c6e7af2d8a356a88ce9b6d77979d4bcc2e8a0b7;hb=1e285247085ba04351feb486a0be6aa577f43093;hp=d032497ad11b763fc4f07f47c37585181b39334a;hpb=59d07dd8a43cfb159045e6313cca4d519f67a6fc;p=cavedroid.git diff --git a/android/assets/json/texture_regions.json b/android/assets/json/texture_regions.json index d032497..3c6e7af 100644 --- a/android/assets/json/texture_regions.json +++ b/android/assets/json/texture_regions.json @@ -35,60 +35,20 @@ "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": { + "pp/allitems": { "creative": { "w": 176, "h": 136 @@ -100,7 +60,42 @@ "h": 15 } }, - "buttons": { + "pp/inventory": { + "survival": { + "w": 176, + "h": 166 + } + }, + "pp/crafting_table": { + "crafting_table": { + "w": 176, + "h": 166 + } + }, + "pp/furnace": { + "furnace": { + "w": 176, + "h": 166 + }, + "furnace_burn": { + "x": 176, + "w": 14, + "h": 14 + }, + "furnace_progress": { + "x": 176, + "y": 14, + "w": 24, + "h": 14 + } + }, + "pp/chest": { + "chest": { + "w": 176, + "h": 168 + } + }, + "pp/buttons": { "button_0": { "w": 200, "h": 20 @@ -116,7 +111,7 @@ "h": 20 } }, - "gui": { + "pp/gui": { "hotbar": { "y": 16, "w": 182, @@ -132,10 +127,20 @@ "h": 16 } }, - "shade": { - "shade": {} - }, - "gamelogo": { - "gamelogo": {} + "pp/shade": {}, + "gamelogo": {}, + "pp/background": {}, + "pp/health":{ + "heart_whole": { + "w": 9 + }, + "heart_half": { + "x": 9, + "w": 9 + }, + "heart_empty": { + "x": 18, + "w": 9 + } } } \ No newline at end of file