add mru, remove not enough crashes (crashes ironically)

This commit is contained in:
endigma 2023-12-27 15:24:01 -04:00
parent 4a6a2907e2
commit 0c1b27a87b
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
4 changed files with 26 additions and 22 deletions

View File

@ -14,7 +14,7 @@ hash = "272ecdcf71fe8f8cf327938df359f4ba8f97878f171abd00cc9e6268bde6c451"
[[files]]
file = "config/fwaystones/config.json5"
hash = "1b447f25fa3e2646b40005f65f6ce3cf4eee4e118584244ffe60bc4bfd58cf70"
hash = "634fb44ab5ca4ed8ae4d6aa569fa91c063e2942d1a3bf39898733b2fa5b47bbc"
[[files]]
file = "config/grapplemod.json"
@ -26,7 +26,7 @@ hash = "da44f876c6d3d00019f4f5d78829ec41841c09128b686123527dbff3c0555549"
[[files]]
file = "config/rules.json"
hash = "4e126cb5d83c38dec8b0df299539aa92fff39fd3faa2a3824c94e1171749f1f1"
hash = "96da3b156659b5bb24ef57744e64d56850efe74be6584ed691f2e82fe42774ce"
[[files]]
file = "config/terrestria/biome.json"
@ -88,6 +88,10 @@ hash = "f1732450e74cbeaece566e75c5de7ee81cdeafd96693f786a460abb68162f65d"
file = "config/yosbr/options.txt"
hash = "944a47f82b012c0713e2de5bda9046d887cfa4e66684678ed688580c87f105b1"
[[files]]
file = "modlist.md"
hash = "c84d00f8f895f7bfefdc53d7a5c7f521e8086f763384094e974f4cb9b7db1834"
[[files]]
file = "mods/addadd.pw.toml"
hash = "ea4a5f7fd697978b42347e984135504a0a027c717f0f0a39da8b9ac1f97255eb"
@ -758,6 +762,11 @@ file = "mods/moyai.pw.toml"
hash = "9ade6d933c054fdf833076aa8e8953f26431a683a007227f1933d738bacc8f06"
metafile = true
[[files]]
file = "mods/mru.pw.toml"
hash = "051b1bee4a7fd8f2a55753fe95eda061e0f2a724c5b8ad38d2ca3619c88f2fae"
metafile = true
[[files]]
file = "mods/mystical-oak-tree.pw.toml"
hash = "2e6ce38ed7d1e8491d0d7f4936dc021323f40409c6e506f87190a25f1b354091"
@ -778,11 +787,6 @@ file = "mods/not-enough-animations.pw.toml"
hash = "15bbdb7f98ae7148b79b69408488dd03016ac89fe647b5396417a8ba4f968df0"
metafile = true
[[files]]
file = "mods/notenoughcrashes.pw.toml"
hash = "3ec6010e6922154637aa19d6523853262ff1eaff9cc8eaca10d800932139ad9e"
metafile = true
[[files]]
file = "mods/nullscape.pw.toml"
hash = "1f265c12c3649ab889b96bf8a3f5263521e5afc82c66e094983bfd003b3200a2"

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

@ -0,0 +1,13 @@
name = "M.R.U"
filename = "mru-0.4.0+1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/SNVQ2c0g/versions/v7tZXH6x/mru-0.4.0%2B1.20.jar"
hash-format = "sha1"
hash = "d1795961af8719c6f0d6e3fd14e58f246333eef2"
[update]
[update.modrinth]
mod-id = "SNVQ2c0g"
version = "v7tZXH6x"

View File

@ -1,13 +0,0 @@
name = "Not Enough Crashes"
filename = "notenoughcrashes-4.4.6+1.20.1-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/yM94ont6/versions/dUMsjI9u/notenoughcrashes-4.4.6%2B1.20.1-fabric.jar"
hash-format = "sha1"
hash = "c813ba62ecc96b8d9ad670c057e13ce34f12abaa"
[update]
[update.modrinth]
mod-id = "yM94ont6"
version = "dUMsjI9u"

View File

@ -6,8 +6,8 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "bd9cacf72bcb74870aaea7bf5df8d2197c9ce004b0d99b0f82add6f75fc40b13"
hash = "78c7c55e54d678ce972062d6fb03ff9ac59da0cebed6f56720e532ebf168b636"
[versions]
fabric = "0.14.22"
fabric = "0.15.3"
minecraft = "1.20.1"