feat: add enchantment descriptions
This commit is contained in:
parent
53fa42a1a2
commit
cc4682a953
|
@ -260,6 +260,11 @@ file = "mods/emitrades.pw.toml"
|
|||
hash = "a55d562fcd6be9796e8cc162b83b5745efd83254fae44bf5a4d85d0fe6c97fcb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/enchantment-descriptions.pw.toml"
|
||||
hash = "a6b87f63429f4558272ce9d17cac84018c413163ac89aea8547c93856632000b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/enderman-overhaul.pw.toml"
|
||||
hash = "889e0869ad130b13a482c5fd945ed2a5b35522e9165d294946183692279a96dc"
|
||||
|
|
13
mods/enchantment-descriptions.pw.toml
Normal file
13
mods/enchantment-descriptions.pw.toml
Normal 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 = "sha1"
|
||||
hash = "8a8793e7930d164f22d5620bc22b7a703f05811f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "UVtY3ZAC"
|
||||
version = "G4P1MSAp"
|
Loading…
Reference in a new issue