diff --git a/index.toml b/index.toml index 4c7cdd2..40d9360 100644 --- a/index.toml +++ b/index.toml @@ -367,11 +367,6 @@ file = "mods/fast-ip-ping.pw.toml" hash = "06580e84bd3c27a84c743ebe0c45e3bd7ce6e1b6377e39f15774634a7663130b" metafile = true -[[files]] -file = "mods/figura.pw.toml" -hash = "51af4a776fd62c9349329b2b13e0c29f80f5d728bba7afce35e512dcf6f10beb" -metafile = true - [[files]] file = "mods/framework.pw.toml" hash = "376f8a190f00bd120193d7a665ebe1b03dfe329cc395f7d944f7216c1182c84d" @@ -827,6 +822,11 @@ file = "mods/xaeros-world-map.pw.toml" hash = "7e7b7624e041a1364971057d1c47f2b74730e191f142b73aa50223f95978dd96" metafile = true +[[files]] +file = "mods/yes-steve-model.pw.toml" +hash = "f8a15aa1b102cd9df842126889839a0dce211f3350a9bc95744bcf1a92f12254" +metafile = true + [[files]] file = "mods/yungs-api.pw.toml" hash = "152c6732da180e958fb29f492bae2e468d4dfd423ce4d3d0d31ef31c2eec6c61" diff --git a/mods/figura.pw.toml b/mods/figura.pw.toml deleted file mode 100644 index c5416e1..0000000 --- a/mods/figura.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Figura" -filename = "figura-0.1.5+1.20.1-forge-mc.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/s9gIPDom/versions/4HqSmvZ6/figura-0.1.5%2B1.20.1-forge-mc.jar" -hash-format = "sha512" -hash = "d4d683d1901ad198b690eb074e732da06f35769ccdd1d9c54c3818d0cb91134920d6ace7addbb0059b651a95a1adb0cf70ad6102b6c091c49ad57c6b58f0d953" - -[update] -[update.modrinth] -mod-id = "s9gIPDom" -version = "4HqSmvZ6" diff --git a/mods/yes-steve-model.pw.toml b/mods/yes-steve-model.pw.toml new file mode 100644 index 0000000..d2e65d0 --- /dev/null +++ b/mods/yes-steve-model.pw.toml @@ -0,0 +1,13 @@ +name = "Yes Steve Model" +filename = "ysm-2.5.0-forge+mc1.20.1-release.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/86xjpqqS/versions/UtrKttta/ysm-2.5.0-forge%2Bmc1.20.1-release.jar" +hash-format = "sha512" +hash = "0a90729fb5192c8d55e48afd8e593a050db8fa85ebf2d5f2ace2c33b1ba38e1a279cff8c00e1cb8e1f7f7a4ceceb076fd09df33244e15d4020c0a7b318e7d256" + +[update] +[update.modrinth] +mod-id = "86xjpqqS" +version = "UtrKttta" diff --git a/pack.toml b/pack.toml index c42c059..8ad615f 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f2fba6237cab2897e1c6705903d7aac944923b8d70fe9e2cb2fa1dc32db56e43" +hash = "baf9627faf33922b00c35107d191879cc24697b2b57ce238cde17e1ab605d44b" [versions] forge = "47.4.9"