remove hexcasting
Some checks failed
Build Modpack / build (push) Failing after 2s

Not up to date with latest cardinal components
This commit is contained in:
Merith 2025-02-14 19:10:32 -08:00
parent b5af7bffe5
commit 7d69afcef1
6 changed files with 2 additions and 46 deletions

View file

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

View file

@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]] [[files]]
file = "config/fabric_loader_dependencies.json" file = "config/fabric_loader_dependencies.json"
hash = "1a2a9e7c4b0744a9bc3321e6e292260bf1395fea940d9e5ff52d33b6e9bb7257" hash = "ed8b4d558f99608388cbcc25e347e7308e0d923b39aafe7f2a56d338e7e22b55"
[[files]] [[files]]
file = "config/simplemenu.json5" file = "config/simplemenu.json5"
@ -146,16 +146,6 @@ file = "mods/held-item-info.pw.toml"
hash = "b085a13f441287ee000f3d17b49755741ed738a2a296fe349c79c01ed9d81350" hash = "b085a13f441287ee000f3d17b49755741ed738a2a296fe349c79c01ed9d81350"
metafile = true metafile = true
[[files]]
file = "mods/hex-casting.pw.toml"
hash = "61e5f0c2fc067877744d9cdbed9704e4da4933a4be893e5ef61174346fb13af6"
metafile = true
[[files]]
file = "mods/hexvr.pw.toml"
hash = "7ce89b18c9fcb76eeebe6ab41a934ae25be869c311c80fbd6e2fdca79428b451"
metafile = true
[[files]] [[files]]
file = "mods/immediatelyfast.pw.toml" file = "mods/immediatelyfast.pw.toml"
hash = "b24899fa80266f775c2a5ad945f01fced39a3d747ac633cdd20f52cb9c921aac" hash = "b24899fa80266f775c2a5ad945f01fced39a3d747ac633cdd20f52cb9c921aac"

View file

@ -1,13 +0,0 @@
name = "Hex Casting"
filename = "hexcasting-fabric-1.20.1-0.11.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/nTW3yKrm/versions/IvI9LKNc/hexcasting-fabric-1.20.1-0.11.2.jar"
hash-format = "sha512"
hash = "0587997cf75cc8ffc7c7f10e10ccd856a683f6e2bd7433f66a0e9d6e4b3ae143fd26be62d459580e48a241e34cd6d3adc0d1407ec3717d7d6751cd59a45385b6"
[update]
[update.modrinth]
mod-id = "nTW3yKrm"
version = "IvI9LKNc"

View file

@ -1,13 +0,0 @@
name = "HexVR"
filename = "HexVR-1.5.1 [FABRIC 1.20.1].jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/JGVJRpis/versions/baAJxtf0/HexVR-1.5.1%20%5BFABRIC%201.20.1%5D.jar"
hash-format = "sha512"
hash = "08f8acb73eaac74fddff060acdc19743504c6f9ba22337e64d8351b16a8ebdefbe92bf0e4361b161634606415898e940396ce5d3c24ef8aabfc3dd058b0f2636"
[update]
[update.modrinth]
mod-id = "JGVJRpis"
version = "baAJxtf0"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "a49df401b1a4ab0525bfb898b8034974056818a31dcbe76793cb3a4e8be8ab04" hash = "9aa2817c9eb174e59c19ae88bedeff741683e934a682510a8f13e5e89002e540"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"

View file

@ -37,8 +37,6 @@
- [Fabric API](https://modrinth.com/mod/P7dR8mSH) - [Fabric API](https://modrinth.com/mod/P7dR8mSH)
- [Fabric Language Kotlin](https://modrinth.com/mod/Ha28R6CL) - [Fabric Language Kotlin](https://modrinth.com/mod/Ha28R6CL)
- [Wraith Waystones](https://modrinth.com/mod/sTZr7NVo) - [Wraith Waystones](https://modrinth.com/mod/sTZr7NVo)
- [Hex Casting](https://modrinth.com/mod/nTW3yKrm)
- [HexVR](https://modrinth.com/mod/JGVJRpis)
- [ImmersiveMC](https://modrinth.com/mod/XJ9is6vj) - [ImmersiveMC](https://modrinth.com/mod/XJ9is6vj)
- [Inline](https://modrinth.com/mod/fin1PX4m) - [Inline](https://modrinth.com/mod/fin1PX4m)
- [Jade 🔍](https://modrinth.com/mod/nvQzSEkH) - [Jade 🔍](https://modrinth.com/mod/nvQzSEkH)