Replace Identity with Identity Fix

This commit is contained in:
JordanPlayz158
2025-06-24 16:03:03 -04:00
parent de19956ec6
commit b711362d63
5 changed files with 16 additions and 11 deletions

View File

@@ -650,8 +650,8 @@ hash = "60d1e1f1fba15b867ad72395c302317d4a4803fe0fd59aa41c214c267c7d66de"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/identity.pw.toml" file = "mods/identity-fix.pw.toml"
hash = "fd18aa5a2320e421ef10ea5ddc46009b1e4965bec05cb11f7a25e7e369a1d255" hash = "de37035757a75aa69caf3deac0ae18d4f622957d57167998486faf1b7f95cd14"
metafile = true metafile = true
[[files]] [[files]]

13
mods/identity-fix.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Identity Fix (Morph)"
filename = "identity-2.7.6-1.20.1-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/u8V1OwVf/versions/51uncGXn/identity-2.7.6-1.20.1-fabric.jar"
hash-format = "sha1"
hash = "860cca0d47b3a0c9054ec771839f1366e2145033"
[update]
[update.modrinth]
mod-id = "u8V1OwVf"
version = "51uncGXn"

View File

@@ -1,8 +0,0 @@
name = "Identity"
filename = "identity-2.7.1-1.20.1-fabric.jar"
side = "both"
[download]
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/identity-2.7.1-1.20.1-fabric.jar"
hash-format = "sha256"
hash = "9a0117a296e87a551f533b9a9d10af511c149a7c763e406efc5dcafe3a2874d5"

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 = "893f84c282709af9c60dcde5cbfd6d5561fad9968cc9755264542ae3b7db9202" hash = "595b700513d594b8c4399398e370829de53a04c604ce7bfdc4e80d92467cfe95"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"