vanillia-modpack/.minecraft/config/yosbr/config/inventoryhud.json
2022-10-10 15:37:15 -07:00

71 lines
No EOL
1.4 KiB
JSON

{
"inv_toggle": true,
"inv_mini": false,
"inv_vert": false,
"inv_alpha": 0,
"inv_hide_b_g": false,
"inv_aminated": false,
"pot_toggle": true,
"pot_alpha": 100,
"pot_gap": 0,
"pot_mini": false,
"bar_duration": 300,
"pot_hor": true,
"arm_toggle": true,
"arm_above": 100,
"arm_view": "percentage",
"move_all": true,
"show_empty": true,
"show_armor": true,
"show_main": true,
"show_off": true,
"show_arrows": true,
"show_inv": true,
"arm_bars": true,
"arm_scale": 100,
"show_count": false,
"inv_x": 160,
"inv_y": 52,
"inv_val": "BOTTOM",
"inv_hal": "RIGHT",
"pot_x": 30,
"pot_y": 0,
"pot_val": "CENTER",
"pot_hal": "LEFT",
"arm_x": 0,
"arm_y": 70,
"arm_val": "BOTTOM",
"arm_hal": "MIDDLE",
"helm_x": 103,
"helm_y": 54,
"chest_x": 103,
"chest_y": 37,
"leg_x": -103,
"leg_y": 54,
"boots_x": -103,
"boots_y": 37,
"main_x": 103,
"main_y": 71,
"off_x": -103,
"off_y": 71,
"arr_x": 103,
"arr_y": 20,
"inv_icon_x": -103,
"inv_icon_y": 20,
"helm_hal": "MIDDLE",
"chest_hal": "MIDDLE",
"leg_hal": "MIDDLE",
"boots_hal": "MIDDLE",
"main_hal": "MIDDLE",
"off_hal": "MIDDLE",
"arr_hal": "MIDDLE",
"inv_icon_hal": "MIDDLE",
"helm_val": "BOTTOM",
"chest_val": "BOTTOM",
"leg_val": "BOTTOM",
"boots_val": "BOTTOM",
"main_val": "BOTTOM",
"off_val": "BOTTOM",
"arr_val": "BOTTOM",
"inv_icon_val": "BOTTOM"
}