commit 952ee1af0de694cb0b80eb5d814da077c966a484 Author: DavidDGTNT Date: Sun Nov 24 17:40:25 2024 -0600 Version 1.0.0 diff --git a/index.toml b/index.toml new file mode 100644 index 0000000..451eae2 --- /dev/null +++ b/index.toml @@ -0,0 +1,116 @@ +hash-format = "sha256" + +[[files]] +file = "mods/alexs-mobs.pw.toml" +hash = "db28449fb57fcd2607019fa7cefb558d13df13937b44298b732d44bac0e32e96" +metafile = true + +[[files]] +file = "mods/citadel.pw.toml" +hash = "36b059a08858d8a67c051da3ef5dbaf71787482156521c37c8284a36230e6bcd" +metafile = true + +[[files]] +file = "mods/create-steam-n-rails.pw.toml" +hash = "8d5771f1c60e7366debb707bf37b8edd0e8a44effb8281e90ca5cea3e9f32531" +metafile = true + +[[files]] +file = "mods/create.pw.toml" +hash = "45d23f946a728a4ec6ccd6b33cbc86d343d55a45f0ed1165e3676b1f7502e874" +metafile = true + +[[files]] +file = "mods/e4mc.pw.toml" +hash = "93bada0955058cab3bb5e28adf1034153246632e8652c2ddb6062f87904819e6" +metafile = true + +[[files]] +file = "mods/emi.pw.toml" +hash = "f4e89b1d3be958f68f5d1d41e5309f93e5e98a238093082dbe68981a823f2137" +metafile = true + +[[files]] +file = "mods/friends-and-foes-forge.pw.toml" +hash = "32464c78118d15d20ca798f9ed22667d615430a3a4ffc96820efa8ffd00746a5" +metafile = true + +[[files]] +file = "mods/jade.pw.toml" +hash = "562d56192c8f15aab67c11f5a8134020023267ea2474564f40bbee3ef16363ac" +metafile = true + +[[files]] +file = "mods/mantle.pw.toml" +hash = "40e38224db431f18bba23a4c17556b7668d1e2d35e4aa476af26845b73d279a3" +metafile = true + +[[files]] +file = "mods/no-chat-reports.pw.toml" +hash = "1f0febbb756ac963d2e126ef8b4183766fa63dd33dc37a1fa4984bbd598ee4fe" +metafile = true + +[[files]] +file = "mods/oculus.pw.toml" +hash = "74abe003fdef75c9d821ef1078bf9b18f306d7a802548357ac85a2a24d914a68" +metafile = true + +[[files]] +file = "mods/pams-harvestcraft-2-crops.pw.toml" +hash = "163fe70e260b40aca45d2aed419ffc703a6337c840da4cf514fa2768834626d0" +metafile = true + +[[files]] +file = "mods/pams-harvestcraft-2-food-core.pw.toml" +hash = "a5af261cc4ab01e4f2d4e76c837ec3018d9ace1d1cfbc4672a17e094cbd2d3c9" +metafile = true + +[[files]] +file = "mods/pams-harvestcraft-2-food-extended.pw.toml" +hash = "594e1004d6c58be783078614b7e88919eb40ebd4cd6ea8b9da2e8e9c0fb61d32" +metafile = true + +[[files]] +file = "mods/pams-harvestcraft-2-trees.pw.toml" +hash = "3756509ad06b33d670010545d935058a9ac83cd941a604446899828c1f561410" +metafile = true + +[[files]] +file = "mods/rubidium-extra.pw.toml" +hash = "edf293b910e0765d5a972225ab93d7a717aa20d423d81d654e69bf81b34d572b" +metafile = true + +[[files]] +file = "mods/rubidium.pw.toml" +hash = "f329992d8026f912b401ab8a9ac20972ee92421b820ac91ae467026de8dabd98" +metafile = true + +[[files]] +file = "mods/simple-voice-chat.pw.toml" +hash = "03930a0ea8cbe6989ea8e685da8e3d7ebe4b8befb494b095f6a82bc5449fcc5b" +metafile = true + +[[files]] +file = "mods/textrues-rubidium-options.pw.toml" +hash = "73754edacde74a87a9d59c77c2e3910a7baaafc93f96b7ebe03f18c1f7a618b5" +metafile = true + +[[files]] +file = "mods/tinkers-construct.pw.toml" +hash = "9ad2aabfaec13d7bb59620c8577864c806b34a98ca14f95de31fe36eabb3475b" +metafile = true + +[[files]] +file = "mods/toms-storage.pw.toml" +hash = "176b9a9774021afbbb5443cec245787e5c77895713d16360f17cfb01aac6d09f" +metafile = true + +[[files]] +file = "mods/xaeros-minimap.pw.toml" +hash = "5069e4733848c6384d4dc48d6c04df3e0ca3c558d3b8738baeb929e904e406c2" +metafile = true + +[[files]] +file = "mods/xaeros-world-map.pw.toml" +hash = "47326fd896cd8f9402eeecc19ff32a1b87f5662144b29ffc3cbc4a67596240df" +metafile = true diff --git a/mods/alexs-mobs.pw.toml b/mods/alexs-mobs.pw.toml new file mode 100644 index 0000000..d6f3cbb --- /dev/null +++ b/mods/alexs-mobs.pw.toml @@ -0,0 +1,13 @@ +name = "Alex's Mobs" +filename = "alexsmobs-1.21.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "ce80c8aeed6faa497db2b917da51405c3f273bd8" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4159154 +project-id = 426558 diff --git a/mods/citadel.pw.toml b/mods/citadel.pw.toml new file mode 100644 index 0000000..b21ffa4 --- /dev/null +++ b/mods/citadel.pw.toml @@ -0,0 +1,13 @@ +name = "Citadel" +filename = "citadel-2.1.4-1.19.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "59a080397f767536f85bee28eb805e12d0317bdd" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4556677 +project-id = 331936 diff --git a/mods/create-steam-n-rails.pw.toml b/mods/create-steam-n-rails.pw.toml new file mode 100644 index 0000000..c204c1d --- /dev/null +++ b/mods/create-steam-n-rails.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Steam 'n' Rails" +filename = "Steam_Rails-1.6.6+forge-mc1.19.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ZzjhlDgM/versions/AYmDx1OW/Steam_Rails-1.6.6%2Bforge-mc1.19.2.jar" +hash-format = "sha512" +hash = "83403b9e20841e4c43f7c79c10948ac1f70ac5279e9971a6bf7d8ab5d273afb445dfc2ca38862f2b7f4f13b2f9b1c97db3ea3cf075499e028dde5529ebbcf94b" + +[update] +[update.modrinth] +mod-id = "ZzjhlDgM" +version = "AYmDx1OW" diff --git a/mods/create.pw.toml b/mods/create.pw.toml new file mode 100644 index 0000000..af0ac76 --- /dev/null +++ b/mods/create.pw.toml @@ -0,0 +1,13 @@ +name = "Create" +filename = "create-1.19.2-0.5.1.i.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/LNytGWDc/versions/tJVykywJ/create-1.19.2-0.5.1.i.jar" +hash-format = "sha512" +hash = "12df2737a9f118966a880b7d3929607deaf00a6ae23d97bf5ed060b76bd2b438a5a8f04ced42a49312e5d6a1790149116e113e5120069d13a544801e30dc2da4" + +[update] +[update.modrinth] +mod-id = "LNytGWDc" +version = "tJVykywJ" diff --git a/mods/e4mc.pw.toml b/mods/e4mc.pw.toml new file mode 100644 index 0000000..a53ea3b --- /dev/null +++ b/mods/e4mc.pw.toml @@ -0,0 +1,13 @@ +name = "e4mc" +filename = "e4mc_minecraft-forge-5.2.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/pI8oz23J/e4mc_minecraft-forge-5.2.1.jar" +hash-format = "sha512" +hash = "c884e8fc1618978c937dde1fd4b0bb452a790f9a27ee553214b364445f2e66439d861bdd85eadb282e5be4b76063e928df1a650ccb7f657ba7811bf3464d57a6" + +[update] +[update.modrinth] +mod-id = "qANg5Jrr" +version = "pI8oz23J" diff --git a/mods/emi.pw.toml b/mods/emi.pw.toml new file mode 100644 index 0000000..3aba3b1 --- /dev/null +++ b/mods/emi.pw.toml @@ -0,0 +1,13 @@ +name = "EMI" +filename = "emi-1.1.18+1.19.2+forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/mXrRdcl8/emi-1.1.18%2B1.19.2%2Bforge.jar" +hash-format = "sha512" +hash = "2e87ed98bcb5e25d4b0319d48e68387703fae1376bdb6f9a9395cb94d69c31496c60d6dbcb325979159f8c6869d3b6ae5bc416a9c13d819377b7a4cc536bc3d2" + +[update] +[update.modrinth] +mod-id = "fRiHVvU7" +version = "mXrRdcl8" diff --git a/mods/friends-and-foes-forge.pw.toml b/mods/friends-and-foes-forge.pw.toml new file mode 100644 index 0000000..a652698 --- /dev/null +++ b/mods/friends-and-foes-forge.pw.toml @@ -0,0 +1,13 @@ +name = "Friends & Foes (Forge/NeoForge)" +filename = "friendsandfoes-forge-mc1.19.2-3.0.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/BOCJKD49/versions/rxJGt65p/friendsandfoes-forge-mc1.19.2-3.0.6.jar" +hash-format = "sha512" +hash = "7afda67ef314e43594f4608cd888f9b3a2392501a8f72a8684e811992a1a52e08f0efbdd75992b7056b63d9e34ccdda03f8bd34031b250d76504720afa44bb9b" + +[update] +[update.modrinth] +mod-id = "BOCJKD49" +version = "rxJGt65p" diff --git a/mods/jade.pw.toml b/mods/jade.pw.toml new file mode 100644 index 0000000..405a016 --- /dev/null +++ b/mods/jade.pw.toml @@ -0,0 +1,13 @@ +name = "Jade 🔍" +filename = "Jade-1.19.1-forge-8.9.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nvQzSEkH/versions/kp0HjPre/Jade-1.19.1-forge-8.9.2.jar" +hash-format = "sha512" +hash = "6338ff34f3f5860986ea52fbf35e884a410aa27548f64b7a00e73f15f34be1f6c27f8cd58bd16d4b5012776fba41a5745c7e06f81098757c09aa0aee7030bdac" + +[update] +[update.modrinth] +mod-id = "nvQzSEkH" +version = "kp0HjPre" diff --git a/mods/mantle.pw.toml b/mods/mantle.pw.toml new file mode 100644 index 0000000..52b29b7 --- /dev/null +++ b/mods/mantle.pw.toml @@ -0,0 +1,13 @@ +name = "Mantle" +filename = "Mantle-1.19.2-1.10.36.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Cg6Uc79H/versions/AliG8wlL/Mantle-1.19.2-1.10.36.jar" +hash-format = "sha512" +hash = "a2ee30b8359dedde396582b4863d8905dfd90585881e3872d21ba25977713aa3f6242ca9b5ce79d72741ec0219a00c432ec4bac2b7ac5328d59d9ba413731d3d" + +[update] +[update.modrinth] +mod-id = "Cg6Uc79H" +version = "AliG8wlL" diff --git a/mods/no-chat-reports.pw.toml b/mods/no-chat-reports.pw.toml new file mode 100644 index 0000000..36c2da7 --- /dev/null +++ b/mods/no-chat-reports.pw.toml @@ -0,0 +1,13 @@ +name = "No Chat Reports" +filename = "NoChatReports-FORGE-1.19.2-v1.5.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/RNAG69Zu/NoChatReports-FORGE-1.19.2-v1.5.1.jar" +hash-format = "sha512" +hash = "1a7f516dd3fa9e8ebd58b7488ef971773a2d370827869b9f567ad07dc48926ac7ad52498e0ae691976faadf96793ad688aeb102209f4f439e12920e2769e8b20" + +[update] +[update.modrinth] +mod-id = "qQyHxfxd" +version = "RNAG69Zu" diff --git a/mods/oculus.pw.toml b/mods/oculus.pw.toml new file mode 100644 index 0000000..638e09e --- /dev/null +++ b/mods/oculus.pw.toml @@ -0,0 +1,13 @@ +name = "Oculus" +filename = "oculus-mc1.19.2-1.6.9.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/GchcoXML/versions/4lE9D01D/oculus-mc1.19.2-1.6.9.jar" +hash-format = "sha512" +hash = "3be023d842ffd977d9f1e8743196d35e24cc46f47171200d70dfc2e570424952090927004b99c62aea9b8bcde344617425e09706ed9d747f031b600993285bc7" + +[update] +[update.modrinth] +mod-id = "GchcoXML" +version = "4lE9D01D" diff --git a/mods/pams-harvestcraft-2-crops.pw.toml b/mods/pams-harvestcraft-2-crops.pw.toml new file mode 100644 index 0000000..600b76d --- /dev/null +++ b/mods/pams-harvestcraft-2-crops.pw.toml @@ -0,0 +1,13 @@ +name = "Pam's HarvestCraft 2 - Crops" +filename = "pamhc2crops-1.19.2-1.0.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "9c5afddc10472e6e539822cec9f17eaae47b5db2" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4522368 +project-id = 361385 diff --git a/mods/pams-harvestcraft-2-food-core.pw.toml b/mods/pams-harvestcraft-2-food-core.pw.toml new file mode 100644 index 0000000..5d1d4d0 --- /dev/null +++ b/mods/pams-harvestcraft-2-food-core.pw.toml @@ -0,0 +1,13 @@ +name = "Pam's HarvestCraft 2 - Food Core" +filename = "pamhc2foodcore-1.19.2-1.0.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "92c71fbe2f5a512fadb0cf78dcfa50b446dc8b18" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4540065 +project-id = 372534 diff --git a/mods/pams-harvestcraft-2-food-extended.pw.toml b/mods/pams-harvestcraft-2-food-extended.pw.toml new file mode 100644 index 0000000..b363731 --- /dev/null +++ b/mods/pams-harvestcraft-2-food-extended.pw.toml @@ -0,0 +1,13 @@ +name = "Pam's HarvestCraft 2 - Food Extended" +filename = "pamhc2foodextended-1.19.2-1.0.0.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "24abb89d646e111f2b4c22aa84beaaacd2e07efc" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4463668 +project-id = 402231 diff --git a/mods/pams-harvestcraft-2-trees.pw.toml b/mods/pams-harvestcraft-2-trees.pw.toml new file mode 100644 index 0000000..c40d29e --- /dev/null +++ b/mods/pams-harvestcraft-2-trees.pw.toml @@ -0,0 +1,13 @@ +name = "Pam's HarvestCraft 2 - Trees" +filename = "pamhc2trees-1.19.2-1.0.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "3191253f74bdba316437392059e1b05416e24763" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4480280 +project-id = 365460 diff --git a/mods/rubidium-extra.pw.toml b/mods/rubidium-extra.pw.toml new file mode 100644 index 0000000..61d9430 --- /dev/null +++ b/mods/rubidium-extra.pw.toml @@ -0,0 +1,13 @@ +name = "Embeddium (Rubidium) Extra" +filename = "rubidium-extra-0.4.19+mc1.19.2-build.105.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/oY2B1pjg/versions/MCSKG4Ve/rubidium-extra-0.4.19%2Bmc1.19.2-build.105.jar" +hash-format = "sha512" +hash = "915c17ee4e22fcc9813c2b2fd7d77b5b7eb380ecea9fa51f6287a17fad37517b1c1d0791033611006068aaa330092a332f941af8c187090f3fd80d9358edc7cb" + +[update] +[update.modrinth] +mod-id = "oY2B1pjg" +version = "MCSKG4Ve" diff --git a/mods/rubidium.pw.toml b/mods/rubidium.pw.toml new file mode 100644 index 0000000..207db1d --- /dev/null +++ b/mods/rubidium.pw.toml @@ -0,0 +1,13 @@ +name = "Rubidium" +filename = "rubidium-mc1.19.2-0.6.2c.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/4ZqxOvjD/versions/bmmEZ4mh/rubidium-mc1.19.2-0.6.2c.jar" +hash-format = "sha512" +hash = "fec97026d95868004c8c4e4e9a7210a94db3b950683bf29010dae1cf08502dc5047e6612279eb9af87f85f143e4799b71b34277f9dd17759244354e27eb0f0f7" + +[update] +[update.modrinth] +mod-id = "4ZqxOvjD" +version = "bmmEZ4mh" diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml new file mode 100644 index 0000000..097faaa --- /dev/null +++ b/mods/simple-voice-chat.pw.toml @@ -0,0 +1,13 @@ +name = "Simple Voice Chat" +filename = "voicechat-forge-1.19.2-2.5.26.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/2RUUQsRp/voicechat-forge-1.19.2-2.5.26.jar" +hash-format = "sha512" +hash = "55d74ef6eb1d642531dd8d970b353b194cb686c0e820478a0e2846503320226b4baa7d634df793e7039e94b213f9ed3f0da4f3628ecf91c1391f2fbdf3d73c2b" + +[update] +[update.modrinth] +mod-id = "9eGKb6K1" +version = "2RUUQsRp" diff --git a/mods/textrues-rubidium-options.pw.toml b/mods/textrues-rubidium-options.pw.toml new file mode 100644 index 0000000..ad9ec16 --- /dev/null +++ b/mods/textrues-rubidium-options.pw.toml @@ -0,0 +1,13 @@ +name = "TexTrue's Rubidium Options" +filename = "TextruesRubidiumOptions-1.0.7-mc1.19.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/nm57myYP/versions/Ksl8Edi0/TextruesRubidiumOptions-1.0.7-mc1.19.2.jar" +hash-format = "sha512" +hash = "77a722af05fadfcadaf720f5e1eb8164640d68fae54262e45a72cb02ae2a9f063da4cc14b24637b21b5cf1c4dc5e0a7d172f343608037ce43c415b1514c5389f" + +[update] +[update.modrinth] +mod-id = "nm57myYP" +version = "Ksl8Edi0" diff --git a/mods/tinkers-construct.pw.toml b/mods/tinkers-construct.pw.toml new file mode 100644 index 0000000..b398285 --- /dev/null +++ b/mods/tinkers-construct.pw.toml @@ -0,0 +1,13 @@ +name = "Tinkers' Construct" +filename = "TConstruct-1.19.2-3.8.4.50.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/rxIIYO6c/versions/93Np1BkB/TConstruct-1.19.2-3.8.4.50.jar" +hash-format = "sha512" +hash = "3f02402b68c8ece08f9475ca9e2e673f0be46d9af5e4e0ab35da98a248fe62cdf480987e945af1abcce6b4c5adc647df670a92000084072e8d4e500b927d27b9" + +[update] +[update.modrinth] +mod-id = "rxIIYO6c" +version = "93Np1BkB" diff --git a/mods/toms-storage.pw.toml b/mods/toms-storage.pw.toml new file mode 100644 index 0000000..c12f93e --- /dev/null +++ b/mods/toms-storage.pw.toml @@ -0,0 +1,13 @@ +name = "Tom's Simple Storage Mod" +filename = "toms_storage-1.19-1.5.11.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "15bcd9a63ef48012a8c5319cb4b4a720c7c7619b" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5424070 +project-id = 378609 diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml new file mode 100644 index 0000000..2850d2e --- /dev/null +++ b/mods/xaeros-minimap.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's Minimap" +filename = "Xaeros_Minimap_24.6.1_Forge_1.19.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/1bokaNcj/versions/wodQhgoD/Xaeros_Minimap_24.6.1_Forge_1.19.1.jar" +hash-format = "sha512" +hash = "8439ea6223db24a0151249005412dfd0ff159b52af6922cb93ad37f53823ef824612c1f633500e93d6c801c602ca2cc1e399252cce4b206aa005281fce0fffde" + +[update] +[update.modrinth] +mod-id = "1bokaNcj" +version = "wodQhgoD" diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml new file mode 100644 index 0000000..f2d1624 --- /dev/null +++ b/mods/xaeros-world-map.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's World Map" +filename = "XaerosWorldMap_1.39.0_Forge_1.19.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/NcUtCpym/versions/SFDBRBOn/XaerosWorldMap_1.39.0_Forge_1.19.1.jar" +hash-format = "sha512" +hash = "b258b69fcaa7642637461d711c2f1f79d9e4476828df10af58f60b870c4d34386667ad77036a27f6bb69f9ea296e7b020ecc3986c6f12a045a2a77992b1fe268" + +[update] +[update.modrinth] +mod-id = "NcUtCpym" +version = "SFDBRBOn" diff --git a/pack.toml b/pack.toml new file mode 100644 index 0000000..cef8941 --- /dev/null +++ b/pack.toml @@ -0,0 +1,16 @@ +name = "Ontros Pack" +author = "DavidDGTNT" +version = "1.0.0" +pack-format = "packwiz:1.1.0" + +[index] +file = "index.toml" +hash-format = "sha256" +hash = "bda2d51b10ce60e4e9c8c846dab0849afef4bae6cdb745ad2e7f29f56e4787d5" + +[versions] +forge = "43.4.5" +minecraft = "1.19.2" + +[options] +datapack-folder = "config/openloader/data"