+ Enchantment Descriptions

This commit is contained in:
Jill 2022-09-13 09:02:58 +03:00
parent d4f2c87f9f
commit 5067e8daf7
4 changed files with 37 additions and 1 deletions

View File

@ -168,6 +168,11 @@ file = "mods/boat-item-view.pw.toml"
hash = "aa5edd2c0991a3e43e61bc8c20afc354c9101a328c319af6f2a7682f14764b4c"
metafile = true
[[files]]
file = "mods/bookshelf.pw.toml"
hash = "25f249a88ba44e5db42aae4877790f528cc8805e54e9484239b3396e7b5fb4ac"
metafile = true
[[files]]
file = "mods/bosses-of-mass-destruction.pw.toml"
hash = "d7675f223bc1c43656b959960d9a8c425a5dcd522a33d71a39b59b2d93b262ff"
@ -303,6 +308,11 @@ file = "mods/emoji-type.pw.toml"
hash = "2a77b3c73199ca0aeb56adff181f5691df1dfe98fe59a49b51c10e43e870cc38"
metafile = true
[[files]]
file = "mods/enchantment-descriptions.pw.toml"
hash = "f35e077d67df0c947bfdb191654240d886650989b970bc4eb8249479b3a66b8d"
metafile = true
[[files]]
file = "mods/fabric-api.pw.toml"
hash = "049b71ecdbd76be84b4b2bd362aeb561e3d3c8b6415ec8726182631c3ef671e0"

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

@ -0,0 +1,13 @@
name = "Bookshelf"
filename = "Bookshelf-Fabric-1.19.2-16.1.5.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "a8f0b827c599a20303f22ab2da799e0d8a9b02fb"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3964324
project-id = 228525

View File

@ -0,0 +1,13 @@
name = "Enchantment Descriptions"
filename = "EnchantmentDescriptions-Fabric-1.19.2-13.0.3.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "e63a30d83182fcd963ef3141cd31fe278039dd7f"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3955029
project-id = 250419

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "2e69e3622bf741a6b8ca1ae3d3347c1840e39e18715a235bfd8978c2a0534fdf"
hash = "37f051bd8e2e8eaa3419a8ee17974ff000056be442d3ce4c9e8bebb8bd2efa91"
[versions]
fabric = "0.14.9"