From 6d19bbeae2c7e1c5d49e6aa2aac880fe04c12113 Mon Sep 17 00:00:00 2001 From: xeovalyte Date: Sun, 28 Apr 2024 09:36:28 +0200 Subject: [PATCH] Added Polarcraft & removed decked-out --- packwiz/decked-out/index.toml | 46 -------- packwiz/decked-out/mods/audioplayer.pw.toml | 13 -- packwiz/decked-out/mods/carpet.pw.toml | 13 -- packwiz/decked-out/mods/fabric-api.pw.toml | 13 -- packwiz/decked-out/mods/ferrite-core.pw.toml | 13 -- packwiz/decked-out/mods/lithium.pw.toml | 13 -- packwiz/decked-out/mods/modernfix.pw.toml | 13 -- .../decked-out/mods/no-chat-reports.pw.toml | 13 -- .../decked-out/mods/simple-voice-chat.pw.toml | 13 -- packwiz/decked-out/pack.toml | 13 -- packwiz/polarcraft/index.toml | 111 ++++++++++++++++++ packwiz/polarcraft/mods/c2me-fabric.pw.toml | 13 ++ packwiz/polarcraft/mods/carpet-fixes.pw.toml | 13 ++ packwiz/polarcraft/mods/carpet.pw.toml | 13 ++ packwiz/polarcraft/mods/elytra-trims.pw.toml | 13 ++ .../polarcraft/mods/essentialaddons.pw.toml | 13 ++ packwiz/polarcraft/mods/fabric-api.pw.toml | 13 ++ packwiz/polarcraft/mods/ferrite-core.pw.toml | 13 ++ packwiz/polarcraft/mods/krypton.pw.toml | 13 ++ .../mods/lazydfu.pw.toml | 0 packwiz/polarcraft/mods/lithium.pw.toml | 13 ++ packwiz/polarcraft/mods/luckperms.pw.toml | 13 ++ packwiz/polarcraft/mods/memoryleakfix.pw.toml | 13 ++ packwiz/polarcraft/mods/modernfix.pw.toml | 13 ++ .../polarcraft/mods/no-chat-reports.pw.toml | 13 ++ packwiz/polarcraft/mods/noisium.pw.toml | 13 ++ packwiz/polarcraft/mods/ping-wheel.pw.toml | 13 ++ .../polarcraft/mods/scarpet-additions.pw.toml | 13 ++ .../polarcraft/mods/scarpet-webserver.pw.toml | 13 ++ .../polarcraft/mods/simple-voice-chat.pw.toml | 13 ++ packwiz/polarcraft/mods/spark.pw.toml | 13 ++ packwiz/polarcraft/mods/vmp-fabric.pw.toml | 13 ++ packwiz/polarcraft/mods/worldedit.pw.toml | 13 ++ packwiz/polarcraft/pack.toml | 13 ++ 34 files changed, 397 insertions(+), 163 deletions(-) delete mode 100644 packwiz/decked-out/index.toml delete mode 100644 packwiz/decked-out/mods/audioplayer.pw.toml delete mode 100644 packwiz/decked-out/mods/carpet.pw.toml delete mode 100644 packwiz/decked-out/mods/fabric-api.pw.toml delete mode 100644 packwiz/decked-out/mods/ferrite-core.pw.toml delete mode 100644 packwiz/decked-out/mods/lithium.pw.toml delete mode 100644 packwiz/decked-out/mods/modernfix.pw.toml delete mode 100644 packwiz/decked-out/mods/no-chat-reports.pw.toml delete mode 100644 packwiz/decked-out/mods/simple-voice-chat.pw.toml delete mode 100644 packwiz/decked-out/pack.toml create mode 100644 packwiz/polarcraft/index.toml create mode 100644 packwiz/polarcraft/mods/c2me-fabric.pw.toml create mode 100644 packwiz/polarcraft/mods/carpet-fixes.pw.toml create mode 100644 packwiz/polarcraft/mods/carpet.pw.toml create mode 100644 packwiz/polarcraft/mods/elytra-trims.pw.toml create mode 100644 packwiz/polarcraft/mods/essentialaddons.pw.toml create mode 100644 packwiz/polarcraft/mods/fabric-api.pw.toml create mode 100644 packwiz/polarcraft/mods/ferrite-core.pw.toml create mode 100644 packwiz/polarcraft/mods/krypton.pw.toml rename packwiz/{decked-out => polarcraft}/mods/lazydfu.pw.toml (100%) create mode 100644 packwiz/polarcraft/mods/lithium.pw.toml create mode 100644 packwiz/polarcraft/mods/luckperms.pw.toml create mode 100644 packwiz/polarcraft/mods/memoryleakfix.pw.toml create mode 100644 packwiz/polarcraft/mods/modernfix.pw.toml create mode 100644 packwiz/polarcraft/mods/no-chat-reports.pw.toml create mode 100644 packwiz/polarcraft/mods/noisium.pw.toml create mode 100644 packwiz/polarcraft/mods/ping-wheel.pw.toml create mode 100644 packwiz/polarcraft/mods/scarpet-additions.pw.toml create mode 100644 packwiz/polarcraft/mods/scarpet-webserver.pw.toml create mode 100644 packwiz/polarcraft/mods/simple-voice-chat.pw.toml create mode 100644 packwiz/polarcraft/mods/spark.pw.toml create mode 100644 packwiz/polarcraft/mods/vmp-fabric.pw.toml create mode 100644 packwiz/polarcraft/mods/worldedit.pw.toml create mode 100644 packwiz/polarcraft/pack.toml diff --git a/packwiz/decked-out/index.toml b/packwiz/decked-out/index.toml deleted file mode 100644 index ac12a8e..0000000 --- a/packwiz/decked-out/index.toml +++ /dev/null @@ -1,46 +0,0 @@ -hash-format = "sha256" - -[[files]] -file = "mods/audioplayer.pw.toml" -hash = "65064a9db53831c6a7d2bd98c261fcee864062988bb553631e426d95614ecf6f" -metafile = true - -[[files]] -file = "mods/carpet.pw.toml" -hash = "8c47daba91f742d52311a9df66bae3296246ecba7ca6f1650579e5739d152d0f" -metafile = true - -[[files]] -file = "mods/fabric-api.pw.toml" -hash = "f6f8827bc39d892a56351a6cecd39176addebb2ebf1c608b761b0d1985080b05" -metafile = true - -[[files]] -file = "mods/ferrite-core.pw.toml" -hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a" -metafile = true - -[[files]] -file = "mods/lazydfu.pw.toml" -hash = "b4ca05b39b85c27cd97ccb65d5fb832f5e9fd7ee5710542a3e69dfa30a97ea7d" -metafile = true - -[[files]] -file = "mods/lithium.pw.toml" -hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da" -metafile = true - -[[files]] -file = "mods/modernfix.pw.toml" -hash = "aa1cebfcacb1eb5019bd5ae27591a4201732afd49b8ac46f8fe2dfd059dc4b75" -metafile = true - -[[files]] -file = "mods/no-chat-reports.pw.toml" -hash = "7ca62a9da5c2ec9f0a8bed5394021c959e90077db16b313be44f4c8736f7fbf5" -metafile = true - -[[files]] -file = "mods/simple-voice-chat.pw.toml" -hash = "2572c6d276368345a7345a17a30ab294abc38f9102b995cab793f941f815e5c1" -metafile = true diff --git a/packwiz/decked-out/mods/audioplayer.pw.toml b/packwiz/decked-out/mods/audioplayer.pw.toml deleted file mode 100644 index d2afebf..0000000 --- a/packwiz/decked-out/mods/audioplayer.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "AudioPlayer" -filename = "audioplayer-fabric-1.20.1-1.8.7.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/SRlzjEBS/versions/oPgu3WYf/audioplayer-fabric-1.20.1-1.8.7.jar" -hash-format = "sha1" -hash = "3d6aa89c7f377b30b2d5ed491375e1fc914f3a18" - -[update] -[update.modrinth] -mod-id = "SRlzjEBS" -version = "oPgu3WYf" diff --git a/packwiz/decked-out/mods/carpet.pw.toml b/packwiz/decked-out/mods/carpet.pw.toml deleted file mode 100644 index 5536af1..0000000 --- a/packwiz/decked-out/mods/carpet.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Carpet" -filename = "fabric-carpet-1.20-1.4.112+v230608.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/TQTTVgYE/versions/K0Wj117C/fabric-carpet-1.20-1.4.112%2Bv230608.jar" -hash-format = "sha1" -hash = "29faa4d1c22509b67a6d66b2a8c9d3b5aa483b65" - -[update] -[update.modrinth] -mod-id = "TQTTVgYE" -version = "K0Wj117C" diff --git a/packwiz/decked-out/mods/fabric-api.pw.toml b/packwiz/decked-out/mods/fabric-api.pw.toml deleted file mode 100644 index 85f6a0a..0000000 --- a/packwiz/decked-out/mods/fabric-api.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Fabric API" -filename = "fabric-api-0.91.0+1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/YblXfKtI/fabric-api-0.91.0%2B1.20.1.jar" -hash-format = "sha1" -hash = "7ffc72573fb45e172cbc28a71b05481ca7f049d1" - -[update] -[update.modrinth] -mod-id = "P7dR8mSH" -version = "YblXfKtI" diff --git a/packwiz/decked-out/mods/ferrite-core.pw.toml b/packwiz/decked-out/mods/ferrite-core.pw.toml deleted file mode 100644 index 2b83cf6..0000000 --- a/packwiz/decked-out/mods/ferrite-core.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "FerriteCore" -filename = "ferritecore-6.0.1-fabric.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/uXXizFIs/versions/unerR5MN/ferritecore-6.0.1-fabric.jar" -hash-format = "sha1" -hash = "8fa3b84fc5860dbc30fdf8cced02af68dffcf3fa" - -[update] -[update.modrinth] -mod-id = "uXXizFIs" -version = "unerR5MN" diff --git a/packwiz/decked-out/mods/lithium.pw.toml b/packwiz/decked-out/mods/lithium.pw.toml deleted file mode 100644 index c5a1bc5..0000000 --- a/packwiz/decked-out/mods/lithium.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Lithium" -filename = "lithium-fabric-mc1.20.1-0.11.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/ZSNsJrPI/lithium-fabric-mc1.20.1-0.11.2.jar" -hash-format = "sha1" -hash = "8f4642147e60827f728badac7a819d1a9f3b25d5" - -[update] -[update.modrinth] -mod-id = "gvQqBUqZ" -version = "ZSNsJrPI" diff --git a/packwiz/decked-out/mods/modernfix.pw.toml b/packwiz/decked-out/mods/modernfix.pw.toml deleted file mode 100644 index c4a6005..0000000 --- a/packwiz/decked-out/mods/modernfix.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "ModernFix" -filename = "modernfix-fabric-5.12.1+mc1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/nmDcB62a/versions/fktvkFSD/modernfix-fabric-5.12.1%2Bmc1.20.1.jar" -hash-format = "sha1" -hash = "082ae6d800aefe58908cf06a32fea3c42114974e" - -[update] -[update.modrinth] -mod-id = "nmDcB62a" -version = "fktvkFSD" diff --git a/packwiz/decked-out/mods/no-chat-reports.pw.toml b/packwiz/decked-out/mods/no-chat-reports.pw.toml deleted file mode 100644 index c63912b..0000000 --- a/packwiz/decked-out/mods/no-chat-reports.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "No Chat Reports" -filename = "NoChatReports-FABRIC-1.20.1-v2.2.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/HeZZR2kF/NoChatReports-FABRIC-1.20.1-v2.2.2.jar" -hash-format = "sha1" -hash = "b99f23fb76aad5a944400717e6d71aa011c4d7f7" - -[update] -[update.modrinth] -mod-id = "qQyHxfxd" -version = "HeZZR2kF" diff --git a/packwiz/decked-out/mods/simple-voice-chat.pw.toml b/packwiz/decked-out/mods/simple-voice-chat.pw.toml deleted file mode 100644 index 90373c3..0000000 --- a/packwiz/decked-out/mods/simple-voice-chat.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Simple Voice Chat" -filename = "voicechat-fabric-1.20.1-2.5.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/S2eewR7G/voicechat-fabric-1.20.1-2.5.0.jar" -hash-format = "sha1" -hash = "309a7343306a3a581f862b73cc04620573e92dd2" - -[update] -[update.modrinth] -mod-id = "9eGKb6K1" -version = "S2eewR7G" diff --git a/packwiz/decked-out/pack.toml b/packwiz/decked-out/pack.toml deleted file mode 100644 index 3fe5e40..0000000 --- a/packwiz/decked-out/pack.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Decked Out" -author = "Xeovalyte" -version = "1.0.0" -pack-format = "packwiz:1.1.0" - -[index] -file = "index.toml" -hash-format = "sha256" -hash = "2ded3dd9c5e9044fd45a5d5a8be0711d31ccfe40bbad86d68e1e91a9b2267122" - -[versions] -fabric = "0.15.6" -minecraft = "1.20.1" diff --git a/packwiz/polarcraft/index.toml b/packwiz/polarcraft/index.toml new file mode 100644 index 0000000..e74708b --- /dev/null +++ b/packwiz/polarcraft/index.toml @@ -0,0 +1,111 @@ +hash-format = "sha256" + +[[files]] +file = "mods/c2me-fabric.pw.toml" +hash = "47ba1abf976c14cd73988a1f0cf5c4a670f23517ef8543cc891c62bb966a057b" +metafile = true + +[[files]] +file = "mods/carpet-fixes.pw.toml" +hash = "590d03cf3e5e0915028c371ad4f5b7d0ac37b8108f06c242febbdbd131dd56f2" +metafile = true + +[[files]] +file = "mods/carpet.pw.toml" +hash = "868db465e6635a883d1b692d56164c1c14d687d960a93e6f9d9fd74c1cd43f2e" +metafile = true + +[[files]] +file = "mods/elytra-trims.pw.toml" +hash = "f82752b370ab5cc7ee049e25140cea617b1d0f822ba9619dc624b2ebe398a933" +metafile = true + +[[files]] +file = "mods/essentialaddons.pw.toml" +hash = "4754fb8362de9e729dc689d1ad6bc66ac70fa62813a20bbfc6befd2d278c78ec" +metafile = true + +[[files]] +file = "mods/fabric-api.pw.toml" +hash = "07e0e6a791f94db3ff245a16ba014936e35410fe0ee9aba9cbac2deee25f5a70" +metafile = true + +[[files]] +file = "mods/ferrite-core.pw.toml" +hash = "4146027b92b4885fddec00435233c61c3728b5e09265982ab187021519a4fa89" +metafile = true + +[[files]] +file = "mods/krypton.pw.toml" +hash = "fe6abe1ea33393fe1441801f79eda74ea892e5f4b677a56eccafafcbf4d253ca" +metafile = true + +[[files]] +file = "mods/lazydfu.pw.toml" +hash = "b4ca05b39b85c27cd97ccb65d5fb832f5e9fd7ee5710542a3e69dfa30a97ea7d" +metafile = true + +[[files]] +file = "mods/lithium.pw.toml" +hash = "3dedde5213176d72e1c353877fa44315945e8f3da2ba05f5679d81e9f558bb1d" +metafile = true + +[[files]] +file = "mods/luckperms.pw.toml" +hash = "0654725d644d971636f3b08dd7456ca7e0b8f25068de69c4b5aea256ee3a0f66" +metafile = true + +[[files]] +file = "mods/memoryleakfix.pw.toml" +hash = "3c0945a312aca06a2185b00cb03ae482949b008d72614497148aa2df301af019" +metafile = true + +[[files]] +file = "mods/modernfix.pw.toml" +hash = "c0daa1b0438a80083fed9145abe9760e6d4b0f5d3f091ea12e893c32072c8899" +metafile = true + +[[files]] +file = "mods/no-chat-reports.pw.toml" +hash = "e568bb1a3bbe4838667066438c3818ff6133ac58e07f5e3ba84d814304d77f9f" +metafile = true + +[[files]] +file = "mods/noisium.pw.toml" +hash = "041761e34615a4a3c2d1aeda79553169d03576f88ec55f891bc04e04d6aebafe" +metafile = true + +[[files]] +file = "mods/ping-wheel.pw.toml" +hash = "b57cde2bb6508933e6a1ecbf202b5619063b1395223c36212d514110bd568659" +metafile = true + +[[files]] +file = "mods/scarpet-additions.pw.toml" +hash = "40351da6fecf48c9e1d7498d7ef8fb22754474ce537353eb00ace28d33bb5541" +metafile = true + +[[files]] +file = "mods/scarpet-webserver.pw.toml" +hash = "dcf3f7de3667a1fb2d59be890c1c471f852e79b09838e6f85b82e1f5dd6a199a" +metafile = true + +[[files]] +file = "mods/simple-voice-chat.pw.toml" +hash = "7e8ac959d6a8876ba5cd06e42c779aeb7b9414de28f9eaa01d928a0af60b8ad1" +metafile = true + +[[files]] +file = "mods/spark.pw.toml" +hash = "3f1cdc39c7c76eba1c62b6f22d07f9507ff1c9a9e860f179481ec63449451a79" +metafile = true + +[[files]] +file = "mods/vmp-fabric.pw.toml" +hash = "d5fa0e898cb2233b7928c1b6109d041e3f0a507bdbdca6aefabbb4462044d9c6" +metafile = true + +[[files]] +file = "mods/worldedit.pw.toml" +hash = "5703543a503d90346eedf4ac22eb3bc1370007d0b5f86b11a18b322e04a4f44a" +metafile = true diff --git a/packwiz/polarcraft/mods/c2me-fabric.pw.toml b/packwiz/polarcraft/mods/c2me-fabric.pw.toml new file mode 100644 index 0000000..d69f0a9 --- /dev/null +++ b/packwiz/polarcraft/mods/c2me-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Concurrent Chunk Management Engine (Fabric)" +filename = "c2me-fabric-mc1.20.4-0.2.0+alpha.11.66.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/VSNURh3q/versions/B4y7zUNd/c2me-fabric-mc1.20.4-0.2.0%2Balpha.11.66.jar" +hash-format = "sha1" +hash = "4666ac65b61200f8a2be276220bf4f363aec07c3" + +[update] +[update.modrinth] +mod-id = "VSNURh3q" +version = "B4y7zUNd" diff --git a/packwiz/polarcraft/mods/carpet-fixes.pw.toml b/packwiz/polarcraft/mods/carpet-fixes.pw.toml new file mode 100644 index 0000000..00c56ec --- /dev/null +++ b/packwiz/polarcraft/mods/carpet-fixes.pw.toml @@ -0,0 +1,13 @@ +name = "Carpet-Fixes" +filename = "carpet-fixes-1.20-1.17.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/7Jaxgqip/versions/rJzXa8HU/carpet-fixes-1.20-1.17.0.jar" +hash-format = "sha1" +hash = "71db2ba00663aeb9c2533b025fb036b0e2f84370" + +[update] +[update.modrinth] +mod-id = "7Jaxgqip" +version = "rJzXa8HU" diff --git a/packwiz/polarcraft/mods/carpet.pw.toml b/packwiz/polarcraft/mods/carpet.pw.toml new file mode 100644 index 0000000..0feddea --- /dev/null +++ b/packwiz/polarcraft/mods/carpet.pw.toml @@ -0,0 +1,13 @@ +name = "Carpet" +filename = "fabric-carpet-1.20.3-1.4.128+v231205.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/TQTTVgYE/versions/yYzR60Xd/fabric-carpet-1.20.3-1.4.128%2Bv231205.jar" +hash-format = "sha1" +hash = "53ee95647e15097f369061e372d8c9411635b4a7" + +[update] +[update.modrinth] +mod-id = "TQTTVgYE" +version = "yYzR60Xd" diff --git a/packwiz/polarcraft/mods/elytra-trims.pw.toml b/packwiz/polarcraft/mods/elytra-trims.pw.toml new file mode 100644 index 0000000..8391342 --- /dev/null +++ b/packwiz/polarcraft/mods/elytra-trims.pw.toml @@ -0,0 +1,13 @@ +name = "Elytra Trims" +filename = "elytratrims-1.4.5+1.20.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/XpzGz7KD/versions/Ooz6Jx4o/elytratrims-1.4.5%2B1.20.4.jar" +hash-format = "sha1" +hash = "2fa16e2abebbd2917f48f48648f6ff2891a68785" + +[update] +[update.modrinth] +mod-id = "XpzGz7KD" +version = "Ooz6Jx4o" diff --git a/packwiz/polarcraft/mods/essentialaddons.pw.toml b/packwiz/polarcraft/mods/essentialaddons.pw.toml new file mode 100644 index 0000000..49409d3 --- /dev/null +++ b/packwiz/polarcraft/mods/essentialaddons.pw.toml @@ -0,0 +1,13 @@ +name = "EssentialAddons" +filename = "EssentialAddons-1.20.4-1.3.3.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/3WQaouc1/versions/J3a1WQpf/EssentialAddons-1.20.4-1.3.3.jar" +hash-format = "sha1" +hash = "1fdc8584c21ace45475656977f7847c3b994b9b6" + +[update] +[update.modrinth] +mod-id = "3WQaouc1" +version = "J3a1WQpf" diff --git a/packwiz/polarcraft/mods/fabric-api.pw.toml b/packwiz/polarcraft/mods/fabric-api.pw.toml new file mode 100644 index 0000000..dccd01f --- /dev/null +++ b/packwiz/polarcraft/mods/fabric-api.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric API" +filename = "fabric-api-0.97.0+1.20.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/xklQBMta/fabric-api-0.97.0%2B1.20.4.jar" +hash-format = "sha1" +hash = "006fcd4bd735279a7a9ad496578a0f4fda194918" + +[update] +[update.modrinth] +mod-id = "P7dR8mSH" +version = "xklQBMta" diff --git a/packwiz/polarcraft/mods/ferrite-core.pw.toml b/packwiz/polarcraft/mods/ferrite-core.pw.toml new file mode 100644 index 0000000..8aa2013 --- /dev/null +++ b/packwiz/polarcraft/mods/ferrite-core.pw.toml @@ -0,0 +1,13 @@ +name = "FerriteCore" +filename = "ferritecore-6.0.3-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/uXXizFIs/versions/pguEMpy9/ferritecore-6.0.3-fabric.jar" +hash-format = "sha1" +hash = "f2bbb773f4213d36201b76820f206e2a6f213c0c" + +[update] +[update.modrinth] +mod-id = "uXXizFIs" +version = "pguEMpy9" diff --git a/packwiz/polarcraft/mods/krypton.pw.toml b/packwiz/polarcraft/mods/krypton.pw.toml new file mode 100644 index 0000000..00a36fa --- /dev/null +++ b/packwiz/polarcraft/mods/krypton.pw.toml @@ -0,0 +1,13 @@ +name = "Krypton" +filename = "krypton-0.2.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fQEb0iXm/versions/bRcuOnao/krypton-0.2.6.jar" +hash-format = "sha1" +hash = "fc237a3cdf7cff71e222db8e14fa6d4546e2d000" + +[update] +[update.modrinth] +mod-id = "fQEb0iXm" +version = "bRcuOnao" diff --git a/packwiz/decked-out/mods/lazydfu.pw.toml b/packwiz/polarcraft/mods/lazydfu.pw.toml similarity index 100% rename from packwiz/decked-out/mods/lazydfu.pw.toml rename to packwiz/polarcraft/mods/lazydfu.pw.toml diff --git a/packwiz/polarcraft/mods/lithium.pw.toml b/packwiz/polarcraft/mods/lithium.pw.toml new file mode 100644 index 0000000..117fad8 --- /dev/null +++ b/packwiz/polarcraft/mods/lithium.pw.toml @@ -0,0 +1,13 @@ +name = "Lithium" +filename = "lithium-fabric-mc1.20.4-0.12.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/nMhjKWVE/lithium-fabric-mc1.20.4-0.12.1.jar" +hash-format = "sha1" +hash = "4a0744beb2246d93cb475d21a5a53faa556956e0" + +[update] +[update.modrinth] +mod-id = "gvQqBUqZ" +version = "nMhjKWVE" diff --git a/packwiz/polarcraft/mods/luckperms.pw.toml b/packwiz/polarcraft/mods/luckperms.pw.toml new file mode 100644 index 0000000..c5e66f4 --- /dev/null +++ b/packwiz/polarcraft/mods/luckperms.pw.toml @@ -0,0 +1,13 @@ +name = "LuckPerms" +filename = "LuckPerms-Fabric-5.4.113.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/Vebnzrzj/versions/42RCP8I8/LuckPerms-Fabric-5.4.113.jar" +hash-format = "sha1" +hash = "5d6b90bf3f70e19610c684da8bf4a3906805207b" + +[update] +[update.modrinth] +mod-id = "Vebnzrzj" +version = "42RCP8I8" diff --git a/packwiz/polarcraft/mods/memoryleakfix.pw.toml b/packwiz/polarcraft/mods/memoryleakfix.pw.toml new file mode 100644 index 0000000..4177d50 --- /dev/null +++ b/packwiz/polarcraft/mods/memoryleakfix.pw.toml @@ -0,0 +1,13 @@ +name = "Memory Leak Fix" +filename = "memoryleakfix-fabric-1.17+-1.1.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/NRjRiSSD/versions/5xvCCRjJ/memoryleakfix-fabric-1.17%2B-1.1.5.jar" +hash-format = "sha1" +hash = "784bbbe9c64ac9d3d4ad19786c02291e607fcf4e" + +[update] +[update.modrinth] +mod-id = "NRjRiSSD" +version = "5xvCCRjJ" diff --git a/packwiz/polarcraft/mods/modernfix.pw.toml b/packwiz/polarcraft/mods/modernfix.pw.toml new file mode 100644 index 0000000..5cced59 --- /dev/null +++ b/packwiz/polarcraft/mods/modernfix.pw.toml @@ -0,0 +1,13 @@ +name = "ModernFix" +filename = "modernfix-fabric-5.17.0+mc1.20.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nmDcB62a/versions/CV2Vtn5m/modernfix-fabric-5.17.0%2Bmc1.20.4.jar" +hash-format = "sha1" +hash = "cf5f1f0db74b0385c2738c6fbf8347e7e68100d6" + +[update] +[update.modrinth] +mod-id = "nmDcB62a" +version = "CV2Vtn5m" diff --git a/packwiz/polarcraft/mods/no-chat-reports.pw.toml b/packwiz/polarcraft/mods/no-chat-reports.pw.toml new file mode 100644 index 0000000..425327c --- /dev/null +++ b/packwiz/polarcraft/mods/no-chat-reports.pw.toml @@ -0,0 +1,13 @@ +name = "No Chat Reports" +filename = "NoChatReports-FABRIC-1.20.4-v2.6.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/qCjTB3QT/NoChatReports-FABRIC-1.20.4-v2.6.0.jar" +hash-format = "sha1" +hash = "e420651be58e465336d8eeefcd1f87db2a5c4527" + +[update] +[update.modrinth] +mod-id = "qQyHxfxd" +version = "qCjTB3QT" diff --git a/packwiz/polarcraft/mods/noisium.pw.toml b/packwiz/polarcraft/mods/noisium.pw.toml new file mode 100644 index 0000000..170c28c --- /dev/null +++ b/packwiz/polarcraft/mods/noisium.pw.toml @@ -0,0 +1,13 @@ +name = "Noisium" +filename = "noisium-fabric-2.0.2+mc1.20.2-1.20.4.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/ZgEmwDsG/noisium-fabric-2.0.2%2Bmc1.20.2-1.20.4.jar" +hash-format = "sha1" +hash = "6c7ca6c6075c50f7f9bc6631cfc098fa3976a38b" + +[update] +[update.modrinth] +mod-id = "KuNKN7d2" +version = "ZgEmwDsG" diff --git a/packwiz/polarcraft/mods/ping-wheel.pw.toml b/packwiz/polarcraft/mods/ping-wheel.pw.toml new file mode 100644 index 0000000..c9843f6 --- /dev/null +++ b/packwiz/polarcraft/mods/ping-wheel.pw.toml @@ -0,0 +1,13 @@ +name = "Ping Wheel" +filename = "Ping-Wheel-1.8.0-fabric-1.20.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/QQXAdCzh/versions/yT6z6Q5M/Ping-Wheel-1.8.0-fabric-1.20.4.jar" +hash-format = "sha1" +hash = "28c252727816a021e75769147c15a82b103e706f" + +[update] +[update.modrinth] +mod-id = "QQXAdCzh" +version = "yT6z6Q5M" diff --git a/packwiz/polarcraft/mods/scarpet-additions.pw.toml b/packwiz/polarcraft/mods/scarpet-additions.pw.toml new file mode 100644 index 0000000..27bc425 --- /dev/null +++ b/packwiz/polarcraft/mods/scarpet-additions.pw.toml @@ -0,0 +1,13 @@ +name = "Scarpet additions" +filename = "scarpet-additions-1.20.4-1.1.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/vXQQF1r2/versions/BXFEYIH6/scarpet-additions-1.20.4-1.1.1.jar" +hash-format = "sha1" +hash = "7f19a68eb7ed4409fe43820838dcd04924a69a78" + +[update] +[update.modrinth] +mod-id = "vXQQF1r2" +version = "BXFEYIH6" diff --git a/packwiz/polarcraft/mods/scarpet-webserver.pw.toml b/packwiz/polarcraft/mods/scarpet-webserver.pw.toml new file mode 100644 index 0000000..756448a --- /dev/null +++ b/packwiz/polarcraft/mods/scarpet-webserver.pw.toml @@ -0,0 +1,13 @@ +name = "scarpet-webserver" +filename = "scarpet-webserver-0.1.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/1BG4YFps/versions/dRBBGm80/scarpet-webserver-0.1.1.jar" +hash-format = "sha1" +hash = "6438050154ecfa8667e811cc880a4a374f3c473a" + +[update] +[update.modrinth] +mod-id = "1BG4YFps" +version = "dRBBGm80" diff --git a/packwiz/polarcraft/mods/simple-voice-chat.pw.toml b/packwiz/polarcraft/mods/simple-voice-chat.pw.toml new file mode 100644 index 0000000..c360aec --- /dev/null +++ b/packwiz/polarcraft/mods/simple-voice-chat.pw.toml @@ -0,0 +1,13 @@ +name = "Simple Voice Chat" +filename = "voicechat-fabric-1.20.4-2.5.12.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/B23zGLmw/voicechat-fabric-1.20.4-2.5.12.jar" +hash-format = "sha1" +hash = "8a2221c8bbbb9e0a35342798377c71d00027cff4" + +[update] +[update.modrinth] +mod-id = "9eGKb6K1" +version = "B23zGLmw" diff --git a/packwiz/polarcraft/mods/spark.pw.toml b/packwiz/polarcraft/mods/spark.pw.toml new file mode 100644 index 0000000..59e737d --- /dev/null +++ b/packwiz/polarcraft/mods/spark.pw.toml @@ -0,0 +1,13 @@ +name = "spark" +filename = "spark-1.10.58-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/l6YH9Als/versions/FeV5OquF/spark-1.10.58-fabric.jar" +hash-format = "sha1" +hash = "33bbc9f51ae33023edb264b8c4f4259f358703ad" + +[update] +[update.modrinth] +mod-id = "l6YH9Als" +version = "FeV5OquF" diff --git a/packwiz/polarcraft/mods/vmp-fabric.pw.toml b/packwiz/polarcraft/mods/vmp-fabric.pw.toml new file mode 100644 index 0000000..1d23ffa --- /dev/null +++ b/packwiz/polarcraft/mods/vmp-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Very Many Players (Fabric)" +filename = "vmp-fabric-mc1.20.4-0.2.0+beta.7.139-all.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/wnEe9KBa/versions/I8LNJvF3/vmp-fabric-mc1.20.4-0.2.0%2Bbeta.7.139-all.jar" +hash-format = "sha1" +hash = "97ea54f05ce50b10649de869c6d2efb666e01f03" + +[update] +[update.modrinth] +mod-id = "wnEe9KBa" +version = "I8LNJvF3" diff --git a/packwiz/polarcraft/mods/worldedit.pw.toml b/packwiz/polarcraft/mods/worldedit.pw.toml new file mode 100644 index 0000000..7330c24 --- /dev/null +++ b/packwiz/polarcraft/mods/worldedit.pw.toml @@ -0,0 +1,13 @@ +name = "WorldEdit" +filename = "worldedit-mod-7.3.0.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/1u6JkXh5/versions/ZOhVauWn/worldedit-mod-7.3.0.jar" +hash-format = "sha1" +hash = "4c20c0ea621a0004ce1750005653d200ff9a1351" + +[update] +[update.modrinth] +mod-id = "1u6JkXh5" +version = "ZOhVauWn" diff --git a/packwiz/polarcraft/pack.toml b/packwiz/polarcraft/pack.toml new file mode 100644 index 0000000..51a66d3 --- /dev/null +++ b/packwiz/polarcraft/pack.toml @@ -0,0 +1,13 @@ +name = "Polarcraft" +author = "Xeovalyte" +version = "0.1.0" +pack-format = "packwiz:1.1.0" + +[index] +file = "index.toml" +hash-format = "sha256" +hash = "9e924ebb18b9d13f0383e74de039305e738ea74949ac05c1a11c6f280fa2dbf4" + +[versions] +fabric = "0.15.10" +minecraft = "1.20.4"