add enchantment descriptions
All checks were successful
/ deploy (push) Successful in 2s

This commit is contained in:
Hiina 2024-09-12 20:52:35 -06:00
parent 14b6b7363b
commit 19632d87e8
3 changed files with 19 additions and 1 deletions

View file

@ -1833,6 +1833,11 @@ file = "mods/emi-1.1.10+1.20.1+fabric.pw.toml"
hash = "a8bd2df6846f657378a538622996aa545e3638eb084a3e7335b61825cf7b2dd6" hash = "a8bd2df6846f657378a538622996aa545e3638eb084a3e7335b61825cf7b2dd6"
metafile = true metafile = true
[[files]]
file = "mods/enchantment-descriptions.pw.toml"
hash = "4bcaa2365c49e63ddb09bfe2ac2fd741ac1e2a4f6e774e423ee54e94c1a75837"
metafile = true
[[files]] [[files]]
file = "mods/enhancedblockentities-0.9+1.20.pw.toml" file = "mods/enhancedblockentities-0.9+1.20.pw.toml"
hash = "4873cff639aefbf9acdf5915997977b4992d1a15480a769bd9ba8ae73f84803b" hash = "4873cff639aefbf9acdf5915997977b4992d1a15480a769bd9ba8ae73f84803b"

View file

@ -0,0 +1,13 @@
name = "Enchantment Descriptions"
filename = "EnchantmentDescriptions-Fabric-1.20.1-17.1.18.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/UVtY3ZAC/versions/G4P1MSAp/EnchantmentDescriptions-Fabric-1.20.1-17.1.18.jar"
hash-format = "sha512"
hash = "693631ebe24048285885db6bdd348c2fd83c54b9314a95b0a09a56aff20f1fa33a14d501b3e5d1c32570e1bb37cc5c667a08a630c4eae48f0b0bca045e7fdbbd"
[update]
[update.modrinth]
mod-id = "UVtY3ZAC"
version = "G4P1MSAp"

View file

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "2414dba47e34b28d637ba85a506bda5d7efb11ebe9c8bdd74c9be9040f0c1de3" hash = "6798de3ce66c07e28742604c20a12228b6c23513028e51b374847dd6a750cab5"
[versions] [versions]
fabric = "0.16.0" fabric = "0.16.0"