merge dev into main | first release #1
4 changed files with 1 additions and 37 deletions
10
index.toml
10
index.toml
|
@ -534,16 +534,6 @@ file = "mods/lithium.pw.toml"
|
||||||
hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da"
|
hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/majrusz-library.pw.toml"
|
|
||||||
hash = "5dee6352be13382fc5b47b4ef3bd87c5cbe988a42716dc4f758c3e426e642d92"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/majruszs-enchantments.pw.toml"
|
|
||||||
hash = "25f77602a9f0073a04b3d80c3a8c2b549d3a4d806d5f436bb10b16d9f6578d12"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/modmenu.pw.toml"
|
file = "mods/modmenu.pw.toml"
|
||||||
hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97"
|
hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97"
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
name = "Majrusz Library"
|
|
||||||
filename = "majrusz-library-fabric-1.20.1-6.1.7.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/PYQD8noM/versions/Eb4Gnhpf/majrusz-library-fabric-1.20.1-6.1.7.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "2936a4f471572f01930c05547a63f2467481f9fc"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "PYQD8noM"
|
|
||||||
version = "Eb4Gnhpf"
|
|
|
@ -1,13 +0,0 @@
|
||||||
name = "Majrusz's Enchantments"
|
|
||||||
filename = "majruszs-enchantments-fabric-1.20.1-1.10.3.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/jJthQvHv/versions/VGqBwETy/majruszs-enchantments-fabric-1.20.1-1.10.3.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "90afc6e30c53217fcb48adac7a142634effa41df"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "jJthQvHv"
|
|
||||||
version = "VGqBwETy"
|
|
|
@ -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 = "58a48af5d5a93959fd5e6d1a3209b0f387ed919435835547a718fa9ee8ae41de"
|
hash = "0e5cd8ff7ae0e1003f429acf8a35cf0e86b85f855a4440de73b2ace0a9d93368"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|
Loading…
Reference in a new issue