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

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"