Compare commits

..

2 commits

Author SHA1 Message Date
716dbd287d
pin cloth-config, pin geckolib, fix emi-create-schematics 2025-06-23 14:57:34 -04:00
09d2669b29
conformity 2025-06-23 14:55:29 -04:00
3 changed files with 8 additions and 6 deletions

View file

@ -130,7 +130,7 @@ metafile = true
[[files]] [[files]]
file = "mods/geckolib.pw.toml" file = "mods/geckolib.pw.toml"
hash = "6f5f079ad249a65241f4f4ce4d5aa082edc8952e148c8293b7736acdb4bc677d" hash = "47449dc2e4b5db21f156406a1ba872fefcb307271448662de152daa3b75cd211"
metafile = true metafile = true
[[files]] [[files]]

View file

@ -1,13 +1,15 @@
name = "Geckolib" name = "Geckolib"
filename = "geckolib-quilt-1.19-3.1.41.jar" filename = "geckolib-fabric-1.19-3.1.40.jar"
side = "both" side = "both"
pin = true
[download] [download]
url = "https://cdn.modrinth.com/data/8BmcQJ2H/versions/YaWDUJEE/geckolib-quilt-1.19-3.1.41.jar" url = "https://cdn.modrinth.com/data/8BmcQJ2H/versions/ATPZfRS1/geckolib-fabric-1.19-3.1.40.jar"
hash-format = "sha512" hash-format = "sha512"
hash = "23a35248b6dc7a317885830bbcd68fe8df911ebdd7cf16570a3f78ff59471d9aa49f88ffcf6ac85332ef8f50cfa7548bff6675a9491f43cdae20de4eb7b27a13" hash = "43a0e6da036b14ad288de5727b69209c09dec40144a8b0b4a2f2970c10679f6095f1db0f5e15fcf9e80e41b5bf276a574a5971118b3c3b4ac5d2b4517d330a2b"
mode = "url"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "8BmcQJ2H" mod-id = "8BmcQJ2H"
version = "YaWDUJEE" version = "ATPZfRS1"

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 = "1f8f21663391ff6a753a598ff7c269fcb23e576daaa8fa72c97ce3d31b5023be" hash = "8f500c635890b4105c39079b47ff0c94a95d12812f5b25abdd5cf46e4ff75bdf"
[versions] [versions]
minecraft = "1.19.2" minecraft = "1.19.2"