Replace Conjuring from Modrinth with compile from source version with patch 73 applied - https://github.com/wisp-forest/conjuring/pull/73 | This prevents the server crashing when a Conjuring power is used on an Archon boss (Inigo in the observed case) which is caused by an unsafe cast of DamageSource#getAttacker to player

This commit is contained in:
JordanPlayz158
2025-10-31 21:11:37 -04:00
parent bb95207383
commit 6cea3e9f77
4 changed files with 5 additions and 10 deletions

Binary file not shown.

View File

@@ -306,7 +306,7 @@ metafile = true
[[files]]
file = "mods/conjuring.pw.toml"
hash = "812ae6a87fd70619fe6ff6b7c91802c1a01688e3ba4d5d1a468065bdbbb4ce50"
hash = "ab108c107f6c5a766e4610f02cf7740bc052e30f53426c9690fc2196ecbdde84"
metafile = true
[[files]]

View File

@@ -3,11 +3,6 @@ filename = "conjuring-1.0.29+1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/GriMtaoD/versions/ntapZgVV/conjuring-1.0.29%2B1.20.jar"
hash-format = "sha1"
hash = "ab89f011ed29b5910bb8306f97826562a55d96fa"
[update]
[update.modrinth]
mod-id = "GriMtaoD"
version = "ntapZgVV"
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/conjuring-1.0.29%2B1.20.jar"
hash-format = "sha256"
hash = "7f315a0eacb1e455ab5ce2d19bded3e698a12e2c811a5b2edb463119df019b69"

View File

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