Initial commit: version 1.0.0
This commit is contained in:
commit
2c05f89309
35 changed files with 566 additions and 0 deletions
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
|
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Exclude exported CurseForge zip files
|
||||
*.zip
|
||||
|
||||
# Exclude exported Modrinth modpacks
|
||||
*.mrpack
|
||||
|
||||
# Exclude packwiz Windows executable
|
||||
packwiz.exe
|
2
.packwizignore
Normal file
2
.packwizignore
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Exclude README
|
||||
/README.md
|
151
index.toml
Normal file
151
index.toml
Normal file
|
@ -0,0 +1,151 @@
|
|||
hash-format = "sha256"
|
||||
|
||||
[[files]]
|
||||
file = "mods/betterf3.pw.toml"
|
||||
hash = "7c801232a6e7b3930c6c6f47f2c4cd77a539f28bc41e6d54e1710c2736d8a46f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/bobby.pw.toml"
|
||||
hash = "5e0adbaf5a22a684b1691eea9a8c4daa6b1eb2b5d821ac83c558ef015d15d51a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/camera-utils.pw.toml"
|
||||
hash = "ddb3a3367de04370f824327883018f49a533683d08990b14038778d90130732f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cloth-config.pw.toml"
|
||||
hash = "09e8e459ae0d4437cc7bfbdd370cd7b5ac1461feaf232ba3a339f767bb0da231"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/continuity.pw.toml"
|
||||
hash = "0f24f7bd2057b70b6816de4e66922b64f8b6635dc603e40cc45d62646dc7221d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/controlling.pw.toml"
|
||||
hash = "314cd3d09bb98a39542551090e3daefd5fa3cfc184bcd134cf4c8a820e804281"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dynamic-torches.pw.toml"
|
||||
hash = "2e42989f2b88be7928540a0106de1bc9c6a6dca99ad3923dcc44d636a62b4b09"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/entityculling.pw.toml"
|
||||
hash = "f1cfb6d5b1aeae9d349d909fc3170f60332b6347493543a2e4f1f0801f4a5d4d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ferrite-core.pw.toml"
|
||||
hash = "078c828454d8a361baae372b5ee3dc33e5f3573fa19bdac8589b38da9dbc5c03"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fps-reducer.pw.toml"
|
||||
hash = "3716dee9ed27874db19b8794d2ffc20c06f09909e3688c1095faac383439f549"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/indium.pw.toml"
|
||||
hash = "ec7ddc7195eaec44adb0a060c48d919bedb82775a3b683f8da21ab2eb6921ab1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/itemswapper.pw.toml"
|
||||
hash = "d9420001c05adbd6a2372922d37106a4e8c900e7c811c23655e4e1f6a0b7f5de"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lighty.pw.toml"
|
||||
hash = "102f7e8d7490e1ed36c25db3f1af7d51483806f57f856c2aeb03686594a10417"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lithium.pw.toml"
|
||||
hash = "019e6f258127d947cf0b43227c198365b107e35d4e16e29ee8388986aaf62d77"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/modmenu.pw.toml"
|
||||
hash = "e37792db4c4b69e11243c7470f0f2a791dc016381e460cd5616eccb6b567b5ab"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mouse-tweaks.pw.toml"
|
||||
hash = "6ff1d7cc8800c891723375aea3426b9b2f50400798374e8f97f96e804cc5c518"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/nvidium.pw.toml"
|
||||
hash = "ec4bc8b7c36db2dcf3f19b4e03df845c36e18477739a34531de66e2fa75ef2dc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/placeholder-api.pw.toml"
|
||||
hash = "d0311de4c47e48ba0c1769253c7bd8fd541ed81c60823c539116a963e58c9128"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/preventer.pw.toml"
|
||||
hash = "3071b11d9c617d1022cb52956b8aedeb3959d97367b83282d610db210fbe401e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/qsl.pw.toml"
|
||||
hash = "0beb61db905961db02beefceed886d780df6fff3ad969f84bb4d245c6683af94"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/searchables.pw.toml"
|
||||
hash = "6337ceb74ee951a937b2768544a1bf11812aa92628a81b9a13e66c687f9853fb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/shulkerboxtooltip.pw.toml"
|
||||
hash = "45910a70021a8db0da310c1255a255402b052d53c944ecb9159d29e7c0e6db45"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/simple-voice-chat.pw.toml"
|
||||
hash = "79ec58c99084d5b02044e04b6860bc6339868e95e1a8c7a982f5400ee777b178"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sodium.pw.toml"
|
||||
hash = "280cf7ad4ec95bd95eef81a7f327095c5f40e1b8aa45cea91284bfd19395d69e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sound-physics-remastered.pw.toml"
|
||||
hash = "afc06fed4e996bf3ad5cf2e8248d1cfc6650d8cae19fc8c6745e41c085c8eb2d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/super-better-grass.pw.toml"
|
||||
hash = "2c0773301e5c6f46f77509496f18f3b07826deb17a5eeb6daab42912737b439f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/viafabricplus.pw.toml"
|
||||
hash = "f25513292eb1d18c13c4411b0a51b16b6f2b974f6826a348dcbc0ea7dedb4208"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/xaeros-minimap.pw.toml"
|
||||
hash = "9f590e02371a224d8a005ec5f6fe0f025f1b3642345c17d1feaa2cb4f4028fdd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/xaeros-world-map.pw.toml"
|
||||
hash = "e9f628cc8d3a658a9b0ceb2272993d0dd9f5736aad1fb8178e6071cd63a8438e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yacl.pw.toml"
|
||||
hash = "7f7768f2047011ed61c9bbec29bbcd2d06c5eb8ab731d442b9ecc2c01bbc8c6b"
|
||||
metafile = true
|
13
mods/betterf3.pw.toml
Normal file
13
mods/betterf3.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "BetterF3"
|
||||
filename = "BetterF3-11.0.1-Fabric-1.21.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/8shC1gFX/versions/sXO3idkS/BetterF3-11.0.1-Fabric-1.21.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "eb48ba676e4c0779576b0f49c28ffd47f0eae561"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "8shC1gFX"
|
||||
version = "sXO3idkS"
|
13
mods/bobby.pw.toml
Normal file
13
mods/bobby.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Bobby"
|
||||
filename = "bobby-5.2.3+mc1.21.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/M08ruV16/versions/hL2qgP4K/bobby-5.2.3%2Bmc1.21.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "1e2a972ae807df35994b0c3c671e8f50fbaec8af"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "M08ruV16"
|
||||
version = "hL2qgP4K"
|
13
mods/camera-utils.pw.toml
Normal file
13
mods/camera-utils.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Camera Utils"
|
||||
filename = "camerautils-fabric-1.21-1.0.12.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/rrwQMaWQ/versions/3mE4jMR1/camerautils-fabric-1.21-1.0.12.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "cb74f262e0c7c41b3b01f4e1a9dfdf096f036a27"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "rrwQMaWQ"
|
||||
version = "3mE4jMR1"
|
13
mods/cloth-config.pw.toml
Normal file
13
mods/cloth-config.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Cloth Config API (Fabric/Forge/NeoForge)"
|
||||
filename = "cloth-config-15.0.128-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "10334d4833fda919fe82e6f864caed9bc018764c"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 5553804
|
||||
project-id = 348521
|
13
mods/continuity.pw.toml
Normal file
13
mods/continuity.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Continuity"
|
||||
filename = "continuity-3.0.0-beta.5+1.21.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/1IjD5062/versions/NksUpFjf/continuity-3.0.0-beta.5%2B1.21.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "16d31a39e85dc10cdff4e06198a1bb26b4b82427"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "1IjD5062"
|
||||
version = "NksUpFjf"
|
13
mods/controlling.pw.toml
Normal file
13
mods/controlling.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Controlling"
|
||||
filename = "Controlling-fabric-1.21-18.0.2.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/xv94TkTM/versions/16UbbEe8/Controlling-fabric-1.21-18.0.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "420a54bea6a547cc5a3256b9225378669979989d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "xv94TkTM"
|
||||
version = "16UbbEe8"
|
13
mods/dynamic-torches.pw.toml
Normal file
13
mods/dynamic-torches.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Dynamic Torches"
|
||||
filename = "dynamic-torches-4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/AK1n0IqM/versions/hyBNIepV/dynamic-torches-4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "6fcd538dc597397eed4b136518eaa0ba1dadbf2c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "AK1n0IqM"
|
||||
version = "hyBNIepV"
|
13
mods/entityculling.pw.toml
Normal file
13
mods/entityculling.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Entity Culling"
|
||||
filename = "entityculling-fabric-1.6.6-mc1.21.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/Bu3hSiJb/entityculling-fabric-1.6.6-mc1.21.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "cae57526503e6fff155d6168fd271c9f1f4d029b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "NNAgCjsB"
|
||||
version = "Bu3hSiJb"
|
13
mods/ferrite-core.pw.toml
Normal file
13
mods/ferrite-core.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "FerriteCore"
|
||||
filename = "ferritecore-7.0.0-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/uXXizFIs/versions/wmIZ4wP4/ferritecore-7.0.0-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "95b18b0f1673bbbe328812c3052cc1a921591f0f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "uXXizFIs"
|
||||
version = "wmIZ4wP4"
|
13
mods/fps-reducer.pw.toml
Normal file
13
mods/fps-reducer.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "FPS Reducer"
|
||||
filename = "FpsReducer2-fabric-1.21-2.9.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/iZ10HXDj/versions/9ewqcOwy/FpsReducer2-fabric-1.21-2.9.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9219d7f657f4adb61315cd15023265d1070d24ca"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "iZ10HXDj"
|
||||
version = "9ewqcOwy"
|
13
mods/indium.pw.toml
Normal file
13
mods/indium.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Indium"
|
||||
filename = "indium-1.0.34+mc1.21.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/K4hsdO9H/indium-1.0.34%2Bmc1.21.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "cf4641206fde618f194dc0a1064b1294e385d679"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Orvt0mRa"
|
||||
version = "K4hsdO9H"
|
13
mods/itemswapper.pw.toml
Normal file
13
mods/itemswapper.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "ItemSwapper"
|
||||
filename = "itemswapper-fabric-0.7.0-mc1.21.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/RPOSBQgq/versions/gCWWXbDj/itemswapper-fabric-0.7.0-mc1.21.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a8ed2c0ee1c5eb227f4112119e246709281c1bfc"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "RPOSBQgq"
|
||||
version = "gCWWXbDj"
|
13
mods/lighty.pw.toml
Normal file
13
mods/lighty.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Lighty"
|
||||
filename = "lighty-fabric-3.0.0-beta.3+1.21.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/yjvKidNM/versions/flldTzYl/lighty-fabric-3.0.0-beta.3%2B1.21.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "af66252291c678fee81e2770f6b7d61fe20a35f1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "yjvKidNM"
|
||||
version = "flldTzYl"
|
13
mods/lithium.pw.toml
Normal file
13
mods/lithium.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Lithium"
|
||||
filename = "lithium-fabric-mc1.21-0.12.7.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/my7uONjU/lithium-fabric-mc1.21-0.12.7.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "028d8dde791e2283aa0d67decc8cbcd66400a38e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "gvQqBUqZ"
|
||||
version = "my7uONjU"
|
13
mods/modmenu.pw.toml
Normal file
13
mods/modmenu.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Mod Menu"
|
||||
filename = "modmenu-11.0.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/xhN1IvHi/modmenu-11.0.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e4ba66f6036a4902433bb517d55120c4237c512f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "mOgUt4GM"
|
||||
version = "xhN1IvHi"
|
13
mods/mouse-tweaks.pw.toml
Normal file
13
mods/mouse-tweaks.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Mouse Tweaks"
|
||||
filename = "MouseTweaks-fabric-mc1.21-2.26.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/ylmBQ38A/MouseTweaks-fabric-mc1.21-2.26.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ee81af33a5606ef2cd057e075833d7c69836c210"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "aC3cM3Vq"
|
||||
version = "ylmBQ38A"
|
13
mods/nvidium.pw.toml
Normal file
13
mods/nvidium.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Nvidium"
|
||||
filename = "nvidium-0.2.9-beta.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/SfMw2IZN/versions/cl0HrTL6/nvidium-0.2.9-beta.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "2ea01e5910c7273670f748e2664e948db2d77610"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "SfMw2IZN"
|
||||
version = "cl0HrTL6"
|
13
mods/placeholder-api.pw.toml
Normal file
13
mods/placeholder-api.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Text Placeholder API"
|
||||
filename = "placeholder-api-2.4.1+1.21.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/eXts2L7r/versions/cE5TczQr/placeholder-api-2.4.1%2B1.21.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "5f61f50e36f1f957dbb87eda02da95d847b4a943"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "eXts2L7r"
|
||||
version = "cE5TczQr"
|
13
mods/preventer.pw.toml
Normal file
13
mods/preventer.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Preventer"
|
||||
filename = "1.21-preventer-1.1.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/RK0tTWG1/versions/z69iEwmB/1.21-preventer-1.1.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "867a319f59b1261d954e552ef82616dd1cad00d4"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "RK0tTWG1"
|
||||
version = "z69iEwmB"
|
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 = "quilted-fabric-api-11.0.0-alpha.3+0.100.7-1.21.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/PNhUOnZI/quilted-fabric-api-11.0.0-alpha.3%2B0.100.7-1.21.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "71cb97f4569944f92a6733a082fb79f578fffcaf"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qvIfYCYJ"
|
||||
version = "PNhUOnZI"
|
13
mods/searchables.pw.toml
Normal file
13
mods/searchables.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Searchables"
|
||||
filename = "Searchables-fabric-1.21-1.0.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fuuu3xnx/versions/CBSMQxpQ/Searchables-fabric-1.21-1.0.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "23f9fb394ac985bcaf4bff4095672e287d430123"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fuuu3xnx"
|
||||
version = "CBSMQxpQ"
|
13
mods/shulkerboxtooltip.pw.toml
Normal file
13
mods/shulkerboxtooltip.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Shulker Box Tooltip"
|
||||
filename = "shulkerboxtooltip-fabric-5.0.4+1.21.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/2M01OLQq/versions/d0SjJDnR/shulkerboxtooltip-fabric-5.0.4%2B1.21.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "458f9150961a43ce3ab670a0292971dca6c5e1ee"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "2M01OLQq"
|
||||
version = "d0SjJDnR"
|
13
mods/simple-voice-chat.pw.toml
Normal file
13
mods/simple-voice-chat.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Simple Voice Chat"
|
||||
filename = "voicechat-fabric-1.21-2.5.19.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/SSk6KqP7/voicechat-fabric-1.21-2.5.19.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "c8b05bacb5b5040130ef65498b0f9c41751636c8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "9eGKb6K1"
|
||||
version = "SSk6KqP7"
|
13
mods/sodium.pw.toml
Normal file
13
mods/sodium.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Sodium"
|
||||
filename = "sodium-fabric-0.5.11+mc1.21.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/AANobbMI/versions/RncWhTxD/sodium-fabric-0.5.11%2Bmc1.21.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d67e66ea4bb2409997b636dae4203d33764cdcc8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "AANobbMI"
|
||||
version = "RncWhTxD"
|
13
mods/sound-physics-remastered.pw.toml
Normal file
13
mods/sound-physics-remastered.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Sound Physics Remastered"
|
||||
filename = "sound-physics-remastered-fabric-1.21-1.4.5.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qyVF9oeo/versions/8w6T0wDj/sound-physics-remastered-fabric-1.21-1.4.5.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "7ec82ac0c3d41c162d2e26f129c2262ff81a2b82"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qyVF9oeo"
|
||||
version = "8w6T0wDj"
|
13
mods/super-better-grass.pw.toml
Normal file
13
mods/super-better-grass.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "SuperBetterGrass"
|
||||
filename = "SuperBetterGrass-1.5.3+1.21.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "62d7528268fb6c96f240040b51a0391d8a8cbe37"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 5427366
|
||||
project-id = 911433
|
13
mods/viafabricplus.pw.toml
Normal file
13
mods/viafabricplus.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "ViaFabricPlus"
|
||||
filename = "ViaFabricPlus-3.4.3.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/rIC2XJV4/versions/GuQkz7yZ/ViaFabricPlus-3.4.3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9affa01c7dfb35bc69149de0b62f7a7125c6320b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "rIC2XJV4"
|
||||
version = "GuQkz7yZ"
|
13
mods/xaeros-minimap.pw.toml
Normal file
13
mods/xaeros-minimap.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Xaero's Minimap"
|
||||
filename = "Xaeros_Minimap_24.2.1_Fabric_1.21.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/1bokaNcj/versions/enRPivaa/Xaeros_Minimap_24.2.1_Fabric_1.21.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "dc22cb21d9337addc6b68dee9aaeeef51ccc3c80"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "1bokaNcj"
|
||||
version = "enRPivaa"
|
13
mods/xaeros-world-map.pw.toml
Normal file
13
mods/xaeros-world-map.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Xaero's World Map"
|
||||
filename = "XaerosWorldMap_1.38.8_Fabric_1.21.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/NcUtCpym/versions/ekubtdIk/XaerosWorldMap_1.38.8_Fabric_1.21.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "25e8508f32f3ba067123b9f2e2ffcacf408961ef"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "NcUtCpym"
|
||||
version = "ekubtdIk"
|
13
mods/yacl.pw.toml
Normal file
13
mods/yacl.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "YetAnotherConfigLib"
|
||||
filename = "YetAnotherConfigLib-3.5.0+1.21-fabric.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/Y8Wa10Re/YetAnotherConfigLib-3.5.0%2B1.21-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "c58dab87a7b62d0b3812c97fa69381ae041a1439"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "1eAoo2KR"
|
||||
version = "Y8Wa10Re"
|
13
pack.toml
Normal file
13
pack.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "CompSoc Vanilla Enhancements"
|
||||
author = "Eliza Macovei"
|
||||
version = "1.0.0"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "dc039b33126354bae894c7c396b8ea973c31fe8a8a6f9df38aee7071e1aa4ccc"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21"
|
||||
quilt = "0.26.4-beta.1"
|
Loading…
Reference in a new issue