From 49fb2f01853dad119f6aba0b486defed3e115001 Mon Sep 17 00:00:00 2001 From: materus Date: Fri, 8 May 2026 18:47:32 +0200 Subject: [PATCH] Update to 1.6, update of mods and more addons --- config/bcc-common.toml | 2 +- config/blueprint-client.toml | 25 +++ config/flywheel-client.toml | 14 ++ index.toml | 179 +++++++++++++----- mods/allurement!.pw.toml | 8 +- mods/ambientsounds.pw.toml | 8 +- mods/balm.pw.toml | 8 +- mods/better-clouds.pw.toml | 5 + mods/blueprint.pw.toml | 8 +- mods/copycats+-aeronautics-weight.pw.toml | 13 ++ ...ronautics-rechiseled-compatibility.pw.toml | 13 ++ mods/create-aeroworks-modrinth.pw.toml | 13 -- mods/create-aeroworks.pw.toml | 13 ++ mods/create-better-item-vaults.pw.toml | 13 ++ ...-big-cannons-advanced-technologies.pw.toml | 13 ++ mods/create-buzzy-bees.pw.toml | 13 ++ mods/create-central-kitchen.pw.toml | 8 +- mods/create-connected.pw.toml | 8 +- mods/create-dreams-and-desires.pw.toml | 8 +- mods/create-guardian-beam-defense.pw.toml | 13 ++ mods/create-mobile-packages.pw.toml | 8 +- mods/create-optical.pw.toml | 13 ++ mods/create-radars.pw.toml | 13 ++ mods/create-sifting.pw.toml | 13 ++ mods/create-teleporters.pw.toml | 8 +- mods/create-transmission!.pw.toml | 8 +- mods/createadvlogistics.pw.toml | 13 ++ mods/crle.pw.toml | 13 ++ mods/drive-by-wire-sable.pw.toml | 8 +- mods/emojiful.pw.toml | 13 ++ mods/entity-model-features.pw.toml | 8 +- mods/entityculling.pw.toml | 8 +- mods/exposure-polaroid.pw.toml | 8 +- mods/farmers-delight.pw.toml | 8 +- mods/framedblocks.pw.toml | 13 ++ mods/fwa.pw.toml | 8 +- mods/geckolib.pw.toml | 13 ++ mods/hyperbox.pw.toml | 13 -- mods/itemphysic.pw.toml | 8 +- mods/kubejs.pw.toml | 8 +- mods/lithostitched.pw.toml | 8 +- mods/little-big-redstone.pw.toml | 8 +- mods/login-protection.pw.toml | 13 ++ mods/lootjs.pw.toml | 8 +- mods/lootr.pw.toml | 8 +- mods/midnightlib.pw.toml | 8 +- mods/modernfix.pw.toml | 8 +- mods/moonlight.pw.toml | 8 +- mods/octo-lib.pw.toml | 8 +- mods/probejs.pw.toml | 18 ++ mods/quark.pw.toml | 8 +- mods/ranged-wireless-redstone.pw.toml | 8 +- mods/sophisticated-core.pw.toml | 8 +- mods/supplementaries.pw.toml | 8 +- mods/tiny-redstone.pw.toml | 8 +- mods/tinycreate.pw.toml | 13 ++ mods/vista-aeronautics-fix.pw.toml | 13 ++ mods/vista_tv.pw.toml | 8 +- mods/waterframes.pw.toml | 6 +- mods/waystones.pw.toml | 8 +- pack.toml | 5 +- 61 files changed, 572 insertions(+), 206 deletions(-) create mode 100644 config/blueprint-client.toml create mode 100644 config/flywheel-client.toml create mode 100644 mods/copycats+-aeronautics-weight.pw.toml create mode 100644 mods/create-aeronautics-rechiseled-compatibility.pw.toml delete mode 100644 mods/create-aeroworks-modrinth.pw.toml create mode 100644 mods/create-aeroworks.pw.toml create mode 100644 mods/create-better-item-vaults.pw.toml create mode 100644 mods/create-big-cannons-advanced-technologies.pw.toml create mode 100644 mods/create-buzzy-bees.pw.toml create mode 100644 mods/create-guardian-beam-defense.pw.toml create mode 100644 mods/create-optical.pw.toml create mode 100644 mods/create-radars.pw.toml create mode 100644 mods/create-sifting.pw.toml create mode 100644 mods/createadvlogistics.pw.toml create mode 100644 mods/crle.pw.toml create mode 100644 mods/emojiful.pw.toml create mode 100644 mods/framedblocks.pw.toml create mode 100644 mods/geckolib.pw.toml delete mode 100644 mods/hyperbox.pw.toml create mode 100644 mods/login-protection.pw.toml create mode 100644 mods/probejs.pw.toml create mode 100644 mods/tinycreate.pw.toml create mode 100644 mods/vista-aeronautics-fix.pw.toml diff --git a/config/bcc-common.toml b/config/bcc-common.toml index 11d0bb7..fe408e5 100644 --- a/config/bcc-common.toml +++ b/config/bcc-common.toml @@ -7,7 +7,7 @@ #The name of the modpack modpackName = "Banana" #The version of the modpack - modpackVersion = "1.5" + modpackVersion = "1.6" #Use the metadata.json to determine the modpack version #ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING useMetadata = false diff --git a/config/blueprint-client.toml b/config/blueprint-client.toml new file mode 100644 index 0000000..5206d94 --- /dev/null +++ b/config/blueprint-client.toml @@ -0,0 +1,25 @@ +#Scale for screen shake effects +# Default: 1.0 +# Range: 0.0 ~ 1.0 +screenShakeScale = 1.0 +#Max amount of sources that can contribute to screen shaking, adjustable for performance and preference reasons. 0 will disable the addition of shake sources +# Default: 256 +# Range: > 0 +maxScreenShakers = 256 +#Determines if the experimental settings screen should be disabled +disableExperimentalSettingsScreen = true +#If no Slabfish hats should render at all, including on other players +disableSlabfishHats = false +#Whether the Slabfish Plush Campaign button should appear on the title screen. Ends May 11th. +disableSlabfishPlushCampaign = true + +#Slabfish patron hat settings. +[slabfishSettings] + #If the slabfish hat should be enabled + enabled = true + #If the slabfish hat's backpack should be enabled + backpackEnabled = true + #If the slabfish hat's sweater should be enabled + sweaterEnabled = true + #If the slabfish hat's custom type should be enabled. If false, the default swamp slabfish appears + typeEnabled = true diff --git a/config/flywheel-client.toml b/config/flywheel-client.toml new file mode 100644 index 0000000..2a586a4 --- /dev/null +++ b/config/flywheel-client.toml @@ -0,0 +1,14 @@ +#Select the backend to use. Set to "DEFAULT" to let Flywheel decide. +backend = "colorwheel:instancing" +#Enable or disable instance update limiting with distance. +limitUpdates = true +#The number of worker threads to use. Set to -1 to let Flywheel decide. Set to 0 to disable parallelism. Requires a game restart to take effect. +# Default: -1 +# Range: -1 ~ 32 +workerThreads = -1 + +#Config options for Flywheel's built-in backends. +[flw_backends] + #How smooth Flywheel's shader-based lighting should be. May have a large performance impact. + #Allowed Values: FLAT, TRI_LINEAR, SMOOTH, SMOOTH_INNER_FACE_CORRECTED + lightSmoothness = "SMOOTH" diff --git a/index.toml b/index.toml index 1e0fa50..33909bd 100644 --- a/index.toml +++ b/index.toml @@ -22,7 +22,11 @@ hash = "199780a11fff42f04e8806677fff6255d51e815493b52fa7224be8b6b344306d" [[files]] file = "config/bcc-common.toml" -hash = "bbd9991db991d30caea37595c54a314316cd963918117402167a694558cca3d5" +hash = "b521355b413fb210c2a38ee83b70f0147988759c449b1e304fdb722c74214fe3" + +[[files]] +file = "config/blueprint-client.toml" +hash = "495e1edd4be4950058608ecddddcfc30981bee118ca35995b9027e85c1c7dfe1" [[files]] file = "config/chalk-common.toml" @@ -76,6 +80,10 @@ hash = "41ce410b7d4ba54e280ddc4fc4f71c035cc357829b18f7bae3957de7df097897" file = "config/enhancedai/common.toml" hash = "ea1bd7336edb53b5730a6bd8dccfd982685c5f0915d8a4b04dbda96648dcc2b9" +[[files]] +file = "config/flywheel-client.toml" +hash = "40c69f75ea330bf20015e1c1d28138a3b994d5ab124f688d13c411d5849a82f9" + [[files]] file = "config/fml.toml" hash = "e73cd74969c6132220cadb6827453615dfd28076f652a8843b2dd386fa28ef07" @@ -192,7 +200,7 @@ metafile = true [[files]] file = "mods/allurement!.pw.toml" -hash = "dd01f7b83ae4abaa4d4b33841b5eb72f0d5ca4573bdc05fe1a84291692d6912c" +hash = "3cf42a50b82f08f77419d55188b2d0e8916792eca0021dc5a34a5bc8714652c8" metafile = true [[files]] @@ -212,7 +220,7 @@ metafile = true [[files]] file = "mods/ambientsounds.pw.toml" -hash = "c12875918a95f25b548666e43e6b98b33087db787beabfd8de2a56d0e1eda4e8" +hash = "f3d66527c4f82b44d9409f643332bc15f91b85f033afe147e3d8b421c0ea6d1e" metafile = true [[files]] @@ -277,7 +285,7 @@ metafile = true [[files]] file = "mods/balm.pw.toml" -hash = "9121b274bd87552ae976983d9bdd56061274c126a4a1b7b2e13605b1a1ec0599" +hash = "392901b7f79963442553456af846d06f48b4057a054a928adb8a76eea13c6383" metafile = true [[files]] @@ -307,7 +315,7 @@ metafile = true [[files]] file = "mods/better-clouds.pw.toml" -hash = "be9b84747fbddabebaaa182dfc3a4bb3f0b9d8c5a5473b6fd8fe92776458832e" +hash = "1aeec4dde4d383d1967082b82350572dba5f9132b5629840a9c297b811388eae" metafile = true [[files]] @@ -342,7 +350,7 @@ metafile = true [[files]] file = "mods/blueprint.pw.toml" -hash = "a5122c5ecc0e36da4f60474cc8ecaff590aaeae8be545ffddfe2c25db89816e7" +hash = "0ab9d26c800d8bfc998341bf2d34c91238dbcba1f646f2c57705c1760148cc17" metafile = true [[files]] @@ -500,6 +508,11 @@ file = "mods/cool-rain-reforged.pw.toml" hash = "e1979752a25bce7b7e3d1ca065e534d21c162c5630fe0b5c6ac73b07e0af7bce" metafile = true +[[files]] +file = "mods/copycats+-aeronautics-weight.pw.toml" +hash = "a1e68ec75524eb10a4522c27e3429a43c22861ac3c081686bd948a06bc4cfc91" +metafile = true + [[files]] file = "mods/copycats.pw.toml" hash = "e002fab16a9b9ef0a35844030339612a38d3c58b0b93e97a34eb43ddc9108be7" @@ -540,14 +553,19 @@ file = "mods/create-aeronautics-compatability.pw.toml" hash = "14a661c7ccb290a48b14ed189ff5728cc50d7dd1606368e979464aff1faa9e5b" metafile = true +[[files]] +file = "mods/create-aeronautics-rechiseled-compatibility.pw.toml" +hash = "3d69bef37e924253e746b3496adbff38495f92b994e460814dedd098ef07e250" +metafile = true + [[files]] file = "mods/create-aeronautics.pw.toml" hash = "6ea6284b569b13f45bfe44f9790389de4a2f7cda92c8b3bb94511b600d64c486" metafile = true [[files]] -file = "mods/create-aeroworks-modrinth.pw.toml" -hash = "86e3ef6f213b2ab29b5943dbb0eb52e98798b7f3a9fc6f634721e87a7c07da04" +file = "mods/create-aeroworks.pw.toml" +hash = "7b12e58c4f44b3b9a9431b06652e00ca9a6a7fde330f28126e5f51484621874b" metafile = true [[files]] @@ -555,6 +573,16 @@ file = "mods/create-aquatic-ambitions.pw.toml" hash = "13095f719e466c9187ed385ea7b709226da71143cf192a932d8ec7b27e0c7288" metafile = true +[[files]] +file = "mods/create-better-item-vaults.pw.toml" +hash = "d1ee7ea8f7522c5111ae8c1bd194cba31528dee3c8eb463dc0d2562334674bde" +metafile = true + +[[files]] +file = "mods/create-big-cannons-advanced-technologies.pw.toml" +hash = "2de7339944ca4d988001c6cf30e9bf793cce8e18b6519fa3209afa8fb6ee3f94" +metafile = true + [[files]] file = "mods/create-big-cannons.pw.toml" hash = "47a456dc38c5bfa9604ad2ecb0627cf5271132a022fc0867b6059f92e841203d" @@ -565,6 +593,11 @@ file = "mods/create-bits-n-bobs.pw.toml" hash = "0f67083a39e4b9aa80b1830257086f16734091f9ecb24e64dd208c19be2c4923" metafile = true +[[files]] +file = "mods/create-buzzy-bees.pw.toml" +hash = "3e012a3b06c19698655f6a13da335ca0c93ec97d484875d32ff0dab2139c8cda" +metafile = true + [[files]] file = "mods/create-cc-total-logistics.pw.toml" hash = "0e8eb610e3fa9fc7d7897dd24ac43872ead64ddea9e6b5da2a2730d21892f2fd" @@ -577,12 +610,12 @@ metafile = true [[files]] file = "mods/create-central-kitchen.pw.toml" -hash = "841520a74c765cb9aef0cc35ec3f9ea3bef68b47eca8ed2643abacee6961c2ff" +hash = "c8b2e60b789885854508c674ba0630cdc8dc2a880302d8475cdc5ae06c44f64a" metafile = true [[files]] file = "mods/create-connected.pw.toml" -hash = "31508c7c87c75cec7ae03cfe2367b6e4ea37035400c2594c93c1e9c60cf64b3f" +hash = "a548a99f9d9ba0d237aaf64acee67b29271d05a40c1c3ef87bc1bc18267c640c" metafile = true [[files]] @@ -607,7 +640,7 @@ metafile = true [[files]] file = "mods/create-dreams-and-desires.pw.toml" -hash = "df536f068808076c24dac917d86d581886ae5fb912672ec949d9c71a1a7a7fb7" +hash = "c308b557b01b6e6cc25ee8d6a1a7c78bca2b71be3ae645e40d10cf25259fabcd" metafile = true [[files]] @@ -625,6 +658,11 @@ file = "mods/create-fishing-bobber-detector.pw.toml" hash = "4c6f2232e99ddc3361bbd19fe7ec73a67c3650f732cb7c300ffc354dc672f893" metafile = true +[[files]] +file = "mods/create-guardian-beam-defense.pw.toml" +hash = "adad52f3c6aaca9125efd69b00c6c4584fa4aa6d11e18a629433cb503b7440af" +metafile = true + [[files]] file = "mods/create-jetpack.pw.toml" hash = "4c0763d5351f0264d1d60c6fee012663f4855a9def0c31c309560779782945d1" @@ -642,7 +680,12 @@ metafile = true [[files]] file = "mods/create-mobile-packages.pw.toml" -hash = "86985e3badc237456bf2107e606db652d67b3752c21c70b5147795758d77c900" +hash = "df799f19b132a1ad27a437ee1972865b10e51b5fcdea7c4e9573858723a06694" +metafile = true + +[[files]] +file = "mods/create-optical.pw.toml" +hash = "c42f5f98141fa759c4da854b0f11562d0907ccf130a7e522b04d5b574d191087" metafile = true [[files]] @@ -665,11 +708,21 @@ file = "mods/create-propulsion-simulated.pw.toml" hash = "13c7dd694a592ba34876d015ef9ac7116c25b5de487633ef84a71aefe5c03ade" metafile = true +[[files]] +file = "mods/create-radars.pw.toml" +hash = "17e0ed5952ada576c3cd5f141637e5a7a9e769a68f8af1ce5902cc04e482996f" +metafile = true + [[files]] file = "mods/create-sable-lambdynamiclights.pw.toml" hash = "9d5aeddeb63496e0d69fdab636f826f75e3f9ab67eca631b7ec1ec4e9ea21eb7" metafile = true +[[files]] +file = "mods/create-sifting.pw.toml" +hash = "a95282ba6853e9f107ff312ae3c353f711c13267ba54b0520c97d37358e9e640" +metafile = true + [[files]] file = "mods/create-sound-of-steam.pw.toml" hash = "a7a87fc6ea98d8fbaa426258990f2dec714699e98fb8a083f9a399c90d02844f" @@ -677,7 +730,7 @@ metafile = true [[files]] file = "mods/create-teleporters.pw.toml" -hash = "2baff3527cbdc8afce121fdc39b596095bcdc87b01fe6db961ff9a48cda2fb5e" +hash = "a9fdfce6ffedfe29a7df44e8aea2df2a9d56ff8b3da73f9dcafcf6d5a861d2a5" metafile = true [[files]] @@ -687,7 +740,7 @@ metafile = true [[files]] file = "mods/create-transmission!.pw.toml" -hash = "7f27111c3e807e1d743a77ee873721ef60ec64f7aee5996c5767b358331fe951" +hash = "7e0ebe1712b52906dd37f9b75d73d5f841d9a8407b0214876881d659172aa772" metafile = true [[files]] @@ -710,6 +763,11 @@ file = "mods/createaddoncompatibility.pw.toml" hash = "046a80051e21c0bab042ad1b7e27d42a7456fd36cfabf0454e9110ec345078fd" metafile = true +[[files]] +file = "mods/createadvlogistics.pw.toml" +hash = "bdd29c8a22832f076d1b055648b3ed0d3eaa9171eca2f8112a8020617f7b13f7" +metafile = true + [[files]] file = "mods/createoplenty.pw.toml" hash = "f4b24e22e6168f8df906d222d8de0a31bec0263a3f5425344ee0736681655842" @@ -725,6 +783,11 @@ file = "mods/cristel-lib.pw.toml" hash = "d10c6f194a20ef07b764bce9ef35bec526c5c5ff9acf84c53f9e172963869e56" metafile = true +[[files]] +file = "mods/crle.pw.toml" +hash = "fd8106ffb9f0310c6769644d42fcb647ebde632e9d27d6763824796b2ce80979" +metafile = true + [[files]] file = "mods/cull-leaves.pw.toml" hash = "a9b9623c952949837c1c6827b94b5969241c44825483a901cad12fcda12d40e9" @@ -797,7 +860,7 @@ metafile = true [[files]] file = "mods/drive-by-wire-sable.pw.toml" -hash = "d9913dbb9523834e1b5b521a2f9c299dd042132ede17274155e0fd636d0b1b6d" +hash = "10b4667fda9920f6a68577d61d17b318d97a988f5a8e9efcacc8c83c665cdc4b" metafile = true [[files]] @@ -825,6 +888,11 @@ file = "mods/echo-chest.pw.toml" hash = "0a91b76a8f3f8fdfb3572f54e7da7a1c4ec5ae06f0d3986b53dc235c0d99265a" metafile = true +[[files]] +file = "mods/emojiful.pw.toml" +hash = "11845b676d375dc89cd0d41ae637e51f78c8747c73baaa3f6539a703196eefe1" +metafile = true + [[files]] file = "mods/end-portal-recipe.pw.toml" hash = "808304e4964804b315fee4d597605bbfbc4d935a22f624b17cf4f0035dbc87d9" @@ -847,12 +915,12 @@ metafile = true [[files]] file = "mods/entity-model-features.pw.toml" -hash = "3e12e291f59845d26d24f57f81ee16b56afb486ae532ec3f00f5deda6a93dc6f" +hash = "3937618f06648f5ad0c7be0195b5fa75bf6d7464ee133bd59bb5b13753090de7" metafile = true [[files]] file = "mods/entityculling.pw.toml" -hash = "1610d7be42535a16971fe825983ee45af77dcbba37b37e75d5fa7f4d96cb3801" +hash = "590437e0f344c87791842b791a400e95ffd4154f02a04c2d8d78b43a76c659ad" metafile = true [[files]] @@ -867,7 +935,7 @@ metafile = true [[files]] file = "mods/exposure-polaroid.pw.toml" -hash = "bad7f04710ac39675ed22ba08bcabacc5d7fb7040bbdae22caaf278ae3bf2f2f" +hash = "2ca112cf02d77db5e3bef5f3d18cd0d1393135bd75410989662dda0a9d43ab83" metafile = true [[files]] @@ -892,7 +960,7 @@ metafile = true [[files]] file = "mods/farmers-delight.pw.toml" -hash = "69495e979400e63b317b80a71bdd9276929d503b12fa0e73bc668c474d5dbc4c" +hash = "74a9c6f2f890649eb693c9f48c3d99148b5526e23371cf1a9a6276bd3b21b214" metafile = true [[files]] @@ -954,6 +1022,11 @@ file = "mods/formations.pw.toml" hash = "41ea41c71242b710df4768bdd0f3f2433c64600d2d1405472c01993bd7f5da25" metafile = true +[[files]] +file = "mods/framedblocks.pw.toml" +hash = "fe1a2e5c0b708a8ea8935a17889774446eac3fd2daeea450f02c5806ce7f5cc8" +metafile = true + [[files]] file = "mods/freecam.pw.toml" hash = "184c6768f11e0c33c22c104397ad559c5b9337c709d1d05c8e9c93891dcddaee" @@ -976,7 +1049,7 @@ metafile = true [[files]] file = "mods/fwa.pw.toml" -hash = "01269fd511e7fb552030f32a00f3570af18a7a2279b2beddf175e36e5d70a758" +hash = "862aca4d661909b22cd6d6c2fc93a883ef213e12f6ddebe142e98cfebda249f2" metafile = true [[files]] @@ -984,6 +1057,11 @@ file = "mods/fzzy-config.pw.toml" hash = "f9c118b7a66238a7f9e052705e82402e57c7a5b753d62d679b94701ede479752" metafile = true +[[files]] +file = "mods/geckolib.pw.toml" +hash = "0521ed2becdf2b460511c92e80e2702a4b6e540c85c99fb571844e1c7c505724" +metafile = true + [[files]] file = "mods/glitchcore.pw.toml" hash = "dbd756dd9bb17e6ecebcf2d7052a67a2da1c7dd378bc2089bc154916080fe031" @@ -1019,11 +1097,6 @@ file = "mods/horde-moon.pw.toml" hash = "5de5001e32526e581ee18e73e91ce5701b7dd0c040d21471ac6cfbc9c76af022" metafile = true -[[files]] -file = "mods/hyperbox.pw.toml" -hash = "81b625eb40b9f6c968a550573d52e41457f4829e99c5f30c6a367a65602ef7c8" -metafile = true - [[files]] file = "mods/hypertube.pw.toml" hash = "9aed20c67bf8890e5c67607d79270c71af98a8722f29118594bb768e9578b7c0" @@ -1096,7 +1169,7 @@ metafile = true [[files]] file = "mods/itemphysic.pw.toml" -hash = "6504ed0aed60a908da7560e522e14aaa6b86693213d400f3801154bdfb9e076e" +hash = "c34a9049b68d854345017aa7f4760c225cf048ef60c36f57dc1f87bdef6dd886" metafile = true [[files]] @@ -1161,7 +1234,7 @@ metafile = true [[files]] file = "mods/kubejs.pw.toml" -hash = "e8c20c0c77e5df58d1386d8190ee16a957d78d62d361469db0b0c29458bf1e84" +hash = "60d0f719a2fc1045e865fc38c0c6d04a733d0ce2e84173be86e999399bcc162d" metafile = true [[files]] @@ -1191,12 +1264,12 @@ metafile = true [[files]] file = "mods/lithostitched.pw.toml" -hash = "89ffd1297ebc4b0ac4773a5b9483f765c5cfe3fa034767da61129820c47de965" +hash = "367ce13ba351f3f6302f13e0271be1cdb8780df130ee41ad53e2539efd90ea36" metafile = true [[files]] file = "mods/little-big-redstone.pw.toml" -hash = "d782ad7546d382bda4956d813e91f86eaca52a182fedc8c4b5448f70e3e82639" +hash = "4a935b1e1a504f811d712f2d4b29e7ee350b9ad4b9feaba2d302f339122bc61d" metafile = true [[files]] @@ -1209,6 +1282,11 @@ file = "mods/log-begone.pw.toml" hash = "a99ba0deb12a2575f0c76db0d31e82b1770461a0e5ef6aafc19d605940e19f6e" metafile = true +[[files]] +file = "mods/login-protection.pw.toml" +hash = "befbb4e87240d661241fbbd9b2c3dff07123c97850e62322fbdc036ce454d5e2" +metafile = true + [[files]] file = "mods/longer-chat-history.pw.toml" hash = "daf891bfc84ac731738a1c89e10c2b6b9f6297c82d5f0026b9634c9b8fba7b85" @@ -1216,12 +1294,12 @@ metafile = true [[files]] file = "mods/lootjs.pw.toml" -hash = "3b7b23c07ab60d818286d5767e59375a9eafdd52fbfb8d6e2e14fcc79df5a584" +hash = "9b32e1374a3d85ccdd4803c8932f72fbeb6357e69d895980e3f24e1974a07ca6" metafile = true [[files]] file = "mods/lootr.pw.toml" -hash = "114b4f1097f17b916cc5df3334aa57e34c6f4a108b87cb911e29134dd5ff980d" +hash = "988377a2fb2346223a83b6545ec52f5b22ebd0e26b63d141427ad389bedfe4f0" metafile = true [[files]] @@ -1306,7 +1384,7 @@ metafile = true [[files]] file = "mods/midnightlib.pw.toml" -hash = "3382daf9b5fadbbef742b84fe5b09fa912cc75cd4234e0ba573b85a513354123" +hash = "73aba17132f267dd76ff682aa84abfb7c09d25a93b9220ee261a1e25337bebc7" metafile = true [[files]] @@ -1346,12 +1424,12 @@ metafile = true [[files]] file = "mods/modernfix.pw.toml" -hash = "6c600fe7b0789b7501968f57bb33b526e8c711dc6305f64b406abccfbdb971d5" +hash = "7862ee4443273e49cd365331f05e0514d3f798a9ced3e5d8b6dd103dd7e92e1a" metafile = true [[files]] file = "mods/moonlight.pw.toml" -hash = "c05fa3fa9bc5700104d928b616b15e70d441085dd060c6501122747dc3805de1" +hash = "3b7f0351a2473f8c3f8211539bc3ca1aa065acf90f3e3b5e8b68a433fc6ed21f" metafile = true [[files]] @@ -1421,7 +1499,7 @@ metafile = true [[files]] file = "mods/octo-lib.pw.toml" -hash = "e8100d935e20369ed13b31ea2423482eadd4c8ed123fd8e77320b12fa883dbb6" +hash = "3f552bbdc42f07fd7d5695ced1d27d774af63cff5460be45817939e5f8e4f9de" metafile = true [[files]] @@ -1538,6 +1616,11 @@ file = "mods/prism-lib.pw.toml" hash = "d9b38ba42434eb436d036b1c8add839bee003240dc85cc54ec626aac58c59070" metafile = true +[[files]] +file = "mods/probejs.pw.toml" +hash = "3940a8dd2126dee23725c4e608eb77035d69878b3e85ccc95e651530d985b9d7" +metafile = true + [[files]] file = "mods/proxy-compatible-forge.pw.toml" hash = "c80a96963f867c8c01c8e72df13abc9e97bc9ae99575b94fd95605875c60b88b" @@ -1550,12 +1633,12 @@ metafile = true [[files]] file = "mods/quark.pw.toml" -hash = "8d5ce8563d3ec96355ae4a3b1b5e6c9df02db833b12bdf7da5ba6322eaac20a4" +hash = "d891b5301e4fe59ad978edd97c1477c50f928c4a2cfb31d8cdcc7f4965323267" metafile = true [[files]] file = "mods/ranged-wireless-redstone.pw.toml" -hash = "78db8c5986d81d981cb8d8eca0f80752d2bbfd8d226e929fe5d7311ae4365c34" +hash = "e35bc70eed2c22e3b5510b61934f55ad9fabe1b92abdf129df83087ca80480b9" metafile = true [[files]] @@ -1740,7 +1823,7 @@ metafile = true [[files]] file = "mods/sophisticated-core.pw.toml" -hash = "837c0b55831062fffd281e63b5381a56bf3aa76aebc974a2f56fef3b2e3d1c06" +hash = "e6f7c1b43dbb3a62dd8638228eb17a942a37e6aa50a8f32e9625769c6d4e090e" metafile = true [[files]] @@ -1835,7 +1918,7 @@ metafile = true [[files]] file = "mods/supplementaries.pw.toml" -hash = "fa0e1562f9dc89d6428546c7388dcfce8706843333d58f16cadce42b56b81085" +hash = "084ba00d5d41d76f4975935f3ada0fb1fce41bce59dd3901f54684c3588cb9f6" metafile = true [[files]] @@ -1870,7 +1953,12 @@ metafile = true [[files]] file = "mods/tiny-redstone.pw.toml" -hash = "d18706b3245a6f3f24db5382dc8a95d4c76e8e2ecf9266bd00d132c7a638fc02" +hash = "504ac6fa178eb7af705b5b9be4607a687d01eb20327162a411ff5fd03bf5180e" +metafile = true + +[[files]] +file = "mods/tinycreate.pw.toml" +hash = "2f78d716d9b792de1394f0400f2a5eeab73c76066a41cdf6afefd52e0f672925" metafile = true [[files]] @@ -1938,9 +2026,14 @@ file = "mods/vanillabackport.pw.toml" hash = "ca37901ce16f10e30715edf354b5d08c500e60abdb7ce64da79ce04a3d880ced" metafile = true +[[files]] +file = "mods/vista-aeronautics-fix.pw.toml" +hash = "72010b09a0bf4d7622d86bae25852c88d71f7259eea2d1c6955b90af4935b682" +metafile = true + [[files]] file = "mods/vista_tv.pw.toml" -hash = "2c903421b7961fe8d9e343c3b114c07eb2cd28ea5a0e98e501801fcc4ce9add6" +hash = "d9c4a1e28e89b967546eeb70565257a32c5a979a9cfc98c79b15bd52af35cf7d" metafile = true [[files]] @@ -1980,7 +2073,7 @@ metafile = true [[files]] file = "mods/waterframes.pw.toml" -hash = "c5cfc15522e92bb9a5fc3e56f38b72a935f65298236df10fbbc1aec2fd7a5203" +hash = "5d5b144eb42a6a6d505c720a3f04c6b84be39165ccf08c3f1a01dabf0e75b2ac" metafile = true [[files]] @@ -2005,7 +2098,7 @@ metafile = true [[files]] file = "mods/waystones.pw.toml" -hash = "e2978597c04f24e2e0536a6aa666ef5cc0b1d515c09af1f763c65587faa73333" +hash = "65242951f26a65cce20bcc2c796805b655046970ee8fe13990976e649fa6ba04" metafile = true [[files]] diff --git a/mods/allurement!.pw.toml b/mods/allurement!.pw.toml index 20e5e73..824345e 100644 --- a/mods/allurement!.pw.toml +++ b/mods/allurement!.pw.toml @@ -1,13 +1,13 @@ name = "Allurement" -filename = "allurement-1.21.1-5.0.1.jar" +filename = "allurement-1.21.1-5.0.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/eIO12l2t/versions/avOuW96I/allurement-1.21.1-5.0.1.jar" +url = "https://cdn.modrinth.com/data/eIO12l2t/versions/LPWZjZvj/allurement-1.21.1-5.0.2.jar" hash-format = "sha512" -hash = "18fb094e60d8667caaff1eeb2c20364346cb97f42b3c8ea17982b1410ba25bb615dab642f3524d1c8b1603a246d5400d97d3bfb6931a85b9ba2873616bb14f65" +hash = "0419dae4a80dcb62549ce46fa3610d68e31ab2a65c11896c8c3509918287761020a3d1bc1006cc396f1db5af1a583c794ce92f3d7e0c9f91a267a791936f2ed9" [update] [update.modrinth] mod-id = "eIO12l2t" -version = "avOuW96I" +version = "LPWZjZvj" diff --git a/mods/ambientsounds.pw.toml b/mods/ambientsounds.pw.toml index 9975bc8..0824918 100644 --- a/mods/ambientsounds.pw.toml +++ b/mods/ambientsounds.pw.toml @@ -1,13 +1,13 @@ name = "AmbientSounds" -filename = "AmbientSounds_NEOFORGE_v6.3.6_mc1.21.1.jar" +filename = "AmbientSounds_NEOFORGE_v6.3.8_mc1.21.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/fM515JnW/versions/wY49aAsW/AmbientSounds_NEOFORGE_v6.3.6_mc1.21.1.jar" +url = "https://cdn.modrinth.com/data/fM515JnW/versions/RZyxhsqY/AmbientSounds_NEOFORGE_v6.3.8_mc1.21.1.jar" hash-format = "sha512" -hash = "e8d105f490e1c3219ea72ed545508c94543360c9a677f37050a8b0bcf11c7746788407ba2d4453aab80a4e217a4d19eacf9399cca9530feaf2155976280a0123" +hash = "292a7a61836eb6db31ec225ae4a0dc838416638618635ff60c07740bdc327df44ac0be7788c0ed44912935eb4d85b987fb6c594d11e4604f2d24fa21eabc672a" [update] [update.modrinth] mod-id = "fM515JnW" -version = "wY49aAsW" +version = "RZyxhsqY" diff --git a/mods/balm.pw.toml b/mods/balm.pw.toml index 88acb53..0d46de2 100644 --- a/mods/balm.pw.toml +++ b/mods/balm.pw.toml @@ -1,13 +1,13 @@ name = "Balm" -filename = "balm-neoforge-1.21.1-21.0.57.jar" +filename = "balm-neoforge-1.21.1-21.0.58.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/XC1JUHmA/balm-neoforge-1.21.1-21.0.57.jar" +url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/3XiinKbh/balm-neoforge-1.21.1-21.0.58.jar" hash-format = "sha512" -hash = "433178c6c70a87dfe0b057323b3df4dfc00aca317d37634bfc53ff6dfa6cb8601e9d9fe773cb3491bbde46489d8b918f58ed1ae735357106466cfbc594334645" +hash = "96482428a7e67aea9a5ed6304cbc72baafd157e52d73d07f240d9704f9715bf8fb1d2d45bcaad1329b82a6f46287768f63220da702fb2c19a9a27fb9d9b9cc92" [update] [update.modrinth] mod-id = "MBAkmtvl" -version = "XC1JUHmA" +version = "3XiinKbh" diff --git a/mods/better-clouds.pw.toml b/mods/better-clouds.pw.toml index f399d4f..bd5f88b 100644 --- a/mods/better-clouds.pw.toml +++ b/mods/better-clouds.pw.toml @@ -11,3 +11,8 @@ hash = "42237971ef5e56cc56db54f61ffa5d52261f1f645bdffb643475069a484eca7c34586505 [update.modrinth] mod-id = "5srFLIaK" version = "ucwzanPQ" + +[option] +optional=true +default=true +description="Better clouds" diff --git a/mods/blueprint.pw.toml b/mods/blueprint.pw.toml index 53db9e2..bcb7a51 100644 --- a/mods/blueprint.pw.toml +++ b/mods/blueprint.pw.toml @@ -1,13 +1,13 @@ name = "Blueprint" -filename = "blueprint-1.21.1-8.0.8.jar" +filename = "blueprint-1.21.1-8.1.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/VsM5EDoI/versions/YSWV62mG/blueprint-1.21.1-8.0.8.jar" +url = "https://cdn.modrinth.com/data/VsM5EDoI/versions/5JOCYuQM/blueprint-1.21.1-8.1.0.jar" hash-format = "sha512" -hash = "3864af3a4204a60b88627887dd40efdd820376c465ebfa8201de1cdf21300c57881a08bbce7864f7dd81dbeaddfb6045881b52dfdddc03a7e7592bd6783c8d11" +hash = "8f4d44efb8ad82a99ccb0d3b0ab0ec2cbca0536ae390dc3cf6f1deeb9d1705bd42feb5f2addfd06ff8ddf87029359cf52b4d4f6164f50e537e84c7f76db611e4" [update] [update.modrinth] mod-id = "VsM5EDoI" -version = "YSWV62mG" +version = "5JOCYuQM" diff --git a/mods/copycats+-aeronautics-weight.pw.toml b/mods/copycats+-aeronautics-weight.pw.toml new file mode 100644 index 0000000..0ff2014 --- /dev/null +++ b/mods/copycats+-aeronautics-weight.pw.toml @@ -0,0 +1,13 @@ +name = "Copycats+ aeronautics weight" +filename = "aerocopycats-1.1.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/wjpmYU1u/versions/wsXjRa7l/aerocopycats-1.1.1.jar" +hash-format = "sha512" +hash = "4f48c03a25a6f4ec022398cece20e5aa8d51f00951a0f568980e6e5419c1af2f12c8bb652500721afef119ecc455e4c5b1bc4bb7bef38d88846759f0e4c39e8c" + +[update] +[update.modrinth] +mod-id = "wjpmYU1u" +version = "wsXjRa7l" diff --git a/mods/create-aeronautics-rechiseled-compatibility.pw.toml b/mods/create-aeronautics-rechiseled-compatibility.pw.toml new file mode 100644 index 0000000..ebdf3c1 --- /dev/null +++ b/mods/create-aeronautics-rechiseled-compatibility.pw.toml @@ -0,0 +1,13 @@ +name = "Create Aeronautics: Rechiseled Compatibility" +filename = "create-aeronautics-rechiseled-compat-1.21.1-1.2.2.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/ub0jAGhg/versions/b6O6XLL6/create-aeronautics-rechiseled-compat-1.21.1-1.2.2.jar" +hash-format = "sha512" +hash = "0a0cc1a51602b59a49fc5b316c8b7356bd307b4e0ed33d1485e22cae51b9bcc9ac1637067fd4c833699b7f3785d6f156723bccabc90f85c4044c37e8efe96db4" + +[update] +[update.modrinth] +mod-id = "ub0jAGhg" +version = "b6O6XLL6" diff --git a/mods/create-aeroworks-modrinth.pw.toml b/mods/create-aeroworks-modrinth.pw.toml deleted file mode 100644 index 1f38d06..0000000 --- a/mods/create-aeroworks-modrinth.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Create: Aeroworks" -filename = "aeroworks-1.2.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/oGh45VSL/versions/QSLouQYe/aeroworks-1.2.2.jar" -hash-format = "sha512" -hash = "f6caba4bffe6efc970983bbecf53e6b6ea55ec9409e682b5ed53cc0189dfae9cee8569183fb80a38ae4f84d6b735e16b5bbb5f706df4c1b5410716d2f929b86d" - -[update] -[update.modrinth] -mod-id = "oGh45VSL" -version = "QSLouQYe" diff --git a/mods/create-aeroworks.pw.toml b/mods/create-aeroworks.pw.toml new file mode 100644 index 0000000..4b0b02b --- /dev/null +++ b/mods/create-aeroworks.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Aeroworks" +filename = "aeroworks-1.2.8.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/P26k79kP/versions/ern7qOZC/aeroworks-1.2.8.jar" +hash-format = "sha512" +hash = "8691f2d0cdc25b733b91fc4c21f5464627522fdc57857b0f584b0590aca3af074098b8761066da125f08e7e86504bbc51a14a971083bf7ba9265117f2a6356ad" + +[update] +[update.modrinth] +mod-id = "P26k79kP" +version = "ern7qOZC" diff --git a/mods/create-better-item-vaults.pw.toml b/mods/create-better-item-vaults.pw.toml new file mode 100644 index 0000000..51c9ac5 --- /dev/null +++ b/mods/create-better-item-vaults.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Better Item Vaults" +filename = "BetterItemVaults-main-1.0.2.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/QE2PuYU3/versions/MIzjQRzi/BetterItemVaults-main-1.0.2.jar" +hash-format = "sha512" +hash = "7f67efa502e8a60788c0c310700931650d6fe92e63d190fce495648cb0bfc0d307373131da0d4d613334fc0a1c3c91a48450e4e02a6b1eff083c056baecd0614" + +[update] +[update.modrinth] +mod-id = "QE2PuYU3" +version = "MIzjQRzi" diff --git a/mods/create-big-cannons-advanced-technologies.pw.toml b/mods/create-big-cannons-advanced-technologies.pw.toml new file mode 100644 index 0000000..b8e9e44 --- /dev/null +++ b/mods/create-big-cannons-advanced-technologies.pw.toml @@ -0,0 +1,13 @@ +name = "Create Big Cannons: Advanced Technologies" +filename = "cbc_at_Neoforge_1.21.1_0.1.4c.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/pTfszyXD/versions/ds01YFge/cbc_at_Neoforge_1.21.1_0.1.4c.jar" +hash-format = "sha512" +hash = "5e94655294b568e08e7d04de7ce369811baad3c01355a614e04933c5c46e6f33700cc44688e9038b61ded245c8bb1cd0c01d14ab8369898ac3a0dfb263a7deed" + +[update] +[update.modrinth] +mod-id = "pTfszyXD" +version = "ds01YFge" diff --git a/mods/create-buzzy-bees.pw.toml b/mods/create-buzzy-bees.pw.toml new file mode 100644 index 0000000..fc55bf4 --- /dev/null +++ b/mods/create-buzzy-bees.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Buzzy Bees" +filename = "cbbees-1.3.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/eYbO4GyQ/versions/CpMnMjEV/cbbees-1.3.3.jar" +hash-format = "sha512" +hash = "3afcaa016afdc861690dde637207182890dec7377ba6e1786f4eadf71bd0eebb2eee78fcfe98021b87689c8c8112557ee8f429268c656024546ea46c78cfdd47" + +[update] +[update.modrinth] +mod-id = "eYbO4GyQ" +version = "CpMnMjEV" diff --git a/mods/create-central-kitchen.pw.toml b/mods/create-central-kitchen.pw.toml index bcf9613..b1b0cac 100644 --- a/mods/create-central-kitchen.pw.toml +++ b/mods/create-central-kitchen.pw.toml @@ -1,13 +1,13 @@ name = "Create: Central Kitchen" -filename = "create-central-kitchen-2.3.0.jar" +filename = "create-central-kitchen-2.4.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/btq68HMO/versions/SpLHbsZw/create-central-kitchen-2.3.0.jar" +url = "https://cdn.modrinth.com/data/btq68HMO/versions/TUJIHmUh/create-central-kitchen-2.4.0.jar" hash-format = "sha512" -hash = "36c13e70c28efbf811c57c6fca76279aba7a1d94c8a3e85d6f78f525cb01deee56d7e52968b595b3193532c8f3a44cf9022d5a009e5c97cca16aabafb6d3d40e" +hash = "adcdb5a85b2dd727fa2b0563aa9e73d26b58ee3ae57192e049f0c2a1e4a878dc9d07fe20589f6e52e6f4be2ba1bb5ab3a64f5fcf5f1f9a42b9518e7c2380fd23" [update] [update.modrinth] mod-id = "btq68HMO" -version = "SpLHbsZw" +version = "TUJIHmUh" diff --git a/mods/create-connected.pw.toml b/mods/create-connected.pw.toml index dd543f9..0c9f081 100644 --- a/mods/create-connected.pw.toml +++ b/mods/create-connected.pw.toml @@ -1,13 +1,13 @@ name = "Create: Connected" -filename = "create_connected-1.1.14-mc1.21.1.jar" +filename = "create_connected-1.1.16-mc1.21.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Vg5TIO6d/versions/ffuMPkho/create_connected-1.1.14-mc1.21.1.jar" +url = "https://cdn.modrinth.com/data/Vg5TIO6d/versions/EHyCRpCV/create_connected-1.1.16-mc1.21.1.jar" hash-format = "sha512" -hash = "e9bf81de92ea3e980d19e71384ecf549a467fef2ec11de7fa59dc4ffda3b7cea995fa39b7368dc058dcde540faed259db279d033fab1b905e30c43cf6a1c6ca3" +hash = "75feee95543d8b4e077ff40d5abd39a7a14035c1ebce7cfa4875df909de77c52137217a5de49a4ef5127a7e9c615232e15b9299d49cb56f08e4128dcfc07b94e" [update] [update.modrinth] mod-id = "Vg5TIO6d" -version = "ffuMPkho" +version = "EHyCRpCV" diff --git a/mods/create-dreams-and-desires.pw.toml b/mods/create-dreams-and-desires.pw.toml index 6f925fd..a775f59 100644 --- a/mods/create-dreams-and-desires.pw.toml +++ b/mods/create-dreams-and-desires.pw.toml @@ -1,13 +1,13 @@ name = "Create: Dreams & Desires" -filename = "DnDesires-1.21.1-2.2d-BETA.jar" +filename = "DnDesires-1.21.1-2.3a-BETA.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/JmybsfWs/versions/P4yXqsnw/DnDesires-1.21.1-2.2d-BETA.jar" +url = "https://cdn.modrinth.com/data/JmybsfWs/versions/bqMxf6Ua/DnDesires-1.21.1-2.3a-BETA.jar" hash-format = "sha512" -hash = "d0ebfe8905b6d9fca4cb70b3e52c57ef8d363bd3f71dfd36967456a70b73b4d2b970be18140ce1f345eddb209bb94ac9da1ed1c6b14dd8347c4c465952ed375f" +hash = "c2d70c5ef259d20ba60a66fa146fc0d37b588c5c42c0028a650af1e10678c4e4604966aa46efd25f3824df4620ef719daa8e54fc82220d7a1b22a7fcaa4e2077" [update] [update.modrinth] mod-id = "JmybsfWs" -version = "P4yXqsnw" +version = "bqMxf6Ua" diff --git a/mods/create-guardian-beam-defense.pw.toml b/mods/create-guardian-beam-defense.pw.toml new file mode 100644 index 0000000..7590c38 --- /dev/null +++ b/mods/create-guardian-beam-defense.pw.toml @@ -0,0 +1,13 @@ +name = "Create Guardian Beam Defense" +filename = "Create-Guardian-Beam-Defense-1.3.7.1b-1.21.1-neoforge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/pwPEdvXO/versions/lobV4ut5/Create-Guardian-Beam-Defense-1.3.7.1b-1.21.1-neoforge.jar" +hash-format = "sha512" +hash = "357924e16f84c17d745bf6fd06321d7c93353ead5108b26a5e9a73be214a3b7e6080ac43a47db1facc858ec6a32294806d38b9b044bce50a656b49f92ee98f60" + +[update] +[update.modrinth] +mod-id = "pwPEdvXO" +version = "lobV4ut5" diff --git a/mods/create-mobile-packages.pw.toml b/mods/create-mobile-packages.pw.toml index c0cdd5d..920c36a 100644 --- a/mods/create-mobile-packages.pw.toml +++ b/mods/create-mobile-packages.pw.toml @@ -1,13 +1,13 @@ name = "Create: Mobile Packages" -filename = "create_mobile_packages-1.21.1-0.7.4.jar" +filename = "create_mobile_packages-1.21.1-0.7.5.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/1vXRfEHZ/versions/vrSxdmxm/create_mobile_packages-1.21.1-0.7.4.jar" +url = "https://cdn.modrinth.com/data/1vXRfEHZ/versions/EpecHXdd/create_mobile_packages-1.21.1-0.7.5.jar" hash-format = "sha512" -hash = "8c7c2eea47455cbc27de25688926261ea58b9f61ae86d1d39cdfa834a22d4a5b474415d8d4b9766b5f69cb8cc8b1c8a00005a082f6df668bbecd1bd9621bb359" +hash = "b7d6729cf2e63f16416379e4622d350d2270f57e410b12b7921e5f0bf12140fd837e8b80de389ba07c88af8baebf717be620faf6c85a9f972cb76432ea70ccce" [update] [update.modrinth] mod-id = "1vXRfEHZ" -version = "vrSxdmxm" +version = "EpecHXdd" diff --git a/mods/create-optical.pw.toml b/mods/create-optical.pw.toml new file mode 100644 index 0000000..6924a0e --- /dev/null +++ b/mods/create-optical.pw.toml @@ -0,0 +1,13 @@ +name = "Create Optical" +filename = "create_optical-0.4.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/kcZ7kwxx/versions/emVIaw53/create_optical-0.4.2.jar" +hash-format = "sha512" +hash = "914359c3ffc9d52a2458e906a155687bbc10b4c989f52f3bb467e2ab63383ab00898b74c8fb4e4c2abe2813fc28dd8cdba30a275361d95bc78c4d526ef95a272" + +[update] +[update.modrinth] +mod-id = "kcZ7kwxx" +version = "emVIaw53" diff --git a/mods/create-radars.pw.toml b/mods/create-radars.pw.toml new file mode 100644 index 0000000..0d34953 --- /dev/null +++ b/mods/create-radars.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Radars" +filename = "create_radar-0.4.8-1.21.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/BLu2Yqfq/versions/3MbtX7qD/create_radar-0.4.8-1.21.1.jar" +hash-format = "sha512" +hash = "d739365d6d46cd7ced5a4731b2c424c1d0585ad5201b7ca7b5be488c7edf3ac51b67091bb61c121e4836b10959cf5733c017fa3a979ef89d0f8a872f4eca8441" + +[update] +[update.modrinth] +mod-id = "BLu2Yqfq" +version = "3MbtX7qD" diff --git a/mods/create-sifting.pw.toml b/mods/create-sifting.pw.toml new file mode 100644 index 0000000..a638bbc --- /dev/null +++ b/mods/create-sifting.pw.toml @@ -0,0 +1,13 @@ +name = "Create Sifting" +filename = "createsifter-1.21.1-2.2.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/r018adCw/versions/hk3kHwCT/createsifter-1.21.1-2.2.1.jar" +hash-format = "sha512" +hash = "7cb5b7045cbb664316e45b3ffc49803e15cf30e887a257383dc70f002b27f642ba243099ce73c41ee00def849a7a75d5f44a31714d6e03e86757efad3a0de7bf" + +[update] +[update.modrinth] +mod-id = "r018adCw" +version = "hk3kHwCT" diff --git a/mods/create-teleporters.pw.toml b/mods/create-teleporters.pw.toml index 364b10f..1870ef0 100644 --- a/mods/create-teleporters.pw.toml +++ b/mods/create-teleporters.pw.toml @@ -1,13 +1,13 @@ name = "Create: Teleporters" -filename = "createteleporters-remastered-2.0.1d-neoforge-1.21.1.jar" +filename = "createteleporters-remastered-2.0.2b-neoforge-1.21.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9mtJ8MHP/versions/QbGl5i0l/createteleporters-remastered-2.0.1d-neoforge-1.21.1.jar" +url = "https://cdn.modrinth.com/data/9mtJ8MHP/versions/gMBCo1Df/createteleporters-remastered-2.0.2b-neoforge-1.21.1.jar" hash-format = "sha512" -hash = "004270ba034a4c16cb08ce5ed56b4e493cf7c8bf3b4bdc6c6f2b3d915bd3e3f4764ab8188caad305507d20d6be9f51f02298dee65cccc1574d477f25ee77a06e" +hash = "c4fd52a6efd012d169aab160b81e161feabaf0a6d3736bf078a1bffa66ede831e806ee0e8926c6253c0cd264cc41b7c00973a31b5877dfd7fe432d08bc87fc4d" [update] [update.modrinth] mod-id = "9mtJ8MHP" -version = "QbGl5i0l" +version = "gMBCo1Df" diff --git a/mods/create-transmission!.pw.toml b/mods/create-transmission!.pw.toml index 40bd929..3875b0a 100644 --- a/mods/create-transmission!.pw.toml +++ b/mods/create-transmission!.pw.toml @@ -1,13 +1,13 @@ name = "Create: Transmission!" -filename = "createtransmission-1.1.1+neoforge-create6-1.21.1.jar" +filename = "createtransmission-1.1.2+neoforge-create6-1.21.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/QFCkBuIh/versions/ESns8wZ9/createtransmission-1.1.1%2Bneoforge-create6-1.21.1.jar" +url = "https://cdn.modrinth.com/data/QFCkBuIh/versions/jLaVyTXV/createtransmission-1.1.2%2Bneoforge-create6-1.21.1.jar" hash-format = "sha512" -hash = "4884ed199576000c8679111b7cb3b22ed4c1d5f2d0213e81fad9758fcce6cb932a19f7de91d8671e351b21cd0fdce532128c82cc6420ce6356ce064577518b6b" +hash = "ce78f7a0bacff34ca1cfcac2b840047c8fcc2ed478173efa9dcb74f1bcc9c373b1a789ea0171363afaaf6ea3505d386cbfb3ec7351566cbdc0ce96d61ce24299" [update] [update.modrinth] mod-id = "QFCkBuIh" -version = "ESns8wZ9" +version = "jLaVyTXV" diff --git a/mods/createadvlogistics.pw.toml b/mods/createadvlogistics.pw.toml new file mode 100644 index 0000000..3d28055 --- /dev/null +++ b/mods/createadvlogistics.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Advanced Logistics" +filename = "createadvlogistics-0.4.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/T5viQjDe/versions/Ny70RpjG/createadvlogistics-0.4.2.jar" +hash-format = "sha512" +hash = "5abaf99350aec03bb46eacb3bf6274f24cb1de204b6933bc48adeaa2621ac38285f0f03912739f15c95475e921fe39913bb4709fe9b5b66decc0d965b5388f5c" + +[update] +[update.modrinth] +mod-id = "T5viQjDe" +version = "Ny70RpjG" diff --git a/mods/crle.pw.toml b/mods/crle.pw.toml new file mode 100644 index 0000000..bbfd5e4 --- /dev/null +++ b/mods/crle.pw.toml @@ -0,0 +1,13 @@ +name = "Create Redstone Link Essentials (CRLE)" +filename = "Create_Redstone_Link_Essentials-1.0.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/P4Vm95Tl/versions/pKJePBeT/Create_Redstone_Link_Essentials-1.0.0.jar" +hash-format = "sha512" +hash = "db81d4aef1cf47f0a7a26afb58defbd700701d1117b69a7f63721ac6e0cda16270dc01e32010c107a0f9185f3630e66aeaa96e82251b1db529419d949b8cccc6" + +[update] +[update.modrinth] +mod-id = "P4Vm95Tl" +version = "pKJePBeT" diff --git a/mods/drive-by-wire-sable.pw.toml b/mods/drive-by-wire-sable.pw.toml index d4813f3..f0a6769 100644 --- a/mods/drive-by-wire-sable.pw.toml +++ b/mods/drive-by-wire-sable.pw.toml @@ -1,13 +1,13 @@ name = "Drive-By-Wire with Sable" -filename = "drivebywire-0.2.5.jar" +filename = "drivebywire-0.2.7.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/KsqvI0hD/versions/aKOCIWT2/drivebywire-0.2.5.jar" +url = "https://cdn.modrinth.com/data/KsqvI0hD/versions/c9Usu0Mo/drivebywire-0.2.7.jar" hash-format = "sha512" -hash = "d82eeb801c8689a95352b1d6d4caa762822a12484a7816f0a706269aa3f1e272054e7a0e6d50f48eaefce97c64113651b3d85a900260c2d0c084d2861be2224f" +hash = "56eb67b00060489d333a09a0348be1ae63a0ead2ef34b1cb118e7f97279deb9884b3bc4d2bb24f77e6ba960d1091dd51962ca078f19095fbd0b9f9c679c691de" [update] [update.modrinth] mod-id = "KsqvI0hD" -version = "aKOCIWT2" +version = "c9Usu0Mo" diff --git a/mods/emojiful.pw.toml b/mods/emojiful.pw.toml new file mode 100644 index 0000000..16df864 --- /dev/null +++ b/mods/emojiful.pw.toml @@ -0,0 +1,13 @@ +name = "Emojiful" +filename = "Emojiful-Neoforge-1.21-5.2.2-all.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/72GXx2MO/versions/1YlEixSY/Emojiful-Neoforge-1.21-5.2.2-all.jar" +hash-format = "sha512" +hash = "8a8bfd02ea0edf471951dc2a0f9f456f520555c688a2f2fd95a1833491fe280bc9379529c8c3223d680b8cf13824b7de5cbb7bab3575550dbe7169ba65b3378e" + +[update] +[update.modrinth] +mod-id = "72GXx2MO" +version = "1YlEixSY" diff --git a/mods/entity-model-features.pw.toml b/mods/entity-model-features.pw.toml index dc25f19..12d854e 100644 --- a/mods/entity-model-features.pw.toml +++ b/mods/entity-model-features.pw.toml @@ -1,13 +1,13 @@ name = "[EMF] Entity Model Features" -filename = "entity_model_features_1.21-neoforge-3.1.1.jar" +filename = "entity_model_features_1.21-neoforge-3.2.2.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/X2O4Wo1f/entity_model_features_1.21-neoforge-3.1.1.jar" +url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/WD6HMbpv/entity_model_features_1.21-neoforge-3.2.2.jar" hash-format = "sha512" -hash = "8b3d706891135b9beef50061ae3d2d93843a4ec13c15b14031e33dd97bd2a6269b354d14b51f9f6834a7c59abfb9ac31a8d0945f8c94318b4c24af8f20d03e36" +hash = "89b58e79ab7ff58310dcdfa8883b20c1649d55e6554c0deecccb28bc07957703745d3f412a55514c86b82904050a2c747e56b8207a9993560676e72923335562" [update] [update.modrinth] mod-id = "4I1XuqiY" -version = "X2O4Wo1f" +version = "WD6HMbpv" diff --git a/mods/entityculling.pw.toml b/mods/entityculling.pw.toml index 07bd710..6eae16f 100644 --- a/mods/entityculling.pw.toml +++ b/mods/entityculling.pw.toml @@ -1,13 +1,13 @@ name = "Entity Culling" -filename = "entityculling-neoforge-1.10.1-mc1.21.1.jar" +filename = "entityculling-neoforge-1.10.2-mc1.21.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/LrKSuU8e/entityculling-neoforge-1.10.1-mc1.21.1.jar" +url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/2tOn8XA2/entityculling-neoforge-1.10.2-mc1.21.1.jar" hash-format = "sha512" -hash = "dc3c746929c454ca0bebf0b06788f20896a0f3a477150b4ce23399054eecd831ee6b0bd14edadf6a3f921eb695ae13c1a20b70d72d7f78bd6dda07ffa6e0e304" +hash = "237b9cb0df379341d27e22d20f9c87d1ec5bab571131df5d481da7f19450e0dd9eb42c0a5d6cccc913975f72ff4acf2af356765ff07383b20f3357b07db4bb2d" [update] [update.modrinth] mod-id = "NNAgCjsB" -version = "LrKSuU8e" +version = "2tOn8XA2" diff --git a/mods/exposure-polaroid.pw.toml b/mods/exposure-polaroid.pw.toml index 8e5385f..22063ee 100644 --- a/mods/exposure-polaroid.pw.toml +++ b/mods/exposure-polaroid.pw.toml @@ -1,13 +1,13 @@ name = "Exposure: Polaroid" -filename = "exposure_polaroid-neoforge-1.21.1-1.1.3.jar" +filename = "exposure_polaroid-neoforge-1.21.1-1.1.4.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/WEWiqYkW/versions/8a0fEHGg/exposure_polaroid-neoforge-1.21.1-1.1.3.jar" +url = "https://cdn.modrinth.com/data/WEWiqYkW/versions/lNMKoZrI/exposure_polaroid-neoforge-1.21.1-1.1.4.jar" hash-format = "sha512" -hash = "e355eb104c2819c782cfdb017a0990ebd84facc3c39c50f78da75cee5379996c12c67f32f13eedbd0e86e9aaf75fcb2ce4c2de3cb12b8ecded641212e91d8ba2" +hash = "f53a59729dfb0c78347ec2b2bd030cb23f038cc8b23c56b3cd9f4704ab4b6a54e82a5a348e501e5d0fd47387b68bbccd641becff9d5db9b0b9b6f84da6ca38a3" [update] [update.modrinth] mod-id = "WEWiqYkW" -version = "8a0fEHGg" +version = "lNMKoZrI" diff --git a/mods/farmers-delight.pw.toml b/mods/farmers-delight.pw.toml index 824f700..b62034c 100644 --- a/mods/farmers-delight.pw.toml +++ b/mods/farmers-delight.pw.toml @@ -1,13 +1,13 @@ name = "Farmer's Delight" -filename = "FarmersDelight-1.21.1-1.2.11a.jar" +filename = "FarmersDelight-1.21.1-1.3.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/R2OftAxM/versions/rOESN0jP/FarmersDelight-1.21.1-1.2.11a.jar" +url = "https://cdn.modrinth.com/data/R2OftAxM/versions/9gp7w8NC/FarmersDelight-1.21.1-1.3.1.jar" hash-format = "sha512" -hash = "30f2ececa454f34e700a6966dc65d396d8e104212097d631af32d15f737d792a8dbbec58e49426319395a32d0a7797d23e10840cd1fc349ade6d3e6757be9408" +hash = "596340db019049e8da066df13cedb76eb06a8e877c86fd10b38332317b5fd5001cad485a6de87e3a8bf0423d87a1ffbdd51a86f6c06560f40995d68fe05edf95" [update] [update.modrinth] mod-id = "R2OftAxM" -version = "rOESN0jP" +version = "9gp7w8NC" diff --git a/mods/framedblocks.pw.toml b/mods/framedblocks.pw.toml new file mode 100644 index 0000000..b42cac1 --- /dev/null +++ b/mods/framedblocks.pw.toml @@ -0,0 +1,13 @@ +name = "FramedBlocks" +filename = "FramedBlocks-10.5.3.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "bbbd02f99ab559bc68a72e3441e821c5cf81d8f1" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 7584453 +project-id = 441647 diff --git a/mods/fwa.pw.toml b/mods/fwa.pw.toml index 5ce4a91..cf211d3 100644 --- a/mods/fwa.pw.toml +++ b/mods/fwa.pw.toml @@ -1,13 +1,13 @@ name = "Fancy World Animations" -filename = "fwa+1.21.1-neoforge-1.2.15.1.jar" +filename = "fwa+1.21.1-neoforge-1.2.19.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/IAzUFvS6/versions/B7tW61eT/fwa%2B1.21.1-neoforge-1.2.15.1.jar" +url = "https://cdn.modrinth.com/data/IAzUFvS6/versions/ocTjpINH/fwa%2B1.21.1-neoforge-1.2.19.jar" hash-format = "sha512" -hash = "24ebcc44896e362eec809019f9665151b3db21a568b6067db1a285c4dab6d2c713bcc894a5c5ca02f75d3f5a049eb557a9b3b5a79b95369f39c3aad065583f71" +hash = "c24e87cc752e577b9a33b7ebfed3e77991c5f239a7c4e04e500a37c3cc5db68f429ce28f104b82d4538bfe0299e023d714f9645b738c7f896618a97f1c8f3667" [update] [update.modrinth] mod-id = "IAzUFvS6" -version = "B7tW61eT" +version = "ocTjpINH" diff --git a/mods/geckolib.pw.toml b/mods/geckolib.pw.toml new file mode 100644 index 0000000..504af20 --- /dev/null +++ b/mods/geckolib.pw.toml @@ -0,0 +1,13 @@ +name = "Geckolib" +filename = "geckolib-neoforge-1.21.1-4.8.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/8BmcQJ2H/versions/gFmrC8Ru/geckolib-neoforge-1.21.1-4.8.4.jar" +hash-format = "sha512" +hash = "340d96149a04c57c09485f5b1c69e7f8ec3b68223c618e38b7d84c58f4280dcba3d0e9480b8fc79735d9ef5fd7da5fc8f3081d575bf4bbcd2c44b6dcf21d98c0" + +[update] +[update.modrinth] +mod-id = "8BmcQJ2H" +version = "gFmrC8Ru" diff --git a/mods/hyperbox.pw.toml b/mods/hyperbox.pw.toml deleted file mode 100644 index d0ee030..0000000 --- a/mods/hyperbox.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Hyperbox" -filename = "hyperbox-1.21-6.0.0.1.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "83ca23a9a74f81382cac9efa618f76f707261ffd" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 5555553 -project-id = 435405 diff --git a/mods/itemphysic.pw.toml b/mods/itemphysic.pw.toml index c80eecd..93d2dee 100644 --- a/mods/itemphysic.pw.toml +++ b/mods/itemphysic.pw.toml @@ -1,13 +1,13 @@ name = "ItemPhysic" -filename = "ItemPhysic_NEOFORGE_v1.8.11_mc1.21.1.jar" +filename = "ItemPhysic_NEOFORGE_v1.8.12_mc1.21.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/aT8BzaOj/versions/jXKGCN18/ItemPhysic_NEOFORGE_v1.8.11_mc1.21.1.jar" +url = "https://cdn.modrinth.com/data/aT8BzaOj/versions/C1fNTiBG/ItemPhysic_NEOFORGE_v1.8.12_mc1.21.1.jar" hash-format = "sha512" -hash = "8a5ecbb55051b384ff85a28fda34da22131cf77ba8415af361a318dec8543a1460d8848fc36794144a3038c553201731fa9c65794e1089ce2d751f19eee2de9c" +hash = "8735724e14def39390441b558cad19b3e88668a4aead7f546c8c317c7211be5de502a975f1bf572d48ab72c14948cf1f08a188ef77c3c768d28ce3447729e456" [update] [update.modrinth] mod-id = "aT8BzaOj" -version = "jXKGCN18" +version = "C1fNTiBG" diff --git a/mods/kubejs.pw.toml b/mods/kubejs.pw.toml index d8b25cc..7361ac6 100644 --- a/mods/kubejs.pw.toml +++ b/mods/kubejs.pw.toml @@ -1,13 +1,13 @@ name = "KubeJS" -filename = "kubejs-neoforge-2101.7.2-build.348.jar" +filename = "kubejs-neoforge-2101.7.2-build.363.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/umyGl7zF/versions/8nuqyxbw/kubejs-neoforge-2101.7.2-build.348.jar" +url = "https://cdn.modrinth.com/data/umyGl7zF/versions/Fe9CjPws/kubejs-neoforge-2101.7.2-build.363.jar" hash-format = "sha512" -hash = "63d6f8d96347c656c1427ee5e8af20a60ab2a59458f3449eb2a7c2cce18cc4b49374aef607f97c9566181ec077cff937d21084cc400e40d28dd46b34f32a3296" +hash = "f5becb7d285c5e1e4f1d739f553d0d08b1a0a7cb346e318902f72b5c7a460f4b62f834f26dcf4f6bf66ccd02da0302811824e183f0357cf6a67a1252069a8d65" [update] [update.modrinth] mod-id = "umyGl7zF" -version = "8nuqyxbw" +version = "Fe9CjPws" diff --git a/mods/lithostitched.pw.toml b/mods/lithostitched.pw.toml index dc1ab3a..fd2fc20 100644 --- a/mods/lithostitched.pw.toml +++ b/mods/lithostitched.pw.toml @@ -1,13 +1,13 @@ name = "Lithostitched" -filename = "lithostitched-1.7.2-neoforge-21.1.jar" +filename = "lithostitched-1.7.3-neoforge-21.1.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/XaDC71GB/versions/IONexlgI/lithostitched-1.7.2-neoforge-21.1.jar" +url = "https://cdn.modrinth.com/data/XaDC71GB/versions/3yrFEAmj/lithostitched-1.7.3-neoforge-21.1.jar" hash-format = "sha512" -hash = "ff5b534e0f6519dfa2ce3e993a92529b7400265f1f94f806ba384b253449305c645f0a6e4defce80ba1ac7028be1933dec3e1ec2106ac974c5126927e8bd9ab8" +hash = "d55d442c233d4d993aa30e0f281fd9c49579bd955c6d63460786b7687bff0b7be4e5ff5a7095d58cdb6c1de0ee8ff4d7465eee65757e3823ef1cec356051ed57" [update] [update.modrinth] mod-id = "XaDC71GB" -version = "IONexlgI" +version = "3yrFEAmj" diff --git a/mods/little-big-redstone.pw.toml b/mods/little-big-redstone.pw.toml index 065af0b..3cb4bdf 100644 --- a/mods/little-big-redstone.pw.toml +++ b/mods/little-big-redstone.pw.toml @@ -1,13 +1,13 @@ name = "Little Big Redstone" -filename = "little-big-redstone-1.5.3-beta-1.21.1.jar" +filename = "little-big-redstone-1.5.4-beta-1.21.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/cdz2XZgU/versions/bi2I9VZV/little-big-redstone-1.5.3-beta-1.21.1.jar" +url = "https://cdn.modrinth.com/data/cdz2XZgU/versions/IwUIGT90/little-big-redstone-1.5.4-beta-1.21.1.jar" hash-format = "sha512" -hash = "a750ef97f99069eed80c7b68e9bc789d324068518480f46d87ed4267524f39cfa57371cedcdd5c56845f228e952e82e4021e77d9631ea65c79489e89e665c149" +hash = "d8509982e8dadca40a60e89cdf4e548f6bc88ad88935682f14b0c71a46d705660a5861039fb2e2c60a562de055fcd80be69799e4181905325b5a8e04beb1093e" [update] [update.modrinth] mod-id = "cdz2XZgU" -version = "bi2I9VZV" +version = "IwUIGT90" diff --git a/mods/login-protection.pw.toml b/mods/login-protection.pw.toml new file mode 100644 index 0000000..585843d --- /dev/null +++ b/mods/login-protection.pw.toml @@ -0,0 +1,13 @@ +name = "Login Protection[Forge/Fabric]" +filename = "logprot-1.21-3.5.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "2875ba9e30f72d42279558e22fe79c4ea4503e10" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 6293744 +project-id = 358304 diff --git a/mods/lootjs.pw.toml b/mods/lootjs.pw.toml index 96f960b..827a3af 100644 --- a/mods/lootjs.pw.toml +++ b/mods/lootjs.pw.toml @@ -1,13 +1,13 @@ name = "LootJS: KubeJS Addon" -filename = "lootjs-neoforge-1.21.1-3.6.1.jar" +filename = "lootjs-neoforge-1.21.1-3.7.0.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/fJFETWDN/versions/MqNlbKZc/lootjs-neoforge-1.21.1-3.6.1.jar" +url = "https://cdn.modrinth.com/data/fJFETWDN/versions/5AZDyUSn/lootjs-neoforge-1.21.1-3.7.0.jar" hash-format = "sha512" -hash = "f2e416f47cdba4c1b90cd5b7efdde4501adfaa86e26da3c2fcd6ff1345d6ee5f84e0905f95b937375243a8e86bdbed021f7a976412c2f0b98086b025c315b5a4" +hash = "fab507e70197e74ffba43bd400066f55ef58c2f91cb213efedf4acd2a2ad7876d9de905f02788a0b6831304c2177fdc9996c435bcf855eabdb4daca7581270bc" [update] [update.modrinth] mod-id = "fJFETWDN" -version = "MqNlbKZc" +version = "5AZDyUSn" diff --git a/mods/lootr.pw.toml b/mods/lootr.pw.toml index 565a8d8..3c5737e 100644 --- a/mods/lootr.pw.toml +++ b/mods/lootr.pw.toml @@ -1,13 +1,13 @@ name = "Lootr" -filename = "lootr-neoforge-1.21.1-1.11.37.118.jar" +filename = "lootr-neoforge-1.21.1-1.11.37.120.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/EltpO5cN/versions/EB2B27qh/lootr-neoforge-1.21.1-1.11.37.118.jar" +url = "https://cdn.modrinth.com/data/EltpO5cN/versions/C2tLycH2/lootr-neoforge-1.21.1-1.11.37.120.jar" hash-format = "sha512" -hash = "c813ee83be96ab72674e75ac080b2a412bd523540cff6d6d71f40ed4a906b9631f77cdfadef89e3161f408dfc2450a10fe9654ef421a87366fe2b739e0174d81" +hash = "c4f85de3cc97f34266e67ff09eb38b69f97918e2f5528b82fd195df0b067d0f4ed53b6adf6ae30fcf74f323042f731beb1e12a9506346d7f15412430e4eb1597" [update] [update.modrinth] mod-id = "EltpO5cN" -version = "EB2B27qh" +version = "C2tLycH2" diff --git a/mods/midnightlib.pw.toml b/mods/midnightlib.pw.toml index 72d317f..82e7df7 100644 --- a/mods/midnightlib.pw.toml +++ b/mods/midnightlib.pw.toml @@ -1,13 +1,13 @@ name = "MidnightLib" -filename = "midnightlib-neoforge-1.9.2+1.21.1.jar" +filename = "midnightlib-neoforge-1.9.3+1.21.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/codAaoxh/versions/Puk24qHu/midnightlib-neoforge-1.9.2%2B1.21.1.jar" +url = "https://cdn.modrinth.com/data/codAaoxh/versions/6Gv5jvTB/midnightlib-neoforge-1.9.3%2B1.21.1.jar" hash-format = "sha512" -hash = "52c205e04f879cdb6451b2aff9856f6541ce98367967949f4e77a6580304587577059bea72e5f8ba69b040c673d8a7966f706269b180b8b33946522b41f2c369" +hash = "5913e7e8ebbffb72323514aa5bedce19056884416d0a33b38af1761ee74cfa600996cde9bd7d709ee2158476faa2e735b2e6ea6107296d471d2c5b7b35d9da6c" [update] [update.modrinth] mod-id = "codAaoxh" -version = "Puk24qHu" +version = "6Gv5jvTB" diff --git a/mods/modernfix.pw.toml b/mods/modernfix.pw.toml index 93a346e..ad53c08 100644 --- a/mods/modernfix.pw.toml +++ b/mods/modernfix.pw.toml @@ -1,13 +1,13 @@ name = "ModernFix" -filename = "modernfix-neoforge-5.27.4+mc1.21.1.jar" +filename = "modernfix-neoforge-5.27.7+mc1.21.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/nmDcB62a/versions/6U8JVjdw/modernfix-neoforge-5.27.4%2Bmc1.21.1.jar" +url = "https://cdn.modrinth.com/data/nmDcB62a/versions/Ml6xWbje/modernfix-neoforge-5.27.7%2Bmc1.21.1.jar" hash-format = "sha512" -hash = "9aa61848d4fd38369ccf87df5d6411e18112445cb377d5ae726e55593b8cd1b88838d5908f51c2fe9af56abf5a291fe895d2ecea3b04c85a2023c0436c48685b" +hash = "7647fc59b57455796086022d7103df7bff3746a2297da52ca97f5c188b5749c49a04fbe5ee84df22a13233d53812d0d6c3dc5e1d586ccb1562109dfa116f6678" [update] [update.modrinth] mod-id = "nmDcB62a" -version = "6U8JVjdw" +version = "Ml6xWbje" diff --git a/mods/moonlight.pw.toml b/mods/moonlight.pw.toml index 977d146..753a737 100644 --- a/mods/moonlight.pw.toml +++ b/mods/moonlight.pw.toml @@ -1,13 +1,13 @@ name = "Moonlight Lib" -filename = "moonlight-1.21-2.29.33-neoforge.jar" +filename = "moonlight-neoforge-1.21.1-3.0.5.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/twkfQtEc/versions/RftyTwKR/moonlight-1.21-2.29.33-neoforge.jar" +url = "https://cdn.modrinth.com/data/twkfQtEc/versions/d5bksJeJ/moonlight-neoforge-1.21.1-3.0.5.jar" hash-format = "sha512" -hash = "b1d30891fd44cf8a060d148005ccf13dc8f7d84074ec1b3efa1002408b125f33dcc3f6a1eae2b95171fb48edcabfc2eb41aaf6264614193cc1bbdde3dfd793ba" +hash = "0bd341a9e483bf9d16e6fe35ec099d59a7d6a64ca38dd7a1f1b8d3482bca24a839439d11009544b2744e925677d32366b9887e5ed3797e2a20f0df939f08916e" [update] [update.modrinth] mod-id = "twkfQtEc" -version = "RftyTwKR" +version = "d5bksJeJ" diff --git a/mods/octo-lib.pw.toml b/mods/octo-lib.pw.toml index f75b956..d319623 100644 --- a/mods/octo-lib.pw.toml +++ b/mods/octo-lib.pw.toml @@ -1,13 +1,13 @@ name = "ShatterLib | OctoLib" -filename = "OctoLib-NEOFORGE-0.6.1+1.21.jar" +filename = "OctoLib-NEOFORGE-0.6.2+1.21.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/RH2KUdKJ/versions/AbiyvpxR/OctoLib-NEOFORGE-0.6.1%2B1.21.jar" +url = "https://cdn.modrinth.com/data/RH2KUdKJ/versions/yVCCi6TK/OctoLib-NEOFORGE-0.6.2%2B1.21.jar" hash-format = "sha512" -hash = "6e0194da00ae7cc1e67f0033b97965acc460edaa86e204e5f8498ea83be94a2019cb5a3254e07b59562e66297f12f3ea2262f9f0005a52c12b9a680b6f218c4d" +hash = "c33faa056c9d5403f06b7aa883290c86c33dcea3502f99720df98eccbd819cd3050fb2ffecf048f2dbee1b69a14e9dc6c23245f35ba3a78e46b056859666a60a" [update] [update.modrinth] mod-id = "RH2KUdKJ" -version = "AbiyvpxR" +version = "yVCCi6TK" diff --git a/mods/probejs.pw.toml b/mods/probejs.pw.toml new file mode 100644 index 0000000..1661d0a --- /dev/null +++ b/mods/probejs.pw.toml @@ -0,0 +1,18 @@ +name = "ProbeJS" +filename = "ProbeJS-7.7.2.jar" +side = "client" + +[download] +hash-format = "sha1" +hash = "3f0b9288845fd547338b535cdaed6ef2bb3787e8" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 7105159 +project-id = 585406 + +[option] +optional=true +default=false +description="KubeJS dump info" diff --git a/mods/quark.pw.toml b/mods/quark.pw.toml index aa42549..c9bd1e9 100644 --- a/mods/quark.pw.toml +++ b/mods/quark.pw.toml @@ -1,13 +1,13 @@ name = "Quark" -filename = "Quark-4.1-478.jar" +filename = "Quark-4.1-479.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/qnQsVE2z/versions/6HWAd3tc/Quark-4.1-478.jar" +url = "https://cdn.modrinth.com/data/qnQsVE2z/versions/dGSYpGOo/Quark-4.1-479.jar" hash-format = "sha512" -hash = "9dbbe6fcd80e1bf72b779812d83666bd2be36f65604330b16ae118647cf090ef864509a22777e6af99c6f5e453c3baf4299b51f66b6a73ee9f6cc3659a1611af" +hash = "63ac899684e06419aae9bfaca62f562cb65f8cf5d51dc38eb9e670cded8c64ef51c92b4509e2171c5b397693a8332a58509aad7be560d1171311eeef895990d9" [update] [update.modrinth] mod-id = "qnQsVE2z" -version = "6HWAd3tc" +version = "dGSYpGOo" diff --git a/mods/ranged-wireless-redstone.pw.toml b/mods/ranged-wireless-redstone.pw.toml index 462701c..435fd8a 100644 --- a/mods/ranged-wireless-redstone.pw.toml +++ b/mods/ranged-wireless-redstone.pw.toml @@ -1,13 +1,13 @@ name = "Ranged Wireless Redstone" -filename = "rangedwirelessredstone-1.21.1-5.0.1.jar" +filename = "rangedwirelessredstone-1.21.1-5.0.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/7e5g0K9D/versions/EvQuuOS2/rangedwirelessredstone-1.21.1-5.0.1.jar" +url = "https://cdn.modrinth.com/data/7e5g0K9D/versions/Ko8FTc1W/rangedwirelessredstone-1.21.1-5.0.2.jar" hash-format = "sha512" -hash = "5fb4251c9c4437ddd614964f458903e2942d047918ffd582ba471db23b47e9d07be50b18c45339199980d09a427f0546e2fa49aaa9d8a70d8243a83af5101abe" +hash = "a2c7f8ace63ba29441606ec15f1c0dc03fb7d79a373591599403b8c978b0c497653ba5d309c0791d18cb3f7ff0bad424274bdbaa15133f04db6ce00945b59386" [update] [update.modrinth] mod-id = "7e5g0K9D" -version = "EvQuuOS2" +version = "Ko8FTc1W" diff --git a/mods/sophisticated-core.pw.toml b/mods/sophisticated-core.pw.toml index 7d988c0..b6b0d5b 100644 --- a/mods/sophisticated-core.pw.toml +++ b/mods/sophisticated-core.pw.toml @@ -1,13 +1,13 @@ name = "Sophisticated Core" -filename = "sophisticatedcore-1.21.1-1.4.36.1833.jar" +filename = "sophisticatedcore-1.21.1-1.4.38.1847.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/nmoqTijg/versions/li8XBixX/sophisticatedcore-1.21.1-1.4.36.1833.jar" +url = "https://cdn.modrinth.com/data/nmoqTijg/versions/FkvJPfcC/sophisticatedcore-1.21.1-1.4.38.1847.jar" hash-format = "sha512" -hash = "0c1fa3c33beaaf78928273a07460c54554bb286a62e17e39b4752c5a94abe0f0c83024fe048ccacc84ff58eddae75a2c5dff45bd92ba0bc06ebf7a177c30f422" +hash = "681668c72a58eeeb9778e03d2f7cec0718b99532478f9b36ca5c75edcbc9f7e4a2657e8a2f5e0f2002966956473d7a6ea720d2ac1e769ab69d192761f85211e1" [update] [update.modrinth] mod-id = "nmoqTijg" -version = "li8XBixX" +version = "FkvJPfcC" diff --git a/mods/supplementaries.pw.toml b/mods/supplementaries.pw.toml index 10607ed..8e1eb5a 100644 --- a/mods/supplementaries.pw.toml +++ b/mods/supplementaries.pw.toml @@ -1,13 +1,13 @@ name = "Supplementaries" -filename = "supplementaries-1.21-3.5.34-neoforge.jar" +filename = "supplementaries-neoforge-1.21.1-3.6.4.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/fFEIiSDQ/versions/NuQNqCLy/supplementaries-1.21-3.5.34-neoforge.jar" +url = "https://cdn.modrinth.com/data/fFEIiSDQ/versions/3N4gijtd/supplementaries-neoforge-1.21.1-3.6.4.jar" hash-format = "sha512" -hash = "914057d5b4a1a6a1fe5413ee1a3e92867bb34dc877a934a3691b9c3b7e4aee00cb74ccae709d60353ec3db1d586f7e55583e3b71a6b5e949cfaeb950563f018a" +hash = "9fd0e156697c2e56960a52747a33c0ee8e391cb90f89e93af6a79d333272153bd789ac4341967b0c3ea745a72bd654ae88076b48181464ea62c7bebc01159dac" [update] [update.modrinth] mod-id = "fFEIiSDQ" -version = "NuQNqCLy" +version = "3N4gijtd" diff --git a/mods/tiny-redstone.pw.toml b/mods/tiny-redstone.pw.toml index 629e78c..a7fa578 100644 --- a/mods/tiny-redstone.pw.toml +++ b/mods/tiny-redstone.pw.toml @@ -1,13 +1,13 @@ name = "Tiny Redstone" -filename = "tinyredstone-1.21.1-6.1.1.jar" +filename = "tinyredstone-1.21.1-6.1.3.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/ThvCqQMh/versions/gNukAFnF/tinyredstone-1.21.1-6.1.1.jar" +url = "https://cdn.modrinth.com/data/ThvCqQMh/versions/ESelEykG/tinyredstone-1.21.1-6.1.3.jar" hash-format = "sha512" -hash = "f9b4b51b822d8820f39f6f1414adb61b33221982da12cc4ce92f198588963b2a83667636fdefc2d9fd9f5d6fcf9f7ac77eadd43f6b1557ca32f1e87f8b45f934" +hash = "a9d7748b15061a611aec2f3cc0915540f16fbbf3d891bdbf69d616745978e93e2ecd1535b918718a852309b894c6dcb7f83a7451d6305031afc9b1aa2e81b24c" [update] [update.modrinth] mod-id = "ThvCqQMh" -version = "gNukAFnF" +version = "ESelEykG" diff --git a/mods/tinycreate.pw.toml b/mods/tinycreate.pw.toml new file mode 100644 index 0000000..f5c471f --- /dev/null +++ b/mods/tinycreate.pw.toml @@ -0,0 +1,13 @@ +name = "TinyCreate" +filename = "tinycreate_mc_1.21.1-1.2.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/3YYD9Onk/versions/vzytqZHh/tinycreate_mc_1.21.1-1.2.0.jar" +hash-format = "sha512" +hash = "b385574f87bbd9cc97d5b9bcc7a5493f8fb3ae415aba0e45409de270f5ef002419db66ba12b03f6cc8a780f64260cb4ba76618795d49ca015d237aa515f0b27a" + +[update] +[update.modrinth] +mod-id = "3YYD9Onk" +version = "vzytqZHh" diff --git a/mods/vista-aeronautics-fix.pw.toml b/mods/vista-aeronautics-fix.pw.toml new file mode 100644 index 0000000..3f4288c --- /dev/null +++ b/mods/vista-aeronautics-fix.pw.toml @@ -0,0 +1,13 @@ +name = "Vista Aeronautics Fix" +filename = "VistaAeronauticsFix-1.0.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ayWsj31j/versions/q4MJ1X5o/VistaAeronauticsFix-1.0.0.jar" +hash-format = "sha512" +hash = "61604de7d7976335b6a6dda63be04218883811562fd1e70ef030bff7be7a621c69f7a20e50087d995194478983c0ecd79791bbea2812192615e22a171b0720ac" + +[update] +[update.modrinth] +mod-id = "ayWsj31j" +version = "q4MJ1X5o" diff --git a/mods/vista_tv.pw.toml b/mods/vista_tv.pw.toml index af40c57..220b742 100644 --- a/mods/vista_tv.pw.toml +++ b/mods/vista_tv.pw.toml @@ -1,13 +1,13 @@ name = "vista" -filename = "vista-1.21-3.1.2-neoforge.jar" +filename = "vista-neoforge-1.21.1-3.2.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/zuARv1N7/versions/CxgHhorV/vista-1.21-3.1.2-neoforge.jar" +url = "https://cdn.modrinth.com/data/zuARv1N7/versions/RztslvZ6/vista-neoforge-1.21.1-3.2.1.jar" hash-format = "sha512" -hash = "6423ba661980105583155eebf785cd9119a9b890273a7a914af2f5d5a4f907a550b22d8775cbf3a032ee47635e451a8a03d1d0255a1f148fcdc03d9c258264f2" +hash = "f42ebf12e27c082d0b979eee81dba36f84400ff1c8777b87f5253474d3e23547529ed3c9902291319260f0957cc62717258fc41962ab4bc5c008048e3e67e110" [update] [update.modrinth] mod-id = "zuARv1N7" -version = "CxgHhorV" +version = "RztslvZ6" diff --git a/mods/waterframes.pw.toml b/mods/waterframes.pw.toml index 92ea7e0..bd27c19 100644 --- a/mods/waterframes.pw.toml +++ b/mods/waterframes.pw.toml @@ -1,13 +1,13 @@ name = "WATERFrAMES: Multimedia Displays" -filename = "waterframes-NEOFORGE-mc1.21.1-v2.1.22.jar" +filename = "waterframes-NEOFORGE-mc1.21.1-v2.1.23.jar" side = "both" [download] hash-format = "sha1" -hash = "ac128b9c58a31ff19beda29b1cf1b6d16fffc287" +hash = "855fad475a0a0be7a8ac20d70f2adc2d91ce0d0b" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 7129240 +file-id = 8056721 project-id = 834607 diff --git a/mods/waystones.pw.toml b/mods/waystones.pw.toml index c0ee382..306a399 100644 --- a/mods/waystones.pw.toml +++ b/mods/waystones.pw.toml @@ -1,13 +1,13 @@ name = "Waystones" -filename = "waystones-neoforge-1.21.1-21.1.30.jar" +filename = "waystones-neoforge-1.21.1-21.1.32.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/LOpKHB2A/versions/ylfzux81/waystones-neoforge-1.21.1-21.1.30.jar" +url = "https://cdn.modrinth.com/data/LOpKHB2A/versions/4KYyPrDB/waystones-neoforge-1.21.1-21.1.32.jar" hash-format = "sha512" -hash = "d3a4f8e1fac5521dd445e1cc9891ef428d7efa61aabdc1fbe5ea6390ecdee012b96219daea94a8f4f8329894d239d42ceb3d7b705477a47babcb45b5cf49f0e7" +hash = "af56a831e09f7e39af1e3381ce94e7e1e2728b4ef9b62c1a9f5586b2dffcb23178656ce77fb04da7f2bc9819d7d3d55c6fec50bf8c8b4eb0e16622f65d07fcdb" [update] [update.modrinth] mod-id = "LOpKHB2A" -version = "ylfzux81" +version = "4KYyPrDB" diff --git a/pack.toml b/pack.toml index 962ae60..7c71afe 100644 --- a/pack.toml +++ b/pack.toml @@ -6,8 +6,11 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "28ef56c1b3d5f421b1cb1693a7b305173272cfc993bbff951537f1731ac79e22" +hash = "b15c9e51db8f189be6c5fc343a0f2fe26e0ce22949d51108b2beb12f6724ee4f" [versions] minecraft = "1.21.1" neoforge = "21.1.228" + +[options] +datapack-folder = "kubejs/data"