mods: add enchantment descriptions
Defaults are sensible so configuration is not required.
This commit is contained in:
parent
95c2794a28
commit
34798523f7
10
index.toml
10
index.toml
@ -152,6 +152,11 @@ file = "mods/dynamic-fps.pw.toml"
|
||||
hash = "d98649616d0dabc940af0d936985128321cb6666b46a7fc9caefcd23bc87bca1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/enchantment-descriptions.pw.toml"
|
||||
hash = "a2e5a35e593f3d7579664a93261d65ac3b44684a49b89c7c4f76726a299d4a55"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/entity-model-features.pw.toml"
|
||||
hash = "f7e3cc05e9f15a99915692c2f640dfaa9d4d38c229e658b536086b2d15a767ae"
|
||||
@ -257,6 +262,11 @@ file = "mods/polymer.pw.toml"
|
||||
hash = "22a83a04b4df87ab4bbea18228c3cc695551610c66cc79ccc315d783d3f7848f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/prickle.pw.toml"
|
||||
hash = "0c3d9f5efeb85d0a31b066b80f7189eed6324eb72f9e17b0c84eeef029b44d79"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/puzzle.pw.toml"
|
||||
hash = "5487ab16ffbb59015bc862029ec8f24769fd96fa7a1adaf567eb418c054cbea8"
|
||||
|
||||
13
mods/enchantment-descriptions.pw.toml
Normal file
13
mods/enchantment-descriptions.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Enchantment Descriptions"
|
||||
filename = "enchdesc-fabric-1.21.10-21.10.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/UVtY3ZAC/versions/7qVGs8W6/enchdesc-fabric-1.21.10-21.10.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "856d2ba2e5b21dbdec7169d2b82f240e6afb45c2ed45949fe564028a438a4980cc3b74d0330ca03ed05506455b47d9946ffe6e4421d7757dcfbec0e07f99d382"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "UVtY3ZAC"
|
||||
version = "7qVGs8W6"
|
||||
13
mods/prickle.pw.toml
Normal file
13
mods/prickle.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Prickle"
|
||||
filename = "prickle-fabric-1.21.10-21.10.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/aaRl8GiW/versions/l2jKhJoj/prickle-fabric-1.21.10-21.10.2.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "31d3899558e0753a8630057ee45f70ec3fe4337b98e59df9af888277e43e9e21545c11dc21a55afcbcb0c7e7120a3a502a1a828f7e75635bf45975d04a791c59"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "aaRl8GiW"
|
||||
version = "l2jKhJoj"
|
||||
Loading…
x
Reference in New Issue
Block a user