From ba158620b03464f9b11c6381847407fde822f400 Mon Sep 17 00:00:00 2001 From: Hri7566 Date: Tue, 9 May 2023 00:08:02 -0400 Subject: [PATCH] init --- index.toml | 396 ++++++++++++++++++++++ mods/3dskinlayers.pw.toml | 13 + mods/additional-guns.pw.toml | 13 + mods/adorn.pw.toml | 13 + mods/advanced-chimneys.pw.toml | 13 + mods/advanced-mining-dimension.pw.toml | 13 + mods/advanced-peripherals.pw.toml | 13 + mods/advancedperipherals.pw.toml | 13 + mods/appleskin.pw.toml | 13 + mods/architectury-api.pw.toml | 13 + mods/badpackets.pw.toml | 13 + mods/balm.pw.toml | 13 + mods/biomesyougo.pw.toml | 13 + mods/cc-tweaked.pw.toml | 13 + mods/cloth-config.pw.toml | 13 + mods/clumps.pw.toml | 13 + mods/cofh-core.pw.toml | 13 + mods/common-capabilities.pw.toml | 13 + mods/configured.pw.toml | 13 + mods/create-chunkloading.pw.toml | 13 + mods/create.pw.toml | 13 + mods/createaddition.pw.toml | 13 + mods/ctm.pw.toml | 13 + mods/cucumber.pw.toml | 13 + mods/cyclops-core.pw.toml | 13 + mods/extreme-reactors.pw.toml | 13 + mods/flywheel.pw.toml | 13 + mods/forgeendertech.pw.toml | 13 + mods/framework.pw.toml | 13 + mods/gravestone-mod.pw.toml | 13 + mods/immersive-engineering.pw.toml | 13 + mods/immersive-petroleum.pw.toml | 13 + mods/immersiveengineering.pw.toml | 13 + mods/industrial-foregoing.pw.toml | 13 + mods/integrated-crafting.pw.toml | 13 + mods/integrated-dynamics.pw.toml | 13 + mods/integrated-rest.pw.toml | 13 + mods/integrated-terminals.pw.toml | 13 + mods/integrated-tunnels.pw.toml | 13 + mods/jamd.pw.toml | 13 + mods/jei.pw.toml | 13 + mods/journeymap.pw.toml | 13 + mods/just-enough-resources-jer.pw.toml | 13 + mods/kotlin-for-forge.pw.toml | 13 + mods/mantle.pw.toml | 13 + mods/mekanism-generators.pw.toml | 13 + mods/mekanism-tools.pw.toml | 13 + mods/mekanism.pw.toml | 13 + mods/more-immersive-wires.pw.toml | 13 + mods/mouse-tweaks.pw.toml | 13 + mods/mrcrayfishs-gun-mod.pw.toml | 13 + mods/mystical-agriculture.pw.toml | 13 + mods/natures-compass.pw.toml | 13 + mods/oculus.pw.toml | 13 + mods/ore-excavation.pw.toml | 13 + mods/patchouli.pw.toml | 13 + mods/plasmo-voice.pw.toml | 13 + mods/pneumaticcraft-repressurized.pw.toml | 13 + mods/powah.pw.toml | 13 + mods/refined-storage-addons.pw.toml | 13 + mods/refined-storage.pw.toml | 13 + mods/rubidium.pw.toml | 13 + mods/simple-discord-rich-presence.pw.toml | 13 + mods/sophisticated-backpacks.pw.toml | 13 + mods/sophisticated-core.pw.toml | 13 + mods/storage-drawers.pw.toml | 13 + mods/terrablender.pw.toml | 13 + mods/the-ghast-cow.pw.toml | 13 + mods/thermal-cultivation.pw.toml | 13 + mods/thermal-dynamics.pw.toml | 13 + mods/thermal-expansion.pw.toml | 13 + mods/thermal-foundation.pw.toml | 13 + mods/thermal-innovation.pw.toml | 13 + mods/thermal-integration.pw.toml | 13 + mods/thermal-locomotion.pw.toml | 13 + mods/tinkers-construct.pw.toml | 13 + mods/titanium.pw.toml | 13 + mods/waystones.pw.toml | 13 + mods/wthit.pw.toml | 13 + mods/zerocore.pw.toml | 13 + pack.toml | 13 + 81 files changed, 1436 insertions(+) create mode 100644 index.toml create mode 100644 mods/3dskinlayers.pw.toml create mode 100644 mods/additional-guns.pw.toml create mode 100644 mods/adorn.pw.toml create mode 100644 mods/advanced-chimneys.pw.toml create mode 100644 mods/advanced-mining-dimension.pw.toml create mode 100644 mods/advanced-peripherals.pw.toml create mode 100644 mods/advancedperipherals.pw.toml create mode 100644 mods/appleskin.pw.toml create mode 100644 mods/architectury-api.pw.toml create mode 100644 mods/badpackets.pw.toml create mode 100644 mods/balm.pw.toml create mode 100644 mods/biomesyougo.pw.toml create mode 100644 mods/cc-tweaked.pw.toml create mode 100644 mods/cloth-config.pw.toml create mode 100644 mods/clumps.pw.toml create mode 100644 mods/cofh-core.pw.toml create mode 100644 mods/common-capabilities.pw.toml create mode 100644 mods/configured.pw.toml create mode 100644 mods/create-chunkloading.pw.toml create mode 100644 mods/create.pw.toml create mode 100644 mods/createaddition.pw.toml create mode 100644 mods/ctm.pw.toml create mode 100644 mods/cucumber.pw.toml create mode 100644 mods/cyclops-core.pw.toml create mode 100644 mods/extreme-reactors.pw.toml create mode 100644 mods/flywheel.pw.toml create mode 100644 mods/forgeendertech.pw.toml create mode 100644 mods/framework.pw.toml create mode 100644 mods/gravestone-mod.pw.toml create mode 100644 mods/immersive-engineering.pw.toml create mode 100644 mods/immersive-petroleum.pw.toml create mode 100644 mods/immersiveengineering.pw.toml create mode 100644 mods/industrial-foregoing.pw.toml create mode 100644 mods/integrated-crafting.pw.toml create mode 100644 mods/integrated-dynamics.pw.toml create mode 100644 mods/integrated-rest.pw.toml create mode 100644 mods/integrated-terminals.pw.toml create mode 100644 mods/integrated-tunnels.pw.toml create mode 100644 mods/jamd.pw.toml create mode 100644 mods/jei.pw.toml create mode 100644 mods/journeymap.pw.toml create mode 100644 mods/just-enough-resources-jer.pw.toml create mode 100644 mods/kotlin-for-forge.pw.toml create mode 100644 mods/mantle.pw.toml create mode 100644 mods/mekanism-generators.pw.toml create mode 100644 mods/mekanism-tools.pw.toml create mode 100644 mods/mekanism.pw.toml create mode 100644 mods/more-immersive-wires.pw.toml create mode 100644 mods/mouse-tweaks.pw.toml create mode 100644 mods/mrcrayfishs-gun-mod.pw.toml create mode 100644 mods/mystical-agriculture.pw.toml create mode 100644 mods/natures-compass.pw.toml create mode 100644 mods/oculus.pw.toml create mode 100644 mods/ore-excavation.pw.toml create mode 100644 mods/patchouli.pw.toml create mode 100644 mods/plasmo-voice.pw.toml create mode 100644 mods/pneumaticcraft-repressurized.pw.toml create mode 100644 mods/powah.pw.toml create mode 100644 mods/refined-storage-addons.pw.toml create mode 100644 mods/refined-storage.pw.toml create mode 100644 mods/rubidium.pw.toml create mode 100644 mods/simple-discord-rich-presence.pw.toml create mode 100644 mods/sophisticated-backpacks.pw.toml create mode 100644 mods/sophisticated-core.pw.toml create mode 100644 mods/storage-drawers.pw.toml create mode 100644 mods/terrablender.pw.toml create mode 100644 mods/the-ghast-cow.pw.toml create mode 100644 mods/thermal-cultivation.pw.toml create mode 100644 mods/thermal-dynamics.pw.toml create mode 100644 mods/thermal-expansion.pw.toml create mode 100644 mods/thermal-foundation.pw.toml create mode 100644 mods/thermal-innovation.pw.toml create mode 100644 mods/thermal-integration.pw.toml create mode 100644 mods/thermal-locomotion.pw.toml create mode 100644 mods/tinkers-construct.pw.toml create mode 100644 mods/titanium.pw.toml create mode 100644 mods/waystones.pw.toml create mode 100644 mods/wthit.pw.toml create mode 100644 mods/zerocore.pw.toml create mode 100644 pack.toml diff --git a/index.toml b/index.toml new file mode 100644 index 0000000..bcbdaaf --- /dev/null +++ b/index.toml @@ -0,0 +1,396 @@ +hash-format = "sha256" + +[[files]] +file = "mods/3dskinlayers.pw.toml" +hash = "d2eda0ea3575fb11d212d9c9f5e56d33ef48c03aaa32f5741bca824673624bc4" +metafile = true + +[[files]] +file = "mods/additional-guns.pw.toml" +hash = "4694479aecd3ce582fc2304fb9e939dde926d1f0719440703d547d0f57f4f97e" +metafile = true + +[[files]] +file = "mods/adorn.pw.toml" +hash = "c7d945d10983e24c101cb18614a605c2c3a25322348b68bb8666addbc3fe4fba" +metafile = true + +[[files]] +file = "mods/advanced-chimneys.pw.toml" +hash = "012ead4885898c755b5cc67f741aeb6a15193f294e70e80ef2c79aa1e7d4985b" +metafile = true + +[[files]] +file = "mods/advanced-mining-dimension.pw.toml" +hash = "89d9008bd9f98e0152e7c9b0208378cf891ea9f1961213729436a5ab5fb89887" +metafile = true + +[[files]] +file = "mods/advanced-peripherals.pw.toml" +hash = "0186e7f4f8fd2796123df62c8e6ac869b189df6beb7a601f9a5c825f0464292e" +metafile = true + +[[files]] +file = "mods/advancedperipherals.pw.toml" +hash = "f553e89834c883d3853951b609af0e52f418c420e4178ed0dd31938985e77df8" +metafile = true + +[[files]] +file = "mods/appleskin.pw.toml" +hash = "535d312128e500ea510af84dbf65008ae48f4d9640be713088c3d00a99ef1f7d" +metafile = true + +[[files]] +file = "mods/architectury-api.pw.toml" +hash = "6d3d349f02c4ffd6a8252db88e6168f9037601660a73fd282c4203a199e9997e" +metafile = true + +[[files]] +file = "mods/badpackets.pw.toml" +hash = "f216f9d7d48d821fb82fdeebd6dce93724862158fc2de33f08b4686829529bf0" +metafile = true + +[[files]] +file = "mods/balm.pw.toml" +hash = "6d6c323e050a88e30615d1cc6b61152f4221d42f8f1084be790538a5af37b27f" +metafile = true + +[[files]] +file = "mods/biomesyougo.pw.toml" +hash = "6e3bc306196e0edc56d8339c0029fda4d61b42df582e9898ba48b0d4e216b717" +metafile = true + +[[files]] +file = "mods/cc-tweaked.pw.toml" +hash = "38587f6ffaa35d13947bae7b4f126376593e665fa849dc5532ce6bfef78bd4be" +metafile = true + +[[files]] +file = "mods/cloth-config.pw.toml" +hash = "a57e921f872596ca19e411d726b7f6db272267f2dd712322a3168ce0f404fd44" +metafile = true + +[[files]] +file = "mods/clumps.pw.toml" +hash = "4d5cfa79f9675b5bd2a8711d48977ad63b7d198eb46c5cc7bb165a8f909101ac" +metafile = true + +[[files]] +file = "mods/cofh-core.pw.toml" +hash = "efb2b18afc075067fac6b2c9d66def70345098c76b165555971412262f80756d" +metafile = true + +[[files]] +file = "mods/common-capabilities.pw.toml" +hash = "1f8f3877ced458e1536f1fe8ec588740c7e84c462ddf7744dfeac9f2a8df1b34" +metafile = true + +[[files]] +file = "mods/configured.pw.toml" +hash = "d647c96a37237cca3668cff8e0467a411e25eb783a9ce7c7d05a414a98da986c" +metafile = true + +[[files]] +file = "mods/create-chunkloading.pw.toml" +hash = "99c9c05bcfaf416d6e807b30d0821de667b283e9c43562bdf4ea384121d77a7d" +metafile = true + +[[files]] +file = "mods/create.pw.toml" +hash = "e5fdf73b00092f2c84c52bab611ce912e0c29c9fde0c6fb00007ac3b05807d76" +metafile = true + +[[files]] +file = "mods/createaddition.pw.toml" +hash = "811ccd0ebeb7d3029ac098a3c64f66a7d8778a63df0521707891c4488dc20e54" +metafile = true + +[[files]] +file = "mods/ctm.pw.toml" +hash = "aaeab662940679b8ef5074189d480bd04934334bc32d29931538c8bf2d7050cd" +metafile = true + +[[files]] +file = "mods/cucumber.pw.toml" +hash = "1ca0d643f552a0f3184b5bbb0bf3f97e83d9055e6090ee85728ae0f8416d4470" +metafile = true + +[[files]] +file = "mods/cyclops-core.pw.toml" +hash = "644cba0b71dfabbd0b3c52c217ce469cb749109e3d69c6bb54c8bc368974409f" +metafile = true + +[[files]] +file = "mods/extreme-reactors.pw.toml" +hash = "c9904662a505fe912678cc82a80a5cb4e96867a01fad791495b511e64732aa5f" +metafile = true + +[[files]] +file = "mods/flywheel.pw.toml" +hash = "fbb0a9e7d2930e91c49c7ea9ac56aacd4475169c0b50b463245c2a2b2eb24c11" +metafile = true + +[[files]] +file = "mods/forgeendertech.pw.toml" +hash = "a27a11227254429afc7d349e0edf8d874a1896f5887f8380f4e36a0f96679160" +metafile = true + +[[files]] +file = "mods/framework.pw.toml" +hash = "a178f87f309414a5b8661e98d65deb500c3580efd0458ddcf071637987edb605" +metafile = true + +[[files]] +file = "mods/gravestone-mod.pw.toml" +hash = "7638c6fcf4af1039a9c99717ce8fb029ba7e7bec473994565e743d26da44a516" +metafile = true + +[[files]] +file = "mods/immersive-engineering.pw.toml" +hash = "5e817210ce0652cec8fd1b78b0b24c1a2d9b5a1f54fcd13b87aa2ec362fc7c4d" +metafile = true + +[[files]] +file = "mods/immersive-petroleum.pw.toml" +hash = "58e9abcad004f20012d976b9bdbc2af76b024f78f759a5db67fcfaa4193e06b2" +metafile = true + +[[files]] +file = "mods/immersiveengineering.pw.toml" +hash = "d9a57d545fa589a3f82737a8f971703c04434774e08e2c393aa7411ce0c23a6a" +metafile = true + +[[files]] +file = "mods/industrial-foregoing.pw.toml" +hash = "cf703ea691d4c4781eeffa3d31a8038348ebfb7d9134725c23753c7fe1a71aa5" +metafile = true + +[[files]] +file = "mods/integrated-crafting.pw.toml" +hash = "73112519254313bb0a92a4cdaf8e45c7b69b2a197de838cd2cca51a3af51a75e" +metafile = true + +[[files]] +file = "mods/integrated-dynamics.pw.toml" +hash = "a130e138c4ee38de2c46c22f781371fe7373c100222971343799976a28191bcc" +metafile = true + +[[files]] +file = "mods/integrated-rest.pw.toml" +hash = "9b8524d5468bb0976f93fe3828446bc5842bd9ae4b0fd965dbff512330c62275" +metafile = true + +[[files]] +file = "mods/integrated-terminals.pw.toml" +hash = "180fe27e2ce933bb7233f011da391eb172d365afea10553da653f16bb0d5173d" +metafile = true + +[[files]] +file = "mods/integrated-tunnels.pw.toml" +hash = "78a7b2441a0a3351cba015266db7b0b57f3bb79eef83868638a13f08d7685d5c" +metafile = true + +[[files]] +file = "mods/jamd.pw.toml" +hash = "8fda0cdba40d0b749cd82595cdcee05ebf59761577aa9d32083d65bef4fdca3e" +metafile = true + +[[files]] +file = "mods/jei.pw.toml" +hash = "de79e8615a4d06d01b575fa4ef255fe92e20a308c94769cb3d20612c79c69a9a" +metafile = true + +[[files]] +file = "mods/journeymap.pw.toml" +hash = "71cbe9965f31d4fb5191f57aeab3c51aa374110ad744373d706620f427d013e6" +metafile = true + +[[files]] +file = "mods/just-enough-resources-jer.pw.toml" +hash = "f47fe58a84e9b5fc7ed703b7eca10c5818243bfb57f11b023f3693c49be48686" +metafile = true + +[[files]] +file = "mods/kotlin-for-forge.pw.toml" +hash = "94d853ec0def62adb527aee046f2c4a32127076c2995ea5c29553534544e1c35" +metafile = true + +[[files]] +file = "mods/mantle.pw.toml" +hash = "3cf8b32aacef32f066de71330c7c2fbba058115dd2d6bd181e468508fa56499c" +metafile = true + +[[files]] +file = "mods/mekanism-generators.pw.toml" +hash = "b2a61ec1cf8cd97c12ee5ca2789f4b52fb7ea7b7b33cb5e7248edfe28ec9c546" +metafile = true + +[[files]] +file = "mods/mekanism-tools.pw.toml" +hash = "af9e853782d0478f0b2cc3375bfccd30d48a1bc5409b9864a15f645015f56b80" +metafile = true + +[[files]] +file = "mods/mekanism.pw.toml" +hash = "88f8a91fd486f6a4aadf94fe15598ac21dd0c65e8eebc04e8572aa275c505cbf" +metafile = true + +[[files]] +file = "mods/more-immersive-wires.pw.toml" +hash = "b208348d3d160392e83f146c902a3a9f2a5f7dee06ac237b7119e11d3ec65e56" +metafile = true + +[[files]] +file = "mods/mouse-tweaks.pw.toml" +hash = "496ee18fbcb9e7e2c629048a9f40bf642df42cc0287691d98932b9d311cede46" +metafile = true + +[[files]] +file = "mods/mrcrayfishs-gun-mod.pw.toml" +hash = "3c039f216acdcfb6e21e09f157bcde98a3f47f81280612fbe26e530cab7a1083" +metafile = true + +[[files]] +file = "mods/mystical-agriculture.pw.toml" +hash = "786c7f12bb3a3428e43a520e50ef001019958ce2b1181c7bddf7715f942e5e1d" +metafile = true + +[[files]] +file = "mods/natures-compass.pw.toml" +hash = "e3b607348fc4084c8aece8cccaa3c58af8d12e518c305bdbe044eabc2bb0b472" +metafile = true + +[[files]] +file = "mods/oculus.pw.toml" +hash = "42a30fb9d06cd57832d8c8cc44132342d7636acb79842624e84ed21094122236" +metafile = true + +[[files]] +file = "mods/ore-excavation.pw.toml" +hash = "e25f4063442a566ba062182efbbde695b64a0c51e616781daf92bbf92f9111e7" +metafile = true + +[[files]] +file = "mods/patchouli.pw.toml" +hash = "a15753ef45bd45e4c1125473588e568d6949a9a0068bb50c6f26c5003781c450" +metafile = true + +[[files]] +file = "mods/plasmo-voice.pw.toml" +hash = "3f4c04ee9c02b635007750e70cf66e3a693142ea20b1cb25be79eb90b7d32abe" +metafile = true + +[[files]] +file = "mods/pneumaticcraft-repressurized.pw.toml" +hash = "755368e13ec9a63ec82a97e2cee8a0805444412ca6a254d1d69e959d32a51ad5" +metafile = true + +[[files]] +file = "mods/powah.pw.toml" +hash = "a38c05b0049bc0fe98ced48a657678b27f1d006d1496212c51cc889cb05a30e0" +metafile = true + +[[files]] +file = "mods/refined-storage-addons.pw.toml" +hash = "d686dfe4c17f95e626b1414f6e7f830adb7dcb6a47368b4c8bafda9b27a3c308" +metafile = true + +[[files]] +file = "mods/refined-storage.pw.toml" +hash = "ef29b4bf32fa3c12cceed621dbeb7a04481b90d86883c327af33b87719cd9b50" +metafile = true + +[[files]] +file = "mods/rubidium.pw.toml" +hash = "2fe5c063db5622e0e0a56f739230471de2dd26e08ec80d74fb9c5b2afbe67dc3" +metafile = true + +[[files]] +file = "mods/simple-discord-rich-presence.pw.toml" +hash = "05c7d5b21fc91ae540cad63bae4855facedf4d5579b6dcdbfdccc105795fb971" +metafile = true + +[[files]] +file = "mods/sophisticated-backpacks.pw.toml" +hash = "ff6fcbc67cc936b33f47b2d03d142c7657e8a86ca702d7ebf7254b1a95fd7908" +metafile = true + +[[files]] +file = "mods/sophisticated-core.pw.toml" +hash = "f0ce789f3fb532c9d41591d8b9619e336833da1d83822b1423ec3f1239f3d153" +metafile = true + +[[files]] +file = "mods/storage-drawers.pw.toml" +hash = "b5e478bee6fd909d03453c2bdac37211e65d983a92a383ae4cb8975a9e493ad9" +metafile = true + +[[files]] +file = "mods/terrablender.pw.toml" +hash = "dc241d2dbc9f38d9ab71ecb899b871c3aef37871ae9f6d83440498cfa0a0829d" +metafile = true + +[[files]] +file = "mods/the-ghast-cow.pw.toml" +hash = "72f8b43f3c0fb498b72b7a02a1f54e46e026a5d7f720952395815b8dee9ba040" +metafile = true + +[[files]] +file = "mods/thermal-cultivation.pw.toml" +hash = "91992b985708536562842286fba5c37de5ead7e4a777e80304792ebafe979785" +metafile = true + +[[files]] +file = "mods/thermal-dynamics.pw.toml" +hash = "414983d91185119c76a50f8a6b52e69ced06ffad2f12f4651f64627fbeb63f89" +metafile = true + +[[files]] +file = "mods/thermal-expansion.pw.toml" +hash = "8408b6c755461e6c314a315cb09104929ea00116ea30ee2bb91e848da8e4a735" +metafile = true + +[[files]] +file = "mods/thermal-foundation.pw.toml" +hash = "4c06387c770bd038697ddff54caa6a91f77d161aff7b064d64b0f3c45ade34e5" +metafile = true + +[[files]] +file = "mods/thermal-innovation.pw.toml" +hash = "ffd983666b4443c086339d2d5822be940e29c6330ecdba0edb68f41ab2177b29" +metafile = true + +[[files]] +file = "mods/thermal-integration.pw.toml" +hash = "6627d21d9bbbd22fdc1612700925e1362e148918bdfd1a9519b9ecdbdc99a6d7" +metafile = true + +[[files]] +file = "mods/thermal-locomotion.pw.toml" +hash = "1c86c68c74fa87988d8606a8b5305f7b2cf3747d63fe41a3377a16e7c8e9bd80" +metafile = true + +[[files]] +file = "mods/tinkers-construct.pw.toml" +hash = "f96481761b577d908b9222b88c4fa4ae6e2d30afd17aada171cd83147cbc449b" +metafile = true + +[[files]] +file = "mods/titanium.pw.toml" +hash = "4e6c0604ce9ffd2c090612430005f0db9ee3e8c0d47830bfa912783ffb641ae6" +metafile = true + +[[files]] +file = "mods/waystones.pw.toml" +hash = "2b06b444a3d38eb30f7cd5c01c3a276fe4281bcfcb4db7bea0e49066236c8e39" +metafile = true + +[[files]] +file = "mods/wthit.pw.toml" +hash = "b6717974145774238e8562a4e56eafdae7320b73fb9a460fc01b2ee13f020e54" +metafile = true + +[[files]] +file = "mods/zerocore.pw.toml" +hash = "a8c458904a3fe5dc37db3067bf5cc0d3e2c4b3b423388d352f5a1b74664731dc" +metafile = true diff --git a/mods/3dskinlayers.pw.toml b/mods/3dskinlayers.pw.toml new file mode 100644 index 0000000..8611adb --- /dev/null +++ b/mods/3dskinlayers.pw.toml @@ -0,0 +1,13 @@ +name = "3D Skin Layers" +filename = "3dskinlayers-forge-1.5.2-mc1.18.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/zV5r3pPn/versions/bvBPpRE4/3dskinlayers-forge-1.5.2-mc1.18.2.jar" +hash-format = "sha1" +hash = "119df284b7f01c91125d0942956fbb9c7664f7ba" + +[update] +[update.modrinth] +mod-id = "zV5r3pPn" +version = "bvBPpRE4" diff --git a/mods/additional-guns.pw.toml b/mods/additional-guns.pw.toml new file mode 100644 index 0000000..db7efdc --- /dev/null +++ b/mods/additional-guns.pw.toml @@ -0,0 +1,13 @@ +name = "Additional Guns" +filename = "additional-guns-0.8.2-1.18.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "c87c2aec448273735b14217e62ef6abf61e67879" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4357647 +project-id = 501214 diff --git a/mods/adorn.pw.toml b/mods/adorn.pw.toml new file mode 100644 index 0000000..fae5787 --- /dev/null +++ b/mods/adorn.pw.toml @@ -0,0 +1,13 @@ +name = "Adorn" +filename = "Adorn-3.5.0+1.18.2-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/E6FUtRJh/versions/3.5.0-forge/Adorn-3.5.0%2B1.18.2-forge.jar" +hash-format = "sha1" +hash = "d3e6bd2f50ae3692e55f2cd217d7684c17aa3be4" + +[update] +[update.modrinth] +mod-id = "E6FUtRJh" +version = "6knpxJnp" diff --git a/mods/advanced-chimneys.pw.toml b/mods/advanced-chimneys.pw.toml new file mode 100644 index 0000000..4b812c6 --- /dev/null +++ b/mods/advanced-chimneys.pw.toml @@ -0,0 +1,13 @@ +name = "Advanced Chimneys" +filename = "AdChimneys-1.18.2-8.3.5.0-build.1400.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "4ed23206d7c46d58540bf643600da27645b70a59" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4469318 +project-id = 244830 diff --git a/mods/advanced-mining-dimension.pw.toml b/mods/advanced-mining-dimension.pw.toml new file mode 100644 index 0000000..f3903fd --- /dev/null +++ b/mods/advanced-mining-dimension.pw.toml @@ -0,0 +1,13 @@ +name = "Advanced Mining Dimension" +filename = "mining_dimension-1.18.2-1.0.0.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "59a6b21cd322fd01cab976431e8062b6801784d9" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3910816 +project-id = 332640 diff --git a/mods/advanced-peripherals.pw.toml b/mods/advanced-peripherals.pw.toml new file mode 100644 index 0000000..8b8c2c0 --- /dev/null +++ b/mods/advanced-peripherals.pw.toml @@ -0,0 +1,13 @@ +name = "Advanced Peripherals" +filename = "AdvancedPeripherals-0.7.29r.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "5d78d10f51701b683eaad6b0f2ad0bceeffd2efc" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4491654 +project-id = 431725 diff --git a/mods/advancedperipherals.pw.toml b/mods/advancedperipherals.pw.toml new file mode 100644 index 0000000..7e07fb9 --- /dev/null +++ b/mods/advancedperipherals.pw.toml @@ -0,0 +1,13 @@ +name = "Advanced Peripherals" +filename = "AdvancedPeripherals-0.7.29r.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/SOw6jD6x/versions/pkgxuXf5/AdvancedPeripherals-0.7.29r.jar" +hash-format = "sha1" +hash = "9f9b0be279f173cb2448f390f92995fe6b97e996" + +[update] +[update.modrinth] +mod-id = "SOw6jD6x" +version = "pkgxuXf5" diff --git a/mods/appleskin.pw.toml b/mods/appleskin.pw.toml new file mode 100644 index 0000000..8d8655e --- /dev/null +++ b/mods/appleskin.pw.toml @@ -0,0 +1,13 @@ +name = "AppleSkin" +filename = "appleskin-forge-mc1.18.2-2.4.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/forge-mc1.18.2-2.4.1/appleskin-forge-mc1.18.2-2.4.1.jar" +hash-format = "sha1" +hash = "6fa3d2485e3a7b416470ad5a3c708f1ce366195c" + +[update] +[update.modrinth] +mod-id = "EsAfCjCV" +version = "1P1AwANB" diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml new file mode 100644 index 0000000..fdfe2a2 --- /dev/null +++ b/mods/architectury-api.pw.toml @@ -0,0 +1,13 @@ +name = "Architectury API (Fabric/Forge)" +filename = "architectury-4.11.93-forge.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "745f674393a9d5827ee92fcd5c6c350c9aeeed97" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4521465 +project-id = 419699 diff --git a/mods/badpackets.pw.toml b/mods/badpackets.pw.toml new file mode 100644 index 0000000..2c445b5 --- /dev/null +++ b/mods/badpackets.pw.toml @@ -0,0 +1,13 @@ +name = "bad packets" +filename = "badpackets-forge-0.1.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ftdbN0KK/versions/UsEYm0lW/badpackets-forge-0.1.3.jar" +hash-format = "sha1" +hash = "23a202b8217056e5170709701c0bf021d0e84747" + +[update] +[update.modrinth] +mod-id = "ftdbN0KK" +version = "UsEYm0lW" diff --git a/mods/balm.pw.toml b/mods/balm.pw.toml new file mode 100644 index 0000000..92221b9 --- /dev/null +++ b/mods/balm.pw.toml @@ -0,0 +1,13 @@ +name = "Balm" +filename = "balm-3.2.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/RAATKbAN/balm-3.2.6.jar" +hash-format = "sha1" +hash = "e503e90e41279afddec03d196073f7f7eabd0735" + +[update] +[update.modrinth] +mod-id = "MBAkmtvl" +version = "RAATKbAN" diff --git a/mods/biomesyougo.pw.toml b/mods/biomesyougo.pw.toml new file mode 100644 index 0000000..1c10372 --- /dev/null +++ b/mods/biomesyougo.pw.toml @@ -0,0 +1,13 @@ +name = "Oh The Biomes You'll Go" +filename = "Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/uE1WpIAk/versions/EU5OONA2/Oh_The_Biomes_You%27ll_Go-forge-1.18.2-1.4.7.jar" +hash-format = "sha1" +hash = "4f751bd772232b45bec088103889138852efaa5b" + +[update] +[update.modrinth] +mod-id = "uE1WpIAk" +version = "EU5OONA2" diff --git a/mods/cc-tweaked.pw.toml b/mods/cc-tweaked.pw.toml new file mode 100644 index 0000000..74376bb --- /dev/null +++ b/mods/cc-tweaked.pw.toml @@ -0,0 +1,13 @@ +name = "CC: Tweaked" +filename = "cc-tweaked-1.18.2-1.101.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/tQ0yfqKO/cc-tweaked-1.18.2-1.101.2.jar" +hash-format = "sha1" +hash = "b7a20d787e190e04d8006fae20e18b9248a513c0" + +[update] +[update.modrinth] +mod-id = "gu7yAYhd" +version = "tQ0yfqKO" diff --git a/mods/cloth-config.pw.toml b/mods/cloth-config.pw.toml new file mode 100644 index 0000000..9810d22 --- /dev/null +++ b/mods/cloth-config.pw.toml @@ -0,0 +1,13 @@ +name = "Cloth Config API (Fabric/Forge)" +filename = "cloth-config-6.4.90-forge.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "75e5461d9adef754ed77352b520ce44e7bd1ef5b" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3972426 +project-id = 348521 diff --git a/mods/clumps.pw.toml b/mods/clumps.pw.toml new file mode 100644 index 0000000..8ed05b7 --- /dev/null +++ b/mods/clumps.pw.toml @@ -0,0 +1,13 @@ +name = "Clumps" +filename = "Clumps-forge-1.18.2-8.0.0+17.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "b984587d09e2035bad374833e5ac1e67638f87d0" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4153344 +project-id = 256717 diff --git a/mods/cofh-core.pw.toml b/mods/cofh-core.pw.toml new file mode 100644 index 0000000..e4f9301 --- /dev/null +++ b/mods/cofh-core.pw.toml @@ -0,0 +1,13 @@ +name = "CoFH Core" +filename = "cofh_core-1.18.2-9.2.1.39.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/OWSRM4vD/versions/7zcEQXx8/cofh_core-1.18.2-9.2.1.39.jar" +hash-format = "sha1" +hash = "4a6303c1c0b2162210f7117f562815c6f33ef780" + +[update] +[update.modrinth] +mod-id = "OWSRM4vD" +version = "7zcEQXx8" diff --git a/mods/common-capabilities.pw.toml b/mods/common-capabilities.pw.toml new file mode 100644 index 0000000..ab4a01c --- /dev/null +++ b/mods/common-capabilities.pw.toml @@ -0,0 +1,13 @@ +name = "Common Capabilities" +filename = "CommonCapabilities-1.18.2-2.9.0.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "97c1d40585f31a0b88e4d965c7e00de174027b87" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4391353 +project-id = 247007 diff --git a/mods/configured.pw.toml b/mods/configured.pw.toml new file mode 100644 index 0000000..1d0dc13 --- /dev/null +++ b/mods/configured.pw.toml @@ -0,0 +1,13 @@ +name = "Configured" +filename = "configured-2.0.1-1.18.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "825e0e439de2bfabf5d088953eb49c1c04e3e531" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4462832 +project-id = 457570 diff --git a/mods/create-chunkloading.pw.toml b/mods/create-chunkloading.pw.toml new file mode 100644 index 0000000..7c9bdc0 --- /dev/null +++ b/mods/create-chunkloading.pw.toml @@ -0,0 +1,13 @@ +name = "Create Chunkloading" +filename = "createchunkloading-1.2.1-forge.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "5903bc7ee750039ff9e9497811ea13811bb29f60" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3898041 +project-id = 494206 diff --git a/mods/create.pw.toml b/mods/create.pw.toml new file mode 100644 index 0000000..309912d --- /dev/null +++ b/mods/create.pw.toml @@ -0,0 +1,13 @@ +name = "Create" +filename = "create-1.18.2-0.5.0.i.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/LNytGWDc/versions/iRckjniU/create-1.18.2-0.5.0.i.jar" +hash-format = "sha1" +hash = "da80f8b9f49fc8ec7e84e9b339b0348cbc377069" + +[update] +[update.modrinth] +mod-id = "LNytGWDc" +version = "iRckjniU" diff --git a/mods/createaddition.pw.toml b/mods/createaddition.pw.toml new file mode 100644 index 0000000..ee6c0f7 --- /dev/null +++ b/mods/createaddition.pw.toml @@ -0,0 +1,13 @@ +name = "Create Crafts & Additions" +filename = "createaddition-1.18.2-20230426a.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/kU1G12Nn/versions/zl63eNaF/createaddition-1.18.2-20230426a.jar" +hash-format = "sha1" +hash = "d2956b6fd96fcb75a4f17a2e5d789b9d804c4e04" + +[update] +[update.modrinth] +mod-id = "kU1G12Nn" +version = "zl63eNaF" diff --git a/mods/ctm.pw.toml b/mods/ctm.pw.toml new file mode 100644 index 0000000..dd48fce --- /dev/null +++ b/mods/ctm.pw.toml @@ -0,0 +1,13 @@ +name = "ConnectedTexturesMod" +filename = "CTM-1.18.2-1.1.5+5.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "49d256455549130892de1ff9794f6ac07720b13b" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3933537 +project-id = 267602 diff --git a/mods/cucumber.pw.toml b/mods/cucumber.pw.toml new file mode 100644 index 0000000..0c7f8ae --- /dev/null +++ b/mods/cucumber.pw.toml @@ -0,0 +1,13 @@ +name = "Cucumber Library" +filename = "Cucumber-1.18.2-5.1.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Rw1NrDzF/versions/mklvE352/Cucumber-1.18.2-5.1.3.jar" +hash-format = "sha1" +hash = "35fc0dd1b1c4ea26fab785034cdfac11cd079934" + +[update] +[update.modrinth] +mod-id = "Rw1NrDzF" +version = "mklvE352" diff --git a/mods/cyclops-core.pw.toml b/mods/cyclops-core.pw.toml new file mode 100644 index 0000000..7a55575 --- /dev/null +++ b/mods/cyclops-core.pw.toml @@ -0,0 +1,13 @@ +name = "Cyclops Core" +filename = "CyclopsCore-1.18.2-1.17.3.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "a0b94b44a9a9a4b481a74f5ad64677600ef15526" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4515662 +project-id = 232758 diff --git a/mods/extreme-reactors.pw.toml b/mods/extreme-reactors.pw.toml new file mode 100644 index 0000000..df93236 --- /dev/null +++ b/mods/extreme-reactors.pw.toml @@ -0,0 +1,13 @@ +name = "Extreme Reactors" +filename = "ExtremeReactors2-1.18.2-2.0.61.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/idkvShUy/versions/NB4zEHJK/ExtremeReactors2-1.18.2-2.0.61.jar" +hash-format = "sha1" +hash = "3310d0170dea3b745809476c26248c500fc367ab" + +[update] +[update.modrinth] +mod-id = "idkvShUy" +version = "NB4zEHJK" diff --git a/mods/flywheel.pw.toml b/mods/flywheel.pw.toml new file mode 100644 index 0000000..dfe854a --- /dev/null +++ b/mods/flywheel.pw.toml @@ -0,0 +1,13 @@ +name = "Flywheel" +filename = "flywheel-forge-1.18.2-0.6.8.a.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/5lpsZoRi/versions/xp7zKZ1z/flywheel-forge-1.18.2-0.6.8.a.jar" +hash-format = "sha1" +hash = "aa46af2f736ecfccfd6d258f3784abdd83cb52a1" + +[update] +[update.modrinth] +mod-id = "5lpsZoRi" +version = "xp7zKZ1z" diff --git a/mods/forgeendertech.pw.toml b/mods/forgeendertech.pw.toml new file mode 100644 index 0000000..68d28fd --- /dev/null +++ b/mods/forgeendertech.pw.toml @@ -0,0 +1,13 @@ +name = "ForgeEndertech" +filename = "ForgeEndertech-1.18.2-9.0.7.0-build.1490.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "a2ae2428a98509c21fb8a4f6c45fbdc66ff25bc4" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4492998 +project-id = 244844 diff --git a/mods/framework.pw.toml b/mods/framework.pw.toml new file mode 100644 index 0000000..73ffe74 --- /dev/null +++ b/mods/framework.pw.toml @@ -0,0 +1,13 @@ +name = "Framework" +filename = "framework-0.4.2-1.18.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "7186638dd2f2ae8706a651286826496b8a32d9d8" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4287475 +project-id = 549225 diff --git a/mods/gravestone-mod.pw.toml b/mods/gravestone-mod.pw.toml new file mode 100644 index 0000000..9984f7a --- /dev/null +++ b/mods/gravestone-mod.pw.toml @@ -0,0 +1,13 @@ +name = "GraveStone Mod" +filename = "gravestone-1.18.2-1.0.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "39a226e85c5407e436811b71590d8126b5cdb66f" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3713957 +project-id = 238551 diff --git a/mods/immersive-engineering.pw.toml b/mods/immersive-engineering.pw.toml new file mode 100644 index 0000000..1d8fcf1 --- /dev/null +++ b/mods/immersive-engineering.pw.toml @@ -0,0 +1,13 @@ +name = "Immersive Engineering" +filename = "ImmersiveEngineering-1.18.2-8.4.0-161.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "9ca0db60f9a988a362d8fb96088dcd464109a98d" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4412849 +project-id = 231951 diff --git a/mods/immersive-petroleum.pw.toml b/mods/immersive-petroleum.pw.toml new file mode 100644 index 0000000..72f46d1 --- /dev/null +++ b/mods/immersive-petroleum.pw.toml @@ -0,0 +1,13 @@ +name = "Immersive Petroleum" +filename = "ImmersivePetroleum-1.18.2-4.1.0-21.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "b6cc1a09133e98f35c49d3ba409672980c051483" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4526462 +project-id = 268250 diff --git a/mods/immersiveengineering.pw.toml b/mods/immersiveengineering.pw.toml new file mode 100644 index 0000000..78a1f0f --- /dev/null +++ b/mods/immersiveengineering.pw.toml @@ -0,0 +1,13 @@ +name = "Immersive Engineering" +filename = "ImmersiveEngineering-1.18.2-8.4.0-161.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/tIm2nV03/versions/g7u3ovfs/ImmersiveEngineering-1.18.2-8.4.0-161.jar" +hash-format = "sha1" +hash = "9ca0db60f9a988a362d8fb96088dcd464109a98d" + +[update] +[update.modrinth] +mod-id = "tIm2nV03" +version = "g7u3ovfs" diff --git a/mods/industrial-foregoing.pw.toml b/mods/industrial-foregoing.pw.toml new file mode 100644 index 0000000..a126bec --- /dev/null +++ b/mods/industrial-foregoing.pw.toml @@ -0,0 +1,13 @@ +name = "Industrial Foregoing" +filename = "industrial-foregoing-1.18.2-3.3.1.6-10.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "f4909c17d370922d4a4af5a286b82c69d501ff4d" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4401654 +project-id = 266515 diff --git a/mods/integrated-crafting.pw.toml b/mods/integrated-crafting.pw.toml new file mode 100644 index 0000000..057fd5b --- /dev/null +++ b/mods/integrated-crafting.pw.toml @@ -0,0 +1,13 @@ +name = "Integrated Crafting" +filename = "IntegratedCrafting-1.18.2-1.1.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "de8f95a0bd8c2b481f5838ad939c71c48724aa9f" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4445128 +project-id = 287357 diff --git a/mods/integrated-dynamics.pw.toml b/mods/integrated-dynamics.pw.toml new file mode 100644 index 0000000..f1d7d0a --- /dev/null +++ b/mods/integrated-dynamics.pw.toml @@ -0,0 +1,13 @@ +name = "Integrated Dynamics" +filename = "IntegratedDynamics-1.18.2-1.13.3.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "f21e977d2877df824ef39ecd10c096cf0ca958e0" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4445202 +project-id = 236307 diff --git a/mods/integrated-rest.pw.toml b/mods/integrated-rest.pw.toml new file mode 100644 index 0000000..56fa696 --- /dev/null +++ b/mods/integrated-rest.pw.toml @@ -0,0 +1,13 @@ +name = "Integrated REST" +filename = "IntegratedREST-1.18.2-1.1.6.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "ac6ecff7984dc0ca40b2e092ba1f6ffd80e4a9e2" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4502099 +project-id = 284332 diff --git a/mods/integrated-terminals.pw.toml b/mods/integrated-terminals.pw.toml new file mode 100644 index 0000000..1521803 --- /dev/null +++ b/mods/integrated-terminals.pw.toml @@ -0,0 +1,13 @@ +name = "Integrated Terminals" +filename = "IntegratedTerminals-1.18.2-1.4.7.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "1fa2f2f103c73376dacfd4574046a031793b5fb0" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4524863 +project-id = 295910 diff --git a/mods/integrated-tunnels.pw.toml b/mods/integrated-tunnels.pw.toml new file mode 100644 index 0000000..2f9ed74 --- /dev/null +++ b/mods/integrated-tunnels.pw.toml @@ -0,0 +1,13 @@ +name = "Integrated Tunnels" +filename = "IntegratedTunnels-1.18.2-1.8.17.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "67866fc7cbdd7e8de75c1118781bb6038b885e88" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4162664 +project-id = 251389 diff --git a/mods/jamd.pw.toml b/mods/jamd.pw.toml new file mode 100644 index 0000000..e0fdc41 --- /dev/null +++ b/mods/jamd.pw.toml @@ -0,0 +1,13 @@ +name = "JAMD" +filename = "JAMD-1.7.0-build.25+mc1.18.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "fb72f988cc0dffcd6a74f8a9f4f9947e9812ea8c" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3807283 +project-id = 422981 diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml new file mode 100644 index 0000000..1b263a7 --- /dev/null +++ b/mods/jei.pw.toml @@ -0,0 +1,13 @@ +name = "Just Enough Items" +filename = "jei-1.18.2-forge-10.2.1.1002.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/k3W3h9cO/jei-1.18.2-forge-10.2.1.1002.jar" +hash-format = "sha1" +hash = "e6f7783f3efbb5720e0031c06f409b963e808f89" + +[update] +[update.modrinth] +mod-id = "u6dRKJwZ" +version = "k3W3h9cO" diff --git a/mods/journeymap.pw.toml b/mods/journeymap.pw.toml new file mode 100644 index 0000000..39c33d3 --- /dev/null +++ b/mods/journeymap.pw.toml @@ -0,0 +1,13 @@ +name = "JourneyMap" +filename = "journeymap-1.18.2-5.9.6-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/lfHFW1mp/versions/ow57eQ3Z/journeymap-1.18.2-5.9.6-forge.jar" +hash-format = "sha1" +hash = "5dfce563c27609a8be6409a0fff262d00bb0755d" + +[update] +[update.modrinth] +mod-id = "lfHFW1mp" +version = "ow57eQ3Z" diff --git a/mods/just-enough-resources-jer.pw.toml b/mods/just-enough-resources-jer.pw.toml new file mode 100644 index 0000000..ecc61e3 --- /dev/null +++ b/mods/just-enough-resources-jer.pw.toml @@ -0,0 +1,13 @@ +name = "Just Enough Resources (JER)" +filename = "JustEnoughResources-1.18.2-0.14.2.206.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/uEfK2CXF/versions/1oiTtRvR/JustEnoughResources-1.18.2-0.14.2.206.jar" +hash-format = "sha1" +hash = "0853d8a3b78b9f6f036aa81d8859f70cf29c32a4" + +[update] +[update.modrinth] +mod-id = "uEfK2CXF" +version = "1oiTtRvR" diff --git a/mods/kotlin-for-forge.pw.toml b/mods/kotlin-for-forge.pw.toml new file mode 100644 index 0000000..89a2664 --- /dev/null +++ b/mods/kotlin-for-forge.pw.toml @@ -0,0 +1,13 @@ +name = "Kotlin for Forge" +filename = "kotlinforforge-3.12.0-all.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ordsPcFz/versions/NBn3sEQk/kotlinforforge-3.12.0-all.jar" +hash-format = "sha1" +hash = "cf09c1be6d8950e3f7551f02f141818aee5a3ec0" + +[update] +[update.modrinth] +mod-id = "ordsPcFz" +version = "NBn3sEQk" diff --git a/mods/mantle.pw.toml b/mods/mantle.pw.toml new file mode 100644 index 0000000..c9a520a --- /dev/null +++ b/mods/mantle.pw.toml @@ -0,0 +1,13 @@ +name = "Mantle" +filename = "Mantle-1.18.2-1.9.45.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Cg6Uc79H/versions/jFlLXDyR/Mantle-1.18.2-1.9.45.jar" +hash-format = "sha1" +hash = "4a3e2d9ab5df5ec22c98c7b60a4e46496e266131" + +[update] +[update.modrinth] +mod-id = "Cg6Uc79H" +version = "jFlLXDyR" diff --git a/mods/mekanism-generators.pw.toml b/mods/mekanism-generators.pw.toml new file mode 100644 index 0000000..64c8ebf --- /dev/null +++ b/mods/mekanism-generators.pw.toml @@ -0,0 +1,13 @@ +name = "Mekanism Generators" +filename = "MekanismGenerators-1.18.2-10.2.5.465.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/OFVYKsAk/versions/10.2.5.465/MekanismGenerators-1.18.2-10.2.5.465.jar" +hash-format = "sha1" +hash = "c14bd25d7fa91cd321a0ff307f6212fa2ccfe535" + +[update] +[update.modrinth] +mod-id = "OFVYKsAk" +version = "LU6dfu3A" diff --git a/mods/mekanism-tools.pw.toml b/mods/mekanism-tools.pw.toml new file mode 100644 index 0000000..4d84989 --- /dev/null +++ b/mods/mekanism-tools.pw.toml @@ -0,0 +1,13 @@ +name = "Mekanism Tools" +filename = "MekanismTools-1.18.2-10.2.5.465.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/tqQpq1lt/versions/10.2.5.465/MekanismTools-1.18.2-10.2.5.465.jar" +hash-format = "sha1" +hash = "0cad2bb8b70a56a331844b11a9bb1c8e2cf493a6" + +[update] +[update.modrinth] +mod-id = "tqQpq1lt" +version = "HmQmNiiC" diff --git a/mods/mekanism.pw.toml b/mods/mekanism.pw.toml new file mode 100644 index 0000000..e225636 --- /dev/null +++ b/mods/mekanism.pw.toml @@ -0,0 +1,13 @@ +name = "Mekanism" +filename = "Mekanism-1.18.2-10.2.5.465.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Ce6I4WUE/versions/10.2.5.465/Mekanism-1.18.2-10.2.5.465.jar" +hash-format = "sha1" +hash = "86248728732c1877cdc281695f67cbd7d6727e28" + +[update] +[update.modrinth] +mod-id = "Ce6I4WUE" +version = "zWt8Aemn" diff --git a/mods/more-immersive-wires.pw.toml b/mods/more-immersive-wires.pw.toml new file mode 100644 index 0000000..a81ddd5 --- /dev/null +++ b/mods/more-immersive-wires.pw.toml @@ -0,0 +1,13 @@ +name = "More Immersive Wires" +filename = "more-immersive-wires-1.18.2-1.0.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ekzqyEZL/versions/F65T7MzQ/more-immersive-wires-1.18.2-1.0.2.jar" +hash-format = "sha1" +hash = "085ed6ffe8c0f4441d509fe1d857209963c75416" + +[update] +[update.modrinth] +mod-id = "ekzqyEZL" +version = "F65T7MzQ" diff --git a/mods/mouse-tweaks.pw.toml b/mods/mouse-tweaks.pw.toml new file mode 100644 index 0000000..1a66c38 --- /dev/null +++ b/mods/mouse-tweaks.pw.toml @@ -0,0 +1,13 @@ +name = "Mouse Tweaks" +filename = "MouseTweaks-forge-mc1.18-2.22.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/1.18-2.22-forge/MouseTweaks-forge-mc1.18-2.22.jar" +hash-format = "sha1" +hash = "8de9df6854e267cb585d9b47447a46476cbf3b61" + +[update] +[update.modrinth] +mod-id = "aC3cM3Vq" +version = "q0CGibTg" diff --git a/mods/mrcrayfishs-gun-mod.pw.toml b/mods/mrcrayfishs-gun-mod.pw.toml new file mode 100644 index 0000000..b18051a --- /dev/null +++ b/mods/mrcrayfishs-gun-mod.pw.toml @@ -0,0 +1,13 @@ +name = "MrCrayfish's Gun Mod" +filename = "cgm-1.3.3-1.18.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "55d417487b86e28d6613425f45d21cd26d4f7eed" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4344223 +project-id = 289479 diff --git a/mods/mystical-agriculture.pw.toml b/mods/mystical-agriculture.pw.toml new file mode 100644 index 0000000..5c8958b --- /dev/null +++ b/mods/mystical-agriculture.pw.toml @@ -0,0 +1,13 @@ +name = "Mystical Agriculture" +filename = "MysticalAgriculture-1.18.2-5.1.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/C95ReXie/versions/t8yt27HS/MysticalAgriculture-1.18.2-5.1.4.jar" +hash-format = "sha1" +hash = "3b45ae0dbe2fd4d62e8ec374a71140ca927eefde" + +[update] +[update.modrinth] +mod-id = "C95ReXie" +version = "t8yt27HS" diff --git a/mods/natures-compass.pw.toml b/mods/natures-compass.pw.toml new file mode 100644 index 0000000..642ef2d --- /dev/null +++ b/mods/natures-compass.pw.toml @@ -0,0 +1,13 @@ +name = "Nature's Compass" +filename = "NaturesCompass-1.18.2-1.9.7-forge.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "5082c495344807ba2764e2a3bbfa6d03f19aad16" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3858196 +project-id = 252848 diff --git a/mods/oculus.pw.toml b/mods/oculus.pw.toml new file mode 100644 index 0000000..8d6b8f5 --- /dev/null +++ b/mods/oculus.pw.toml @@ -0,0 +1,13 @@ +name = "Oculus" +filename = "oculus-1.5.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/GchcoXML/versions/mGoSRprD/oculus-1.5.2.jar" +hash-format = "sha1" +hash = "31faf299654b6618acd21008b1e3df7324ec9323" + +[update] +[update.modrinth] +mod-id = "GchcoXML" +version = "mGoSRprD" diff --git a/mods/ore-excavation.pw.toml b/mods/ore-excavation.pw.toml new file mode 100644 index 0000000..57a26f7 --- /dev/null +++ b/mods/ore-excavation.pw.toml @@ -0,0 +1,13 @@ +name = "Ore Excavation" +filename = "OreExcavation-1.10.162.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "dbbb9fc621aaa9020c7ecfa5b637684e43393e4c" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3831679 +project-id = 250898 diff --git a/mods/patchouli.pw.toml b/mods/patchouli.pw.toml new file mode 100644 index 0000000..bd11f70 --- /dev/null +++ b/mods/patchouli.pw.toml @@ -0,0 +1,13 @@ +name = "Patchouli" +filename = "Patchouli-1.18.2-71.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nU0bVIaL/versions/1.18.2-71.1-forge/Patchouli-1.18.2-71.1.jar" +hash-format = "sha1" +hash = "89e1aa7994794a3476ef6de31461eb1ce78da02d" + +[update] +[update.modrinth] +mod-id = "nU0bVIaL" +version = "VReLlKMv" diff --git a/mods/plasmo-voice.pw.toml b/mods/plasmo-voice.pw.toml new file mode 100644 index 0000000..ba4408c --- /dev/null +++ b/mods/plasmo-voice.pw.toml @@ -0,0 +1,13 @@ +name = "Plasmo Voice" +filename = "plasmovoice-forge-1.18-1.2.19.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/1bZhdhsH/versions/forge-1.18-1.2.19/plasmovoice-forge-1.18-1.2.19.jar" +hash-format = "sha1" +hash = "bff3c78d53698756f7afb3df79583f871c619b9e" + +[update] +[update.modrinth] +mod-id = "1bZhdhsH" +version = "iwzUwLGb" diff --git a/mods/pneumaticcraft-repressurized.pw.toml b/mods/pneumaticcraft-repressurized.pw.toml new file mode 100644 index 0000000..512c6f0 --- /dev/null +++ b/mods/pneumaticcraft-repressurized.pw.toml @@ -0,0 +1,13 @@ +name = "PneumaticCraft: Repressurized" +filename = "pneumaticcraft-repressurized-1.18.2-3.6.0-19.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ncAcdgk7/versions/S69uHAZo/pneumaticcraft-repressurized-1.18.2-3.6.0-19.jar" +hash-format = "sha1" +hash = "bf1f9ba55f5b83b64435a5cba9bb10ad38a0152d" + +[update] +[update.modrinth] +mod-id = "ncAcdgk7" +version = "S69uHAZo" diff --git a/mods/powah.pw.toml b/mods/powah.pw.toml new file mode 100644 index 0000000..85d3a35 --- /dev/null +++ b/mods/powah.pw.toml @@ -0,0 +1,13 @@ +name = "Powah!" +filename = "Powah-3.0.8.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/KZO4S4DO/versions/q6LoUb7z/Powah-3.0.8.jar" +hash-format = "sha1" +hash = "9131b9157a5dcd4b0f8267e4135066dde880d9b4" + +[update] +[update.modrinth] +mod-id = "KZO4S4DO" +version = "q6LoUb7z" diff --git a/mods/refined-storage-addons.pw.toml b/mods/refined-storage-addons.pw.toml new file mode 100644 index 0000000..13f9b66 --- /dev/null +++ b/mods/refined-storage-addons.pw.toml @@ -0,0 +1,13 @@ +name = "Refined Storage Addons" +filename = "refinedstorageaddons-0.8.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "bb3018f9e0701248cec2acd3b81b3bc0669f1fe4" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3713972 +project-id = 272302 diff --git a/mods/refined-storage.pw.toml b/mods/refined-storage.pw.toml new file mode 100644 index 0000000..9e37fe0 --- /dev/null +++ b/mods/refined-storage.pw.toml @@ -0,0 +1,13 @@ +name = "Refined Storage" +filename = "refinedstorage-1.10.5.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "071f68923a01a2f8533b1070d540d8e7a4f480df" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4392829 +project-id = 243076 diff --git a/mods/rubidium.pw.toml b/mods/rubidium.pw.toml new file mode 100644 index 0000000..9bb7d58 --- /dev/null +++ b/mods/rubidium.pw.toml @@ -0,0 +1,13 @@ +name = "Rubidium" +filename = "rubidium-0.5.6.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/4ZqxOvjD/versions/9DCa1IzX/rubidium-0.5.6.jar" +hash-format = "sha1" +hash = "1ce63fa6642a71b2e1b175bbdc0f61ac12669a67" + +[update] +[update.modrinth] +mod-id = "4ZqxOvjD" +version = "9DCa1IzX" diff --git a/mods/simple-discord-rich-presence.pw.toml b/mods/simple-discord-rich-presence.pw.toml new file mode 100644 index 0000000..fec0532 --- /dev/null +++ b/mods/simple-discord-rich-presence.pw.toml @@ -0,0 +1,13 @@ +name = "Simple Discord Rich Presence (Forge / Fabric)" +filename = "SimpleDiscordRichPresence-forge-3.0.4-build.28+mc1.18.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "ffa000d6fc116c7e2baee1aefc5f5a6abfe79d22" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4377079 +project-id = 334853 diff --git a/mods/sophisticated-backpacks.pw.toml b/mods/sophisticated-backpacks.pw.toml new file mode 100644 index 0000000..2a44d9f --- /dev/null +++ b/mods/sophisticated-backpacks.pw.toml @@ -0,0 +1,13 @@ +name = "Sophisticated Backpacks" +filename = "sophisticatedbackpacks-1.18.2-3.18.46.821.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "6dfb6f6d213dc6b4632f4383312642fdba7141f1" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4515363 +project-id = 422301 diff --git a/mods/sophisticated-core.pw.toml b/mods/sophisticated-core.pw.toml new file mode 100644 index 0000000..a05fa37 --- /dev/null +++ b/mods/sophisticated-core.pw.toml @@ -0,0 +1,13 @@ +name = "Sophisticated Core" +filename = "sophisticatedcore-1.18.2-0.5.53.260.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "701b2a4ffd40c2b6f4fd917d815bfa51480a8209" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4525666 +project-id = 618298 diff --git a/mods/storage-drawers.pw.toml b/mods/storage-drawers.pw.toml new file mode 100644 index 0000000..b91b5f1 --- /dev/null +++ b/mods/storage-drawers.pw.toml @@ -0,0 +1,13 @@ +name = "Storage Drawers" +filename = "StorageDrawers-1.18.2-10.2.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "2330bba44124f5481d34b02fb528815b97d3e357" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3807626 +project-id = 223852 diff --git a/mods/terrablender.pw.toml b/mods/terrablender.pw.toml new file mode 100644 index 0000000..6aabf23 --- /dev/null +++ b/mods/terrablender.pw.toml @@ -0,0 +1,13 @@ +name = "TerraBlender" +filename = "TerraBlender-forge-1.18.2-1.2.0.126.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/kkmrDlKT/versions/dH8dFULh/TerraBlender-forge-1.18.2-1.2.0.126.jar" +hash-format = "sha1" +hash = "b8a025042f55dc78d38a319bd71e3901e9d00331" + +[update] +[update.modrinth] +mod-id = "kkmrDlKT" +version = "dH8dFULh" diff --git a/mods/the-ghast-cow.pw.toml b/mods/the-ghast-cow.pw.toml new file mode 100644 index 0000000..d6a411b --- /dev/null +++ b/mods/the-ghast-cow.pw.toml @@ -0,0 +1,13 @@ +name = "The Ghast Cow" +filename = "GhastCow-1.18-1.0.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "8493d82c5847cf83b55ef58b201e0b3e9e27a1fb" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3542867 +project-id = 483348 diff --git a/mods/thermal-cultivation.pw.toml b/mods/thermal-cultivation.pw.toml new file mode 100644 index 0000000..e163611 --- /dev/null +++ b/mods/thermal-cultivation.pw.toml @@ -0,0 +1,13 @@ +name = "Thermal Cultivation" +filename = "thermal_cultivation-1.18.2-9.2.0.16.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/5beJoehw/versions/HD7YgLSI/thermal_cultivation-1.18.2-9.2.0.16.jar" +hash-format = "sha1" +hash = "443f9476cb43ef228914a98ede0eb33bc2f03f3d" + +[update] +[update.modrinth] +mod-id = "5beJoehw" +version = "HD7YgLSI" diff --git a/mods/thermal-dynamics.pw.toml b/mods/thermal-dynamics.pw.toml new file mode 100644 index 0000000..30aba09 --- /dev/null +++ b/mods/thermal-dynamics.pw.toml @@ -0,0 +1,13 @@ +name = "Thermal Dynamics" +filename = "thermal_dynamics-1.18.2-9.2.1b.13.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/t8bmWGI2/versions/zZZvxjrw/thermal_dynamics-1.18.2-9.2.1b.13.jar" +hash-format = "sha1" +hash = "a64aee75a50d74906293105f6f094fa7953f8d89" + +[update] +[update.modrinth] +mod-id = "t8bmWGI2" +version = "zZZvxjrw" diff --git a/mods/thermal-expansion.pw.toml b/mods/thermal-expansion.pw.toml new file mode 100644 index 0000000..b488569 --- /dev/null +++ b/mods/thermal-expansion.pw.toml @@ -0,0 +1,13 @@ +name = "Thermal Expansion" +filename = "thermal_expansion-1.18.2-9.2.0.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/hmD6rrUJ/versions/wqYxoFpJ/thermal_expansion-1.18.2-9.2.0.20.jar" +hash-format = "sha1" +hash = "ee08840c9b8b2b39570bc4b718e8646bbd82f5ec" + +[update] +[update.modrinth] +mod-id = "hmD6rrUJ" +version = "wqYxoFpJ" diff --git a/mods/thermal-foundation.pw.toml b/mods/thermal-foundation.pw.toml new file mode 100644 index 0000000..bc52d68 --- /dev/null +++ b/mods/thermal-foundation.pw.toml @@ -0,0 +1,13 @@ +name = "Thermal Foundation" +filename = "thermal_foundation-1.18.2-9.2.0.46.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Xvg6q5Wp/versions/j71hVmLX/thermal_foundation-1.18.2-9.2.0.46.jar" +hash-format = "sha1" +hash = "ca4b23178e72da328d266f6ab3136058ea7f7c35" + +[update] +[update.modrinth] +mod-id = "Xvg6q5Wp" +version = "j71hVmLX" diff --git a/mods/thermal-innovation.pw.toml b/mods/thermal-innovation.pw.toml new file mode 100644 index 0000000..c40de11 --- /dev/null +++ b/mods/thermal-innovation.pw.toml @@ -0,0 +1,13 @@ +name = "Thermal Innovation" +filename = "thermal_innovation-1.18.2-9.2.0.17.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/MNgLmnvM/versions/jhGRH3ys/thermal_innovation-1.18.2-9.2.0.17.jar" +hash-format = "sha1" +hash = "4ba469f7febe08bd3dca5d03f95e0c8872987623" + +[update] +[update.modrinth] +mod-id = "MNgLmnvM" +version = "jhGRH3ys" diff --git a/mods/thermal-integration.pw.toml b/mods/thermal-integration.pw.toml new file mode 100644 index 0000000..462d42d --- /dev/null +++ b/mods/thermal-integration.pw.toml @@ -0,0 +1,13 @@ +name = "Thermal Integration" +filename = "thermal_integration-1.18.2-9.2.0.16.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Ro7yiyD4/versions/ql1RhGvN/thermal_integration-1.18.2-9.2.0.16.jar" +hash-format = "sha1" +hash = "5be760c42996a39295ae728e4b66000aff1a8acc" + +[update] +[update.modrinth] +mod-id = "Ro7yiyD4" +version = "ql1RhGvN" diff --git a/mods/thermal-locomotion.pw.toml b/mods/thermal-locomotion.pw.toml new file mode 100644 index 0000000..fc56189 --- /dev/null +++ b/mods/thermal-locomotion.pw.toml @@ -0,0 +1,13 @@ +name = "Thermal Locomotion" +filename = "thermal_locomotion-1.18.2-9.2.0.13.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/L3eFR8i3/versions/PLLfuIgu/thermal_locomotion-1.18.2-9.2.0.13.jar" +hash-format = "sha1" +hash = "01ac0432e6f854c596e37c0038ad22c4af2bdfa7" + +[update] +[update.modrinth] +mod-id = "L3eFR8i3" +version = "PLLfuIgu" diff --git a/mods/tinkers-construct.pw.toml b/mods/tinkers-construct.pw.toml new file mode 100644 index 0000000..fc7ffe2 --- /dev/null +++ b/mods/tinkers-construct.pw.toml @@ -0,0 +1,13 @@ +name = "Tinkers' Construct" +filename = "TConstruct-1.18.2-3.6.4.113.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/rxIIYO6c/versions/rtqDbRrV/TConstruct-1.18.2-3.6.4.113.jar" +hash-format = "sha1" +hash = "c3844dfc6f7cf1f75900e327fda6f1093fae1b89" + +[update] +[update.modrinth] +mod-id = "rxIIYO6c" +version = "rtqDbRrV" diff --git a/mods/titanium.pw.toml b/mods/titanium.pw.toml new file mode 100644 index 0000000..57ff2c7 --- /dev/null +++ b/mods/titanium.pw.toml @@ -0,0 +1,13 @@ +name = "Titanium" +filename = "titanium-1.18.2-3.5.9-43.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "0c527c49251777245bbcb8483c592b77cc0e5483" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4484519 +project-id = 287342 diff --git a/mods/waystones.pw.toml b/mods/waystones.pw.toml new file mode 100644 index 0000000..6c89dcf --- /dev/null +++ b/mods/waystones.pw.toml @@ -0,0 +1,13 @@ +name = "Waystones" +filename = "waystones-forge-1.18.2-10.2.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/LOpKHB2A/versions/VQwfrkis/waystones-forge-1.18.2-10.2.1.jar" +hash-format = "sha1" +hash = "65f145f36122b6ad718e6b55105a7533f8ef0108" + +[update] +[update.modrinth] +mod-id = "LOpKHB2A" +version = "VQwfrkis" diff --git a/mods/wthit.pw.toml b/mods/wthit.pw.toml new file mode 100644 index 0000000..9f0ed3e --- /dev/null +++ b/mods/wthit.pw.toml @@ -0,0 +1,13 @@ +name = "WTHIT" +filename = "wthit-forge-4.13.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/YW7oSsAg/wthit-forge-4.13.6.jar" +hash-format = "sha1" +hash = "b66c89541ceb57998309bbe3a9890d2da72686ef" + +[update] +[update.modrinth] +mod-id = "6AQIaxuO" +version = "YW7oSsAg" diff --git a/mods/zerocore.pw.toml b/mods/zerocore.pw.toml new file mode 100644 index 0000000..6257ae9 --- /dev/null +++ b/mods/zerocore.pw.toml @@ -0,0 +1,13 @@ +name = "ZeroCore 2" +filename = "ZeroCore2-1.18.2-2.1.34.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "2ff54d2f064a6a181a4ba16f08f341e04dde421d" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4526166 +project-id = 247921 diff --git a/pack.toml b/pack.toml new file mode 100644 index 0000000..3012c34 --- /dev/null +++ b/pack.toml @@ -0,0 +1,13 @@ +name = "Firebomb" +author = "Khorne" +version = "1.1.1" +pack-format = "packwiz:1.1.0" + +[index] +file = "index.toml" +hash-format = "sha256" +hash = "0dbfc11cadcdaddd0b87eba30459d8a1f775fc19b55717a8173d594069cf4e95" + +[versions] +forge = "40.2.2" +minecraft = "1.18.2"