4 Commits
Author SHA1 Message Date
yonah a4d5e52fb0 mods/plasmo-voice: bump 2026-08-11 20:56:10 +09:00
yonah f405f994be mods: make minimap client-side
This somehow crashes the server.
2026-07-25 14:56:17 +09:00
yonah c660162495 mods/xaeros-minimap: bump 2026-07-15 19:37:12 +09:00
yonah 9107893d25 config: disable xaerominimap update notifications
These are quite annoying.
2026-07-15 19:30:43 +09:00
5 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ debugEntityVariantIds:false
radarHideInvisibleEntities:true
allowInternetAccess:true
#INGAME SETTINGS (DO NOT EDIT!)
updateNotification:true
updateNotification:false
minimap:true
caveMaps:2
caveZoom:1
+3 -3
View File
@@ -118,7 +118,7 @@ hash = "b410746ddef0f7dd5f1d860ef3fcd6ad29c10988abbf6281181cb9c3acb628ca"
[[files]]
file = "config/yosbr/config/xaerominimap.txt"
hash = "cecae3a750fb40a17ed8de5be3421efa388ec8a338aa7842116d70dd5a9e175f"
hash = "fc71a352ab0c7691b34b586757802c7aae837cc97e6f5d37a42591657e587be4"
[[files]]
file = "config/yosbr/config/xaerominimap_entities.json"
@@ -344,7 +344,7 @@ metafile = true
[[files]]
file = "mods/plasmo-voice.pw.toml"
hash = "7f083dbb86ca8d9027bd66daec43d16e6850ec99496bc1bf5aad990afc3d36ee"
hash = "11c6415a0f76bd1b02ac6b44782219b21760a81672d283f80a30b87866b2c6e9"
metafile = true
[[files]]
@@ -429,7 +429,7 @@ metafile = true
[[files]]
file = "mods/xaeros-minimap.pw.toml"
hash = "4cd110350bb72acef0f710959011eb021d08519e4fae922d3092d494a8c61b55"
hash = "e8411a01d4cc0228563b1c35c0f9c147e92d85f16b02b71511d3c4ce11b35e92"
metafile = true
[[files]]
+4 -4
View File
@@ -1,13 +1,13 @@
name = "Plasmo Voice"
filename = "plasmovoice-fabric-1.21.9-2.1.6.jar"
filename = "plasmovoice-fabric-1.21.9-2.1.8.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1bZhdhsH/versions/BOsxfAZF/plasmovoice-fabric-1.21.9-2.1.6.jar"
url = "https://cdn.modrinth.com/data/1bZhdhsH/versions/W5v3VgoJ/plasmovoice-fabric-1.21.9-2.1.8.jar"
hash-format = "sha512"
hash = "b63cb8845824c0ac79a3fb9dad16c61c4aa4f94c8b85464f950d995d44bf702a477d7dc913779680c94c7e86d6e76c3b176d5683f38027ee0b8102ac8770122b"
hash = "1e9f2e423725d4357b84e42ad3ed4370a48345e40c61ffad12968509f0e4ea16f018673910da0e82cadb30823b4f2b29cf0d14cf890a3799888d782377f5a68c"
[update]
[update.modrinth]
mod-id = "1bZhdhsH"
version = "BOsxfAZF"
version = "W5v3VgoJ"
+8 -8
View File
@@ -1,13 +1,13 @@
filename = 'Xaeros_Minimap_25.2.15_Fabric_1.21.9.jar'
name = "Xaero's Minimap"
side = 'client'
filename = "xaerominimap-fabric-1.21.10-26.3.0.jar"
side = "client"
[download]
hash = '12a4a3e5756c9d9d5dc1094e495a80464b4602e0b55281d69ac4a083a533ca4dcf2fb6b6d113dcd2e705c7bf40fc9ef0f813116210974e39269fd1c7841d06d0'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/1bokaNcj/versions/hztxb2W2/Xaeros_Minimap_25.2.15_Fabric_1.21.9.jar'
url = "https://cdn.modrinth.com/data/1bokaNcj/versions/4J1OTOFo/xaerominimap-fabric-1.21.10-26.3.0.jar"
hash-format = "sha512"
hash = "2f07a3eacfb0fb82ec39a2a2f30997a031abe2583e10e6c0377ec94c3e4d05095896805fe107639850ba2dd4c3f5f1b699dbf8668a59141ff7b273ffb1c806a4"
[update]
[update.modrinth]
mod-id = '1bokaNcj'
version = 'hztxb2W2'
mod-id = "1bokaNcj"
version = "4J1OTOFo"
+1 -1
View File
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "bd20ec7d915a4df38f9ea7467acc1a7be3c88b97464605024d1482b4eaa3be8d"
hash = "abf6d819ba639e786dd738b28c1bf6b18bbe0254e81128dcffa1334ea316e259"
[versions]
fabric = "0.18.6"