image2map and itemphysic
All checks were successful
/ build (push) Successful in 10s

This commit is contained in:
Soph :3 2025-10-01 16:09:41 +03:00
parent 5c30dede25
commit d29795afb6
5 changed files with 55 additions and 1 deletions

View file

@ -111,6 +111,11 @@ file = "mods/corgilib.pw.toml"
hash = "a6558ac1a7aeac97e3a37a4f31b194e40b695ed3582a15328602723041045db8" hash = "a6558ac1a7aeac97e3a37a4f31b194e40b695ed3582a15328602723041045db8"
metafile = true metafile = true
[[files]]
file = "mods/creativecore.pw.toml"
hash = "554190499d5711421a831f95c777b85d2592482dfee9d5014580b8feef2f592a"
metafile = true
[[files]] [[files]]
file = "mods/dcintegration.pw.toml" file = "mods/dcintegration.pw.toml"
hash = "8e33058687b62db4582bc510ce228b635e4192a8b5a597b08783ed68825bce48" hash = "8e33058687b62db4582bc510ce228b635e4192a8b5a597b08783ed68825bce48"
@ -176,11 +181,21 @@ file = "mods/growableores.pw.toml"
hash = "f505005ce258e4676c9135ee1aec77fcf8351dc7dde5b8835c466c7e03b530d6" hash = "f505005ce258e4676c9135ee1aec77fcf8351dc7dde5b8835c466c7e03b530d6"
metafile = true metafile = true
[[files]]
file = "mods/image2map.pw.toml"
hash = "404e65a8dddd429f133df9fda9acfa81488ff72ae5a04d4d4293a0e0fdbeba83"
metafile = true
[[files]] [[files]]
file = "mods/item-collectors.pw.toml" file = "mods/item-collectors.pw.toml"
hash = "bb0b92175c863c9ff548d4ba054ce778a3f615cff98ac5b2ec811ba0caac2d07" hash = "bb0b92175c863c9ff548d4ba054ce778a3f615cff98ac5b2ec811ba0caac2d07"
metafile = true metafile = true
[[files]]
file = "mods/itemphysic.pw.toml"
hash = "c4ee2f14de15faed0a6af68f78f482b8e2aacb78c9fdc604c1d7bedef6feef00"
metafile = true
[[files]] [[files]]
file = "mods/jade.pw.toml" file = "mods/jade.pw.toml"
hash = "e5506cea71f62e147a45e6c72a55a430fce5937024f648c819c15dc14b500462" hash = "e5506cea71f62e147a45e6c72a55a430fce5937024f648c819c15dc14b500462"

View file

@ -0,0 +1,13 @@
name = "CreativeCore"
filename = "CreativeCore_FABRIC_v2.14.7_mc1.21.8.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/OsZiaDHq/versions/mj0ahfMl/CreativeCore_FABRIC_v2.14.7_mc1.21.8.jar"
hash-format = "sha512"
hash = "fbaa2a4396c93c90cdd4fb20fe7579580c4495d5c8a805576f1f35c2907868fb5765a2b5ccc4228681184e19ae479501cf88a2ae0c566e9fcee260aa2edbd3c9"
[update]
[update.modrinth]
mod-id = "OsZiaDHq"
version = "mj0ahfMl"

View file

@ -0,0 +1,13 @@
name = "Image2Map"
filename = "image2map-0.10.1+1.21.6.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/13RpG7dA/versions/bJYNHoyD/image2map-0.10.1%2B1.21.6.jar"
hash-format = "sha512"
hash = "a7395093dfeafcd7d4f91240b824b6a0484848ed534eadf0e677e9d0688a0c1d84f96250f761058142846ec61d50dee0cc898dceeb4bc1e673abfdf70b4d0e34"
[update]
[update.modrinth]
mod-id = "13RpG7dA"
version = "bJYNHoyD"

View file

@ -0,0 +1,13 @@
name = "ItemPhysic"
filename = "ItemPhysic_FABRIC_v1.8.11_mc1.21.8.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/aT8BzaOj/versions/u0TWA6sB/ItemPhysic_FABRIC_v1.8.11_mc1.21.8.jar"
hash-format = "sha512"
hash = "364afdbb33b42f74bc0acabf116c24033e4959543f5cbb2774b4d73e0d074991e7028b16ad45e1b936e0ad8c61dd52aa4b60a3e7a04990d3a82680bfe403b30b"
[update]
[update.modrinth]
mod-id = "aT8BzaOj"
version = "u0TWA6sB"

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 = "4bc6c079f190ab42e20d59015f6a683cfe07fc6bf706e2efd5eb726ebfb2a82e" hash = "859732289f841935e37d17a8a8e73e1c869771c20655fa72d5f54764558654f0"
[versions] [versions]
fabric = "0.17.2" fabric = "0.17.2"