Add Spellbound Enchantments
This commit is contained in:
parent
96af8506ab
commit
495b179633
3 changed files with 19 additions and 1 deletions
|
@ -868,6 +868,11 @@ file = "mods/spark.pw.toml"
|
|||
hash = "413ce716e1ce679ff1097f1732023a5457ef5ec7b512d247ef087aeefd82d19b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/spellbound-enchantments.pw.toml"
|
||||
hash = "7a2b44ca2599273ab495832725c4fa3dbed0e08faac97c6cad5a4da5c6c461d1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/starlight.pw.toml"
|
||||
hash = "2aeab4f3b0a720ed02f400d9b521f1858474d4f8f7c3577ce916d5aa31fe37e1"
|
||||
|
|
13
mods/spellbound-enchantments.pw.toml
Normal file
13
mods/spellbound-enchantments.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Spellbound Enchantments"
|
||||
filename = "spellbound-1.10.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/PvOWwwRg/versions/iZ1LpD3s/spellbound-1.10.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e3a7691cbb41954b3b09f4a5bbf7a6babf76a119"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "PvOWwwRg"
|
||||
version = "iZ1LpD3s"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "4af009fb95b58926a8f4431155f55786b98a6ec8f9ad5a9b7f33183a91298ce3"
|
||||
hash = "43b81f3d2f7d531fd73db4f34cda2f3e30bd07cfd8559c8270c4159b99ee3f92"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.19.2"
|
||||
|
|
Loading…
Reference in a new issue