xaero mods

This commit is contained in:
rhododendrhon 2025-11-23 13:32:15 +02:00
parent 677cb19166
commit 5b49b3380e
4 changed files with 47 additions and 1 deletions

View file

@ -24,3 +24,13 @@ metafile = true
file = "mods/lithium.pw.toml" file = "mods/lithium.pw.toml"
hash = "84957275e9dc6f07f4244ce3303536e3d73b0e72eb1696ccd024168a52c29c98" hash = "84957275e9dc6f07f4244ce3303536e3d73b0e72eb1696ccd024168a52c29c98"
metafile = true metafile = true
[[files]]
file = "mods/xaeros-minimap.pw.toml"
hash = "b8d8baa92ce40cb057db58d28cfd86b40adf98f46cfa3033007fd85796cd3576"
metafile = true
[[files]]
file = "mods/xaeros-world-map.pw.toml"
hash = "6a68d5f4bfc6cc510c572cda546ba1b3cbb4eb95c025fab3fa1974b9e21e6887"
metafile = true

View file

@ -0,0 +1,18 @@
name = "Xaero's Minimap"
filename = "Xaeros_Minimap_25.2.15_Fabric_1.21.9.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1bokaNcj/versions/hztxb2W2/Xaeros_Minimap_25.2.15_Fabric_1.21.9.jar"
hash-format = "sha512"
hash = "12a4a3e5756c9d9d5dc1094e495a80464b4602e0b55281d69ac4a083a533ca4dcf2fb6b6d113dcd2e705c7bf40fc9ef0f813116210974e39269fd1c7841d06d0"
[update]
[update.modrinth]
mod-id = "1bokaNcj"
version = "hztxb2W2"
[option]
optional = true
default = true
description = "Minimap mod"

View file

@ -0,0 +1,18 @@
name = "Xaero's World Map"
filename = "XaerosWorldMap_1.39.17_Fabric_1.21.9.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/NcUtCpym/versions/81Qc21E2/XaerosWorldMap_1.39.17_Fabric_1.21.9.jar"
hash-format = "sha512"
hash = "e60d7d616af0423bbce9b875aca1a68780a37bb737f3879fb4a926c75b2488a9ebed389a4c1cf2045487f09f8f5db35b462b080c8a2e51af9a9d2fcda048d0d2"
[update]
[update.modrinth]
mod-id = "NcUtCpym"
version = "81Qc21E2"
[option]
optional = true
default = true
description = "Map mod (works with minimap)"

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 = "e80c4e3624b979b065e369285441923b2bbe270a3f3d9a848a3a7c2cb3da754e" hash = "11bc7fc1e2e769327e4e32d89195476611ba377c2943dc46abd88831973bdcca"
[versions] [versions]
fabric = "0.18.1" fabric = "0.18.1"