init
This commit is contained in:
9
minecraft/config/beansbackpacks/client.json5
Normal file
9
minecraft/config/beansbackpacks/client.json5
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"shorthand_hud_location": "NEAR_CENTER", // NEAR_CENTER (Default) : FAR_CORNER
|
||||
"elytra_model_equipment": "elytra", // effects the position of the backpack on the player's back while these items are equipped in the chestplate slot
|
||||
"disable_backpack_render": false, // Disables backpacks and "beansbackpacks:equipable" rendering on the player : Default: false
|
||||
"back_slot_pos": ["77", "44"],
|
||||
"back_and_utility_direction": "UP", // UP (Default) : LEFT : DOWN : RIGHT
|
||||
"shorthand_control": "HARD", // FIXED : HARD (Default) : MIXED : SOFT
|
||||
"shorthand_breaks_tool": false // Will the Shorthand continue to use a tool until it breaks : Default: false
|
||||
}
|
||||
Reference in New Issue
Block a user