overrides to force it to load
Some checks failed
Build Modpack / build (push) Failing after 2s

This commit is contained in:
Merith 2025-02-14 18:47:44 -08:00
parent 851e520087
commit 1039e58fdf
6 changed files with 75 additions and 2 deletions

View file

@ -0,0 +1,11 @@
{
"version": 1,
"overrides": {
"hexcasting": {
"-depends": {
"cardinal-components-item": "IGNORED",
"cardinal-components-block": "IGNORED"
}
}
}
}

View file

@ -1,8 +1,12 @@
hash-format = "sha256"
[[files]]
file = "config/fabric_loader_dependencies.json"
hash = "1a2a9e7c4b0744a9bc3321e6e292260bf1395fea940d9e5ff52d33b6e9bb7257"
[[files]]
file = "config/simplemenu.json5"
hash = "3f41fbf9725193271ebba21a0e16e99a15bb0331f8449925c8484f7becc22587"
hash = "0c0284a0d51413f4688c0e98fcc9095ec3de4479dce9c7ef9a5dd43361e8c9b1"
[[files]]
file = "config/simplemenu/icon/icon_32x32.png"
@ -12,6 +16,10 @@ hash = "6cfd7ed95f1d805d383de2a0743dd0dedb22f15939302e969b304d7e967760e7"
file = "config/yosbr/config/betterf3.json"
hash = "8254cc98fc6b737bac12f0e368d8918169fb1c2cf6116961cff1bc7d465ee316"
[[files]]
file = "config/yosbr/config/immersive_mc-client.json"
hash = "2dfb0feedfff93889c44dba4fe0626de69dc882e569de20af435e99bdc26b436"
[[files]]
file = "config/yosbr/config/luckperms/luckperms.conf"
hash = "1e324a30c0efe883cc65f2bb3bae1b02c01d7156533c43ff820c232a2a067e15"
@ -168,6 +176,11 @@ file = "mods/immersivemc.pw.toml"
hash = "88686f13a04783dffb842499f1632ba2f25a2a6919c9115b2b7f338fb67f8265"
metafile = true
[[files]]
file = "mods/inline.pw.toml"
hash = "d8c819fde97f9129ff0e9a6402e18598eb7d844c0193007a08aa88f3c0e3e507"
metafile = true
[[files]]
file = "mods/inventory-tabs.pw.toml"
hash = "cf11a2f3584998ee7f7708e84d5b4d7ca06f3a74566628e213b632a521ae27fe"
@ -263,6 +276,16 @@ file = "mods/paradise-lost.pw.toml"
hash = "e950c7b54e6888450cf526fb99cbbda3e7091855d9fdc5c905965d55aefbf64c"
metafile = true
[[files]]
file = "mods/patchouli.pw.toml"
hash = "3c2fe6485d980a094a5094263d9d54dd59bd4cfd37439109be561894342a82f8"
metafile = true
[[files]]
file = "mods/paucal.pw.toml"
hash = "49ef3ff0a74c6338f2160c4ee683ae34f745a38c0c87f2d7527e4f88406113fe"
metafile = true
[[files]]
file = "mods/placeholder-api.pw.toml"
hash = "3c5a5fe2267f93188d7e41f7a06ea09a64b40224b90f601e42cf666c16f12268"

View file

@ -0,0 +1,13 @@
name = "Inline"
filename = "inline-fabric-1.20.1-1.0.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/fin1PX4m/versions/Bskomaui/inline-fabric-1.20.1-1.0.2.jar"
hash-format = "sha512"
hash = "15c8497a4370958283c3eac30103eda644538060b5eca71274c1a3c47011727b0f218c7ca977c456bb140d5328f91800cc1f6fcce82c404ac7a4d0017e8ca84d"
[update]
[update.modrinth]
mod-id = "fin1PX4m"
version = "Bskomaui"

View file

@ -0,0 +1,13 @@
name = "Patchouli"
filename = "Patchouli-1.20.1-84.1-FABRIC.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/nU0bVIaL/versions/Muu5nGmj/Patchouli-1.20.1-84.1-FABRIC.jar"
hash-format = "sha512"
hash = "a08ae7db9381bf44ff5a22e5fa0cc44ff744fe220df6c88863eded09274786609e8705dc6a31f70c072127c81255a413d37aa479dd2aaf07bc7ed0c822e0a070"
[update]
[update.modrinth]
mod-id = "nU0bVIaL"
version = "Muu5nGmj"

View file

@ -0,0 +1,13 @@
name = "PAUCAL"
filename = "paucal-0.6.0+1.20.1-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/TZo2wHFe/versions/dabyDTwJ/paucal-0.6.0%2B1.20.1-fabric.jar"
hash-format = "sha512"
hash = "5ab76a177c66113a1a1a6aaf738077c711d4b73807814d530f753961967398d5908ef1857b3290e633a3917bf7a93f9dc8cf2fb9767b26b8efbe8e295922d571"
[update]
[update.modrinth]
mod-id = "TZo2wHFe"
version = "dabyDTwJ"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "31d40e0f3e4ff4bfb4371c58ae510478e9978bdae655179691e3e3773fbcc1ea"
hash = "087ac88d48f9be0dec9e537e7dde6ecdcc0590f86117520c26a1f72d8f0dca66"
[versions]
fabric = "0.16.10"