sorted the lines but forgor the commas.
This commit is contained in:
parent
9b64c4808a
commit
ca469165bf
3 changed files with 4 additions and 4 deletions
|
@ -148,7 +148,7 @@
|
||||||
"seatedHudAltMode": "true",
|
"seatedHudAltMode": "true",
|
||||||
"selfButtSparklesInFirstPerson": "false",
|
"selfButtSparklesInFirstPerson": "false",
|
||||||
"shaderGUIRender": "AFTER_SHADER",
|
"shaderGUIRender": "AFTER_SHADER",
|
||||||
"showChatMessageStencil": "true"
|
"showChatMessageStencil": "true",
|
||||||
"showServerPluginMessage": "SERVER_ONLY",
|
"showServerPluginMessage": "SERVER_ONLY",
|
||||||
"showServerPluginMissingMessageAlways": "true",
|
"showServerPluginMissingMessageAlways": "true",
|
||||||
"simulateFalling": "true",
|
"simulateFalling": "true",
|
||||||
|
@ -190,7 +190,7 @@
|
||||||
"worldRotation": "-227.84085",
|
"worldRotation": "-227.84085",
|
||||||
"worldScale": "1.0",
|
"worldScale": "1.0",
|
||||||
"xSensitivity": "1.0",
|
"xSensitivity": "1.0",
|
||||||
"ySensitivity": "1.0",
|
"ySensitivity": "1.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1250,7 +1250,7 @@ hash = "6bba64ab314edaf252cc7898184a06b5859130a3d2bff60538451256c934c14a"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/optionsviveprofiles.txt"
|
file = "config/yosbr/optionsviveprofiles.txt"
|
||||||
hash = "2673e9d30089e952fdb60dda9e2dff6fdd06b06b1ebf5f917b5e0588d2aeab0e"
|
hash = "f4b3444edbc306039d4d0368b3c9cd886c080ed36cf1d68db1f4e60cfa8b6191"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yungsmenutweaks-fabric-1_20_1.toml"
|
file = "config/yungsmenutweaks-fabric-1_20_1.toml"
|
||||||
|
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "f39ddd0bb6c6bcedbabca02365363414a8880305fd2fb4587da1334afdb2e201"
|
hash = "3f63fbf1e26cc2ea30e86455dad72053c15ab311e6b5b4b8b04ad848d0296080"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.0"
|
fabric = "0.16.0"
|
||||||
|
|
Loading…
Reference in a new issue