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:
BIN
compileFromSourceMods/conjuring-1.0.29+1.20.jar
Normal file
BIN
compileFromSourceMods/conjuring-1.0.29+1.20.jar
Normal file
Binary file not shown.
@@ -306,7 +306,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/conjuring.pw.toml"
|
||||
hash = "812ae6a87fd70619fe6ff6b7c91802c1a01688e3ba4d5d1a468065bdbbb4ce50"
|
||||
hash = "ab108c107f6c5a766e4610f02cf7740bc052e30f53426c9690fc2196ecbdde84"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user