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]]
|
[[files]]
|
||||||
file = "mods/conjuring.pw.toml"
|
file = "mods/conjuring.pw.toml"
|
||||||
hash = "812ae6a87fd70619fe6ff6b7c91802c1a01688e3ba4d5d1a468065bdbbb4ce50"
|
hash = "ab108c107f6c5a766e4610f02cf7740bc052e30f53426c9690fc2196ecbdde84"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|||||||
@@ -3,11 +3,6 @@ filename = "conjuring-1.0.29+1.20.jar"
|
|||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/GriMtaoD/versions/ntapZgVV/conjuring-1.0.29%2B1.20.jar"
|
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/conjuring-1.0.29%2B1.20.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha256"
|
||||||
hash = "ab89f011ed29b5910bb8306f97826562a55d96fa"
|
hash = "7f315a0eacb1e455ab5ce2d19bded3e698a12e2c811a5b2edb463119df019b69"
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "GriMtaoD"
|
|
||||||
version = "ntapZgVV"
|
|
||||||
|
|||||||
@@ -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 = "ab741ed961e6874d5c37c27d35cd3b70cdce15957bbbbf9e1a486b772dd704b4"
|
hash = "91d0553729c3a2e9f2d0fc8717f99e0b92a11bc14900faed6278baad02afe339"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.10"
|
fabric = "0.16.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user