Base modpack setup
This commit is contained in:
parent
634d5a16dd
commit
31d06cbf4b
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# Disable Git line ending conversion, to prevent packwiz index hashes changing when committing from Windows
|
||||||
|
* -text
|
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# Ignore built pack files
|
||||||
|
*.mrpack
|
0
.packwizignore
Normal file
0
.packwizignore
Normal file
59
index.toml
Normal file
59
index.toml
Normal file
@ -0,0 +1,59 @@
|
|||||||
|
hash-format = "sha256"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "LICENSE"
|
||||||
|
hash = "3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "README.md"
|
||||||
|
hash = "0154d032e143a4162589512e4d6f8f8a202813d8db19e08bf707f39468d3845e"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/appleskin.pw.toml"
|
||||||
|
hash = "b1b9042b80ced7af7192b3159b12112c6b2899c81ff09f0232f01bce8f42fba1"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/badpackets.pw.toml"
|
||||||
|
hash = "cbf5544ba86d4d10262fff9c53af6c9ef05bb92d329bb02f891a5aaf3ca94631"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/cull-less-leaves.pw.toml"
|
||||||
|
hash = "18f046ed2181bbfbfb07b1db22f8babed47a40d8d80f204bd9e5574a5d9cfb3b"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/fabric-api.pw.toml"
|
||||||
|
hash = "7857d46b41b5c4a2a9a11fd17572a266c633064ac026b72588e0f4afcb296942"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/iris.pw.toml"
|
||||||
|
hash = "60a78e25d2180c559f671bff385131be02a49d9c5a650b988995dbf3aaae6660"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/modmenu.pw.toml"
|
||||||
|
hash = "9966fa77d57235f7460b84632e7b89188b2944787f23214f87a10908f5aed867"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/qsl.pw.toml"
|
||||||
|
hash = "a0d6bc80ddb30ae38daab5e04d8b1a8066a9f9c51a7f6948f5d755e057c7bd84"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/sodium.pw.toml"
|
||||||
|
hash = "74942b197e40ee1a4852751088b911b7ef4b9dd4191c3029896464924a8d8272"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/wthit.pw.toml"
|
||||||
|
hash = "09eeea145537da2b895fae591bc97dcfee6c8232d63d9c8c11055b59df1dcfa4"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/yacl.pw.toml"
|
||||||
|
hash = "96a0c6997753cbc04207852157e0fd41d47dfbfd6aef9023125380518d8dd545"
|
||||||
|
metafile = true
|
13
mods/appleskin.pw.toml
Normal file
13
mods/appleskin.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "AppleSkin"
|
||||||
|
filename = "appleskin-fabric-mc1.19.4-2.4.3.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/sLboyqjL/appleskin-fabric-mc1.19.4-2.4.3.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "5d0ab28e92586731d88b3cc7f1c23585fbe84478"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "EsAfCjCV"
|
||||||
|
version = "sLboyqjL"
|
13
mods/badpackets.pw.toml
Normal file
13
mods/badpackets.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "bad packets"
|
||||||
|
filename = "badpackets-fabric-0.4.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/ftdbN0KK/versions/ivJ0srK8/badpackets-fabric-0.4.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "64ed580b9a7c8d4da646944bd01c775c9aa9cb97"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "ftdbN0KK"
|
||||||
|
version = "ivJ0srK8"
|
13
mods/cull-less-leaves.pw.toml
Normal file
13
mods/cull-less-leaves.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Cull Less Leaves"
|
||||||
|
filename = "CullLessLeaves-1.1.0.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/iG6ZHsUV/versions/BxA1B1tp/CullLessLeaves-1.1.0.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "bdb994448b595c382537bef75fa26a944a1378a6"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "iG6ZHsUV"
|
||||||
|
version = "BxA1B1tp"
|
13
mods/fabric-api.pw.toml
Normal file
13
mods/fabric-api.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Fabric API"
|
||||||
|
filename = "fabric-api-0.78.0+1.19.4.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/unERf4ZJ/fabric-api-0.78.0%2B1.19.4.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "3e8df96145957b37ea547e523654f7319ea6a921"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "P7dR8mSH"
|
||||||
|
version = "unERf4ZJ"
|
13
mods/iris.pw.toml
Normal file
13
mods/iris.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Iris Shaders"
|
||||||
|
filename = "iris-mc1.19.4-1.6.0.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/rKiitlRl/iris-mc1.19.4-1.6.0.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "24de9db031847f22f28ef24de8a7509361fc0eb4"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "YL57xq9U"
|
||||||
|
version = "rKiitlRl"
|
13
mods/modmenu.pw.toml
Normal file
13
mods/modmenu.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Mod Menu"
|
||||||
|
filename = "modmenu-6.1.0-rc.4.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/5e62j63G/modmenu-6.1.0-rc.4.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "d3ec07e6358e95b5ed775ea5a8b1ea938f108a53"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "mOgUt4GM"
|
||||||
|
version = "5e62j63G"
|
13
mods/qsl.pw.toml
Normal file
13
mods/qsl.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Quilted Fabric API (QFAPI) / Quilt Standard Libraries (QSL)"
|
||||||
|
filename = "qfapi-6.0.0-beta.3_qsl-5.0.0-beta.2_fapi-0.76.0_mc-1.19.4.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/9gcIrw5Z/qfapi-6.0.0-beta.3_qsl-5.0.0-beta.2_fapi-0.76.0_mc-1.19.4.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "f5a438e9ea8208ec7ae8f0c3620ad47af28cdbac"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "qvIfYCYJ"
|
||||||
|
version = "9gcIrw5Z"
|
13
mods/sodium.pw.toml
Normal file
13
mods/sodium.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Sodium"
|
||||||
|
filename = "sodium-fabric-mc1.19.4-0.4.10+build.24.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/AANobbMI/versions/b4hTi3mo/sodium-fabric-mc1.19.4-0.4.10%2Bbuild.24.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "b060680929d7a6d130fb980a9f9907461df05fa1"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "AANobbMI"
|
||||||
|
version = "b4hTi3mo"
|
13
mods/wthit.pw.toml
Normal file
13
mods/wthit.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "WTHIT"
|
||||||
|
filename = "wthit-quilt-7.2.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/BjjcWnEm/wthit-quilt-7.2.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "0b01ba7bf959ebb1d43b38f1791329b79cf5b1cd"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "6AQIaxuO"
|
||||||
|
version = "BjjcWnEm"
|
13
mods/yacl.pw.toml
Normal file
13
mods/yacl.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "YetAnotherConfigLib"
|
||||||
|
filename = "YetAnotherConfigLib-2.4.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/RLTQViRg/YetAnotherConfigLib-2.4.0.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "d7a984e51a5db72256fe93ac428b840dcd4f80f3"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "1eAoo2KR"
|
||||||
|
version = "RLTQViRg"
|
16
pack.toml
Normal file
16
pack.toml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
name = "Evan's Pack"
|
||||||
|
author = "Evan Pratten"
|
||||||
|
version = "1.0.0"
|
||||||
|
pack-format = "packwiz:1.1.0"
|
||||||
|
|
||||||
|
[index]
|
||||||
|
file = "index.toml"
|
||||||
|
hash-format = "sha256"
|
||||||
|
hash = "53c4bdd4731ab6f0bec4866140dc21b488ef3754f977d49db891720c06e07a85"
|
||||||
|
|
||||||
|
[versions]
|
||||||
|
minecraft = "1.19.4"
|
||||||
|
quilt = "0.18.9"
|
||||||
|
|
||||||
|
[options]
|
||||||
|
acceptable-game-versions = ["1.19.3"]
|
Loading…
x
Reference in New Issue
Block a user