finally. a map!
This commit is contained in:
parent
727d649e37
commit
9779fb764e
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
@ -657,6 +657,16 @@ file = "mods/wthit.pw.toml"
|
|||
hash = "6f6f9795b9317427dce5d7d4970ed71307b0141b8490cdcef1b19a4c8c100c66"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/xaeros-minimap.pw.toml"
|
||||
hash = "5dc7d03c084c7b3c51d85b96166bf9fc70fa06735d23a71708c967329fc85d79"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/xaeros-world-map.pw.toml"
|
||||
hash = "cf645e78f3e97c764fedb98e147a764a95cb65b12e11d50260fa1159fbf83ba6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yosbr.pw.toml"
|
||||
hash = "003dee7fef878abc298c3c6589b7b21e8922def090c9cf8259ae8c6aacc0946f"
|
||||
|
|
13
mods/xaeros-minimap.pw.toml
Normal file
13
mods/xaeros-minimap.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Xaero's Minimap"
|
||||
filename = "Xaeros_Minimap_22.12.0_Fabric_1.18.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "91f68df54bdc6571d164b228f47b852d6c134a98"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3876768
|
||||
project-id = 263420
|
13
mods/xaeros-world-map.pw.toml
Normal file
13
mods/xaeros-world-map.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Xaero's World Map"
|
||||
filename = "XaerosWorldMap_1.26.1_Fabric_1.18.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "970707d8afa5ec4184f3326b60cba8a5028888b6"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3876749
|
||||
project-id = 317780
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "9ef0d8959fdba17082e348c203cb8a3144608da47da8bc0595835d0a654677c9"
|
||||
hash = "c2dee7d6d594e051189616f37d21e7d32125cfe46f845d96dfc074b57f94b66c"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue