DEADSOFTWARE

Add top slabs
[cavedroid.git] / android / assets / json / texture_regions.json
1 {
2 "touch_gui": {
3 "up": {
4 "w": 26,
5 "h": 26
6 },
7 "down": {
8 "x": 52,
9 "w": 26,
10 "h": 26
11 },
12 "left": {
13 "x": 26,
14 "w": 26,
15 "h": 26
16 },
17 "right": {
18 "x": 78,
19 "w": 26,
20 "h": 26
21 },
22 "lmb": {
23 "y": 26,
24 "w": 26,
25 "h": 26
26 },
27 "alt": {
28 "x": 26,
29 "y": 26,
30 "w": 26,
31 "h": 26
32 },
33 "rmb": {
34 "x": 52,
35 "y": 26,
36 "w": 26,
37 "h": 26
38 }
39 },
40 "allitems": {
41 "creative": {
42 "w": 176,
43 "h": 136
44 },
45 "handle": {
46 "x": 3,
47 "y": 137,
48 "w": 12,
49 "h": 15
50 }
51 },
52 "buttons": {
53 "button_0": {
54 "w": 200,
55 "h": 20
56 },
57 "button_1": {
58 "y": 20,
59 "w": 200,
60 "h": 20
61 },
62 "button_2": {
63 "y": 40,
64 "w": 200,
65 "h": 20
66 }
67 },
68 "gui": {
69 "hotbar": {
70 "y": 16,
71 "w": 182,
72 "h": 22
73 },
74 "hotbar_selector": {
75 "y": 38,
76 "w": 24,
77 "h": 24
78 },
79 "cursor": {
80 "w": 16,
81 "h": 16
82 }
83 },
84 "shade": {},
85 "gamelogo": {},
86 "background": {},
87 "health":{
88 "heart_whole": {
89 "w": 9
90 },
91 "heart_half": {
92 "x": 9,
93 "w": 9
94 }
95 }
96 }