qol and fixes
This commit is contained in:
parent
3956a42f13
commit
e47a428b61
5 changed files with 37 additions and 19 deletions
15
index.toml
15
index.toml
|
|
@ -356,6 +356,11 @@ file = "mods/modernfix-mvus.pw.toml"
|
||||||
hash = "f13c7f723c3a50ea547a409d54065cc93322d700e260deeafb92d7bfd51f9ac1"
|
hash = "f13c7f723c3a50ea547a409d54065cc93322d700e260deeafb92d7bfd51f9ac1"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/nct.pw.toml"
|
||||||
|
hash = "5b269a75d6fb04991d561668828fd81aaa30ed111a39a9cf8927004e1d9a752f"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/netherportalfix.pw.toml"
|
file = "mods/netherportalfix.pw.toml"
|
||||||
hash = "93e5023b9b45c297a69ee769941b4c6a7f65eeb3f2baa569ad52f3d5aa8de398"
|
hash = "93e5023b9b45c297a69ee769941b4c6a7f65eeb3f2baa569ad52f3d5aa8de398"
|
||||||
|
|
@ -366,11 +371,6 @@ file = "mods/no-chat-reports.pw.toml"
|
||||||
hash = "cd25851cbdaad2dd1957a8086ce54aa4bd3c45be75e1ba49168a54fafbd87898"
|
hash = "cd25851cbdaad2dd1957a8086ce54aa4bd3c45be75e1ba49168a54fafbd87898"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/no-crop-trample.pw.toml"
|
|
||||||
hash = "4c4878e34739f3594388fc71fdf259079dbbbec956c69d2f331d30b2ae2115ab"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/noend.pw.toml"
|
file = "mods/noend.pw.toml"
|
||||||
hash = "160f1652e4d9f4c1b12fe9ee20d34b843568bd291b50bd9d96af90a1d36e6025"
|
hash = "160f1652e4d9f4c1b12fe9ee20d34b843568bd291b50bd9d96af90a1d36e6025"
|
||||||
|
|
@ -576,6 +576,11 @@ file = "mods/tt20.pw.toml"
|
||||||
hash = "1ea1e6dd26d4426e79f16601610413534365ffe2a734393ae78fdad9abf6ebc7"
|
hash = "1ea1e6dd26d4426e79f16601610413534365ffe2a734393ae78fdad9abf6ebc7"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/uncraftingrecipes.pw.toml"
|
||||||
|
hash = "36486c226ed7e3ccfd1ea6e7a666f68325dcdc4fb8b9fcb55d02e874d113f761"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/universal-bone-meal.pw.toml"
|
file = "mods/universal-bone-meal.pw.toml"
|
||||||
hash = "cf1c53b65e12f26ddf32a9d1071837c76b9d4f1e82b5eb810edfadd31529958e"
|
hash = "cf1c53b65e12f26ddf32a9d1071837c76b9d4f1e82b5eb810edfadd31529958e"
|
||||||
|
|
|
||||||
13
mods/nct.pw.toml
Normal file
13
mods/nct.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "No Crop Trample"
|
||||||
|
filename = "no-crop-trample-1.0.3.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/TEL2rIgj/versions/QuAVTg8j/no-crop-trample-1.0.3.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "9c47dee1daa59980b1c7466551efd03338763aa42c355e51d9544ec7da159cbef63ac6b49ad8565ec65099c29ea23e315fa760bb5d053c0ddb6979874e27b8ea"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "TEL2rIgj"
|
||||||
|
version = "QuAVTg8j"
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
name = "No Crop Trample"
|
|
||||||
filename = "no-crop-trample-2.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/ovK1G5ym/versions/J3ioEyyu/no-crop-trample-2.jar"
|
|
||||||
hash-format = "sha512"
|
|
||||||
hash = "fab8fa15a82bb2edc810c409999456a38c382d268c19702a792a55e9cb350a1af5cc3059a77487a769a4034ca531d9a42ad14e1a6252cb9759b3d311d4f54150"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "ovK1G5ym"
|
|
||||||
version = "J3ioEyyu"
|
|
||||||
13
mods/uncraftingrecipes.pw.toml
Normal file
13
mods/uncraftingrecipes.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Uncrafting Recipes"
|
||||||
|
filename = "UncraftingRecipes-1.21.11-1.0.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/pnRdc7rv/versions/yuAQCaQh/UncraftingRecipes-1.21.11-1.0.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "d34465da67a3461036564002b77388a92184253453a6bba4530ebe5911be6f640e20a514bb802882a6df781b652a20fa4e58cf47c7f3bc0ce33707406e3838fa"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "pnRdc7rv"
|
||||||
|
version = "yuAQCaQh"
|
||||||
|
|
@ -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 = "a04da2dad0ca01379e543bf7f1585f0b415affb676e1e63f1703894c0758c213"
|
hash = "bac599cf9b52c1e3af1ba4fa719ef3c25ffb5f509df583c07403efe652a9e4f8"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue