extra enchants
This commit is contained in:
parent
f2ffeac719
commit
2f59e155aa
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
|
@ -435,6 +435,11 @@ file = "mods/structure-layout-optimizer.pw.toml"
|
||||||
hash = "e053f491047089bdce5b4479587f52ad190dc768f1ddf29dcc7541953b6a5a24"
|
hash = "e053f491047089bdce5b4479587f52ad190dc768f1ddf29dcc7541953b6a5a24"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/swift-flight.pw.toml"
|
||||||
|
hash = "5f1aeeb001320d02864ed3e94c6f92054e7a985dea61402c0da8cd7a67e0b45f"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/tabtps.pw.toml"
|
file = "mods/tabtps.pw.toml"
|
||||||
hash = "bd15c00bb356382978301589215babfec16eb6d3791f8d47fe2eff722b17739c"
|
hash = "bd15c00bb356382978301589215babfec16eb6d3791f8d47fe2eff722b17739c"
|
||||||
|
|
@ -500,6 +505,11 @@ file = "mods/welcome-message.pw.toml"
|
||||||
hash = "50f039911839f7452860edfb1a1bf6fdef7037fd8475e27d469c3b97710425ef"
|
hash = "50f039911839f7452860edfb1a1bf6fdef7037fd8475e27d469c3b97710425ef"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/withering-enchantment.pw.toml"
|
||||||
|
hash = "80a8c124cf2a167c145321ce9ba13480edee211c8994f179821f9c49628fa3a8"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/witherswrath.pw.toml"
|
file = "mods/witherswrath.pw.toml"
|
||||||
hash = "437ceec948f3b721b3887c23fd4ed6da28d1d2a58b50930b5360f442d97087ad"
|
hash = "437ceec948f3b721b3887c23fd4ed6da28d1d2a58b50930b5360f442d97087ad"
|
||||||
|
|
|
||||||
13
mods/swift-flight.pw.toml
Normal file
13
mods/swift-flight.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Swift Flight"
|
||||||
|
filename = "swift-flight-v1.0.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/HUkmS2ed/versions/SMxuo5iM/swift-flight-v1.0.2.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "54344157164885c97e64a9738f615dc18fe99a6464151c16d995aad8596d0636bce0a73d82f8641586e0b1cc0b8d7cd44d5f837ad52dff78e2e5f6d8c08ff84e"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "HUkmS2ed"
|
||||||
|
version = "SMxuo5iM"
|
||||||
13
mods/withering-enchantment.pw.toml
Normal file
13
mods/withering-enchantment.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Withering Enchantment"
|
||||||
|
filename = "withering-enchantment-v1.0.4.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/xfnHnmrO/versions/gSv9w86J/withering-enchantment-v1.0.4.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "232ac278d67f962485965e2808b5214d99e0fe329f61b87bd809befbbc319e58dd493543e4a5a0547ae07590462ded19b0086cfe5a827db6a738601958b72f19"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "xfnHnmrO"
|
||||||
|
version = "gSv9w86J"
|
||||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "6989d7b5c13fa741db8ad9fb093c4e0151149de5c92eaffa43a0145338b63777"
|
hash = "982b7b7f2cfb0c03f5a3a81ad8f7b6b42d86f1c76b312c6a2a4ddc2cae407c8e"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue