diff --git a/index.toml b/index.toml index 04cf5c9..6c04373 100644 --- a/index.toml +++ b/index.toml @@ -606,6 +606,11 @@ file = "mods/libipn.pw.toml" hash = "3de6db38b0870f8bc8c61b2698d4b64ac1610b9066536be1b22b3a8257ab73fe" metafile = true +[[files]] +file = "mods/lightmans-currency.pw.toml" +hash = "321a5953d2436146fce6867f4638c8b02d03027dfac9c25598fb184e74344308" +metafile = true + [[files]] file = "mods/lithium.pw.toml" hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da" @@ -986,11 +991,6 @@ file = "mods/tiny-item-animations.pw.toml" hash = "85637a09fe2f619c54117e29e9f562aa8e91d5942733df5f6ac19c966348d1cd" metafile = true -[[files]] -file = "mods/travelers-titles.pw.toml" -hash = "e580928a25e780a7c7b37f7b097d810e3f0e4956e55a2b99ed0b3a4cdaa933e1" -metafile = true - [[files]] file = "mods/trinkets.pw.toml" hash = "07619668821f2aad9dbd40084ad80f25595d8715a9ef204a4a9629225729a7d9" diff --git a/mods/lightmans-currency.pw.toml b/mods/lightmans-currency.pw.toml new file mode 100644 index 0000000..a319c9f --- /dev/null +++ b/mods/lightmans-currency.pw.toml @@ -0,0 +1,13 @@ +name = "Lightman's Currency" +filename = "lightmanscurrency_fabric-1.20.1-1.0.2.3a.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/wvMc8AJt/versions/XcOMZUCE/lightmanscurrency_fabric-1.20.1-1.0.2.3a.jar" +hash-format = "sha1" +hash = "9f22c46bf8de270925f833c0c1079fc47e10998f" + +[update] +[update.modrinth] +mod-id = "wvMc8AJt" +version = "XcOMZUCE" diff --git a/mods/travelers-titles.pw.toml b/mods/travelers-titles.pw.toml deleted file mode 100644 index cf78b03..0000000 --- a/mods/travelers-titles.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Traveler's Titles" -filename = "TravelersTitles-1.20-Fabric-4.0.2.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/JtifUr64/versions/MbifZGB0/TravelersTitles-1.20-Fabric-4.0.2.jar" -hash-format = "sha1" -hash = "9698f7347b3c98276e4d4035e731e34e926e82d0" - -[update] -[update.modrinth] -mod-id = "JtifUr64" -version = "MbifZGB0" diff --git a/pack.toml b/pack.toml index 4043d4e..a001cef 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Regality SMP" author = "JordanPlayz158" -version = "1.0.6" +version = "1.0.7" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "9520880055b726dd4f3387f424f4c7c620781e7d80acf6ccff27e42152e42ac6" +hash = "ce2e1d9448b0e51609c3554c29e99748af9cad04bdde3a2dfe577253e1154a5e" [versions] fabric = "0.15.11"