[a+d] replace idletweaks with dynamic fps and downgrade iris, add flywheel compat

This commit is contained in:
Sangelo 2024-05-27 21:44:26 +02:00
parent 41371e0ca0
commit 868ea3849f
6 changed files with 43 additions and 24 deletions

View file

@ -282,6 +282,11 @@ file = "mods/draggable-lists.pw.toml"
hash = "b3b3985b2d0a7619e212949cf35745f51efe7f46827eedf3bfd207a265ab7b76"
metafile = true
[[files]]
file = "mods/dynamic-fps.pw.toml"
hash = "b7a7971c44fd891674222a48df8999e379b8658d96ab9b3cf55c17c0b00bd1ce"
metafile = true
[[files]]
file = "mods/dynamicsurroundingsfabric.pw.toml"
hash = "28f5ede283a2aeb32ae8ffeb06fe734ec16e42590d78b0e3c3eda127f07ae90a"
@ -482,11 +487,6 @@ file = "mods/icterine.pw.toml"
hash = "93cdd634f12d54a53e669782083d732a091b043724e3ce0afbcbee96fafd856e"
metafile = true
[[files]]
file = "mods/idletweaks.pw.toml"
hash = "4491bd9dec498da278d718741dd6f3f70272754883286d2d74554487e07c48f6"
metafile = true
[[files]]
file = "mods/indium.pw.toml"
hash = "e416b18eebf514dea2014cf5c7fd3ee8493934a0b4e937509f15172ad271fde2"
@ -512,9 +512,14 @@ file = "mods/inventorio.pw.toml"
hash = "b96ae6054b9cc21f9d4dc5c1241fe0a315a11514a376032cf6625c2ea9fe2adf"
metafile = true
[[files]]
file = "mods/iris-flw-compat.pw.toml"
hash = "9a5963e2b2455b5591cb88e250fcfa32df18414deed5bc96b06a11c411c05ccc"
metafile = true
[[files]]
file = "mods/iris.pw.toml"
hash = "bea7422cbe82074a7e6306cdcd0ab8941cce0e86e439fcbffd3d9930de3e32a3"
hash = "9890ca38aa1fc088ff61a8bfe0f86e38f43f3bd8a44d6616331e70d8920b910a"
metafile = true
[[files]]

13
mods/dynamic-fps.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Dynamic FPS"
filename = "dynamic-fps-3.4.3+minecraft-1.20.0-quilt.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/AK9FBEgo/dynamic-fps-3.4.3%2Bminecraft-1.20.0-quilt.jar"
hash-format = "sha1"
hash = "3559af7a9dad9efc44bc023b117a15be865eb636"
[update]
[update.modrinth]
mod-id = "LQ3K71Q1"
version = "AK9FBEgo"

View file

@ -1,13 +0,0 @@
name = "Idle Tweaks"
filename = "IdleTweaks-1.0.8.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/Vnjlu1sC/versions/yB1BhIKq/IdleTweaks-1.0.8.jar"
hash-format = "sha1"
hash = "23963fdbb42f719ce0a4b092631d2c99151e0dc5"
[update]
[update.modrinth]
mod-id = "Vnjlu1sC"
version = "yB1BhIKq"

View file

@ -0,0 +1,13 @@
name = "Iris & Oculus Flywheel Compat"
filename = "iris-flywheel-compat-1.20.1-0.2.4.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/ndHYMY2K/versions/CH0C91Te/iris-flywheel-compat-1.20.1-0.2.4.jar"
hash-format = "sha1"
hash = "32efa39aeaac78c94fbd8c74159443c6f4bbb19a"
[update]
[update.modrinth]
mod-id = "ndHYMY2K"
version = "CH0C91Te"

View file

@ -1,13 +1,14 @@
name = "Iris Shaders"
filename = "iris-1.7.0+mc1.20.1.jar"
filename = "iris-mc1.20.1-1.6.17.jar"
side = "client"
pin = true
[download]
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/KHQ2Hnpt/iris-1.7.0%2Bmc1.20.1.jar"
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/JHbrO6Zq/iris-mc1.20.1-1.6.17.jar"
hash-format = "sha1"
hash = "28a02a9e2a4c881ed9e622aa0630276478383428"
hash = "daaa0a952273301117d3dc42bde68c6f1f60b318"
[update]
[update.modrinth]
mod-id = "YL57xq9U"
version = "KHQ2Hnpt"
version = "JHbrO6Zq"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "597a5d00af067a16eedb5ee660592d75a5aacac0280f206c215e0eea90923b42"
hash = "12148c52dd1bca06ca4ccd82d20129c5e3fd6b415d69d066417da7e85d486d4d"
[versions]
minecraft = "1.20.1"