From 936f367a89f8981131ec772e74032201b4a6da86 Mon Sep 17 00:00:00 2001 From: hkc Date: Mon, 20 May 2024 15:26:06 +0300 Subject: [PATCH] Initial "release" --- index.toml | 411 +++++++++++++++++++++- mods/3dskinlayers.pw.toml | 13 + mods/adorn.pw.toml | 13 + mods/ambient-fireflies.pw.toml | 13 + mods/amecs.pw.toml | 13 + mods/amendments.pw.toml | 13 + mods/antique-atlas-4.pw.toml | 13 + mods/appleskin.pw.toml | 13 + mods/armor-stands.pw.toml | 13 + mods/async-locator.pw.toml | 13 + mods/athena-ctm.pw.toml | 13 + mods/auth-me.pw.toml | 13 + mods/badpackets.pw.toml | 13 + mods/balm.pw.toml | 13 + mods/beautify-refabricated.pw.toml | 13 + mods/better-clouds.pw.toml | 13 + mods/better-stats.pw.toml | 13 + mods/bounced.pw.toml | 13 + mods/bushier-flowers.pw.toml | 13 + mods/cardinal-components-api.pw.toml | 13 + mods/carry-on.pw.toml | 13 + mods/chat-heads.pw.toml | 13 + mods/chipped.pw.toml | 13 + mods/cloth-config.pw.toml | 13 + mods/clumps.pw.toml | 13 + mods/clutter.pw.toml | 13 + mods/cluttered.pw.toml | 13 + mods/collective.pw.toml | 13 + mods/convenient-decor.pw.toml | 13 + mods/dark-loading-screen.pw.toml | 13 + mods/double-doors.pw.toml | 13 + mods/duckling.pw.toml | 13 + mods/fabric-api.pw.toml | 13 + mods/fabric-language-kotlin.pw.toml | 13 + mods/fabric-seasons-extras.pw.toml | 13 + mods/fabric-seasons.pw.toml | 13 + mods/fallingleaves.pw.toml | 13 + mods/farmers-delight-refabricated.pw.toml | 13 + mods/forge-config-api-port.pw.toml | 13 + mods/fumo.pw.toml | 13 + mods/geckolib.pw.toml | 13 + mods/give-me-hats.pw.toml | 13 + mods/immersive-aircraft.pw.toml | 13 + mods/immersive-paintings.pw.toml | 13 + mods/indium.pw.toml | 13 + mods/jei.pw.toml | 13 + mods/lithium.pw.toml | 13 + mods/macaws-bridges.pw.toml | 13 + mods/macaws-fences-and-walls.pw.toml | 13 + mods/macaws-furniture.pw.toml | 13 + mods/macaws-roofs.pw.toml | 13 + mods/macaws-trapdoors.pw.toml | 13 + mods/macaws-windows.pw.toml | 13 + mods/many-flowers.pw.toml | 13 + mods/mobvote-2023-crab.pw.toml | 13 + mods/moonlight.pw.toml | 13 + mods/more-mob-variants.pw.toml | 13 + mods/morefrogs.pw.toml | 13 + mods/nyfs-spiders.pw.toml | 13 + mods/particle-rain.pw.toml | 13 + mods/patchouli.pw.toml | 13 + mods/resourceful-lib.pw.toml | 13 + mods/scarves.pw.toml | 13 + mods/seamless-loading-screen.pw.toml | 13 + mods/seasonhud-fabric.pw.toml | 13 + mods/sodium.pw.toml | 13 + mods/stackdeobf.pw.toml | 13 + mods/storage-delight.pw.toml | 13 + mods/supplementaries-squared.pw.toml | 13 + mods/supplementaries.pw.toml | 13 + mods/travelersbackpack.pw.toml | 13 + mods/trinkets.pw.toml | 13 + mods/variant-vanilla-blocks.pw.toml | 13 + mods/visuality.pw.toml | 13 + mods/vulpine.pw.toml | 13 + mods/windchimes.pw.toml | 13 + mods/winterly.pw.toml | 13 + mods/xaeros-minimap.pw.toml | 13 + mods/xaeros-world-map.pw.toml | 13 + mods/yacl.pw.toml | 13 + mods/ydms-fennec-fox.pw.toml | 13 + mods/ydms-red-panda.pw.toml | 13 + mods/zoomify.pw.toml | 13 + pack.toml | 4 +- 84 files changed, 1478 insertions(+), 3 deletions(-) create mode 100644 mods/3dskinlayers.pw.toml create mode 100644 mods/adorn.pw.toml create mode 100644 mods/ambient-fireflies.pw.toml create mode 100644 mods/amecs.pw.toml create mode 100644 mods/amendments.pw.toml create mode 100644 mods/antique-atlas-4.pw.toml create mode 100644 mods/appleskin.pw.toml create mode 100644 mods/armor-stands.pw.toml create mode 100644 mods/async-locator.pw.toml create mode 100644 mods/athena-ctm.pw.toml create mode 100644 mods/auth-me.pw.toml create mode 100644 mods/badpackets.pw.toml create mode 100644 mods/balm.pw.toml create mode 100644 mods/beautify-refabricated.pw.toml create mode 100644 mods/better-clouds.pw.toml create mode 100644 mods/better-stats.pw.toml create mode 100644 mods/bounced.pw.toml create mode 100644 mods/bushier-flowers.pw.toml create mode 100644 mods/cardinal-components-api.pw.toml create mode 100644 mods/carry-on.pw.toml create mode 100644 mods/chat-heads.pw.toml create mode 100644 mods/chipped.pw.toml create mode 100644 mods/cloth-config.pw.toml create mode 100644 mods/clumps.pw.toml create mode 100644 mods/clutter.pw.toml create mode 100644 mods/cluttered.pw.toml create mode 100644 mods/collective.pw.toml create mode 100644 mods/convenient-decor.pw.toml create mode 100644 mods/dark-loading-screen.pw.toml create mode 100644 mods/double-doors.pw.toml create mode 100644 mods/duckling.pw.toml create mode 100644 mods/fabric-api.pw.toml create mode 100644 mods/fabric-language-kotlin.pw.toml create mode 100644 mods/fabric-seasons-extras.pw.toml create mode 100644 mods/fabric-seasons.pw.toml create mode 100644 mods/fallingleaves.pw.toml create mode 100644 mods/farmers-delight-refabricated.pw.toml create mode 100644 mods/forge-config-api-port.pw.toml create mode 100644 mods/fumo.pw.toml create mode 100644 mods/geckolib.pw.toml create mode 100644 mods/give-me-hats.pw.toml create mode 100644 mods/immersive-aircraft.pw.toml create mode 100644 mods/immersive-paintings.pw.toml create mode 100644 mods/indium.pw.toml create mode 100644 mods/jei.pw.toml create mode 100644 mods/lithium.pw.toml create mode 100644 mods/macaws-bridges.pw.toml create mode 100644 mods/macaws-fences-and-walls.pw.toml create mode 100644 mods/macaws-furniture.pw.toml create mode 100644 mods/macaws-roofs.pw.toml create mode 100644 mods/macaws-trapdoors.pw.toml create mode 100644 mods/macaws-windows.pw.toml create mode 100644 mods/many-flowers.pw.toml create mode 100644 mods/mobvote-2023-crab.pw.toml create mode 100644 mods/moonlight.pw.toml create mode 100644 mods/more-mob-variants.pw.toml create mode 100644 mods/morefrogs.pw.toml create mode 100644 mods/nyfs-spiders.pw.toml create mode 100644 mods/particle-rain.pw.toml create mode 100644 mods/patchouli.pw.toml create mode 100644 mods/resourceful-lib.pw.toml create mode 100644 mods/scarves.pw.toml create mode 100644 mods/seamless-loading-screen.pw.toml create mode 100644 mods/seasonhud-fabric.pw.toml create mode 100644 mods/sodium.pw.toml create mode 100644 mods/stackdeobf.pw.toml create mode 100644 mods/storage-delight.pw.toml create mode 100644 mods/supplementaries-squared.pw.toml create mode 100644 mods/supplementaries.pw.toml create mode 100644 mods/travelersbackpack.pw.toml create mode 100644 mods/trinkets.pw.toml create mode 100644 mods/variant-vanilla-blocks.pw.toml create mode 100644 mods/visuality.pw.toml create mode 100644 mods/vulpine.pw.toml create mode 100644 mods/windchimes.pw.toml create mode 100644 mods/winterly.pw.toml create mode 100644 mods/xaeros-minimap.pw.toml create mode 100644 mods/xaeros-world-map.pw.toml create mode 100644 mods/yacl.pw.toml create mode 100644 mods/ydms-fennec-fox.pw.toml create mode 100644 mods/ydms-red-panda.pw.toml create mode 100644 mods/zoomify.pw.toml diff --git a/index.toml b/index.toml index 6b2764f..b03dfd1 100644 --- a/index.toml +++ b/index.toml @@ -1,2 +1,411 @@ hash-format = "sha256" -files = [] + +[[files]] +file = "mods/3dskinlayers.pw.toml" +hash = "bc4677b5d9ff2bca2d8e031faf781a10bc578b95cdb709527b8eb85d79e4daae" +metafile = true + +[[files]] +file = "mods/adorn.pw.toml" +hash = "b7750fd27c8cb35d0cdbb0347e40cdbbbfdb4a08f24855c6803e7a69e1f06665" +metafile = true + +[[files]] +file = "mods/ambient-fireflies.pw.toml" +hash = "bf8966c3a5136e58ed9337c5e284d5aef7fdc529ed1088d40854e9ef82274975" +metafile = true + +[[files]] +file = "mods/amecs.pw.toml" +hash = "d66bc9c3f81429f138de5eae6226dce25f620f90df864bf7f0f9121708bf0bcc" +metafile = true + +[[files]] +file = "mods/amendments.pw.toml" +hash = "dd774eb5ae535f7224d8039feee9a804f3c2a63fe0c056c105583c73dce4c724" +metafile = true + +[[files]] +file = "mods/antique-atlas-4.pw.toml" +hash = "e853b0a08068b6cdaa7f84702b71b336c0fdedc3ea84642ea095d05b3796a05d" +metafile = true + +[[files]] +file = "mods/appleskin.pw.toml" +hash = "e3dfb2478e6bb096667d4ec89b0ddfef627747939373bdefee02f358d6e3dee1" +metafile = true + +[[files]] +file = "mods/armor-stands.pw.toml" +hash = "84fd3ff55bcb43eca75adc032ea8c4ea620f4285f88e07f1913dd5a32254b38c" +metafile = true + +[[files]] +file = "mods/async-locator.pw.toml" +hash = "1c03a3f5b5e061890585ecf6e41995fdc9c9b5081fff50cac3b3e9fd412c63dc" +metafile = true + +[[files]] +file = "mods/athena-ctm.pw.toml" +hash = "e5d87db8974fa2b69870d7ea2f0878ae7d9aabd5f6b1cadb0ea45cd641e89f24" +metafile = true + +[[files]] +file = "mods/auth-me.pw.toml" +hash = "e954c2f9ea9195ef558f0cb7dbc7057f2086348fc4a78186bc399145c18b4bb9" +metafile = true + +[[files]] +file = "mods/badpackets.pw.toml" +hash = "e5a68e0e0d90aac1d965ab7cab5858c474e875be9012a7c8a3adf96420faa726" +metafile = true + +[[files]] +file = "mods/balm.pw.toml" +hash = "ab6a6dc2a3fa157464f0294d8b5d3e6b8b882c9b520c7f7e0ca8329094ed1dfa" +metafile = true + +[[files]] +file = "mods/beautify-refabricated.pw.toml" +hash = "49323e1540fe35dd58946d577dfa9163df4b037eb6231916b1dd86c8204a7e84" +metafile = true + +[[files]] +file = "mods/better-clouds.pw.toml" +hash = "2e54d6b51388e738b8605798b71fc0efa0b0775c9b9177bd9630f0e67130eaa4" +metafile = true + +[[files]] +file = "mods/better-stats.pw.toml" +hash = "c3c0934476bb1a8438b382b7ba9c32d1be0c97cb10b38d7494a60c518d99d0a7" +metafile = true + +[[files]] +file = "mods/bounced.pw.toml" +hash = "5f3a9bccd6ca727d4fcd8105320e636429c7f3c642c3a3e7689b0df25d52ff65" +metafile = true + +[[files]] +file = "mods/bushier-flowers.pw.toml" +hash = "28fb59dd8303b624eae37b491010478ee8f850edc3116111ebf715a3a3673e3b" +metafile = true + +[[files]] +file = "mods/cardinal-components-api.pw.toml" +hash = "b3503cb0b7eae56e27e1d7980882795c0b81f4750ec9b140beb996a9d7c0dfb3" +metafile = true + +[[files]] +file = "mods/carry-on.pw.toml" +hash = "94fbe9655850d99ed2a950e6b59c9cbfabfc21d859c7920c4a8b21101f5981b7" +metafile = true + +[[files]] +file = "mods/chat-heads.pw.toml" +hash = "522541d0f64752df95a0fd2089aff87c13aada4ebf6c9f54150284f28e207286" +metafile = true + +[[files]] +file = "mods/chipped.pw.toml" +hash = "8cc8ae82b42d7da756faa8d03bc3073bac5d4c494606d926cd238e3a9c5d7352" +metafile = true + +[[files]] +file = "mods/cloth-config.pw.toml" +hash = "a89dfcc985612a275975d4823a24fc3dceb244bacb2e8f81bd459283bf1b9fe9" +metafile = true + +[[files]] +file = "mods/clumps.pw.toml" +hash = "54b6de813db1fc2774b4002898fa89f902a7efeb33a05197cf7bfda498f6b94e" +metafile = true + +[[files]] +file = "mods/clutter.pw.toml" +hash = "4d7f6570f011ff96be46dc2954b5417ef1a40066c0f2993616df8a8052cb69f1" +metafile = true + +[[files]] +file = "mods/cluttered.pw.toml" +hash = "9c727921a6186a14d61b5fb037f253a658d72591a64cc94f45e1eea2bd1e6291" +metafile = true + +[[files]] +file = "mods/collective.pw.toml" +hash = "7b9d20d3402ad364b39b04037d16d9e1dfb2439605d99d72a5bc1fd9612091bf" +metafile = true + +[[files]] +file = "mods/convenient-decor.pw.toml" +hash = "34ac4696a583f96729c2361d9545bdf9c68b603b45114b716e9d07ec882cc318" +metafile = true + +[[files]] +file = "mods/dark-loading-screen.pw.toml" +hash = "97ca0b01ac6888486402018e7c95ec3b219a89c3338a416fd25418def5f51fa1" +metafile = true + +[[files]] +file = "mods/double-doors.pw.toml" +hash = "104c41bdffa7018ee788f6539e8f343e749a715160d6f5c3a9903c529497a6c8" +metafile = true + +[[files]] +file = "mods/duckling.pw.toml" +hash = "df8d6dd5a9f55f4c93990eb8c41935dd620fe54d91a71d653a0f657a7ecce308" +metafile = true + +[[files]] +file = "mods/fabric-api.pw.toml" +hash = "f957e7280d9bae7569829edcaff25b0ba05ddb029d24f4ea53bdfb0a79615fad" +metafile = true + +[[files]] +file = "mods/fabric-language-kotlin.pw.toml" +hash = "e602bc6bb7b5ca5e4fb2351e285cd715ea5f7a4b4f83ffa6e137319e89e41a68" +metafile = true + +[[files]] +file = "mods/fabric-seasons-extras.pw.toml" +hash = "5c5889f3686e3ff35ab215dc7f9f3e5e7585a0d24befe5989e0bdca47a04dac5" +metafile = true + +[[files]] +file = "mods/fabric-seasons.pw.toml" +hash = "a279b276bfeff8bf9b475d90cad4a7c1359e295cca6c5bf5b79e4e6746e3d704" +metafile = true + +[[files]] +file = "mods/fallingleaves.pw.toml" +hash = "948e8a5d65ede4a8612a2f476d7b3b0f2fe00436ab3b8dd73829d4bdcf0cdf22" +metafile = true + +[[files]] +file = "mods/farmers-delight-refabricated.pw.toml" +hash = "e64cad200dfc6145b9822c7d7c7a89dd040e28bd8e79d4f827c02c9c348b08df" +metafile = true + +[[files]] +file = "mods/forge-config-api-port.pw.toml" +hash = "129bb8b135edc60038f021b693f5b88a0067b722f326e0d6067112243774289b" +metafile = true + +[[files]] +file = "mods/fumo.pw.toml" +hash = "1a9d698cdb127d3e9bbbeb5673527b29ec758e2c24d4d3614f2f63d21ec9c086" +metafile = true + +[[files]] +file = "mods/geckolib.pw.toml" +hash = "19cbba78c4982b15d10e44736a5fb7e992e477f6101799258d0ef7e03b288033" +metafile = true + +[[files]] +file = "mods/give-me-hats.pw.toml" +hash = "95cc515cae7ec272e0166e8c8532e2105d3879d533d9bd545669e4a49a36167c" +metafile = true + +[[files]] +file = "mods/immersive-aircraft.pw.toml" +hash = "e6a6e00decbfb4fd1176a2cfff45476d18b13f37d5097b88361da6af8dedc9f2" +metafile = true + +[[files]] +file = "mods/immersive-paintings.pw.toml" +hash = "8a70f97536490d193879303f378d5fb1d843ba5bf98f59d7369ddfe761642285" +metafile = true + +[[files]] +file = "mods/indium.pw.toml" +hash = "e416b18eebf514dea2014cf5c7fd3ee8493934a0b4e937509f15172ad271fde2" +metafile = true + +[[files]] +file = "mods/jei.pw.toml" +hash = "b5b076663f62cfb0c3d8ee8e304711d6fbfa043f72a4706dc88edb927da6f046" +metafile = true + +[[files]] +file = "mods/lithium.pw.toml" +hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da" +metafile = true + +[[files]] +file = "mods/macaws-bridges.pw.toml" +hash = "a4c13d734a04698a90bce7637751ffbec09e79902d971a5b9a4b49881f7a11c8" +metafile = true + +[[files]] +file = "mods/macaws-fences-and-walls.pw.toml" +hash = "48103c30f30b24a9c2bcc3cd6d4a72e2e5c4dda00d8af25bbc27b4f8d1af1f0b" +metafile = true + +[[files]] +file = "mods/macaws-furniture.pw.toml" +hash = "aca145c5044f2ad8829d0b1ac60f9850ee2d6e1e890ead07f59e94a721b46d55" +metafile = true + +[[files]] +file = "mods/macaws-roofs.pw.toml" +hash = "971a7e49503555529ad2786ec4fc1c3699033e7233c96980723ea05531b234d9" +metafile = true + +[[files]] +file = "mods/macaws-trapdoors.pw.toml" +hash = "5ae899af5f47f64b6c9f9acc3af4fa2698a741949d05d2a68aeaf4105cb8eb61" +metafile = true + +[[files]] +file = "mods/macaws-windows.pw.toml" +hash = "4c3dc1c93ec5be222f504f66c251fbb17a12f1bba04d59b1b34d959ee9d04e30" +metafile = true + +[[files]] +file = "mods/many-flowers.pw.toml" +hash = "fc2b2a96089d683225d3d91e1f0d4e01ac5132201af4c99a4c9fd9e85566de76" +metafile = true + +[[files]] +file = "mods/mobvote-2023-crab.pw.toml" +hash = "b3daa42c71780adcb5f61930cf3d101d62664ec9c864811185b7e5740517fd6d" +metafile = true + +[[files]] +file = "mods/moonlight.pw.toml" +hash = "c14f6130b0f0ecd7bd2407d1135328d4e017e7152438f994660eb56f6a2296da" +metafile = true + +[[files]] +file = "mods/more-mob-variants.pw.toml" +hash = "434aa72d89030fbe6bb07e7b4518cea1863bad462ea7beae16594adc1a48e1ad" +metafile = true + +[[files]] +file = "mods/morefrogs.pw.toml" +hash = "a7313e570e143dd7b68294eecbb4744ef0e6e86a9d9d5a4762b8c5abbd760dc3" +metafile = true + +[[files]] +file = "mods/nyfs-spiders.pw.toml" +hash = "331450a351fe3099c8bb4522c63d5a2ab063aad3ec29328d9cb7ec40a0a74f44" +metafile = true + +[[files]] +file = "mods/particle-rain.pw.toml" +hash = "a874d77f08289eb1b597c0b63eb1abe85263ff69648369057a99382d9c608da1" +metafile = true + +[[files]] +file = "mods/patchouli.pw.toml" +hash = "89e5cab6f92dbcfd6c2c058fc9381869fde193a431c284dbb828833e881cd344" +metafile = true + +[[files]] +file = "mods/resourceful-lib.pw.toml" +hash = "ed3cf45b08dcd6ba3259a7adcc1940fbccfbf4ade1da616d3c4244f17c7f74b2" +metafile = true + +[[files]] +file = "mods/scarves.pw.toml" +hash = "1edbb99891cf492f661aa7edf589d021ffdcb8e6d3c1a3698f24756b1ddc3ce9" +metafile = true + +[[files]] +file = "mods/seamless-loading-screen.pw.toml" +hash = "1cc8781b7c9b2fe9a7a3b9ab2ae6742374a007fc075c865827f97ece36f2919d" +metafile = true + +[[files]] +file = "mods/seasonhud-fabric.pw.toml" +hash = "7c0451d09ddb9ba7c3e91b0b3f07561b8a21be5e30819f4504181ce599b32a7c" +metafile = true + +[[files]] +file = "mods/sodium.pw.toml" +hash = "cd49906a91e2ff1c11acba79192d609c232f2f73d82cc6a646e7338c8e76aa8a" +metafile = true + +[[files]] +file = "mods/stackdeobf.pw.toml" +hash = "c190e3b4f36f65c9c6ce72beb5f9760fa9c3793be2fa956e09d99fbbaeef6aaa" +metafile = true + +[[files]] +file = "mods/storage-delight.pw.toml" +hash = "3734c99f8be59a3156ca1dde53ce945b95c775b81d44b06d5e5b569cd95179d8" +metafile = true + +[[files]] +file = "mods/supplementaries-squared.pw.toml" +hash = "fc2b9e736debce94f84f38197405e0e38c04a48a430c642e37e3f50a9402b5a6" +metafile = true + +[[files]] +file = "mods/supplementaries.pw.toml" +hash = "29810615e8704ebfa3f0fc632247b1dcf255fe3227d4224e05d84b4076169509" +metafile = true + +[[files]] +file = "mods/travelersbackpack.pw.toml" +hash = "c8b62279ce25dc287020134e4e3438d3a06fec88aacd402db2d893efae7182c2" +metafile = true + +[[files]] +file = "mods/trinkets.pw.toml" +hash = "07619668821f2aad9dbd40084ad80f25595d8715a9ef204a4a9629225729a7d9" +metafile = true + +[[files]] +file = "mods/variant-vanilla-blocks.pw.toml" +hash = "b44fe20480e3cc056ba0309e4997fe59ba5aba617410009317274c03a3487ab9" +metafile = true + +[[files]] +file = "mods/visuality.pw.toml" +hash = "1d0b62685fd74fdd9d8cba3b3f3a85da75423550704646251a39542fce96bcb4" +metafile = true + +[[files]] +file = "mods/vulpine.pw.toml" +hash = "c6c6cda961071ea3b638c8205f20705bef86186dcefdb758bcf75986c8c1da47" +metafile = true + +[[files]] +file = "mods/windchimes.pw.toml" +hash = "36f88eeb3fa5462616161820cace08473a985dbc243fbc85f1deed553e25efb6" +metafile = true + +[[files]] +file = "mods/winterly.pw.toml" +hash = "bb1a48af3aa430322423c8176bb6108b7aa8ac2819d740261e6d07f64d7a4922" +metafile = true + +[[files]] +file = "mods/xaeros-minimap.pw.toml" +hash = "4c176f305e2b3c52b47c58d252a0e46e4a8d4b89043385090dae3e40e91ba0f9" +metafile = true + +[[files]] +file = "mods/xaeros-world-map.pw.toml" +hash = "d71dabaf362ddbae6f8fd3a8bb648b20b57bde93a1a59232c98da9e5403203d6" +metafile = true + +[[files]] +file = "mods/yacl.pw.toml" +hash = "34108efa4206b09f00d088be089236914a6fb04852aae5b6ce6293412ed6a6f7" +metafile = true + +[[files]] +file = "mods/ydms-fennec-fox.pw.toml" +hash = "9809974ebd3e3e25a564a9f174db30a4b19cefc2f2aa3e9977dae639b42a518c" +metafile = true + +[[files]] +file = "mods/ydms-red-panda.pw.toml" +hash = "a65eb1b80c4e5e53bf52d638a3794e873b742fcc44577776992cb73c960d7e93" +metafile = true + +[[files]] +file = "mods/zoomify.pw.toml" +hash = "0dfc437b6a74265d48e4b563dde1ddecf40c202a73f963d6a94bd27a552ac0dd" +metafile = true diff --git a/mods/3dskinlayers.pw.toml b/mods/3dskinlayers.pw.toml new file mode 100644 index 0000000..acc1a3d --- /dev/null +++ b/mods/3dskinlayers.pw.toml @@ -0,0 +1,13 @@ +name = "3D Skin Layers" +filename = "skinlayers3d-fabric-1.6.4-mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/zV5r3pPn/versions/GeQIXZBw/skinlayers3d-fabric-1.6.4-mc1.20.1.jar" +hash-format = "sha1" +hash = "9158dfa3d3e65664891aca21d2ac6ddfcdf8044c" + +[update] +[update.modrinth] +mod-id = "zV5r3pPn" +version = "GeQIXZBw" diff --git a/mods/adorn.pw.toml b/mods/adorn.pw.toml new file mode 100644 index 0000000..ac8d975 --- /dev/null +++ b/mods/adorn.pw.toml @@ -0,0 +1,13 @@ +name = "Adorn" +filename = "Adorn-5.0.1+1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/E6FUtRJh/versions/67OSh58o/Adorn-5.0.1%2B1.20.1-fabric.jar" +hash-format = "sha1" +hash = "961fe04dd7e2f798d4977b8347fa1ef989dac9c0" + +[update] +[update.modrinth] +mod-id = "E6FUtRJh" +version = "67OSh58o" diff --git a/mods/ambient-fireflies.pw.toml b/mods/ambient-fireflies.pw.toml new file mode 100644 index 0000000..b2a7491 --- /dev/null +++ b/mods/ambient-fireflies.pw.toml @@ -0,0 +1,13 @@ +name = "Ambient Fireflies" +filename = "ambient_fireflies-mc1.20.1-v1.4.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/czRQtf69/versions/dNSqzbU9/ambient_fireflies-mc1.20.1-v1.4.0.jar" +hash-format = "sha1" +hash = "214c7410ab83825673a752de3fb4432b6006ffb4" + +[update] +[update.modrinth] +mod-id = "czRQtf69" +version = "dNSqzbU9" diff --git a/mods/amecs.pw.toml b/mods/amecs.pw.toml new file mode 100644 index 0000000..d5013df --- /dev/null +++ b/mods/amecs.pw.toml @@ -0,0 +1,13 @@ +name = "Amecs" +filename = "amecs-1.3.10+mc.1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/rcLriA4v/versions/HuXAp0GB/amecs-1.3.10%2Bmc.1.20.1.jar" +hash-format = "sha1" +hash = "1eff33308da62b47e5767875b28cdd436da77e2c" + +[update] +[update.modrinth] +mod-id = "rcLriA4v" +version = "HuXAp0GB" diff --git a/mods/amendments.pw.toml b/mods/amendments.pw.toml new file mode 100644 index 0000000..90f26c6 --- /dev/null +++ b/mods/amendments.pw.toml @@ -0,0 +1,13 @@ +name = "Amendments" +filename = "amendments-1.20-1.1.30-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/6iTJugQR/versions/eQQYyL7B/amendments-1.20-1.1.30-fabric.jar" +hash-format = "sha1" +hash = "7ff26eab3692a460496a7f70b1c181a56b5dd565" + +[update] +[update.modrinth] +mod-id = "6iTJugQR" +version = "eQQYyL7B" diff --git a/mods/antique-atlas-4.pw.toml b/mods/antique-atlas-4.pw.toml new file mode 100644 index 0000000..4e8a3ae --- /dev/null +++ b/mods/antique-atlas-4.pw.toml @@ -0,0 +1,13 @@ +name = "Antique Atlas 4" +filename = "antique-atlas-2.7.2+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Y5Ve4Ui4/versions/a4NKDiey/antique-atlas-2.7.2%2B1.20.jar" +hash-format = "sha1" +hash = "f66fe0fdd11bc0430de4d4d74e586e1d1fafce9a" + +[update] +[update.modrinth] +mod-id = "Y5Ve4Ui4" +version = "a4NKDiey" diff --git a/mods/appleskin.pw.toml b/mods/appleskin.pw.toml new file mode 100644 index 0000000..ccaee94 --- /dev/null +++ b/mods/appleskin.pw.toml @@ -0,0 +1,13 @@ +name = "AppleSkin" +filename = "appleskin-fabric-mc1.20.1-2.5.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/xcauwnEB/appleskin-fabric-mc1.20.1-2.5.1.jar" +hash-format = "sha1" +hash = "d0f11243f79c071416bbcee781ae93eb57a0283c" + +[update] +[update.modrinth] +mod-id = "EsAfCjCV" +version = "xcauwnEB" diff --git a/mods/armor-stands.pw.toml b/mods/armor-stands.pw.toml new file mode 100644 index 0000000..d0b0622 --- /dev/null +++ b/mods/armor-stands.pw.toml @@ -0,0 +1,13 @@ +name = "Armor Stands" +filename = "armorstands-1.2.1+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/FlC9CXUY/versions/4rejVINk/armorstands-1.2.1%2B1.20.jar" +hash-format = "sha1" +hash = "81b867abed8fe8be0fb6372ab9f84c287c34df1f" + +[update] +[update.modrinth] +mod-id = "FlC9CXUY" +version = "4rejVINk" diff --git a/mods/async-locator.pw.toml b/mods/async-locator.pw.toml new file mode 100644 index 0000000..ce490cd --- /dev/null +++ b/mods/async-locator.pw.toml @@ -0,0 +1,13 @@ +name = "Async Locator" +filename = "async-locator-fabric-1.20-1.3.0.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/rkN8aqci/versions/xXhZI4u3/async-locator-fabric-1.20-1.3.0.jar" +hash-format = "sha1" +hash = "9bd8650056dd2dbbc64c4842f4dc9b9391ee8bf9" + +[update] +[update.modrinth] +mod-id = "rkN8aqci" +version = "xXhZI4u3" diff --git a/mods/athena-ctm.pw.toml b/mods/athena-ctm.pw.toml new file mode 100644 index 0000000..003e65f --- /dev/null +++ b/mods/athena-ctm.pw.toml @@ -0,0 +1,13 @@ +name = "Athena" +filename = "athena-fabric-1.20.1-3.1.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/b1ZV3DIJ/versions/mXJWSwbJ/athena-fabric-1.20.1-3.1.2.jar" +hash-format = "sha1" +hash = "53014ceff1e10085609c16adbe246df51113bfe9" + +[update] +[update.modrinth] +mod-id = "b1ZV3DIJ" +version = "mXJWSwbJ" diff --git a/mods/auth-me.pw.toml b/mods/auth-me.pw.toml new file mode 100644 index 0000000..524b60e --- /dev/null +++ b/mods/auth-me.pw.toml @@ -0,0 +1,13 @@ +name = "Auth Me" +filename = "authme-7.0.2+1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/yjgIrBjZ/versions/RiTU8rGC/authme-7.0.2%2B1.20.jar" +hash-format = "sha1" +hash = "5e430805cf3dfd79fc5f0995f97604edac1491cd" + +[update] +[update.modrinth] +mod-id = "yjgIrBjZ" +version = "RiTU8rGC" diff --git a/mods/badpackets.pw.toml b/mods/badpackets.pw.toml new file mode 100644 index 0000000..5fbc3f1 --- /dev/null +++ b/mods/badpackets.pw.toml @@ -0,0 +1,13 @@ +name = "bad packets" +filename = "badpackets-fabric-0.4.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ftdbN0KK/versions/JjLWLyDz/badpackets-fabric-0.4.3.jar" +hash-format = "sha1" +hash = "87b7ef4e9c9bff0fd8cdcc79156e9c7ac7b26690" + +[update] +[update.modrinth] +mod-id = "ftdbN0KK" +version = "JjLWLyDz" diff --git a/mods/balm.pw.toml b/mods/balm.pw.toml new file mode 100644 index 0000000..8cf5e40 --- /dev/null +++ b/mods/balm.pw.toml @@ -0,0 +1,13 @@ +name = "Balm" +filename = "balm-fabric-1.20.1-7.2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/v1tAteat/balm-fabric-1.20.1-7.2.2.jar" +hash-format = "sha1" +hash = "ce3a8468cddcd1bb40e60958e809e003a85a20c2" + +[update] +[update.modrinth] +mod-id = "MBAkmtvl" +version = "v1tAteat" diff --git a/mods/beautify-refabricated.pw.toml b/mods/beautify-refabricated.pw.toml new file mode 100644 index 0000000..7005dbc --- /dev/null +++ b/mods/beautify-refabricated.pw.toml @@ -0,0 +1,13 @@ +name = "Beautify: Refabricated" +filename = "beautify-1.1.0+fabric-1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/DhSSvaxs/versions/L8UoMrNs/beautify-1.1.0%2Bfabric-1.20.jar" +hash-format = "sha1" +hash = "8c8e55578054ccd05df37a3727b37050052f4b5a" + +[update] +[update.modrinth] +mod-id = "DhSSvaxs" +version = "L8UoMrNs" diff --git a/mods/better-clouds.pw.toml b/mods/better-clouds.pw.toml new file mode 100644 index 0000000..0a52950 --- /dev/null +++ b/mods/better-clouds.pw.toml @@ -0,0 +1,13 @@ +name = "Better Clouds" +filename = "better-clouds-1.3.17+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/5srFLIaK/versions/folOkUCd/better-clouds-1.3.17%2B1.20.1.jar" +hash-format = "sha1" +hash = "fec70bb5fcaffa21664afc441affb28bc4faecd6" + +[update] +[update.modrinth] +mod-id = "5srFLIaK" +version = "folOkUCd" diff --git a/mods/better-stats.pw.toml b/mods/better-stats.pw.toml new file mode 100644 index 0000000..4aee21f --- /dev/null +++ b/mods/better-stats.pw.toml @@ -0,0 +1,13 @@ +name = "Better Statistics Screen" +filename = "betterstats-3.9.7+fabric-1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/n6PXGAoM/versions/L2ERNR7d/betterstats-3.9.7%2Bfabric-1.20.1.jar" +hash-format = "sha1" +hash = "3fd85b69c3c5d46b23a1aa9327cf7f197b51f6aa" + +[update] +[update.modrinth] +mod-id = "n6PXGAoM" +version = "L2ERNR7d" diff --git a/mods/bounced.pw.toml b/mods/bounced.pw.toml new file mode 100644 index 0000000..9adb938 --- /dev/null +++ b/mods/bounced.pw.toml @@ -0,0 +1,13 @@ +name = "Bounced" +filename = "bounced-4.1.0-fabric1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/2mlOZXZr/versions/MCUZT7iQ/bounced-4.1.0-fabric1.20.jar" +hash-format = "sha1" +hash = "6618559fc878597213566aec1b500aa8bd83c3e5" + +[update] +[update.modrinth] +mod-id = "2mlOZXZr" +version = "MCUZT7iQ" diff --git a/mods/bushier-flowers.pw.toml b/mods/bushier-flowers.pw.toml new file mode 100644 index 0000000..ef3ff21 --- /dev/null +++ b/mods/bushier-flowers.pw.toml @@ -0,0 +1,13 @@ +name = "Bushier Flowers" +filename = "bushierflowers-0.0.3-1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/OK421ZCh/versions/ChU11Qg3/bushierflowers-0.0.3-1.20.1.jar" +hash-format = "sha1" +hash = "0680fe8caa6536f2a56b494ff86a7a37233ca983" + +[update] +[update.modrinth] +mod-id = "OK421ZCh" +version = "ChU11Qg3" diff --git a/mods/cardinal-components-api.pw.toml b/mods/cardinal-components-api.pw.toml new file mode 100644 index 0000000..2ec6b68 --- /dev/null +++ b/mods/cardinal-components-api.pw.toml @@ -0,0 +1,13 @@ +name = "Cardinal Components API" +filename = "cardinal-components-api-5.2.2.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/K01OU20C/versions/qW85eawp/cardinal-components-api-5.2.2.jar" +hash-format = "sha1" +hash = "b049c6342185dae10607d6c1fe2fd792db189582" + +[update] +[update.modrinth] +mod-id = "K01OU20C" +version = "qW85eawp" diff --git a/mods/carry-on.pw.toml b/mods/carry-on.pw.toml new file mode 100644 index 0000000..d12d6c0 --- /dev/null +++ b/mods/carry-on.pw.toml @@ -0,0 +1,13 @@ +name = "Carry On" +filename = "carryon-fabric-1.20.1-2.1.2.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/joEfVgkn/versions/Mkla4B3q/carryon-fabric-1.20.1-2.1.2.7.jar" +hash-format = "sha1" +hash = "8f3858977becfbc26f67f4a5579881e15e07d69d" + +[update] +[update.modrinth] +mod-id = "joEfVgkn" +version = "Mkla4B3q" diff --git a/mods/chat-heads.pw.toml b/mods/chat-heads.pw.toml new file mode 100644 index 0000000..0b87eb5 --- /dev/null +++ b/mods/chat-heads.pw.toml @@ -0,0 +1,13 @@ +name = "Chat Heads" +filename = "chat_heads-0.12.2-fabric-1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/JY2IAuhd/chat_heads-0.12.2-fabric-1.20.jar" +hash-format = "sha1" +hash = "bf195a306aa59c765590c7f654f6c6bdeea6cf02" + +[update] +[update.modrinth] +mod-id = "Wb5oqrBJ" +version = "JY2IAuhd" diff --git a/mods/chipped.pw.toml b/mods/chipped.pw.toml new file mode 100644 index 0000000..f72bc48 --- /dev/null +++ b/mods/chipped.pw.toml @@ -0,0 +1,13 @@ +name = "Chipped" +filename = "Chipped-fabric-1.20.1-3.0.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/BAscRYKm/versions/Fy1PKYtc/Chipped-fabric-1.20.1-3.0.6.jar" +hash-format = "sha1" +hash = "96f392370790ff17d48270b7473b1578d4b0e2fe" + +[update] +[update.modrinth] +mod-id = "BAscRYKm" +version = "Fy1PKYtc" diff --git a/mods/cloth-config.pw.toml b/mods/cloth-config.pw.toml new file mode 100644 index 0000000..6d9c873 --- /dev/null +++ b/mods/cloth-config.pw.toml @@ -0,0 +1,13 @@ +name = "Cloth Config API" +filename = "cloth-config-11.1.118-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9s6osm5g/versions/J3FLptsi/cloth-config-11.1.118-fabric.jar" +hash-format = "sha1" +hash = "f669f899d707b9e9acf1c239b0ae6b2c8be95361" + +[update] +[update.modrinth] +mod-id = "9s6osm5g" +version = "J3FLptsi" diff --git a/mods/clumps.pw.toml b/mods/clumps.pw.toml new file mode 100644 index 0000000..7da76b8 --- /dev/null +++ b/mods/clumps.pw.toml @@ -0,0 +1,13 @@ +name = "Clumps" +filename = "Clumps-fabric-1.20.1-12.0.0.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Wnxd13zP/versions/hefSwtn6/Clumps-fabric-1.20.1-12.0.0.4.jar" +hash-format = "sha1" +hash = "a20cfe0b0ee0b897887f81c4919af9d220ba22e7" + +[update] +[update.modrinth] +mod-id = "Wnxd13zP" +version = "hefSwtn6" diff --git a/mods/clutter.pw.toml b/mods/clutter.pw.toml new file mode 100644 index 0000000..7aa2096 --- /dev/null +++ b/mods/clutter.pw.toml @@ -0,0 +1,13 @@ +name = "Clutter" +filename = "clutter-1.20-0.5.8.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/KZAmykow/versions/sPLi6J2x/clutter-1.20-0.5.8.jar" +hash-format = "sha1" +hash = "dc409734cffb0c73bca97b4d2142ea6e0e0576a4" + +[update] +[update.modrinth] +mod-id = "KZAmykow" +version = "sPLi6J2x" diff --git a/mods/cluttered.pw.toml b/mods/cluttered.pw.toml new file mode 100644 index 0000000..81a336d --- /dev/null +++ b/mods/cluttered.pw.toml @@ -0,0 +1,13 @@ +name = "Cluttered" +filename = "Cluttered-2.1.0-1.20.1[Fabric].jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/UnAEo77V/versions/NOU4xHGw/Cluttered-2.1.0-1.20.1%5BFabric%5D.jar" +hash-format = "sha1" +hash = "38581f6fcbcd2ca3959354cd196b52502f0548dd" + +[update] +[update.modrinth] +mod-id = "UnAEo77V" +version = "NOU4xHGw" diff --git a/mods/collective.pw.toml b/mods/collective.pw.toml new file mode 100644 index 0000000..b748b1c --- /dev/null +++ b/mods/collective.pw.toml @@ -0,0 +1,13 @@ +name = "Collective" +filename = "collective-1.20.1-7.57.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/HHgevNRj/collective-1.20.1-7.57.jar" +hash-format = "sha1" +hash = "1776aee86fa94d7501e68d9ed0509273f41c85d5" + +[update] +[update.modrinth] +mod-id = "e0M1UDsY" +version = "HHgevNRj" diff --git a/mods/convenient-decor.pw.toml b/mods/convenient-decor.pw.toml new file mode 100644 index 0000000..22733df --- /dev/null +++ b/mods/convenient-decor.pw.toml @@ -0,0 +1,13 @@ +name = "Convenient Decor" +filename = "convenientdecor-0.4.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gMWAhU1n/versions/FNplTKFi/convenientdecor-0.4.1.jar" +hash-format = "sha1" +hash = "7c4bf7428f5a5d9d9e54cfc8fd5d8da97aac83e8" + +[update] +[update.modrinth] +mod-id = "gMWAhU1n" +version = "FNplTKFi" diff --git a/mods/dark-loading-screen.pw.toml b/mods/dark-loading-screen.pw.toml new file mode 100644 index 0000000..a5df337 --- /dev/null +++ b/mods/dark-loading-screen.pw.toml @@ -0,0 +1,13 @@ +name = "Dark Loading Screen" +filename = "dark-loading-screen-1.6.14.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/h3XWIuzM/versions/HLjyJHzA/dark-loading-screen-1.6.14.jar" +hash-format = "sha1" +hash = "c6ce1e2c34fe4a412183431ea6b323e5e6eaf8f0" + +[update] +[update.modrinth] +mod-id = "h3XWIuzM" +version = "HLjyJHzA" diff --git a/mods/double-doors.pw.toml b/mods/double-doors.pw.toml new file mode 100644 index 0000000..89f33c8 --- /dev/null +++ b/mods/double-doors.pw.toml @@ -0,0 +1,13 @@ +name = "Double Doors" +filename = "doubledoors-1.20.1-5.7.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/JrvR9OHr/versions/noOLikKt/doubledoors-1.20.1-5.7.jar" +hash-format = "sha1" +hash = "55f40cd02a532da700170ff026045f84e1e977bd" + +[update] +[update.modrinth] +mod-id = "JrvR9OHr" +version = "noOLikKt" diff --git a/mods/duckling.pw.toml b/mods/duckling.pw.toml new file mode 100644 index 0000000..57bd651 --- /dev/null +++ b/mods/duckling.pw.toml @@ -0,0 +1,13 @@ +name = "Duckling" +filename = "duckling-fabric-1.20.4-4.0.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/jkb861Ih/versions/rYGqStCQ/duckling-fabric-1.20.4-4.0.0.jar" +hash-format = "sha1" +hash = "ff219c21d3a8eee8b3db2da53dfd93bc5944bbcb" + +[update] +[update.modrinth] +mod-id = "jkb861Ih" +version = "rYGqStCQ" diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml new file mode 100644 index 0000000..3ef7c82 --- /dev/null +++ b/mods/fabric-api.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric API" +filename = "fabric-api-0.92.1+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/ba99D9Qf/fabric-api-0.92.1%2B1.20.1.jar" +hash-format = "sha1" +hash = "038ebcc315b5cf18c18f78f2447895dcb2ea9bac" + +[update] +[update.modrinth] +mod-id = "P7dR8mSH" +version = "ba99D9Qf" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml new file mode 100644 index 0000000..c49d57b --- /dev/null +++ b/mods/fabric-language-kotlin.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric Language Kotlin" +filename = "fabric-language-kotlin-1.10.20+kotlin.1.9.24.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/a7MqDLdC/fabric-language-kotlin-1.10.20%2Bkotlin.1.9.24.jar" +hash-format = "sha1" +hash = "8a7e6a0cf1f31c0d2a819819ba78a0609e1577f9" + +[update] +[update.modrinth] +mod-id = "Ha28R6CL" +version = "a7MqDLdC" diff --git a/mods/fabric-seasons-extras.pw.toml b/mods/fabric-seasons-extras.pw.toml new file mode 100644 index 0000000..c50e6a1 --- /dev/null +++ b/mods/fabric-seasons-extras.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric Seasons: Extras" +filename = "fabric-seasons-extras-1.2-BETA+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/64FYdx5z/versions/H6OLpHJp/fabric-seasons-extras-1.2-BETA%2B1.20.jar" +hash-format = "sha1" +hash = "fcbb318906832b9d919dd64b023118889290fbd9" + +[update] +[update.modrinth] +mod-id = "64FYdx5z" +version = "H6OLpHJp" diff --git a/mods/fabric-seasons.pw.toml b/mods/fabric-seasons.pw.toml new file mode 100644 index 0000000..8212cc2 --- /dev/null +++ b/mods/fabric-seasons.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric Seasons" +filename = "fabric-seasons-2.3+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/KJe6y9Eu/versions/uMEzKato/fabric-seasons-2.3%2B1.20.jar" +hash-format = "sha1" +hash = "ad7a86f9bf9d2fed80b186422ab5e73bf235f4f8" + +[update] +[update.modrinth] +mod-id = "KJe6y9Eu" +version = "uMEzKato" diff --git a/mods/fallingleaves.pw.toml b/mods/fallingleaves.pw.toml new file mode 100644 index 0000000..e958469 --- /dev/null +++ b/mods/fallingleaves.pw.toml @@ -0,0 +1,13 @@ +name = "Falling Leaves" +filename = "fallingleaves-1.15.6+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/WhbRG4iK/versions/flPXaySR/fallingleaves-1.15.6%2B1.20.1.jar" +hash-format = "sha1" +hash = "9950aaea2a33b1cfc972e881c533384e3bb0a0fb" + +[update] +[update.modrinth] +mod-id = "WhbRG4iK" +version = "flPXaySR" diff --git a/mods/farmers-delight-refabricated.pw.toml b/mods/farmers-delight-refabricated.pw.toml new file mode 100644 index 0000000..5196482 --- /dev/null +++ b/mods/farmers-delight-refabricated.pw.toml @@ -0,0 +1,13 @@ +name = "Farmer's Delight Refabricated" +filename = "FarmersDelight-1.20.1-2.1.1+refabricated.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/7vxePowz/versions/5dZdVy3m/FarmersDelight-1.20.1-2.1.1%2Brefabricated.jar" +hash-format = "sha1" +hash = "24e6e4ab7b41ab15ccebd09f38e7e4d69064699b" + +[update] +[update.modrinth] +mod-id = "7vxePowz" +version = "5dZdVy3m" diff --git a/mods/forge-config-api-port.pw.toml b/mods/forge-config-api-port.pw.toml new file mode 100644 index 0000000..c2028f6 --- /dev/null +++ b/mods/forge-config-api-port.pw.toml @@ -0,0 +1,13 @@ +name = "Forge Config API Port" +filename = "ForgeConfigAPIPort-v8.0.0-1.20.1-Fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ohNO6lps/versions/CtENDTlF/ForgeConfigAPIPort-v8.0.0-1.20.1-Fabric.jar" +hash-format = "sha1" +hash = "2ba4a6149362dbbf81288f393f0022ee9fb07302" + +[update] +[update.modrinth] +mod-id = "ohNO6lps" +version = "CtENDTlF" diff --git a/mods/fumo.pw.toml b/mods/fumo.pw.toml new file mode 100644 index 0000000..fc08301 --- /dev/null +++ b/mods/fumo.pw.toml @@ -0,0 +1,13 @@ +name = "Fumo" +filename = "Fumo 15.0.0 1.20.1 Fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Abkqr1E0/versions/kLBRgLwv/Fumo%2015.0.0%201.20.1%20Fabric.jar" +hash-format = "sha1" +hash = "48051bfffad6ab0815fbb62979cff5cefeb5b8b5" + +[update] +[update.modrinth] +mod-id = "Abkqr1E0" +version = "kLBRgLwv" diff --git a/mods/geckolib.pw.toml b/mods/geckolib.pw.toml new file mode 100644 index 0000000..b823773 --- /dev/null +++ b/mods/geckolib.pw.toml @@ -0,0 +1,13 @@ +name = "Geckolib" +filename = "geckolib-fabric-1.20.1-4.4.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/8BmcQJ2H/versions/qsvFEDEz/geckolib-fabric-1.20.1-4.4.4.jar" +hash-format = "sha1" +hash = "b1b376d97929d73df5e7aec1d6f2d3a318a7320b" + +[update] +[update.modrinth] +mod-id = "8BmcQJ2H" +version = "qsvFEDEz" diff --git a/mods/give-me-hats.pw.toml b/mods/give-me-hats.pw.toml new file mode 100644 index 0000000..ee10b55 --- /dev/null +++ b/mods/give-me-hats.pw.toml @@ -0,0 +1,13 @@ +name = "Give Me Hats!" +filename = "givemehats-3.0.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/QrLG6byX/versions/TZCvAJ5h/givemehats-3.0.1.jar" +hash-format = "sha1" +hash = "dbc93fe47c8a7409ad52ab4398ede79cf6d0d20d" + +[update] +[update.modrinth] +mod-id = "QrLG6byX" +version = "TZCvAJ5h" diff --git a/mods/immersive-aircraft.pw.toml b/mods/immersive-aircraft.pw.toml new file mode 100644 index 0000000..9e2c513 --- /dev/null +++ b/mods/immersive-aircraft.pw.toml @@ -0,0 +1,13 @@ +name = "Immersive Aircraft" +filename = "immersive_aircraft-1.0.1+1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/x3HZvrj6/versions/3hpofkRO/immersive_aircraft-1.0.1%2B1.20.1-fabric.jar" +hash-format = "sha1" +hash = "176e53080376f80a12640c405984dbb1a764875b" + +[update] +[update.modrinth] +mod-id = "x3HZvrj6" +version = "3hpofkRO" diff --git a/mods/immersive-paintings.pw.toml b/mods/immersive-paintings.pw.toml new file mode 100644 index 0000000..54cd47f --- /dev/null +++ b/mods/immersive-paintings.pw.toml @@ -0,0 +1,13 @@ +name = "Immersive Paintings" +filename = "immersive_paintings-0.6.7+1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/6txNkua3/versions/UjL11A4h/immersive_paintings-0.6.7%2B1.20.1-fabric.jar" +hash-format = "sha1" +hash = "c68aedc021ee8b89595de9ebee968ef1bbb29ec4" + +[update] +[update.modrinth] +mod-id = "6txNkua3" +version = "UjL11A4h" diff --git a/mods/indium.pw.toml b/mods/indium.pw.toml new file mode 100644 index 0000000..dfdd708 --- /dev/null +++ b/mods/indium.pw.toml @@ -0,0 +1,13 @@ +name = "Indium" +filename = "indium-1.0.30+mc1.20.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/Aouse6P7/indium-1.0.30%2Bmc1.20.4.jar" +hash-format = "sha1" +hash = "b24233f29c0ce4802c61ea8998e01e6e4580ae60" + +[update] +[update.modrinth] +mod-id = "Orvt0mRa" +version = "Aouse6P7" diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml new file mode 100644 index 0000000..d9eb36c --- /dev/null +++ b/mods/jei.pw.toml @@ -0,0 +1,13 @@ +name = "Just Enough Items" +filename = "jei-1.20.1-fabric-15.3.0.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/NsbSea5x/jei-1.20.1-fabric-15.3.0.4.jar" +hash-format = "sha1" +hash = "d5e29fead4928513444b6005968fb6a6aa6aa8e8" + +[update] +[update.modrinth] +mod-id = "u6dRKJwZ" +version = "NsbSea5x" diff --git a/mods/lithium.pw.toml b/mods/lithium.pw.toml new file mode 100644 index 0000000..c5a1bc5 --- /dev/null +++ b/mods/lithium.pw.toml @@ -0,0 +1,13 @@ +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/mods/macaws-bridges.pw.toml b/mods/macaws-bridges.pw.toml new file mode 100644 index 0000000..9821e19 --- /dev/null +++ b/mods/macaws-bridges.pw.toml @@ -0,0 +1,13 @@ +name = "Macaw's Bridges" +filename = "mcw-bridges-3.0.0-mc1.20.1fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/GURcjz8O/versions/RmsMXs3r/mcw-bridges-3.0.0-mc1.20.1fabric.jar" +hash-format = "sha1" +hash = "21ea9c2124b315e2e69778e6c83491145647dee1" + +[update] +[update.modrinth] +mod-id = "GURcjz8O" +version = "RmsMXs3r" diff --git a/mods/macaws-fences-and-walls.pw.toml b/mods/macaws-fences-and-walls.pw.toml new file mode 100644 index 0000000..940008d --- /dev/null +++ b/mods/macaws-fences-and-walls.pw.toml @@ -0,0 +1,13 @@ +name = "Macaw's Fences and Walls" +filename = "mcw-fences-1.1.1-mc1.20.1fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/GmwLse2I/versions/lYhF5HZw/mcw-fences-1.1.1-mc1.20.1fabric.jar" +hash-format = "sha1" +hash = "4ad9eaabb25cd7cf809b27214f52bc8be8d2a1ea" + +[update] +[update.modrinth] +mod-id = "GmwLse2I" +version = "lYhF5HZw" diff --git a/mods/macaws-furniture.pw.toml b/mods/macaws-furniture.pw.toml new file mode 100644 index 0000000..c725c00 --- /dev/null +++ b/mods/macaws-furniture.pw.toml @@ -0,0 +1,13 @@ +name = "Macaw's Furniture" +filename = "mcw-furniture-3.2.2-mc1.20.1fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/dtWC90iB/versions/oj2le2W6/mcw-furniture-3.2.2-mc1.20.1fabric.jar" +hash-format = "sha1" +hash = "d7610debe221440307476c31ee3306cb13d72ebd" + +[update] +[update.modrinth] +mod-id = "dtWC90iB" +version = "oj2le2W6" diff --git a/mods/macaws-roofs.pw.toml b/mods/macaws-roofs.pw.toml new file mode 100644 index 0000000..a0a54de --- /dev/null +++ b/mods/macaws-roofs.pw.toml @@ -0,0 +1,13 @@ +name = "Macaw's Roofs" +filename = "mcw-roofs-2.3.0-mc1.20.1fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/B8jaH3P1/versions/1pifUOpQ/mcw-roofs-2.3.0-mc1.20.1fabric.jar" +hash-format = "sha1" +hash = "3ea28d31fbb9e5966176f6e323dbba53f7ea6ac5" + +[update] +[update.modrinth] +mod-id = "B8jaH3P1" +version = "1pifUOpQ" diff --git a/mods/macaws-trapdoors.pw.toml b/mods/macaws-trapdoors.pw.toml new file mode 100644 index 0000000..e98f54b --- /dev/null +++ b/mods/macaws-trapdoors.pw.toml @@ -0,0 +1,13 @@ +name = "Macaw's Trapdoors" +filename = "mcw-trapdoors-1.1.3-mc1.20.1fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/n2fvCDlM/versions/1UfQwdWq/mcw-trapdoors-1.1.3-mc1.20.1fabric.jar" +hash-format = "sha1" +hash = "860516d3e940afaa91b8f48eab53dab22faccc99" + +[update] +[update.modrinth] +mod-id = "n2fvCDlM" +version = "1UfQwdWq" diff --git a/mods/macaws-windows.pw.toml b/mods/macaws-windows.pw.toml new file mode 100644 index 0000000..0c57dfc --- /dev/null +++ b/mods/macaws-windows.pw.toml @@ -0,0 +1,13 @@ +name = "Macaw's Windows" +filename = "mcw-windows-2.2.1-mc1.20.1fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/C7I0BCni/versions/qfD1I3R7/mcw-windows-2.2.1-mc1.20.1fabric.jar" +hash-format = "sha1" +hash = "1d73ec718e214f3effe1d7043f96a38c896ce244" + +[update] +[update.modrinth] +mod-id = "C7I0BCni" +version = "qfD1I3R7" diff --git a/mods/many-flowers.pw.toml b/mods/many-flowers.pw.toml new file mode 100644 index 0000000..d9b5ffe --- /dev/null +++ b/mods/many-flowers.pw.toml @@ -0,0 +1,13 @@ +name = "Many Flowers" +filename = "ManyFlowers-1.20.1-1.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/QUH6A4xu/versions/Uq6KDxNU/ManyFlowers-1.20.1-1.5.jar" +hash-format = "sha1" +hash = "1b0cd3c4febcfb30198ad59d5a3db836b60cd8c5" + +[update] +[update.modrinth] +mod-id = "QUH6A4xu" +version = "Uq6KDxNU" diff --git a/mods/mobvote-2023-crab.pw.toml b/mods/mobvote-2023-crab.pw.toml new file mode 100644 index 0000000..210e74c --- /dev/null +++ b/mods/mobvote-2023-crab.pw.toml @@ -0,0 +1,13 @@ +name = "Mobvote 2023 - Crab" +filename = "crab-fabric-1.20.2-1.0.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/8y8sDTPF/versions/oLhOEB7X/crab-fabric-1.20.2-1.0.2.jar" +hash-format = "sha1" +hash = "92ded89b84f54408a08001007e8ed2a9a254b76e" + +[update] +[update.modrinth] +mod-id = "8y8sDTPF" +version = "oLhOEB7X" diff --git a/mods/moonlight.pw.toml b/mods/moonlight.pw.toml new file mode 100644 index 0000000..9a34ffb --- /dev/null +++ b/mods/moonlight.pw.toml @@ -0,0 +1,13 @@ +name = "Moonlight Lib" +filename = "moonlight-1.20-2.11.22-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/twkfQtEc/versions/xAoofRnn/moonlight-1.20-2.11.22-fabric.jar" +hash-format = "sha1" +hash = "685d357ff723fb68c17eac89575814d4c574103b" + +[update] +[update.modrinth] +mod-id = "twkfQtEc" +version = "xAoofRnn" diff --git a/mods/more-mob-variants.pw.toml b/mods/more-mob-variants.pw.toml new file mode 100644 index 0000000..a27e62e --- /dev/null +++ b/mods/more-mob-variants.pw.toml @@ -0,0 +1,13 @@ +name = "More Mob Variants" +filename = "moremobvariants-fabric+1.20.1-1.3.0.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/JiEhJ3WG/versions/dT5mLyrh/moremobvariants-fabric%2B1.20.1-1.3.0.1.jar" +hash-format = "sha1" +hash = "c397c235d3244a64c95b74d7037644648429e63a" + +[update] +[update.modrinth] +mod-id = "JiEhJ3WG" +version = "dT5mLyrh" diff --git a/mods/morefrogs.pw.toml b/mods/morefrogs.pw.toml new file mode 100644 index 0000000..02f2048 --- /dev/null +++ b/mods/morefrogs.pw.toml @@ -0,0 +1,13 @@ +name = "More Frogs" +filename = "morefrogs-1.20.1-1.2.5-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/iBGoeZ40/versions/jSQrMOym/morefrogs-1.20.1-1.2.5-fabric.jar" +hash-format = "sha1" +hash = "32b8781e90fef7b4e335e81ddbc833ab60a50986" + +[update] +[update.modrinth] +mod-id = "iBGoeZ40" +version = "jSQrMOym" diff --git a/mods/nyfs-spiders.pw.toml b/mods/nyfs-spiders.pw.toml new file mode 100644 index 0000000..ddd0f77 --- /dev/null +++ b/mods/nyfs-spiders.pw.toml @@ -0,0 +1,13 @@ +name = "Nyf's Spiders" +filename = "nyfsspiders-fabric-1.20.1-2.1.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/dOGM7ccu/versions/cmqFoINR/nyfsspiders-fabric-1.20.1-2.1.1.jar" +hash-format = "sha1" +hash = "57cdc24074718f0a1caab73d3936255891ffa3ca" + +[update] +[update.modrinth] +mod-id = "dOGM7ccu" +version = "cmqFoINR" diff --git a/mods/particle-rain.pw.toml b/mods/particle-rain.pw.toml new file mode 100644 index 0000000..3768668 --- /dev/null +++ b/mods/particle-rain.pw.toml @@ -0,0 +1,13 @@ +name = "Particle Rain" +filename = "particle-rain-2.0.8.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/nrikgvxm/versions/soqqh6x4/particle-rain-2.0.8.jar" +hash-format = "sha1" +hash = "1a6ed23fee06f452daf74fd3c0ff5b2316fbc3e5" + +[update] +[update.modrinth] +mod-id = "nrikgvxm" +version = "soqqh6x4" diff --git a/mods/patchouli.pw.toml b/mods/patchouli.pw.toml new file mode 100644 index 0000000..52afa49 --- /dev/null +++ b/mods/patchouli.pw.toml @@ -0,0 +1,13 @@ +name = "Patchouli" +filename = "Patchouli-1.20.1-84-FABRIC.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nU0bVIaL/versions/Y6tuH1cn/Patchouli-1.20.1-84-FABRIC.jar" +hash-format = "sha1" +hash = "acbbeaae2f57052058a8444439f93d9a2d3efaf2" + +[update] +[update.modrinth] +mod-id = "nU0bVIaL" +version = "Y6tuH1cn" diff --git a/mods/resourceful-lib.pw.toml b/mods/resourceful-lib.pw.toml new file mode 100644 index 0000000..4854f19 --- /dev/null +++ b/mods/resourceful-lib.pw.toml @@ -0,0 +1,13 @@ +name = "Resourceful Lib" +filename = "resourcefullib-fabric-1.20.1-2.1.24.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/G1hIVOrD/versions/eHrhVCDK/resourcefullib-fabric-1.20.1-2.1.24.jar" +hash-format = "sha1" +hash = "78ed03261a89673034da2085ea2616c11610a4c3" + +[update] +[update.modrinth] +mod-id = "G1hIVOrD" +version = "eHrhVCDK" diff --git a/mods/scarves.pw.toml b/mods/scarves.pw.toml new file mode 100644 index 0000000..495b89e --- /dev/null +++ b/mods/scarves.pw.toml @@ -0,0 +1,13 @@ +name = "Scarves" +filename = "scarves-1.3.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/vhY4Cys8/versions/9kVf8i4b/scarves-1.3.0.jar" +hash-format = "sha1" +hash = "eaab871114c828c798837ab1478067728e3de2c9" + +[update] +[update.modrinth] +mod-id = "vhY4Cys8" +version = "9kVf8i4b" diff --git a/mods/seamless-loading-screen.pw.toml b/mods/seamless-loading-screen.pw.toml new file mode 100644 index 0000000..48c5b99 --- /dev/null +++ b/mods/seamless-loading-screen.pw.toml @@ -0,0 +1,13 @@ +name = "Seamless Loading Screen " +filename = "seamless-loading-screen-2.0.3+1.20.1-fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/TyTPFOiF/versions/31S6g6rg/seamless-loading-screen-2.0.3%2B1.20.1-fabric.jar" +hash-format = "sha1" +hash = "88abb18ed9fa21ed4c923b773c2681506a03be57" + +[update] +[update.modrinth] +mod-id = "TyTPFOiF" +version = "31S6g6rg" diff --git a/mods/seasonhud-fabric.pw.toml b/mods/seasonhud-fabric.pw.toml new file mode 100644 index 0000000..f1a0ad8 --- /dev/null +++ b/mods/seasonhud-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "SeasonHUD-Fabric" +filename = "seasonhud-fabric-1.20.1-1.7.19.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/iDiIfZLX/versions/nqBQIQl4/seasonhud-fabric-1.20.1-1.7.19.jar" +hash-format = "sha1" +hash = "31abbdecba33b9ce11ed5e5a98dace440eb70a60" + +[update] +[update.modrinth] +mod-id = "iDiIfZLX" +version = "nqBQIQl4" diff --git a/mods/sodium.pw.toml b/mods/sodium.pw.toml new file mode 100644 index 0000000..60d9b84 --- /dev/null +++ b/mods/sodium.pw.toml @@ -0,0 +1,13 @@ +name = "Sodium" +filename = "sodium-fabric-0.5.8+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/AANobbMI/versions/mhZtY2lR/sodium-fabric-0.5.8%2Bmc1.20.1.jar" +hash-format = "sha1" +hash = "bdd6b8ac84b46ae56a3bbb761ce430c48e42e00d" + +[update] +[update.modrinth] +mod-id = "AANobbMI" +version = "mhZtY2lR" diff --git a/mods/stackdeobf.pw.toml b/mods/stackdeobf.pw.toml new file mode 100644 index 0000000..fa4f11b --- /dev/null +++ b/mods/stackdeobf.pw.toml @@ -0,0 +1,13 @@ +name = "StackDeobfuscator" +filename = "StackDeobfuscatorFabric-1.4.2+bf1fc22.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/NusMqsjF/versions/t0r3JIMK/StackDeobfuscatorFabric-1.4.2%2Bbf1fc22.jar" +hash-format = "sha1" +hash = "a1a0ecbef053829a37581be63a9e2a8949d6fb68" + +[update] +[update.modrinth] +mod-id = "NusMqsjF" +version = "t0r3JIMK" diff --git a/mods/storage-delight.pw.toml b/mods/storage-delight.pw.toml new file mode 100644 index 0000000..9fca8dd --- /dev/null +++ b/mods/storage-delight.pw.toml @@ -0,0 +1,13 @@ +name = "Storage Delight - Farmer's Delight" +filename = "storagedelight-1.1.1-1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/LTTvOp5L/versions/xmjTcYVP/storagedelight-1.1.1-1.20.1-fabric.jar" +hash-format = "sha1" +hash = "c1173819020a41742237ecb9cd5fd76500deda56" + +[update] +[update.modrinth] +mod-id = "LTTvOp5L" +version = "xmjTcYVP" diff --git a/mods/supplementaries-squared.pw.toml b/mods/supplementaries-squared.pw.toml new file mode 100644 index 0000000..5bb3f76 --- /dev/null +++ b/mods/supplementaries-squared.pw.toml @@ -0,0 +1,13 @@ +name = "Supplementaries Squared" +filename = "suppsquared-1.20-1.1.14-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/dCCkNFwE/versions/ydzs0dIh/suppsquared-1.20-1.1.14-fabric.jar" +hash-format = "sha1" +hash = "32c159ab7fb6ad061cb04e9c656871722d63159e" + +[update] +[update.modrinth] +mod-id = "dCCkNFwE" +version = "ydzs0dIh" diff --git a/mods/supplementaries.pw.toml b/mods/supplementaries.pw.toml new file mode 100644 index 0000000..7ee6d50 --- /dev/null +++ b/mods/supplementaries.pw.toml @@ -0,0 +1,13 @@ +name = "Supplementaries" +filename = "supplementaries-1.20-2.8.10-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fFEIiSDQ/versions/R5P1cLjK/supplementaries-1.20-2.8.10-fabric.jar" +hash-format = "sha1" +hash = "cf8e5bb457b0eaa0c3715ba74b4eedd945122f46" + +[update] +[update.modrinth] +mod-id = "fFEIiSDQ" +version = "R5P1cLjK" diff --git a/mods/travelersbackpack.pw.toml b/mods/travelersbackpack.pw.toml new file mode 100644 index 0000000..e47e3f9 --- /dev/null +++ b/mods/travelersbackpack.pw.toml @@ -0,0 +1,13 @@ +name = "Traveler's Backpack" +filename = "travelersbackpack-fabric-1.20.1-9.1.12.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/rlloIFEV/versions/kf3NfFx1/travelersbackpack-fabric-1.20.1-9.1.12.jar" +hash-format = "sha1" +hash = "c5ecc6b808df35c2587b9ce7628cf794ed69d675" + +[update] +[update.modrinth] +mod-id = "rlloIFEV" +version = "kf3NfFx1" diff --git a/mods/trinkets.pw.toml b/mods/trinkets.pw.toml new file mode 100644 index 0000000..c2b421b --- /dev/null +++ b/mods/trinkets.pw.toml @@ -0,0 +1,13 @@ +name = "Trinkets" +filename = "trinkets-3.7.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/5aaWibi9/versions/AHxQGtuC/trinkets-3.7.2.jar" +hash-format = "sha1" +hash = "d58cc8759587f03f320f188972ca66baa788d008" + +[update] +[update.modrinth] +mod-id = "5aaWibi9" +version = "AHxQGtuC" diff --git a/mods/variant-vanilla-blocks.pw.toml b/mods/variant-vanilla-blocks.pw.toml new file mode 100644 index 0000000..4a133ec --- /dev/null +++ b/mods/variant-vanilla-blocks.pw.toml @@ -0,0 +1,13 @@ +name = "Variant Vanilla Blocks" +filename = "variantvanillablocks-1.3.8.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/LgWnS0yB/versions/GtA4fgwm/variantvanillablocks-1.3.8.jar" +hash-format = "sha1" +hash = "ca0dc2f9ee14ec5c42bf1cfd03acc1e7b54840db" + +[update] +[update.modrinth] +mod-id = "LgWnS0yB" +version = "GtA4fgwm" diff --git a/mods/visuality.pw.toml b/mods/visuality.pw.toml new file mode 100644 index 0000000..bf69703 --- /dev/null +++ b/mods/visuality.pw.toml @@ -0,0 +1,13 @@ +name = "Visuality" +filename = "visuality-0.7.1+1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/rI0hvYcd/versions/uhvQD6Ny/visuality-0.7.1%2B1.20.jar" +hash-format = "sha1" +hash = "a4a5fc1edae49126432fc903dd6fdbb88b7251ed" + +[update] +[update.modrinth] +mod-id = "rI0hvYcd" +version = "uhvQD6Ny" diff --git a/mods/vulpine.pw.toml b/mods/vulpine.pw.toml new file mode 100644 index 0000000..082d919 --- /dev/null +++ b/mods/vulpine.pw.toml @@ -0,0 +1,13 @@ +name = "Vulpine" +filename = "vulpine-1.0.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/kAckHNrf/versions/J7hmuAvW/vulpine-1.0.1.jar" +hash-format = "sha1" +hash = "642b8b4bdeeb061d3a23ab0ef9702abe906d34f4" + +[update] +[update.modrinth] +mod-id = "kAckHNrf" +version = "J7hmuAvW" diff --git a/mods/windchimes.pw.toml b/mods/windchimes.pw.toml new file mode 100644 index 0000000..279b225 --- /dev/null +++ b/mods/windchimes.pw.toml @@ -0,0 +1,13 @@ +name = "Windchimes" +filename = "windchimes-1.2.4+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/iM50gcBD/versions/JapPN4QV/windchimes-1.2.4%2B1.20.jar" +hash-format = "sha1" +hash = "98aa3508f6537ceddba1032812e4625df931f0f8" + +[update] +[update.modrinth] +mod-id = "iM50gcBD" +version = "JapPN4QV" diff --git a/mods/winterly.pw.toml b/mods/winterly.pw.toml new file mode 100644 index 0000000..76e541f --- /dev/null +++ b/mods/winterly.pw.toml @@ -0,0 +1,13 @@ +name = "Winterly" +filename = "winterly-0.9.3+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/CEvDfomf/versions/5tRFmRAm/winterly-0.9.3%2B1.20.jar" +hash-format = "sha1" +hash = "6586e290b065930d0560a0f2cd459d8a324e0ac3" + +[update] +[update.modrinth] +mod-id = "CEvDfomf" +version = "5tRFmRAm" diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml new file mode 100644 index 0000000..68d9f7d --- /dev/null +++ b/mods/xaeros-minimap.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's Minimap" +filename = "Xaeros_Minimap_24.1.1_Fabric_1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/1bokaNcj/versions/C2jbx7JG/Xaeros_Minimap_24.1.1_Fabric_1.20.jar" +hash-format = "sha1" +hash = "dcc117fd0a448a26d30dea8eff1bf2954292c93f" + +[update] +[update.modrinth] +mod-id = "1bokaNcj" +version = "C2jbx7JG" diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml new file mode 100644 index 0000000..4c6043e --- /dev/null +++ b/mods/xaeros-world-map.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's World Map" +filename = "XaerosWorldMap_1.38.4_Fabric_1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/NcUtCpym/versions/GOh0fFoJ/XaerosWorldMap_1.38.4_Fabric_1.20.jar" +hash-format = "sha1" +hash = "2f43d0560a1b1f8efd09fb1a533f4d7090c071ab" + +[update] +[update.modrinth] +mod-id = "NcUtCpym" +version = "GOh0fFoJ" diff --git a/mods/yacl.pw.toml b/mods/yacl.pw.toml new file mode 100644 index 0000000..29ef029 --- /dev/null +++ b/mods/yacl.pw.toml @@ -0,0 +1,13 @@ +name = "YetAnotherConfigLib" +filename = "YetAnotherConfigLib-3.4.2+1.20.1-fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/TD5Fv92S/YetAnotherConfigLib-3.4.2%2B1.20.1-fabric.jar" +hash-format = "sha1" +hash = "4ae011ae4a1c9c1f012b7c6f22d2a8f57791d9df" + +[update] +[update.modrinth] +mod-id = "1eAoo2KR" +version = "TD5Fv92S" diff --git a/mods/ydms-fennec-fox.pw.toml b/mods/ydms-fennec-fox.pw.toml new file mode 100644 index 0000000..7c0ea89 --- /dev/null +++ b/mods/ydms-fennec-fox.pw.toml @@ -0,0 +1,13 @@ +name = "YDM's Fennec Fox" +filename = "fennecfox-fabric-1.20.1-1.0.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/NIDdwWhd/versions/ihk6JMnp/fennecfox-fabric-1.20.1-1.0.0.jar" +hash-format = "sha1" +hash = "62f085d636b76da23441229cf397885aa7abebf4" + +[update] +[update.modrinth] +mod-id = "NIDdwWhd" +version = "ihk6JMnp" diff --git a/mods/ydms-red-panda.pw.toml b/mods/ydms-red-panda.pw.toml new file mode 100644 index 0000000..d84106d --- /dev/null +++ b/mods/ydms-red-panda.pw.toml @@ -0,0 +1,13 @@ +name = "YDM's Red Panda" +filename = "redpanda-fabric-1.20.1-1.0.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/1l7Rzc6k/versions/DuibpfMK/redpanda-fabric-1.20.1-1.0.4.jar" +hash-format = "sha1" +hash = "f9d9c944e25908f76b596a4d9e892df557e6732c" + +[update] +[update.modrinth] +mod-id = "1l7Rzc6k" +version = "DuibpfMK" diff --git a/mods/zoomify.pw.toml b/mods/zoomify.pw.toml new file mode 100644 index 0000000..b441f9d --- /dev/null +++ b/mods/zoomify.pw.toml @@ -0,0 +1,13 @@ +name = "Zoomify" +filename = "Zoomify-2.13.4+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/eLEIUtBo/Zoomify-2.13.4%2B1.20.1.jar" +hash-format = "sha1" +hash = "b4f5191b342f4c4535671c51ae292106f63ae373" + +[update] +[update.modrinth] +mod-id = "w7ThoJFB" +version = "eLEIUtBo" diff --git a/pack.toml b/pack.toml index e3b9fd0..517b5a0 100644 --- a/pack.toml +++ b/pack.toml @@ -6,8 +6,8 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "7b81c9e9d9e6e21a9865a2dded0dfd77e7683d679b98fe5b0114eaed9a31f17e" +hash = "51e5686b3de0116d60a3e4059d28520684f3f3d31f22a0927e1eb78f45f1176d" [versions] fabric = "0.15.11" -minecraft = "1.20.4" +minecraft = "1.20.1"