add disenchanter

This commit is contained in:
endigma 2024-01-13 21:34:11 -04:00
parent 5a9c62680a
commit 115dc667bd
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 19 additions and 1 deletions

View File

@ -481,6 +481,11 @@ file = "mods/ding.pw.toml"
hash = "7c5259e9ac7df8366d01465703abcfbb38b59ab68c885cba988f259bea36afb2"
metafile = true
[[files]]
file = "mods/disenchanter.pw.toml"
hash = "67c7669b86fc38d805f5714641d44fb0ffbe752230135de97083bdf37191b271"
metafile = true
[[files]]
file = "mods/do-a-barrel-roll.pw.toml"
hash = "4e2e4014bc2fd65512ea067da78d83a3f2935f47acc019c2e40adc3d2569af22"

13
mods/disenchanter.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Disenchanter"
filename = "disenchanter-0.1.8+1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/OQ8To4FT/versions/b2NIHM63/disenchanter-0.1.8%2B1.20.jar"
hash-format = "sha1"
hash = "8b35db1b43786bac00f01bd6df738720398a4efb"
[update]
[update.modrinth]
mod-id = "OQ8To4FT"
version = "b2NIHM63"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "a26618229f17169968f047f45b02dbc5384057f1e6a0e2b6bc821a61e54bb587"
hash = "ab80da2375dafcda501e67ae2c5d75224055b5e920f933b816b5b6ba5f913b08"
[versions]
fabric = "0.15.3"