9 lines
670 B
Plaintext
9 lines
670 B
Plaintext
{
|
|
"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
|
|
} |