diff --git a/index.toml b/index.toml index b4a6569..136eceb 100644 --- a/index.toml +++ b/index.toml @@ -55,44 +55,32 @@ file = "mods.dot" file = "mods/appleskin.pw.toml" metafile = true -[[files]] -file = "mods/architectury-api.pw.toml" -metafile = true - [[files]] file = "mods/badpackets.pw.toml" metafile = true -[[files]] -file = "mods/balm.pw.toml" -metafile = true - -[[files]] -file = "mods/bobby.pw.toml" -metafile = true - -[[files]] -file = "mods/capes-1-20-4.pw.toml" -metafile = true - [[files]] file = "mods/cloth-config.pw.toml" metafile = true [[files]] -file = "mods/default-options.pw.toml" +file = "mods/cull-less-leaves.pw.toml" metafile = true [[files]] -file = "mods/fabric-api.pw.toml" +file = "mods/dashloader.pw.toml" metafile = true [[files]] -file = "mods/fabric-language-kotlin.pw.toml" +file = "mods/durabilityviewer.pw.toml" metafile = true [[files]] -file = "mods/forge-config-api-port.pw.toml" +file = "mods/dynamic-sound-filters.pw.toml" +metafile = true + +[[files]] +file = "mods/dynamiccrosshair.pw.toml" metafile = true [[files]] @@ -104,11 +92,11 @@ file = "mods/iris.pw.toml" metafile = true [[files]] -file = "mods/krypton.pw.toml" +file = "mods/lambdabettergrass.pw.toml" metafile = true [[files]] -file = "mods/luckperms.pw.toml" +file = "mods/lithium.pw.toml" metafile = true [[files]] @@ -116,15 +104,11 @@ file = "mods/modmenu.pw.toml" metafile = true [[files]] -file = "mods/mouse-wheelie.pw.toml" +file = "mods/ok-zoomer.pw.toml" metafile = true [[files]] -file = "mods/nvidium.pw.toml" -metafile = true - -[[files]] -file = "mods/open-parties-and-claims.pw.toml" +file = "mods/phosphor.pw.toml" metafile = true [[files]] @@ -132,49 +116,17 @@ file = "mods/presence-footsteps.pw.toml" metafile = true [[files]] -file = "mods/reeses-sodium-options.pw.toml" +file = "mods/qsl.pw.toml" metafile = true [[files]] -file = "mods/rei.pw.toml" -metafile = true - -[[files]] -file = "mods/shulkerboxtooltip.pw.toml" -metafile = true - -[[files]] -file = "mods/sodium-extra.pw.toml" +file = "mods/quilt-loading-screen.pw.toml" metafile = true [[files]] file = "mods/sodium.pw.toml" metafile = true -[[files]] -file = "mods/sound-physics-remastered.pw.toml" -metafile = true - -[[files]] -file = "mods/starlight.pw.toml" -metafile = true - -[[files]] -file = "mods/terra.pw.toml" -metafile = true - -[[files]] -file = "mods/viafabricplus.pw.toml" -metafile = true - -[[files]] -file = "mods/worldedit-cui.pw.toml" -metafile = true - -[[files]] -file = "mods/worldedit.pw.toml" -metafile = true - [[files]] file = "mods/wthit.pw.toml" metafile = true @@ -187,35 +139,6 @@ metafile = true file = "mods/xaeros-world-map.pw.toml" metafile = true -[[files]] -file = "mods/yacl.pw.toml" -metafile = true - -[[files]] -file = "mods/zoomify.pw.toml" -metafile = true - -[[files]] -file = "resourcepacks/VanillaTweaks_Colorful_Enchanting.zip" - -[[files]] -file = "resourcepacks/VanillaTweaks_Lower_Shield.zip" - -[[files]] -file = "resourcepacks/VanillaTweaks_What.zip" - -[[files]] -file = "resourcepacks/illuminated-shields.pw.toml" -metafile = true - [[files]] file = "shaderpacks/bsl-shaders.pw.toml" metafile = true - -[[files]] -file = "shaderpacks/rethinking-voxels.pw.toml" -metafile = true - -[[files]] -file = "shaderpacks/shrimple.pw.toml" -metafile = true diff --git a/mods/appleskin.pw.toml b/mods/appleskin.pw.toml index 03b0e2b..27f8d5c 100644 --- a/mods/appleskin.pw.toml +++ b/mods/appleskin.pw.toml @@ -1,13 +1,13 @@ name = "AppleSkin" -filename = "appleskin-fabric-mc1.20.3-2.5.1.jar" -side = "both" +filename = "appleskin-fabric-mc1.19-2.4.1.jar" +side = "client" [download] -url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/pmFyu3Sz/appleskin-fabric-mc1.20.3-2.5.1.jar" +url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/fabric-mc1.19-2.4.1/appleskin-fabric-mc1.19-2.4.1.jar" hash-format = "sha1" -hash = "d8c8f47cadf0bec89b0539f44e3c67df73d8e048" +hash = "7bd52695e82b1ddd1fdb3320154b68bf48dfff37" [update] [update.modrinth] mod-id = "EsAfCjCV" -version = "pmFyu3Sz" +version = "pIFVoWvG" diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml deleted file mode 100644 index 6cc5b3b..0000000 --- a/mods/architectury-api.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Architectury API" -filename = "architectury-11.0.11-fabric.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/7a4IcC0B/architectury-11.0.11-fabric.jar" -hash-format = "sha1" -hash = "47ff89c1c1db390a4071c37df032b73c333846b5" - -[update] -[update.modrinth] -mod-id = "lhGA9TYQ" -version = "7a4IcC0B" diff --git a/mods/badpackets.pw.toml b/mods/badpackets.pw.toml index 8118ad7..a6747e1 100644 --- a/mods/badpackets.pw.toml +++ b/mods/badpackets.pw.toml @@ -1,13 +1,13 @@ name = "bad packets" -filename = "badpackets-fabric-0.6.0.jar" +filename = "badpackets-fabric-0.2.3.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/ftdbN0KK/versions/M5H8gKAX/badpackets-fabric-0.6.0.jar" +url = "https://cdn.modrinth.com/data/ftdbN0KK/versions/7Y5NcPRW/badpackets-fabric-0.2.3.jar" hash-format = "sha1" -hash = "cfe158b93f85d99941c61d9276a4b97f7b95a70f" +hash = "276b357384d545912c703082a577e445dc4ae9d6" [update] [update.modrinth] mod-id = "ftdbN0KK" -version = "M5H8gKAX" +version = "7Y5NcPRW" diff --git a/mods/balm.pw.toml b/mods/balm.pw.toml deleted file mode 100644 index 5099a85..0000000 --- a/mods/balm.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Balm" -filename = "balm-fabric-1.20.4-9.0.5.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/VhfHxcat/balm-fabric-1.20.4-9.0.5.jar" -hash-format = "sha1" -hash = "ca44b2dd4ddcbda674c93edb4f635ad0afa9a13a" - -[update] -[update.modrinth] -mod-id = "MBAkmtvl" -version = "VhfHxcat" diff --git a/mods/bobby.pw.toml b/mods/bobby.pw.toml deleted file mode 100644 index 5613be9..0000000 --- a/mods/bobby.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Bobby" -filename = "bobby-5.0.3.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/M08ruV16/versions/Byj5ahzr/bobby-5.0.3.jar" -hash-format = "sha1" -hash = "e910ff7dfa6a56ed00f62b7fb8e523f40525c9ca" - -[update] -[update.modrinth] -mod-id = "M08ruV16" -version = "Byj5ahzr" diff --git a/mods/capes-1-20-4.pw.toml b/mods/capes-1-20-4.pw.toml deleted file mode 100644 index 0c03785..0000000 --- a/mods/capes-1-20-4.pw.toml +++ /dev/null @@ -1,7 +0,0 @@ -name = "capes-1-20-4" -filename = "capes-1.5.3+1.20.4-fabric.jar" - -[download] -url = "https://github.com/DovydasTEDS/Capes-1.20.4/releases/download/1.20.4/capes-1.5.3+1.20.4-fabric.jar" -hash-format = "sha256" -hash = "17f1db48ba5f2be0f61ea634f8de9f85bf7a404fce345be90371890963f6bcd8" diff --git a/mods/capes.pw.toml.disabled b/mods/capes.pw.toml.disabled deleted file mode 100644 index f0e2180..0000000 --- a/mods/capes.pw.toml.disabled +++ /dev/null @@ -1,13 +0,0 @@ -name = "Capes" -filename = "capes-1.5.2+1.20-fabric.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/89Wsn8GD/versions/z2zOEvPP/capes-1.5.2%2B1.20-fabric.jar" -hash-format = "sha1" -hash = "5444e301346383f6133189e66069e970d4a126fc" - -[update] -[update.modrinth] -mod-id = "89Wsn8GD" -version = "z2zOEvPP" diff --git a/mods/cloth-config.pw.toml b/mods/cloth-config.pw.toml index c78d980..f213350 100644 --- a/mods/cloth-config.pw.toml +++ b/mods/cloth-config.pw.toml @@ -1,13 +1,13 @@ name = "Cloth Config API" -filename = "cloth-config-13.0.121-fabric.jar" +filename = "cloth-config-8.3.115-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9s6osm5g/versions/eBZiZ9NS/cloth-config-13.0.121-fabric.jar" +url = "https://cdn.modrinth.com/data/9s6osm5g/versions/3Ejdp6VI/cloth-config-8.3.115-fabric.jar" hash-format = "sha1" -hash = "e20f396a937a09b686aa986c802643b9adbb311e" +hash = "949d908415eb7c6b1b974a614c719b6c9f14f527" [update] [update.modrinth] mod-id = "9s6osm5g" -version = "eBZiZ9NS" +version = "3Ejdp6VI" diff --git a/mods/cull-less-leaves.pw.toml b/mods/cull-less-leaves.pw.toml new file mode 100644 index 0000000..2b93c3a --- /dev/null +++ b/mods/cull-less-leaves.pw.toml @@ -0,0 +1,13 @@ +name = "Cull Less Leaves" +filename = "CullLessLeaves-1.0.5.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/iG6ZHsUV/versions/1.0.5/CullLessLeaves-1.0.5.jar" +hash-format = "sha1" +hash = "f37c98455ed9d166bfafaf2c413362439f446677" + +[update] +[update.modrinth] +mod-id = "iG6ZHsUV" +version = "9MlXQrkw" diff --git a/mods/dashloader.pw.toml b/mods/dashloader.pw.toml new file mode 100644 index 0000000..0664d70 --- /dev/null +++ b/mods/dashloader.pw.toml @@ -0,0 +1,13 @@ +name = "DashLoader" +filename = "dashloader-4.1.2+1.19.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ZfQ3kTvR/versions/fum8FjYI/dashloader-4.1.2%2B1.19.jar" +hash-format = "sha1" +hash = "fefee3acadd21ed101241ef2388c16cf41ea773d" + +[update] +[update.modrinth] +mod-id = "ZfQ3kTvR" +version = "fum8FjYI" diff --git a/mods/default-options.pw.toml b/mods/default-options.pw.toml deleted file mode 100644 index 5050661..0000000 --- a/mods/default-options.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Default Options" -filename = "defaultoptions-fabric-1.20.4-20.0.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/WEg59z5b/versions/NqeV4Paq/defaultoptions-fabric-1.20.4-20.0.1.jar" -hash-format = "sha1" -hash = "d9b8e653efe552269a5909042a6f229ae2d0ebae" - -[update] -[update.modrinth] -mod-id = "WEg59z5b" -version = "NqeV4Paq" diff --git a/mods/durabilityviewer.pw.toml b/mods/durabilityviewer.pw.toml new file mode 100644 index 0000000..5f4158b --- /dev/null +++ b/mods/durabilityviewer.pw.toml @@ -0,0 +1,13 @@ +name = "Durability Viewer" +filename = "durabilityviewer-1.19.1-fabric0.58.5-1.10.3.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/LTM1f0yY/versions/1.19.1-fabric0.58.5-1.10.3/durabilityviewer-1.19.1-fabric0.58.5-1.10.3.jar" +hash-format = "sha1" +hash = "4c0b3f5906c930d0b28c70248f6a643aa6736632" + +[update] +[update.modrinth] +mod-id = "LTM1f0yY" +version = "CYhU3d5T" diff --git a/mods/dynamic-sound-filters.pw.toml b/mods/dynamic-sound-filters.pw.toml new file mode 100644 index 0000000..1a8f54a --- /dev/null +++ b/mods/dynamic-sound-filters.pw.toml @@ -0,0 +1,13 @@ +name = "Dynamic Sound Filters" +filename = "DynamicSoundFilters-1.3.0+1.19.3.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/JV2wFevs/versions/7vbxpOS0/DynamicSoundFilters-1.3.0%2B1.19.3.jar" +hash-format = "sha1" +hash = "97449f399edbe7f2f44392e8f5793932db8bb9ce" + +[update] +[update.modrinth] +mod-id = "JV2wFevs" +version = "7vbxpOS0" diff --git a/mods/dynamic-sound-filters.pw.toml.disabled b/mods/dynamic-sound-filters.pw.toml.disabled deleted file mode 100644 index 966c20b..0000000 --- a/mods/dynamic-sound-filters.pw.toml.disabled +++ /dev/null @@ -1,13 +0,0 @@ -name = "Dynamic Sound Filters" -filename = "DynamicSoundFilters-1.4.0+1.19.4.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/JV2wFevs/versions/cPnstDbE/DynamicSoundFilters-1.4.0%2B1.19.4.jar" -hash-format = "sha1" -hash = "d9191ef34ceaa50a5309f2e43d5a7ec4e3c4c1e8" - -[update] -[update.modrinth] -mod-id = "JV2wFevs" -version = "cPnstDbE" diff --git a/mods/dynamiccrosshair.pw.toml b/mods/dynamiccrosshair.pw.toml new file mode 100644 index 0000000..4c09911 --- /dev/null +++ b/mods/dynamiccrosshair.pw.toml @@ -0,0 +1,13 @@ +name = "Dynamic Crosshair" +filename = "dynamiccrosshair-3.5.1+1.19.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ZcR9weSm/versions/JCXboA43/dynamiccrosshair-3.5.1%2B1.19.jar" +hash-format = "sha1" +hash = "308b4035a47cddea6e6d46c1cc161b0feef62dc7" + +[update] +[update.modrinth] +mod-id = "ZcR9weSm" +version = "JCXboA43" diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml deleted file mode 100644 index 0d307da..0000000 --- a/mods/fabric-api.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Fabric API" -filename = "fabric-api-0.95.3+1.20.4.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/dBMtQPll/fabric-api-0.95.3%2B1.20.4.jar" -hash-format = "sha1" -hash = "4477a4eb5a9741501346b565ee7d3e0f534483c1" - -[update] -[update.modrinth] -mod-id = "P7dR8mSH" -version = "dBMtQPll" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml deleted file mode 100644 index 3177341..0000000 --- a/mods/fabric-language-kotlin.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Fabric Language Kotlin" -filename = "fabric-language-kotlin-1.10.17+kotlin.1.9.22.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/JjrWZ7m8/fabric-language-kotlin-1.10.17%2Bkotlin.1.9.22.jar" -hash-format = "sha1" -hash = "02e0af07d7c1476a6bd0530d0dacf0a2a9f8a8ea" - -[update] -[update.modrinth] -mod-id = "Ha28R6CL" -version = "JjrWZ7m8" diff --git a/mods/forge-config-api-port.pw.toml b/mods/forge-config-api-port.pw.toml deleted file mode 100644 index 42f667c..0000000 --- a/mods/forge-config-api-port.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Forge Config API Port" -filename = "ForgeConfigAPIPort-v20.4.3-1.20.4-Fabric.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/ohNO6lps/versions/xbVGsTLe/ForgeConfigAPIPort-v20.4.3-1.20.4-Fabric.jar" -hash-format = "sha1" -hash = "d868c7cc72c0d3dc933baa4ef99eb63662a70c90" - -[update] -[update.modrinth] -mod-id = "ohNO6lps" -version = "xbVGsTLe" diff --git a/mods/indium.pw.toml b/mods/indium.pw.toml index 876e290..2dbcaea 100644 --- a/mods/indium.pw.toml +++ b/mods/indium.pw.toml @@ -1,13 +1,13 @@ name = "Indium" -filename = "indium-1.0.28+mc1.20.4.jar" +filename = "indium-1.0.8+mc1.19.2.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/tD2IqHXC/indium-1.0.28%2Bmc1.20.4.jar" +url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/WG5jreCt/indium-1.0.8%2Bmc1.19.2.jar" hash-format = "sha1" -hash = "58dd40a3047dc9539996258a884fc92a0cced2e7" +hash = "9e4060e913c798ee484be17d5f8fdc50e69e6d63" [update] [update.modrinth] mod-id = "Orvt0mRa" -version = "tD2IqHXC" +version = "WG5jreCt" diff --git a/mods/iris.pw.toml b/mods/iris.pw.toml index aee39b8..8d42f11 100644 --- a/mods/iris.pw.toml +++ b/mods/iris.pw.toml @@ -1,14 +1,13 @@ name = "Iris Shaders" -filename = "iris-mc1.20.4-1.6.14.jar" +filename = "iris-mc1.19.2-1.2.7.jar" side = "client" -pin = true [download] -url = "https://cdn.modrinth.com/data/YL57xq9U/versions/Xl7oywRL/iris-mc1.20.4-1.6.14.jar" +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/oubLAbu3/iris-mc1.19.2-1.2.7.jar" hash-format = "sha1" -hash = "7e62bb2851f2afc06946ea3fc170173528aefdbb" +hash = "911448fee0392dc44fc2a952addef8891593bd25" [update] [update.modrinth] mod-id = "YL57xq9U" -version = "Xl7oywRL" +version = "oubLAbu3" diff --git a/mods/krypton.pw.toml b/mods/krypton.pw.toml deleted file mode 100644 index 00a36fa..0000000 --- a/mods/krypton.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Krypton" -filename = "krypton-0.2.6.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/fQEb0iXm/versions/bRcuOnao/krypton-0.2.6.jar" -hash-format = "sha1" -hash = "fc237a3cdf7cff71e222db8e14fa6d4546e2d000" - -[update] -[update.modrinth] -mod-id = "fQEb0iXm" -version = "bRcuOnao" diff --git a/mods/lambdabettergrass.pw.toml b/mods/lambdabettergrass.pw.toml new file mode 100644 index 0000000..bd7b9b6 --- /dev/null +++ b/mods/lambdabettergrass.pw.toml @@ -0,0 +1,13 @@ +name = "LambdaBetterGrass" +filename = "lambdabettergrass-1.3.0+1.19.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/2Uev7LdA/versions/1.3.0%2B1.19/lambdabettergrass-1.3.0%2B1.19.jar" +hash-format = "sha1" +hash = "95847e7ac49fbccb679f7e8ede37835a0cd65bf2" + +[update] +[update.modrinth] +mod-id = "2Uev7LdA" +version = "UWFTYBmq" diff --git a/mods/lambdabettergrass.pw.toml.disabled b/mods/lambdabettergrass.pw.toml.disabled deleted file mode 100644 index 3ba90bc..0000000 --- a/mods/lambdabettergrass.pw.toml.disabled +++ /dev/null @@ -1,13 +0,0 @@ -name = "LambdaBetterGrass" -filename = "lambdabettergrass-1.5.1+1.20.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/2Uev7LdA/versions/RYNcamJi/lambdabettergrass-1.5.1%2B1.20.jar" -hash-format = "sha1" -hash = "e1a6b9d18f2e927e73c2d191576ca94a87cbbd42" - -[update] -[update.modrinth] -mod-id = "2Uev7LdA" -version = "RYNcamJi" diff --git a/mods/lambdynamiclights.pw.toml.disabled b/mods/lambdynamiclights.pw.toml.disabled deleted file mode 100644 index 786127d..0000000 --- a/mods/lambdynamiclights.pw.toml.disabled +++ /dev/null @@ -1,13 +0,0 @@ -name = "LambDynamicLights" -filename = "lambdynamiclights-2.3.1+1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/yBW8D80W/versions/Vsx4I8Np/lambdynamiclights-2.3.1%2B1.20.1.jar" -hash-format = "sha1" -hash = "bb009883b87e45f069e83d44f2e6d559eee757e4" - -[update] -[update.modrinth] -mod-id = "yBW8D80W" -version = "Vsx4I8Np" diff --git a/mods/lithium.pw.toml b/mods/lithium.pw.toml new file mode 100644 index 0000000..a7fa3e5 --- /dev/null +++ b/mods/lithium.pw.toml @@ -0,0 +1,13 @@ +name = "Lithium" +filename = "lithium-fabric-mc1.19.2-0.8.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/mc1.19.2-0.8.3/lithium-fabric-mc1.19.2-0.8.3.jar" +hash-format = "sha1" +hash = "2b7ac2bb11944ebb77441539fa2a8a3f84e4ead1" + +[update] +[update.modrinth] +mod-id = "gvQqBUqZ" +version = "Zs3sdHjK" diff --git a/mods/luckperms.pw.toml b/mods/luckperms.pw.toml deleted file mode 100644 index c5e66f4..0000000 --- a/mods/luckperms.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "LuckPerms" -filename = "LuckPerms-Fabric-5.4.113.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/Vebnzrzj/versions/42RCP8I8/LuckPerms-Fabric-5.4.113.jar" -hash-format = "sha1" -hash = "5d6b90bf3f70e19610c684da8bf4a3906805207b" - -[update] -[update.modrinth] -mod-id = "Vebnzrzj" -version = "42RCP8I8" diff --git a/mods/modmenu.pw.toml b/mods/modmenu.pw.toml index 21a6ef7..402d1aa 100644 --- a/mods/modmenu.pw.toml +++ b/mods/modmenu.pw.toml @@ -1,13 +1,13 @@ name = "Mod Menu" -filename = "modmenu-9.0.0.jar" +filename = "modmenu-4.0.6.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/sjtVVlsA/modmenu-9.0.0.jar" +url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/4.0.6/modmenu-4.0.6.jar" hash-format = "sha1" -hash = "eb09a3b6668407df4ad9b24849d52a38c448877e" +hash = "9035d55b5d77ef4746aaf7fa0645e84927c76c57" [update] [update.modrinth] mod-id = "mOgUt4GM" -version = "sjtVVlsA" +version = "8TOgNwQL" diff --git a/mods/mouse-wheelie.pw.toml b/mods/mouse-wheelie.pw.toml deleted file mode 100644 index 199a987..0000000 --- a/mods/mouse-wheelie.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Mouse Wheelie" -filename = "mousewheelie-1.13.3+mc1.20.4.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/u5Ic2U1u/versions/73ivfwq5/mousewheelie-1.13.3%2Bmc1.20.4.jar" -hash-format = "sha1" -hash = "df092b18978ff3f9bae332f8ddf31b29850f2edc" - -[update] -[update.modrinth] -mod-id = "u5Ic2U1u" -version = "73ivfwq5" diff --git a/mods/nvidium.pw.toml b/mods/nvidium.pw.toml deleted file mode 100644 index 9f544fe..0000000 --- a/mods/nvidium.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Nvidium" -filename = "nvidium-0.2.5-beta.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/SfMw2IZN/versions/UO1crPGk/nvidium-0.2.5-beta.jar" -hash-format = "sha1" -hash = "22eca32e64303bfe04187b6aa09a947fdea04785" - -[update] -[update.modrinth] -mod-id = "SfMw2IZN" -version = "UO1crPGk" diff --git a/mods/ok-zoomer.pw.toml b/mods/ok-zoomer.pw.toml new file mode 100644 index 0000000..1569d3b --- /dev/null +++ b/mods/ok-zoomer.pw.toml @@ -0,0 +1,13 @@ +name = "Ok Zoomer" +filename = "ok_zoomer-5.0.0-beta.9+1.19.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/aXf2OSFU/versions/5.0.0-beta.9%2B1.19/ok_zoomer-5.0.0-beta.9%2B1.19.jar" +hash-format = "sha1" +hash = "a4a39502796a8bae98d4334aba973fb861d30110" + +[update] +[update.modrinth] +mod-id = "aXf2OSFU" +version = "vNZwWPKn" diff --git a/mods/open-parties-and-claims.pw.toml b/mods/open-parties-and-claims.pw.toml deleted file mode 100644 index b82ed54..0000000 --- a/mods/open-parties-and-claims.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Open Parties and Claims" -filename = "open-parties-and-claims-fabric-1.20.4-0.20.4.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/gF3BGWvG/versions/yTZcBgLb/open-parties-and-claims-fabric-1.20.4-0.20.4.jar" -hash-format = "sha1" -hash = "df430e31ef27704cafa6608ba01b817e24f75dd6" - -[update] -[update.modrinth] -mod-id = "gF3BGWvG" -version = "yTZcBgLb" diff --git a/mods/phosphor.pw.toml b/mods/phosphor.pw.toml new file mode 100644 index 0000000..80a78cd --- /dev/null +++ b/mods/phosphor.pw.toml @@ -0,0 +1,13 @@ +name = "Phosphor" +filename = "phosphor-fabric-mc1.19.x-0.8.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/hEOCdOgW/versions/mc1.19.x-0.8.1/phosphor-fabric-mc1.19.x-0.8.1.jar" +hash-format = "sha1" +hash = "2dd6f771ba5878d81892b9487f35340e94c87a1c" + +[update] +[update.modrinth] +mod-id = "hEOCdOgW" +version = "Di0Jgej2" diff --git a/mods/presence-footsteps.pw.toml b/mods/presence-footsteps.pw.toml index 366b193..a9f922f 100644 --- a/mods/presence-footsteps.pw.toml +++ b/mods/presence-footsteps.pw.toml @@ -1,13 +1,13 @@ name = "Presence Footsteps" -filename = "PresenceFootsteps-1.11.1.jar" +filename = "PresenceFootsteps-1.6.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/rcTfTZr3/versions/teGodXxG/PresenceFootsteps-1.11.1.jar" +url = "https://cdn.modrinth.com/data/rcTfTZr3/versions/1.6.1/PresenceFootsteps-1.6.1.jar" hash-format = "sha1" -hash = "16cfde89a45807828d9367cee04467e296942b5c" +hash = "6f634f842e3572c910352b73ff39faef9b43f043" [update] [update.modrinth] mod-id = "rcTfTZr3" -version = "teGodXxG" +version = "HSI3wnPT" diff --git a/mods/qsl.pw.toml b/mods/qsl.pw.toml new file mode 100644 index 0000000..9654444 --- /dev/null +++ b/mods/qsl.pw.toml @@ -0,0 +1,13 @@ +name = "Quilted Fabric API (QFAPI) / Quilt Standard Libraries (QSL)" +filename = "qfapi-4.0.0-beta.30_qsl-3.0.0-beta.29_fapi-0.76.0_mc-1.19.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/BTCxVi75/qfapi-4.0.0-beta.30_qsl-3.0.0-beta.29_fapi-0.76.0_mc-1.19.2.jar" +hash-format = "sha1" +hash = "25670c34698025b31db03d31913a547b81bd87cd" + +[update] +[update.modrinth] +mod-id = "qvIfYCYJ" +version = "BTCxVi75" diff --git a/mods/quilt-loading-screen.pw.toml b/mods/quilt-loading-screen.pw.toml new file mode 100644 index 0000000..89cd1d1 --- /dev/null +++ b/mods/quilt-loading-screen.pw.toml @@ -0,0 +1,13 @@ +name = "Quilt Loading Screen" +filename = "quilt_loading_screen-4.0.0+1.19.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/VPU6VYVP/versions/4.0.0%2B1.19/quilt_loading_screen-4.0.0%2B1.19.jar" +hash-format = "sha1" +hash = "40335befe710a4f42355e717ffa9737ad90581a5" + +[update] +[update.modrinth] +mod-id = "VPU6VYVP" +version = "3Zq55dpV" diff --git a/mods/reeses-sodium-options.pw.toml b/mods/reeses-sodium-options.pw.toml deleted file mode 100644 index 8bbf92f..0000000 --- a/mods/reeses-sodium-options.pw.toml +++ /dev/null @@ -1,14 +0,0 @@ -name = "Reese's Sodium Options" -filename = "reeses_sodium_options-1.7.0+mc1.20.2-build.97.jar" -side = "client" -pin = true - -[download] -url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/YxKBGhki/reeses_sodium_options-1.7.0%2Bmc1.20.2-build.97.jar" -hash-format = "sha1" -hash = "5ab271d5c698f96618f717a231218810afc927b0" - -[update] -[update.modrinth] -mod-id = "Bh37bMuy" -version = "YxKBGhki" diff --git a/mods/rei.pw.toml b/mods/rei.pw.toml deleted file mode 100644 index 77f2313..0000000 --- a/mods/rei.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Roughly Enough Items (REI)" -filename = "RoughlyEnoughItems-14.0.688-fabric.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/nfn13YXA/versions/Jhw0fDTs/RoughlyEnoughItems-14.0.688-fabric.jar" -hash-format = "sha1" -hash = "a0693dc5036ca869196a6d9eb815fad9d3a42625" - -[update] -[update.modrinth] -mod-id = "nfn13YXA" -version = "Jhw0fDTs" diff --git a/mods/shulkerboxtooltip.pw.toml b/mods/shulkerboxtooltip.pw.toml deleted file mode 100644 index 35a719d..0000000 --- a/mods/shulkerboxtooltip.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Shulker Box Tooltip" -filename = "shulkerboxtooltip-fabric-4.0.8+1.20.4.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/2M01OLQq/versions/R23hymvz/shulkerboxtooltip-fabric-4.0.8%2B1.20.4.jar" -hash-format = "sha1" -hash = "170972b46c2758567f2d3beb93a72b095bf5cafb" - -[update] -[update.modrinth] -mod-id = "2M01OLQq" -version = "R23hymvz" diff --git a/mods/sodium-extra.pw.toml b/mods/sodium-extra.pw.toml deleted file mode 100644 index b4ad010..0000000 --- a/mods/sodium-extra.pw.toml +++ /dev/null @@ -1,14 +0,0 @@ -name = "Sodium Extra" -filename = "sodium-extra-0.5.3+mc1.20.2-build.114.jar" -side = "client" -pin = true - -[download] -url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/e8Jw5Pey/sodium-extra-0.5.3%2Bmc1.20.2-build.114.jar" -hash-format = "sha1" -hash = "36f5fbe6b699600b648bdbb854c9f54d54fd9444" - -[update] -[update.modrinth] -mod-id = "PtjYWJkn" -version = "e8Jw5Pey" diff --git a/mods/sodium.pw.toml b/mods/sodium.pw.toml index b136a7e..d921461 100644 --- a/mods/sodium.pw.toml +++ b/mods/sodium.pw.toml @@ -1,14 +1,13 @@ name = "Sodium" -filename = "sodium-fabric-mc1.20.3-0.5.5.jar" +filename = "sodium-fabric-mc1.19.2-0.4.4+build.18.jar" side = "client" -pin = true [download] -url = "https://cdn.modrinth.com/data/AANobbMI/versions/InGKdfel/sodium-fabric-mc1.20.3-0.5.5.jar" +url = "https://cdn.modrinth.com/data/AANobbMI/versions/rAfhHfow/sodium-fabric-mc1.19.2-0.4.4%2Bbuild.18.jar" hash-format = "sha1" -hash = "999eb53c5761850e99d234812dd0f710640b79a5" +hash = "227648dc4f6a8604bafc282612a6de47eff70cd8" [update] [update.modrinth] mod-id = "AANobbMI" -version = "InGKdfel" +version = "rAfhHfow" diff --git a/mods/sound-physics-remastered.pw.toml b/mods/sound-physics-remastered.pw.toml deleted file mode 100644 index 12f4571..0000000 --- a/mods/sound-physics-remastered.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Sound Physics Remastered" -filename = "sound-physics-remastered-fabric-1.20.4-1.3.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/qyVF9oeo/versions/th5AIucC/sound-physics-remastered-fabric-1.20.4-1.3.1.jar" -hash-format = "sha1" -hash = "c47fd8ae9737c0495c1456ccd122853425bc1698" - -[update] -[update.modrinth] -mod-id = "qyVF9oeo" -version = "th5AIucC" diff --git a/mods/starlight.pw.toml b/mods/starlight.pw.toml deleted file mode 100644 index e24aaff..0000000 --- a/mods/starlight.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Starlight (Fabric)" -filename = "starlight-1.1.3+fabric.f5dcd1a.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/H8CaAYZC/versions/HZYU0kdg/starlight-1.1.3%2Bfabric.f5dcd1a.jar" -hash-format = "sha1" -hash = "6c1dfb43aa2873ecf474b3278d42348457fbca0f" - -[update] -[update.modrinth] -mod-id = "H8CaAYZC" -version = "HZYU0kdg" diff --git a/mods/terra.pw.toml b/mods/terra.pw.toml deleted file mode 100644 index 76ebca4..0000000 --- a/mods/terra.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Terra" -filename = "Terra-fabric-6.4.3-BETA+ab60f14ff.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/FIlZB9L0/versions/EVe9wYaj/Terra-fabric-6.4.3-BETA%2Bab60f14ff.jar" -hash-format = "sha1" -hash = "d42a9ec669c029c0bbe04a35eaefe9fae7151958" - -[update] -[update.modrinth] -mod-id = "FIlZB9L0" -version = "EVe9wYaj" diff --git a/mods/viafabricplus.pw.toml b/mods/viafabricplus.pw.toml deleted file mode 100644 index b04f5d3..0000000 --- a/mods/viafabricplus.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "ViaFabricPlus" -filename = "viafabricplus-3.0.6.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/rIC2XJV4/versions/Y8rSEWgC/viafabricplus-3.0.6.jar" -hash-format = "sha1" -hash = "3381f5da6781749c8fc5134ff4c404c9b4067457" - -[update] -[update.modrinth] -mod-id = "rIC2XJV4" -version = "Y8rSEWgC" diff --git a/mods/worldedit-cui.pw.toml b/mods/worldedit-cui.pw.toml deleted file mode 100644 index 01da2bd..0000000 --- a/mods/worldedit-cui.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "WorldEdit CUI" -filename = "WorldEditCUI-1.20.3+01.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/NSLJJooQ/versions/MsivFd3o/WorldEditCUI-1.20.3%2B01.jar" -hash-format = "sha1" -hash = "8771aab5954e90800677662e8378e0c5067d03a0" - -[update] -[update.modrinth] -mod-id = "NSLJJooQ" -version = "MsivFd3o" diff --git a/mods/worldedit.pw.toml b/mods/worldedit.pw.toml deleted file mode 100644 index 1f622f3..0000000 --- a/mods/worldedit.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "WorldEdit" -filename = "worldedit-mod-7.3.0-beta-03-dist.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/1u6JkXh5/versions/rTGh3R1y/worldedit-mod-7.3.0-beta-03-dist.jar" -hash-format = "sha1" -hash = "b6438ae8699ed985580abbc98d9b8606ee75051b" - -[update] -[update.modrinth] -mod-id = "1u6JkXh5" -version = "rTGh3R1y" diff --git a/mods/wthit.pw.toml b/mods/wthit.pw.toml index bb5d834..3c2dba3 100644 --- a/mods/wthit.pw.toml +++ b/mods/wthit.pw.toml @@ -1,13 +1,13 @@ name = "WTHIT" -filename = "wthit-fabric-10.1.0.jar" +filename = "wthit-fabric-5.11.3.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/P1LLaCC6/wthit-fabric-10.1.0.jar" +url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/daCMe1qD/wthit-fabric-5.11.3.jar" hash-format = "sha1" -hash = "e1b7aa481f7a34c8695bb7ebae973d9b4bcd2828" +hash = "5050396823dd0ffc02e61b3a46c8c4c9779d9161" [update] [update.modrinth] mod-id = "6AQIaxuO" -version = "P1LLaCC6" +version = "daCMe1qD" diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml index 7e66559..2eda197 100644 --- a/mods/xaeros-minimap.pw.toml +++ b/mods/xaeros-minimap.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's Minimap" -filename = "Xaeros_Minimap_23.9.7_Fabric_1.20.4.jar" +filename = "Xaeros_Minimap_22.13.2_Fabric_1.19.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/1bokaNcj/versions/LLE04weG/Xaeros_Minimap_23.9.7_Fabric_1.20.4.jar" hash-format = "sha1" -hash = "a9eccc98e5df49bd0a9c893d16f03945d7a81edb" +hash = "4849c55b62a74a229ef81caa565c5ba19dc985d6" +mode = "metadata:curseforge" [update] -[update.modrinth] -mod-id = "1bokaNcj" -version = "LLE04weG" +[update.curseforge] +file-id = 3937635 +project-id = 263420 diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml index af04e24..3d8207c 100644 --- a/mods/xaeros-world-map.pw.toml +++ b/mods/xaeros-world-map.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's World Map" -filename = "XaerosWorldMap_1.37.7_Fabric_1.20.4.jar" +filename = "XaerosWorldMap_1.26.6_Fabric_1.19.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/NcUtCpym/versions/IwNGlfAn/XaerosWorldMap_1.37.7_Fabric_1.20.4.jar" hash-format = "sha1" -hash = "acb34b68dc00cded554cb3eb5525881f4c15a1d3" +hash = "fb3ca0fcbbeff5dfa556d750d60c82dd50951086" +mode = "metadata:curseforge" [update] -[update.modrinth] -mod-id = "NcUtCpym" -version = "IwNGlfAn" +[update.curseforge] +file-id = 3948205 +project-id = 317780 diff --git a/mods/yacl.pw.toml b/mods/yacl.pw.toml deleted file mode 100644 index 733ae1a..0000000 --- a/mods/yacl.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "YetAnotherConfigLib" -filename = "yet-another-config-lib-fabric-3.3.2+1.20.4.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/StXMrAsz/yet-another-config-lib-fabric-3.3.2%2B1.20.4.jar" -hash-format = "sha1" -hash = "9cbb8f3401160ec4422630bbf930208a898fe320" - -[update] -[update.modrinth] -mod-id = "1eAoo2KR" -version = "StXMrAsz" diff --git a/mods/zoomify.pw.toml b/mods/zoomify.pw.toml deleted file mode 100644 index bbbe8f6..0000000 --- a/mods/zoomify.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Zoomify" -filename = "Zoomify-2.13.0.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/JiEpJuon/Zoomify-2.13.0.jar" -hash-format = "sha1" -hash = "a734d9ac796eb19775cd6fd9304d838050a90272" - -[update] -[update.modrinth] -mod-id = "w7ThoJFB" -version = "JiEpJuon" diff --git a/pack.toml b/pack.toml index 0c4e185..cc4dbed 100644 --- a/pack.toml +++ b/pack.toml @@ -1,6 +1,6 @@ name = "Evan's Pack" author = "Evan Pratten" -version = "1.20.4r4" +version = "1.19.2r1" pack-format = "packwiz:1.1.0" [index] @@ -8,9 +8,9 @@ file = "index.toml" hash-format = "sha256" [versions] -fabric = "0.15.6" -minecraft = "1.20.4" +minecraft = "1.19.2" +quilt = "0.17.4" [options] -acceptable-game-versions = ["1.20.2", "1.20.3", "1.20.4"] +acceptable-game-versions = ["1.19.0", "1.19.1", "1.19.2"] no-internal-hashes = true diff --git a/resourcepacks/VanillaTweaks_Colorful_Enchanting.zip b/resourcepacks/VanillaTweaks_Colorful_Enchanting.zip deleted file mode 100644 index 354ad2b..0000000 Binary files a/resourcepacks/VanillaTweaks_Colorful_Enchanting.zip and /dev/null differ diff --git a/resourcepacks/VanillaTweaks_Lower_Shield.zip b/resourcepacks/VanillaTweaks_Lower_Shield.zip deleted file mode 100644 index 7c7c591..0000000 Binary files a/resourcepacks/VanillaTweaks_Lower_Shield.zip and /dev/null differ diff --git a/resourcepacks/VanillaTweaks_What.zip b/resourcepacks/VanillaTweaks_What.zip deleted file mode 100644 index d3cf04a..0000000 Binary files a/resourcepacks/VanillaTweaks_What.zip and /dev/null differ diff --git a/resourcepacks/illuminated-shields.pw.toml b/resourcepacks/illuminated-shields.pw.toml deleted file mode 100644 index 04d5980..0000000 --- a/resourcepacks/illuminated-shields.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Illuminated Shields" -filename = "IlluminatedShields.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/NviN5Xxl/versions/HXWqxxhm/IlluminatedShields.zip" -hash-format = "sha1" -hash = "2a5b6ee898fc3e6ceb7278ff3f4bd053e93d41ea" - -[update] -[update.modrinth] -mod-id = "NviN5Xxl" -version = "HXWqxxhm" diff --git a/shaderpacks/rethinking-voxels.pw.toml b/shaderpacks/rethinking-voxels.pw.toml deleted file mode 100644 index 8b7191c..0000000 --- a/shaderpacks/rethinking-voxels.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Rethinking Voxels" -filename = "rethinking-voxels_r0.1_beta2.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/kmwfVOoi/versions/kxINFUyA/rethinking-voxels_r0.1_beta2.zip" -hash-format = "sha1" -hash = "d72d79ba8525ffbe18acc10e07b38b4ea800c51d" - -[update] -[update.modrinth] -mod-id = "kmwfVOoi" -version = "kxINFUyA" diff --git a/shaderpacks/shrimple.pw.toml b/shaderpacks/shrimple.pw.toml deleted file mode 100644 index fa8e6b5..0000000 --- a/shaderpacks/shrimple.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Shrimple" -filename = "Shrimple_v0.10.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/BS9T99lD/versions/51aLQA1v/Shrimple_v0.10.zip" -hash-format = "sha1" -hash = "54435dd65129b35d1a3fd4f78335556e9d13e224" - -[update] -[update.modrinth] -mod-id = "BS9T99lD" -version = "51aLQA1v"