mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2024-11-23 06:29:31 +00:00
update gitignore, update all mods to use curseforge
This commit is contained in:
parent
0381a9d2f0
commit
1bbca12478
31 changed files with 211 additions and 177 deletions
19
.gitignore
vendored
19
.gitignore
vendored
|
@ -1,18 +1,37 @@
|
||||||
## Prevent Vanillia Minecraft folders from being tracked
|
## Prevent Vanillia Minecraft folders from being tracked
|
||||||
.minecraft/coremods
|
.minecraft/coremods
|
||||||
|
.minecraft/crash-reports
|
||||||
.minecraft/logs
|
.minecraft/logs
|
||||||
.minecraft/resourcepacks
|
.minecraft/resourcepacks
|
||||||
.minecraft/saves
|
.minecraft/saves
|
||||||
.minecraft/screenshots
|
.minecraft/screenshots
|
||||||
.minecraft/server-resource-packs
|
.minecraft/server-resource-packs
|
||||||
|
.minecraft/shaderpacks
|
||||||
.minecraft/texturepacks
|
.minecraft/texturepacks
|
||||||
.minecraft/realms_persistence.json
|
.minecraft/realms_persistence.json
|
||||||
|
.minecraft/servers.dat
|
||||||
|
.minecraft/servers.dat_old
|
||||||
|
.minecraft/servers.dat
|
||||||
|
.minecraft/usercache.json
|
||||||
|
|
||||||
## Ignore Modpack Updater Script loose files
|
## Ignore Modpack Updater Script loose files
|
||||||
.technic
|
.technic
|
||||||
*.zip
|
*.zip
|
||||||
|
|
||||||
## Add your modded folders/files to ignore here
|
## Add your modded folders/files to ignore here
|
||||||
|
.minecraft/.*
|
||||||
|
.minecraft/essential
|
||||||
|
.minecraft/figura
|
||||||
.minecraft/mods/
|
.minecraft/mods/
|
||||||
|
.minecraft/ModTranslations
|
||||||
|
.minecraft/not-enough-crashes
|
||||||
|
.minecraft/patched_shaders
|
||||||
|
.minecraft/Xaero*
|
||||||
.minecraft/packwiz-installer.jar
|
.minecraft/packwiz-installer.jar
|
||||||
.minecraft/packwiz.json
|
.minecraft/packwiz.json
|
||||||
|
|
||||||
|
## Minecraft Configs
|
||||||
|
.minecraft/config
|
||||||
|
.minecraft/options.*
|
||||||
|
!.minecraft/config/yosbr
|
||||||
|
!.minecraft/config/dashloader.json
|
||||||
|
|
|
@ -2,7 +2,7 @@ hash-format = "sha256"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/antighost.toml"
|
file = "mods/antighost.toml"
|
||||||
hash = "db664fc5a21af6c6eb97732de504de941e269f9ae7d62a62cf3bd709d0aa4280"
|
hash = "2f4cb7e3686c2ca90a40574a1a4b65e227c86e7073cc4d1fc33798e78b4d086d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -12,12 +12,12 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/badstdout.toml"
|
file = "mods/badstdout.toml"
|
||||||
hash = "893c68376d94e2385584cc798e205eecf8de15d79e352bdebc5bc487a2200c19"
|
hash = "2e1982cf78b09b9623448fa84e854488ea806158e02047f9267e0f282347fe4b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/betterf3.toml"
|
file = "mods/betterf3.toml"
|
||||||
hash = "34b2f552e2bdfe32b673e883be2fb6af57d7302cb77c3131dc6358993183934c"
|
hash = "f1545571ebccee3308cfaeb8da742f53849c97b5aa96e550f6a26f6ef37a1fcc"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -37,7 +37,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/bobby.toml"
|
file = "mods/bobby.toml"
|
||||||
hash = "680e66f076845b960c9cdd08e845dec21e67638465ea0f7b7427a1141cea8383"
|
hash = "2d9d1e3a214d8d79ff505258d4861ee3631134c0d8252b9beb3fa710e698aad3"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -52,7 +52,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cit-resewn.toml"
|
file = "mods/cit-resewn.toml"
|
||||||
hash = "f290814b5e5387eb1963c4992401c6a694a219d45f548dbd92cfb2a1920bcca9"
|
hash = "e6ece997377e280226a75f623faa8e63796fe5911fe7dfb600dee57f21f37300"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -72,7 +72,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/continuity.toml"
|
file = "mods/continuity.toml"
|
||||||
hash = "4a45496d6a0cd4cd445e300791af4473587864d20024d8c1bd032e763c36b698"
|
hash = "c64ecdf2decf5898efc6f1a99cf843f81ed2391020336d93228f95b529d8ef34"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -97,7 +97,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/fabrishot.toml"
|
file = "mods/fabrishot.toml"
|
||||||
hash = "14c5788025b1a75cb738143110ec69fa0f9775e9e38e8002399a7efa095f512f"
|
hash = "58d5179e2f08e225d7c9a2049377a127639354a7b2cbd663733bda1782ee69ee"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -105,9 +105,14 @@ file = "mods/ferrite-core.toml"
|
||||||
hash = "32f86897ed44b041a79f0f90246ac35b400a427f7c206140007b6a9939a225b5"
|
hash = "32f86897ed44b041a79f0f90246ac35b400a427f7c206140007b6a9939a225b5"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/ferritecore-fabric.toml"
|
||||||
|
hash = "8d7622f19e93a5aa921e795c7818962912b548e3bac40d625298f5f45532ab22"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/figura.toml"
|
file = "mods/figura.toml"
|
||||||
hash = "1b11506b789755ca419919dc061a6ffa266dfbefed1436f4bef3480f8d0f9fe7"
|
hash = "ddd51764202fa063d4ead7173440823da4ab94ee7e4afb0a93e639fa62300e46"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -117,12 +122,12 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/grid.toml"
|
file = "mods/grid.toml"
|
||||||
hash = "6c1cf2404968b31dd3edcf5756d3b465c52f1349965bac40b2c2d8da383e2334"
|
hash = "756150682a1d03c8697c3f663febd68167162ec79f8da4e1bba31fecccb18f3d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/hudtweaks.toml"
|
file = "mods/hudtweaks.toml"
|
||||||
hash = "fdc6219563d44f3e8eb7c353d64ccd094fe6ee9e258b2aa51332b4dd5d5e733e"
|
hash = "358e1999580bd20fa78988dc6af38d8f1002c0222b2b1e02ed020a13a3fccdd2"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -132,12 +137,12 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/indium.toml"
|
file = "mods/indium.toml"
|
||||||
hash = "239e9aa06f7999cde9a8ebdfcaab704ed448f05ac923edaae38ee112fbfdaef1"
|
hash = "6b930ae71b10d9cb6e27d48f5cd42433641c04fb3a7e13f9f2d44d2e60daed2c"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/inspecio.toml"
|
file = "mods/inspecio.toml"
|
||||||
hash = "d37a38d5df73c111a8947e8263f14a8949e5d506ab2f8dd24b8f9db94bd46ae5"
|
hash = "b4f53632ceb7ec8a52e78918ac19b4144428055d39dcdb998abb68282a0ff7f2"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -150,14 +155,19 @@ file = "mods/iris.toml"
|
||||||
hash = "f5f2860059ab91478fa3be83da7afd4be60f7fc3462ea2714240a8363c12ec5d"
|
hash = "f5f2860059ab91478fa3be83da7afd4be60f7fc3462ea2714240a8363c12ec5d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/irisshaders.toml"
|
||||||
|
hash = "2244918fa6352bfcbad0a917dc57bc1cf584fa0a24d3b6edb15723ee480095b7"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/lambdabettergrass.toml"
|
file = "mods/lambdabettergrass.toml"
|
||||||
hash = "d0cf8f6847a6c3f18010788f1068b98abb0ebca06536d2f482dc51d834a31308"
|
hash = "834895d40b3b4d9d5322dbecad1ca880455dacd92e621ed647b812b5fd3224fe"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/lambdynamiclights.toml"
|
file = "mods/lambdynamiclights.toml"
|
||||||
hash = "158c40f09b2ed4fe14f5f2925751796fe11f6baee7e1ac7f35931ad831631a3d"
|
hash = "f53ac074b0938319dc0ff805692993a9941beea49c3e86d7e0a42c3db1e64243"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -167,7 +177,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/lithium.toml"
|
file = "mods/lithium.toml"
|
||||||
hash = "4e0d26b8af24dbc7220b2708ab13ad9cf6646442e3ebccc6ceebdef152345656"
|
hash = "5a5c6174eda3db8594761efaf64308c44702b3f2a25957b0c35825b0109a1ef0"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -177,7 +187,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/modmenu.toml"
|
file = "mods/modmenu.toml"
|
||||||
hash = "08cf57c2cae5fff7f0b8d043c45df07893ea01734a6486f9ca94caae741ea351"
|
hash = "e6f678c40b2bd652cc0b440d77f819719c4a4752511acf7a4be98cc07f392d43"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -195,6 +205,11 @@ file = "mods/not-enough-animations.toml"
|
||||||
hash = "9869599fe3a4e6fae4c89cd21b31b48e54dc91e61be9d8c93a2a38618da0a19d"
|
hash = "9869599fe3a4e6fae4c89cd21b31b48e54dc91e61be9d8c93a2a38618da0a19d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/not-enough-crashes.toml"
|
||||||
|
hash = "3c059bb33cf8656273f189f53a7c05289c9f025f54e2936e9200ba1817093f5c"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/notenoughcrashes.toml"
|
file = "mods/notenoughcrashes.toml"
|
||||||
hash = "ddce3c46e2866f3ed6521b969783c0d3471c12c168102f4f449d90ba68cd5b50"
|
hash = "ddce3c46e2866f3ed6521b969783c0d3471c12c168102f4f449d90ba68cd5b50"
|
||||||
|
@ -202,7 +217,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/ok-zoomer.toml"
|
file = "mods/ok-zoomer.toml"
|
||||||
hash = "2596e24c9628deed17d06612380d11a9e0d861476c6b3ceff1604017205b7063"
|
hash = "cd412f9ce95624d3f54a0b1d1f4e708ce22732f667b0bc77174cc162ac81237a"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -212,7 +227,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/perspective-mod-redux.toml"
|
file = "mods/perspective-mod-redux.toml"
|
||||||
hash = "c65714d41e881c9149122eb89435ea85fde6ebd01ad2e63a1cf9ffad7f1f3e83"
|
hash = "68010ccd22ee136e9a4ddb03805170742603b80ad23c04bbb568ae180ac74928"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -227,22 +242,22 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/sodium-extra.toml"
|
file = "mods/sodium-extra.toml"
|
||||||
hash = "f0ab553dfbd753da7774768a0589771b9bf1f4157d3735315fd6aca5c0c16322"
|
hash = "4652412b4d9601b67d9c3f10b9dfa83e43b3c098f40e3fba56554201cce9bfa7"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/sodium.toml"
|
file = "mods/sodium.toml"
|
||||||
hash = "f291cfa3dc4468318494015a4d695f66a22356355aa0122b2fbb7c1407ffdde0"
|
hash = "4aba93a705eb2c6300818297bc1d85329b9b085392810dbf15c79b5e3dd6d0ef"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/starlight.toml"
|
file = "mods/starlight.toml"
|
||||||
hash = "86eb288d2bb2a2a49e64b1e7db4ca6a5f486b30a3566feaeeba1aa0a618ae255"
|
hash = "25004bfaed5d36459fe6c6f7486794338e8b632679f5dd02c3624b961bcf9b9f"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/stendhal.toml"
|
file = "mods/stendhal.toml"
|
||||||
hash = "63af6542c73c8110f7c75590472bee0d4b0c19591e06dcc3c8b8ea888dde9a81"
|
hash = "7df690462262a15575715d61e294e3934416eddb8581460f990aba5ad98d0a3f"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
|
@ -3,11 +3,11 @@ filename = "antighost-1.18-fabric0.43.1-1.1.4.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/Jw3Wx1KR/versions/1.18-fabric0.43.1-1.1.4/antighost-1.18-fabric0.43.1-1.1.4.jar"
|
url = "https://edge.forgecdn.net/files/3543/423/antighost-1.18-fabric0.43.1-1.1.4.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "619e250c133106bacc3e3b560839bd4b324dfda8"
|
hash = "619e250c133106bacc3e3b560839bd4b324dfda8"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "Jw3Wx1KR"
|
file-id = 3543423
|
||||||
version = "d5nXweHE"
|
project-id = 273279
|
||||||
|
|
|
@ -3,11 +3,11 @@ filename = "badstdout-1.1.1-1.18.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/9Y8sMRVG/versions/1.1.1-1.18/badstdout-1.1.1-1.18.jar"
|
url = "https://edge.forgecdn.net/files/3542/418/badstdout-1.1.1-1.18.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "d2867a49691ea3c395596ab7f16744b059b9c13a"
|
hash = "d2867a49691ea3c395596ab7f16744b059b9c13a"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "9Y8sMRVG"
|
file-id = 3542418
|
||||||
version = "V81dH2uu"
|
project-id = 511672
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "BetterF3"
|
name = "BetterF3"
|
||||||
filename = "BetterF3-1.2.2-Forge-1.18.jar"
|
filename = "BetterF3-1.2.2-Fabric-1.18.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/8shC1gFX/versions/1.2.2/BetterF3-1.2.2-Forge-1.18.jar"
|
url = "https://edge.forgecdn.net/files/3551/264/BetterF3-1.2.2-Fabric-1.18.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "f2c46e89b6f9c5a5751e98d4868b1c36d53f9d8f"
|
hash = "e5140d6e028985031d99fd6493af279f22b65290"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "8shC1gFX"
|
file-id = 3551264
|
||||||
version = "yHMun8ED"
|
project-id = 401648
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Bobby"
|
name = "Bobby"
|
||||||
filename = "bobby-3.1.0.jar"
|
filename = "bobby-3.1.0.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/M08ruV16/versions/3.1.0/bobby-3.1.0.jar"
|
url = "https://edge.forgecdn.net/files/3566/756/bobby-3.1.0.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "380e4a7aa7c746db8bd908991823c9f38b5569a4"
|
hash = "380e4a7aa7c746db8bd908991823c9f38b5569a4"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "M08ruV16"
|
file-id = 3566756
|
||||||
version = "raLIOIgw"
|
project-id = 409301
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "CIT Resewn"
|
name = "CIT Resewn"
|
||||||
filename = "CITResewn-0.9.1+1.18.1.jar"
|
filename = "CITResewn-0.9.1+1.18.1.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/otVJckYQ/versions/0.9.1+1.18.1/CITResewn-0.9.1+1.18.1.jar"
|
url = "https://edge.forgecdn.net/files/3609/263/CITResewn-0.9.1+1.18.1.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "a320fbe1f0f6c1364c6afb224f993ba4252e6206"
|
hash = "a320fbe1f0f6c1364c6afb224f993ba4252e6206"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "otVJckYQ"
|
file-id = 3609263
|
||||||
version = "PnxfNudU"
|
project-id = 521427
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Continuity"
|
name = "Continuity"
|
||||||
filename = "continuity-1.1.0+1.18.jar"
|
filename = "continuity-1.1.0+1.18.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/1IjD5062/versions/1.1.0+1.18/continuity-1.1.0%2B1.18.jar"
|
url = "https://edge.forgecdn.net/files/3655/794/continuity-1.1.0+1.18.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "2bb59162457f3fbe90794c1a8cf3ca9e199e268e"
|
hash = "2bb59162457f3fbe90794c1a8cf3ca9e199e268e"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "1IjD5062"
|
file-id = 3655794
|
||||||
version = "sD3iTKbB"
|
project-id = 531351
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Fabrishot"
|
name = "Fabrishot"
|
||||||
filename = "fabrishot-1.6.2.jar"
|
filename = "fabrishot-1.6.2.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/3qsfQtE9/versions/1.6.2/fabrishot-1.6.2.jar"
|
url = "https://edge.forgecdn.net/files/3637/125/fabrishot-1.6.2.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "b3385f37c464a619637ab4dbb49382553b8bf8d3"
|
hash = "b3385f37c464a619637ab4dbb49382553b8bf8d3"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "3qsfQtE9"
|
file-id = 3637125
|
||||||
version = "VxYrd9ad"
|
project-id = 404870
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
name = "FerriteCore"
|
|
||||||
filename = "ferritecore-4.1.2-fabric.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/uXXizFIs/versions/4.1.2/ferritecore-4.1.2-fabric.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "11d973fe8601658fade9f9981f568efb4b8a5dce"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "uXXizFIs"
|
|
||||||
version = "FMdIAsIi"
|
|
13
packwiz-data/mods/ferritecore-fabric.toml
Normal file
13
packwiz-data/mods/ferritecore-fabric.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "FerriteCore (Fabric)"
|
||||||
|
filename = "ferritecore-4.1.2-fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://edge.forgecdn.net/files/3652/642/ferritecore-4.1.2-fabric.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "11d973fe8601658fade9f9981f568efb4b8a5dce"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 3652642
|
||||||
|
project-id = 459857
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Figura"
|
name = "Figura"
|
||||||
filename = "figura-0.0.7-1.18.jar"
|
filename = "figura-0.0.8-1.18.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/B3csO4KD/versions/0.0.7-1.18/figura-0.0.7-1.18.jar"
|
url = "https://edge.forgecdn.net/files/3667/720/figura-0.0.8-1.18.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "0295a6cb0413e64f2dd6006f78e1558d763105d7"
|
hash = "1398ed4d3a390bcdd85c543b8c1a210eb2f2caaa"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "B3csO4KD"
|
file-id = 3667720
|
||||||
version = "kFt12mgx"
|
project-id = 451616
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Grid"
|
name = "Grid"
|
||||||
filename = "grid-1.18-fabric0.43.1-1.6.6.jar"
|
filename = "grid-1.18-fabric0.43.1-1.6.6.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/ebxDDOKt/versions/1.18-fabric0.43.1-1.6.6/grid-1.18-fabric0.43.1-1.6.6.jar"
|
url = "https://edge.forgecdn.net/files/3543/418/grid-1.18-fabric0.43.1-1.6.6.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "362625e67c1cd6618b4cf60dc7fc1baaa33ee2fb"
|
hash = "362625e67c1cd6618b4cf60dc7fc1baaa33ee2fb"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "ebxDDOKt"
|
file-id = 3543418
|
||||||
version = "CALmxE1g"
|
project-id = 310560
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "HUDTweaks"
|
name = "HUDTweaks"
|
||||||
filename = "HUDTweaks-1.2.3-beta.jar"
|
filename = "HUDTweaks-1.2.3-beta.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/Ks4IAiYz/versions/1.2.3/HUDTweaks-1.2.3-beta.jar"
|
url = "https://edge.forgecdn.net/files/3648/255/HUDTweaks-1.2.3-beta.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "eac16dfee937a61ff91110e76ee9d1730fb2cadd"
|
hash = "eac16dfee937a61ff91110e76ee9d1730fb2cadd"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "Ks4IAiYz"
|
file-id = 3648255
|
||||||
version = "dTQq7cui"
|
project-id = 447651
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Indium"
|
name = "Indium"
|
||||||
filename = "indium-1.0.2-alpha2+mc1.18.1.jar"
|
filename = "indium-1.0.2-alpha3+mc1.18.1.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/1.0.2-alpha2+mc1.18.1/indium-1.0.2-alpha2+mc1.18.1.jar"
|
url = "https://edge.forgecdn.net/files/3667/666/indium-1.0.2-alpha3+mc1.18.1.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "111912f57b1edd769b19c24419390db0652fd0c6"
|
hash = "09657e42e26fd30bb3401a15e5ab9cbc05e5e6c0"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "Orvt0mRa"
|
file-id = 3667666
|
||||||
version = "CVUGSVU0"
|
project-id = 459496
|
||||||
|
|
|
@ -3,11 +3,11 @@ filename = "inspecio-1.2.1+1.18.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/a93H3mKU/versions/1.2.1+1.18/inspecio-1.2.1+1.18.jar"
|
url = "https://edge.forgecdn.net/files/3599/578/inspecio-1.2.1+1.18.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "164d916ffa4576ae6e3b2a45b2d089e3dea0d5a8"
|
hash = "fa191bb87d909074e95e4e52df6ddde5b2541e87"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "a93H3mKU"
|
file-id = 3599578
|
||||||
version = "KOy3RLbg"
|
project-id = 492180
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
name = "Iris Shaders"
|
|
||||||
filename = "iris-mc1.18.1-1.2.0-pre.jar"
|
|
||||||
side = "client"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/1.18.x/v1.2.0/iris-mc1.18.1-1.2.0-pre.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "94c66f904514e1a7e0ad106542a693e09b603044"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "YL57xq9U"
|
|
||||||
version = "I6p5WO3q"
|
|
13
packwiz-data/mods/irisshaders.toml
Normal file
13
packwiz-data/mods/irisshaders.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Iris Shaders"
|
||||||
|
filename = "iris-mc1.18.1-1.2.0-pre.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://edge.forgecdn.net/files/3612/857/iris-mc1.18.1-1.2.0-pre.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "94c66f904514e1a7e0ad106542a693e09b603044"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 3612857
|
||||||
|
project-id = 455508
|
|
@ -1,13 +1,13 @@
|
||||||
name = "LambdaBetterGrass"
|
name = "LambdaBetterGrass"
|
||||||
filename = "lambdabettergrass-1.2.2+1.17.jar"
|
filename = "lambdabettergrass-1.2.2+1.17.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/2Uev7LdA/versions/1.2.2+1.17/lambdabettergrass-1.2.2+1.17.jar"
|
url = "https://edge.forgecdn.net/files/3584/355/lambdabettergrass-1.2.2+1.17.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "f24117c93e077beb27ea7588b5fea702db2c4581"
|
hash = "7fef2f1d2c610b9d49721f3e297206c18f9dd0d0"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "2Uev7LdA"
|
file-id = 3584355
|
||||||
version = "A7w87AWG"
|
project-id = 400322
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "LambDynamicLights"
|
name = "LambDynamicLights"
|
||||||
filename = "lambdynamiclights-2.1.0+1.17.jar"
|
filename = "lambdynamiclights-2.1.0+1.17.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/yBW8D80W/versions/2.1.0+1.17/lambdynamiclights-2.1.0+1.17.jar"
|
url = "https://edge.forgecdn.net/files/3541/670/lambdynamiclights-2.1.0+1.17.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "5f1f59c0ff6d54fc7ec1d42eb347a2f6987d234c"
|
hash = "812fdc41518b786f05d72de4017c16c88a3e2ea6"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "yBW8D80W"
|
file-id = 3541670
|
||||||
version = "zhBXhMhZ"
|
project-id = 393442
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Lithium"
|
name = "Lithium (Fabric)"
|
||||||
filename = "lithium-fabric-mc1.18.1-0.7.8.jar"
|
filename = "lithium-fabric-mc1.18.1-0.7.8.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/mc1.18.1-0.7.8/lithium-fabric-mc1.18.1-0.7.8.jar"
|
url = "https://edge.forgecdn.net/files/3659/182/lithium-fabric-mc1.18.1-0.7.8.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "8b7cd216fee54b9acc261005cae5acbc856b1933"
|
hash = "8b7cd216fee54b9acc261005cae5acbc856b1933"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "gvQqBUqZ"
|
file-id = 3659182
|
||||||
version = "Ehsd7YUl"
|
project-id = 360438
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Mod Menu"
|
name = "Mod Menu"
|
||||||
filename = "modmenu-3.0.1.jar"
|
filename = "modmenu-3.0.1.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/3.0.1/modmenu-3.0.1.jar"
|
url = "https://edge.forgecdn.net/files/3570/652/modmenu-3.0.1.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "5b7328a666250330b3dd6a7a5190783d618a0307"
|
hash = "5b7328a666250330b3dd6a7a5190783d618a0307"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "mOgUt4GM"
|
file-id = 3570652
|
||||||
version = "eueI9czw"
|
project-id = 308702
|
||||||
|
|
13
packwiz-data/mods/not-enough-crashes.toml
Normal file
13
packwiz-data/mods/not-enough-crashes.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Not Enough Crashes (Fabric)"
|
||||||
|
filename = "notenoughcrashes-4.1.4+1.18.1-fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://edge.forgecdn.net/files/3606/828/notenoughcrashes-4.1.4+1.18.1-fabric.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "a6b83e46b3a8b1884f539683042686680729ce2a"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 3606828
|
||||||
|
project-id = 353890
|
|
@ -1,13 +0,0 @@
|
||||||
name = "Not Enough Crashes"
|
|
||||||
filename = "notenoughcrashes-4.1.4+1.18.1-fabric.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/yM94ont6/versions/4.1.4+1.18.1-fabric/notenoughcrashes-4.1.4+1.18.1-fabric.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "a6b83e46b3a8b1884f539683042686680729ce2a"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "yM94ont6"
|
|
||||||
version = "xU1wwE7x"
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Ok Zoomer"
|
name = "Ok Zoomer"
|
||||||
filename = "okzoomer-5.0.0-beta.3+1.17.1.jar"
|
filename = "okzoomer-5.0.0-beta.3+1.17.1.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/aXf2OSFU/versions/5.0.0-beta.3+1.17.1/okzoomer-5.0.0-beta.3+1.17.1.jar"
|
url = "https://edge.forgecdn.net/files/3538/853/okzoomer-5.0.0-beta.3+1.17.1.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "aa493f41d89b2a1e1a299ae4ee8073ad39f67dca"
|
hash = "aa493f41d89b2a1e1a299ae4ee8073ad39f67dca"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "aXf2OSFU"
|
file-id = 3538853
|
||||||
version = "esyBJPbU"
|
project-id = 354047
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Perspective Mod Redux"
|
name = "Perspective Mod Redux"
|
||||||
filename = "PerspectiveModRedux-1.17-0.0.5_01.jar"
|
filename = "PerspectiveModRedux-1.17-0.0.5_01.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/GwyFsKOX/versions/1/PerspectiveModRedux-1.17-0.0.5_01.jar"
|
url = "https://edge.forgecdn.net/files/3367/98/PerspectiveModRedux-1.17-0.0.5_01.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "e2a40025de5d2c33c543ddb6661a1a47e37bc77d"
|
hash = "e2a40025de5d2c33c543ddb6661a1a47e37bc77d"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "GwyFsKOX"
|
file-id = 3367098
|
||||||
version = "mBU1uAxH"
|
project-id = 280647
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Sodium Extra"
|
name = "Sodium Extra"
|
||||||
filename = "sodium-extra-mc1.18.1-0.4.0.jar"
|
filename = "sodium-extra-mc1.18.1-0.4.0.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/mc1.18.1-0.4.0/sodium-extra-mc1.18.1-0.4.0.jar"
|
url = "https://edge.forgecdn.net/files/3652/95/sodium-extra-mc1.18.1-0.4.0.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "0a5e52d66faf9ba68cec2d732b72557173a990a0"
|
hash = "0a5e52d66faf9ba68cec2d732b72557173a990a0"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "PtjYWJkn"
|
file-id = 3652095
|
||||||
version = "F8hFUYl1"
|
project-id = 447673
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Sodium"
|
name = "Sodium"
|
||||||
filename = "sodium-fabric-mc1.18.1-0.4.0-alpha6+build.14.jar"
|
filename = "sodium-fabric-mc1.18.1-0.4.0-alpha6+build.14.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/AANobbMI/versions/mc1.18.1-0.4.0-alpha6/sodium-fabric-mc1.18.1-0.4.0-alpha6+build.14.jar"
|
url = "https://edge.forgecdn.net/files/3605/309/sodium-fabric-mc1.18.1-0.4.0-alpha6+build.14.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "795d4c12bffdb1b21eed5ff87c07ce5ca3c0dcbf"
|
hash = "795d4c12bffdb1b21eed5ff87c07ce5ca3c0dcbf"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "AANobbMI"
|
file-id = 3605309
|
||||||
version = "5JyduDNN"
|
project-id = 394468
|
||||||
|
|
|
@ -3,11 +3,11 @@ filename = "starlight-1.0.0+fabric.d0a3220.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/H8CaAYZC/versions/Starlight 1.0.0 1.18.x/starlight-1.0.0+fabric.d0a3220.jar"
|
url = "https://edge.forgecdn.net/files/3554/912/starlight-1.0.0+fabric.d0a3220.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "743b14918588186cae2117d1a9684b400939e6f8"
|
hash = "743b14918588186cae2117d1a9684b400939e6f8"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "H8CaAYZC"
|
file-id = 3554912
|
||||||
version = "p26lbcyI"
|
project-id = 521783
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Stendhal"
|
name = "Stendhal"
|
||||||
filename = "stendhal-1.2.0-1.18.jar"
|
filename = "stendhal-1.2.0-1.18.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/BWloQ9jK/versions/1.2.0-1.18/stendhal-1.2.0-1.18.jar"
|
url = "https://edge.forgecdn.net/files/3554/833/stendhal-1.2.0-1.18.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "310cd9a8210875969a4370476eae9c7a1d91ea4c"
|
hash = "310cd9a8210875969a4370476eae9c7a1d91ea4c"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "BWloQ9jK"
|
file-id = 3554833
|
||||||
version = "ZBI5qTep"
|
project-id = 463457
|
||||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "e8ec60f36c51413dcc894669c8de33059acad5cfc89680e8a8f0ae78c4d84f41"
|
hash = "87d9ed2460151cc676b9375998b330d38315b61b0559dba1f1f99cebf11502c4"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.13.3"
|
fabric = "0.13.3"
|
||||||
|
|
Loading…
Reference in a new issue