Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/PojavOptimize
Path: blob/main/1.16.5/config/inventoryhud.json
4986 views
1
{
2
"inv_toggle": true,
3
"inv_mini": false,
4
"inv_vert": false,
5
"inv_alpha": 0,
6
"pot_toggle": true,
7
"pot_alpha": 100,
8
"pot_gap": 0,
9
"pot_mini": false,
10
"arm_toggle": true,
11
"arm_above": 100,
12
"arm_view": "percentage",
13
"move_all": true,
14
"show_empty": true,
15
"show_armor": true,
16
"show_main": true,
17
"show_off": true,
18
"show_arrows": true,
19
"show_inv": true,
20
"arm_bars": false,
21
"inv_x": 229,
22
"inv_y": 52,
23
"inv_val": "BOTTOM",
24
"inv_hal": "RIGHT",
25
"pot_x": 60,
26
"pot_y": 0,
27
"pot_val": "TOP",
28
"pot_hal": "RIGHT",
29
"arm_x": 90,
30
"arm_y": 70,
31
"arm_val": "BOTTOM",
32
"arm_hal": "RIGHT",
33
"helm_x": 103,
34
"helm_y": 54,
35
"chest_x": 103,
36
"chest_y": 37,
37
"leg_x": -103,
38
"leg_y": 54,
39
"boots_x": -103,
40
"boots_y": 37,
41
"main_x": 103,
42
"main_y": 71,
43
"off_x": -103,
44
"off_y": 71,
45
"arr_x": 103,
46
"arr_y": 20,
47
"inv_icon_x": -103,
48
"inv_icon_y": 20,
49
"helm_hal": "MIDDLE",
50
"chest_hal": "MIDDLE",
51
"leg_hal": "MIDDLE",
52
"boots_hal": "MIDDLE",
53
"main_hal": "MIDDLE",
54
"off_hal": "MIDDLE",
55
"arr_hal": "MIDDLE",
56
"inv_icon_hal": "MIDDLE",
57
"helm_val": "BOTTOM",
58
"chest_val": "BOTTOM",
59
"leg_val": "BOTTOM",
60
"boots_val": "BOTTOM",
61
"main_val": "BOTTOM",
62
"off_val": "BOTTOM",
63
"arr_val": "BOTTOM",
64
"inv_icon_val": "BOTTOM"
65
}
66