Add new metal, wood, and leaves types for various mods including BetterEnd, Born in Chaos, and Rechiseled; expand allowed sounds for Sound Physics Remastered; update sort order for Jade configuration.

This commit is contained in:
Leonid Pershin
2026-05-08 10:40:34 +03:00
parent 8844bb0e61
commit e0c966d37f
207 changed files with 27608 additions and 1 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"renderBeamsHighLuminance": true,
"holdToCastChannelled": true,
"holdToCastCharged": true,
"spellHotbarHidesOffhand": true,
"spellHotbarUseKey": true,
"spell_hotbar_1_defer": "HOTBAR_KEY_1",
"spell_hotbar_2_defer": "HOTBAR_KEY_2",
"spell_hotbar_3_defer": "HOTBAR_KEY_3",
"spell_hotbar_4_defer": "HOTBAR_KEY_4",
"spell_hotbar_5_defer": "HOTBAR_KEY_5",
"spell_hotbar_6_defer": "HOTBAR_KEY_6",
"spell_hotbar_7_defer": "HOTBAR_KEY_7",
"spell_hotbar_8_defer": "HOTBAR_KEY_8",
"spell_hotbar_9_defer": "HOTBAR_KEY_9",
"sneakingByPassSpellHotbar": false,
"useKeyHighPriority": false,
"highlightTarget": true,
"filterInvalidTargets": true,
"alwaysShowFullTooltip": false,
"showSpellBookSuppportTooltip": true,
"showSpellBindingTooltip": true,
"showSpellCastErrors": true,
"shoulderSurfingAdaptiveWhileUse": true,
"firstPersonAnimations": "AUTO"
}