add macos input fixes, increase gui scale for mac screens
This commit is contained in:
parent
3340592df2
commit
906c1db708
5 changed files with 21 additions and 3 deletions
Binary file not shown.
|
|
@ -35,7 +35,7 @@ gamma:0.5
|
|||
renderDistance:12
|
||||
simulationDistance:12
|
||||
entityDistanceScaling:1.0
|
||||
guiScale:2
|
||||
guiScale:6
|
||||
particles:0
|
||||
maxFps:260
|
||||
graphicsMode:1
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
13
mods/macos-input-fixes.pw.toml
Normal file
13
mods/macos-input-fixes.pw.toml
Normal file
|
|
@ -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"
|
||||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue