Compare commits

...

2 commits

Author SHA1 Message Date
3d6b38aea6 Add mouse tweaks 2025-02-19 21:20:17 +01:00
58e08b3adf Add xaeros to the server 2025-02-19 21:19:35 +01:00
5 changed files with 27 additions and 5 deletions

View file

@ -274,6 +274,11 @@ file = "mods/modmenu.pw.toml"
hash = "d7145fd1bd8b4bb6a3b84652a96a68870fb3ab32230f27520bb9362fd17ec39f"
metafile = true
[[files]]
file = "mods/mouse-tweaks.pw.toml"
hash = "b6685e98fce8f1f45868b9df3dbaa410ec23bb64896c826be596d98b01326116"
metafile = true
[[files]]
file = "mods/natures-compass.pw.toml"
hash = "3f678c4ade25a4b4b54aacf25db155658c1ec605bbeaf0ea6b8ed5d0dbc062e1"
@ -381,12 +386,12 @@ metafile = true
[[files]]
file = "mods/xaeros-minimap.pw.toml"
hash = "7ede6ec73ecc4c4e75471ab0b1f8a0d7298a668e146ce6b70e51a4b71ee842cf"
hash = "d5b7f6ac5694df8d05ecd3aea45e19255c9d32f5dd1a44fb9d3d82de4f0865a2"
metafile = true
[[files]]
file = "mods/xaeros-world-map.pw.toml"
hash = "238702ce13866cab3186fc875f843301b3d16e993c1d3ff79df912080353a26f"
hash = "ca2ae094ccec53bd1bd730198ca10e637a000fe254d29c3ff6be8db8f559f918"
metafile = true
[[files]]

17
mods/mouse-tweaks.pw.toml Normal file
View file

@ -0,0 +1,17 @@
name = "Mouse Tweaks"
filename = "MouseTweaks-fabric-mc1.20-2.26.jar"
side = "client"
[option]
optional = true
default = false
[download]
url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/mjuG4AYd/MouseTweaks-fabric-mc1.20-2.26.jar"
hash-format = "sha512"
hash = "d0faf200dda358efddad2d2809f646023f4dd06254572369e07f3bf33cb6941f0fcdb02db4675b30b4f3bd542cbf6196e135680ba91a2b74c2b071f34978e2d5"
[update]
[update.modrinth]
mod-id = "aC3cM3Vq"
version = "mjuG4AYd"

View file

@ -1,6 +1,6 @@
name = "Xaero's Minimap"
filename = "Xaeros_Minimap_25.1.0_Fabric_1.20.jar"
side = "client"
side = "both"
[option]
optional = true

View file

@ -1,6 +1,6 @@
name = "Xaero's World Map"
filename = "XaerosWorldMap_1.39.2_Fabric_1.20.jar"
side = "client"
side = "both"
[option]
optional = true

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "5c25b47b7b0f50469c21384ee26675cea09d8c2b59d68263ddebf9b467af2ac7"
hash = "7584b9548e9a9378e4f913e12ef8b85f7193e239c9cfbe0808bd37e0dca668b5"
[versions]
fabric = "0.16.10"