Compare commits
No commits in common. "3d6b38aea64dc0b1fb10b2f2f19a4f0b75a2143d" and "d90abd3dbaa43799a6a53463d5efb466b5a71710" have entirely different histories.
3d6b38aea6
...
d90abd3dba
5 changed files with 5 additions and 27 deletions
|
@ -274,11 +274,6 @@ file = "mods/modmenu.pw.toml"
|
||||||
hash = "d7145fd1bd8b4bb6a3b84652a96a68870fb3ab32230f27520bb9362fd17ec39f"
|
hash = "d7145fd1bd8b4bb6a3b84652a96a68870fb3ab32230f27520bb9362fd17ec39f"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/mouse-tweaks.pw.toml"
|
|
||||||
hash = "b6685e98fce8f1f45868b9df3dbaa410ec23bb64896c826be596d98b01326116"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/natures-compass.pw.toml"
|
file = "mods/natures-compass.pw.toml"
|
||||||
hash = "3f678c4ade25a4b4b54aacf25db155658c1ec605bbeaf0ea6b8ed5d0dbc062e1"
|
hash = "3f678c4ade25a4b4b54aacf25db155658c1ec605bbeaf0ea6b8ed5d0dbc062e1"
|
||||||
|
@ -386,12 +381,12 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/xaeros-minimap.pw.toml"
|
file = "mods/xaeros-minimap.pw.toml"
|
||||||
hash = "d5b7f6ac5694df8d05ecd3aea45e19255c9d32f5dd1a44fb9d3d82de4f0865a2"
|
hash = "7ede6ec73ecc4c4e75471ab0b1f8a0d7298a668e146ce6b70e51a4b71ee842cf"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/xaeros-world-map.pw.toml"
|
file = "mods/xaeros-world-map.pw.toml"
|
||||||
hash = "ca2ae094ccec53bd1bd730198ca10e637a000fe254d29c3ff6be8db8f559f918"
|
hash = "238702ce13866cab3186fc875f843301b3d16e993c1d3ff79df912080353a26f"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
|
@ -1,17 +0,0 @@
|
||||||
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"
|
|
|
@ -1,6 +1,6 @@
|
||||||
name = "Xaero's Minimap"
|
name = "Xaero's Minimap"
|
||||||
filename = "Xaeros_Minimap_25.1.0_Fabric_1.20.jar"
|
filename = "Xaeros_Minimap_25.1.0_Fabric_1.20.jar"
|
||||||
side = "both"
|
side = "client"
|
||||||
|
|
||||||
[option]
|
[option]
|
||||||
optional = true
|
optional = true
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name = "Xaero's World Map"
|
name = "Xaero's World Map"
|
||||||
filename = "XaerosWorldMap_1.39.2_Fabric_1.20.jar"
|
filename = "XaerosWorldMap_1.39.2_Fabric_1.20.jar"
|
||||||
side = "both"
|
side = "client"
|
||||||
|
|
||||||
[option]
|
[option]
|
||||||
optional = true
|
optional = true
|
||||||
|
|
|
@ -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 = "7584b9548e9a9378e4f913e12ef8b85f7193e239c9cfbe0808bd37e0dca668b5"
|
hash = "5c25b47b7b0f50469c21384ee26675cea09d8c2b59d68263ddebf9b467af2ac7"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.10"
|
fabric = "0.16.10"
|
||||||
|
|
Loading…
Add table
Reference in a new issue