diff --git a/Vanilla Plus Plus Fabric-1.0.0.mrpack b/Vanilla Plus Plus Fabric-1.0.0.mrpack index abf44f3..8a9e077 100644 Binary files a/Vanilla Plus Plus Fabric-1.0.0.mrpack and b/Vanilla Plus Plus Fabric-1.0.0.mrpack differ diff --git a/configureddefaults/options.txt b/configureddefaults/options.txt index a4c9de7..d2a8155 100644 --- a/configureddefaults/options.txt +++ b/configureddefaults/options.txt @@ -35,7 +35,7 @@ gamma:0.5 renderDistance:12 simulationDistance:12 entityDistanceScaling:1.0 -guiScale:2 +guiScale:6 particles:0 maxFps:260 graphicsMode:1 diff --git a/index.toml b/index.toml index 6c463b5..82711ab 100644 --- a/index.toml +++ b/index.toml @@ -115,7 +115,7 @@ hash = "72fb8efcf83899e98a113ac72a95d9580ba59a9b923ab0c511b598afc37a1f88" [[files]] file = "configureddefaults/options.txt" -hash = "cc684d40decbe635909c8c613acbbfca2b3a5675618e68149611f6cca5978e6e" +hash = "ac091ab42366d4f3ad5d64028f9d99d842656b7dccfc7fe5ae4c80e0cff05e45" [[files]] file = "configureddefaults/servers.dat" @@ -906,6 +906,11 @@ file = "mods/lithostitched.pw.toml" hash = "ac2c12d8d2b21dcdf511b01404c304a4b033f4e98f122455e58d989a5b3f4cac" metafile = true +[[files]] +file = "mods/macos-input-fixes.pw.toml" +hash = "3ba523b0e2a61388644998f4ce0e34bffe2b4bbe59d5b4bd8e467e52fc4fc21a" +metafile = true + [[files]] file = "mods/malilib.pw.toml" hash = "6bfb82960a27af2c360036e01c0131c3ad9c778b4ba5e3df51bafe4f175317db" diff --git a/mods/macos-input-fixes.pw.toml b/mods/macos-input-fixes.pw.toml new file mode 100644 index 0000000..2904f7e --- /dev/null +++ b/mods/macos-input-fixes.pw.toml @@ -0,0 +1,13 @@ +name = "MacOS Input Fixes" +filename = "macos-input-fixes-1.8.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/x9BrsVME/versions/hnMq6hXm/macos-input-fixes-1.8.jar" +hash-format = "sha512" +hash = "1544d01a0f2370a90fcff3a81afce77b34e3713959723c1c48ddfc9fd269539fe4b717006b582a98444b99b70116a83c0016ef7b0dd0a216f28f8f8f74dc9e55" + +[update] +[update.modrinth] +mod-id = "x9BrsVME" +version = "hnMq6hXm" diff --git a/pack.toml b/pack.toml index 54b8860..44991b2 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "bd392d50b49542ba7de330ab66600ebec1b9c20d5be2c0f2ab5a3976826ce7ee" +hash = "87c3550d1fd831907263823cee408196fcde0a290eb1f0ee92237693f0cb7b87" [versions] fabric = "0.16.9"