From 8d87c5f18c128c6f20da52a45afca4bce93cbf25 Mon Sep 17 00:00:00 2001 From: Merith-TK Date: Tue, 20 Jun 2023 12:09:23 -0700 Subject: [PATCH] beta update --- .../incendium-optional-resourcepack.pw.toml | 13 ++++ .../config/immersive_portals_fabric.json | 39 +++++++++++ .../config/yosbr/loadmyresources/config.cfg | 4 ++ .minecraft/index.toml | 70 ++++++++++++++----- .minecraft/modlist.md | 8 ++- .minecraft/mods/arachnids.pw.toml | 13 ++++ .minecraft/mods/azurelib.pw.toml | 8 +-- .minecraft/mods/biomesyougo.pw.toml | 8 +-- .minecraft/mods/create-fabric.pw.toml | 8 +-- .minecraft/mods/custom-player-models.pw.toml | 8 +-- .minecraft/mods/data-attributes.pw.toml | 8 +-- .../mods/fabric-language-kotlin.pw.toml | 8 +-- .minecraft/mods/gigeresque.pw.toml | 8 +-- .minecraft/mods/hazard-diamond.pw.toml | 13 ++++ .minecraft/mods/immersiveportals.pw.toml | 13 ++++ .minecraft/mods/incendium.pw.toml | 13 ++++ .minecraft/mods/iris.pw.toml | 13 ---- .minecraft/mods/load-my-resources.pw.toml | 13 ++++ .minecraft/mods/lootr-fabric.pw.toml | 6 +- .minecraft/mods/nullscape.pw.toml | 13 ++++ .minecraft/mods/simple-voice-chat.pw.toml | 8 +-- .minecraft/mods/xaeros-world-map.pw.toml | 6 +- .minecraft/mods/yosbr.pw.toml | 6 +- .minecraft/pack.toml | 2 +- 24 files changed, 237 insertions(+), 72 deletions(-) create mode 100644 .minecraft/.modpack/resourcepacks/incendium-optional-resourcepack.pw.toml create mode 100644 .minecraft/config/immersive_portals_fabric.json create mode 100644 .minecraft/config/yosbr/loadmyresources/config.cfg create mode 100644 .minecraft/mods/arachnids.pw.toml create mode 100644 .minecraft/mods/hazard-diamond.pw.toml create mode 100644 .minecraft/mods/immersiveportals.pw.toml create mode 100644 .minecraft/mods/incendium.pw.toml delete mode 100644 .minecraft/mods/iris.pw.toml create mode 100644 .minecraft/mods/load-my-resources.pw.toml create mode 100644 .minecraft/mods/nullscape.pw.toml diff --git a/.minecraft/.modpack/resourcepacks/incendium-optional-resourcepack.pw.toml b/.minecraft/.modpack/resourcepacks/incendium-optional-resourcepack.pw.toml new file mode 100644 index 0000000..ad7f1cf --- /dev/null +++ b/.minecraft/.modpack/resourcepacks/incendium-optional-resourcepack.pw.toml @@ -0,0 +1,13 @@ +name = "Incendium Optional Resourcepack" +filename = "Incendium_Optional_Resourcepack_1.19.4_v5.3.5.zip" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/HfNmMQ9E/versions/T4Xp4oG6/Incendium_Optional_Resourcepack_1.19.4_v5.3.5.zip" +hash-format = "sha1" +hash = "a1351f15034e16f59c3723a96380f781aa590b63" + +[update] +[update.modrinth] +mod-id = "HfNmMQ9E" +version = "T4Xp4oG6" diff --git a/.minecraft/config/immersive_portals_fabric.json b/.minecraft/config/immersive_portals_fabric.json new file mode 100644 index 0000000..aa35a88 --- /dev/null +++ b/.minecraft/config/immersive_portals_fabric.json @@ -0,0 +1,39 @@ +{ + "check_the_wiki_for_more_information": "https://qouteall.fun/immptl/wiki/Config-Options", + "enableWarning": false, + "enableMirrorCreation": false, + "maxPortalLayer": 2, + "sharedBlockMeshBufferOptimization": true, + "lagAttackProof": true, + "portalRenderLimit": 99, + "indirectLoadingRadiusCap": 4, + "enableCrossPortalSound": false, + "compatibilityRenderMode": true, + "doCheckGlError": false, + "portalSearchingRange": 32, + "renderYourselfInPortal": false, + "serverSideNormalChunkLoading": true, + "teleportationDebug": false, + "correctCrossPortalEntityRendering": false, + "looseMovementCheck": false, + "pureMirror": false, + "enableAlternateDimensions": true, + "reducedPortalRendering": true, + "visibilityPrediction": true, + "netherPortalOverlay": false, + "scaleLimit": 30, + "easeCreativePermission": true, + "easeCommandStickPermission": false, + "enableDatapackPortalGen": true, + "enableCrossPortalView": true, + "enableClippingMechanism": true, + "enableDepthClampForPortalRendering": false, + "lightVanillaNetherPortalWhenCrouching": false, + "enableNetherPortalEffect": true, + "enableClientPerformanceAdjustment": true, + "enableServerPerformanceAdjustment": true, + "checkModInfoFromInternet": true, + "enableUpdateNotification": true, + "netherPortalMode": "vanilla", + "endPortalMode": "vanilla" +} \ No newline at end of file diff --git a/.minecraft/config/yosbr/loadmyresources/config.cfg b/.minecraft/config/yosbr/loadmyresources/config.cfg new file mode 100644 index 0000000..b7a149d --- /dev/null +++ b/.minecraft/config/yosbr/loadmyresources/config.cfg @@ -0,0 +1,4 @@ +##[general] + +[The path to load resources from.] +S:resource_path = '.modpack/resourcepacks/'; \ No newline at end of file diff --git a/.minecraft/index.toml b/.minecraft/index.toml index e5b466b..dc23e9d 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -4,10 +4,19 @@ hash-format = "sha256" file = ".modpack/explode.ogg" hash = "fd1efad541304e851e8d3308d94d58d3abc4a4eaa39470205eb4af598e0c427d" +[[files]] +file = ".modpack/resourcepacks/incendium-optional-resourcepack.pw.toml" +hash = "1e477473890e98fa5210f0d37f808bb5d087615bc15678815466dc38b202e334" +metafile = true + [[files]] file = "bin/version.json" hash = "daa187c344df623b466756874799fd0753b17e375a1b1dbb9e94c7c65972e4cb" +[[files]] +file = "config/immersive_portals_fabric.json" +hash = "a4ce0d7632729f85811964c3dd48427ed6dddf6c5195073318d027d83943ddf5" + [[files]] file = "config/logbegone.toml" hash = "1a573969f74941fd4785ce201c52aef331aaf250301dfff67cee3bc0e02ef1e3" @@ -36,6 +45,10 @@ hash = "36a890045fce4aa69f1c550d5a49a62b336cbb7911a7afa6956fcce5d4d9dcb8" file = "config/yosbr/config/xaeroworldmap.txt" hash = "b3972803ddb0a76e13d5bd03c7468237dbf2928949a1fb2923a0c20f77a18b7a" +[[files]] +file = "config/yosbr/loadmyresources/config.cfg" +hash = "9f7162c383a52a4e9fcbbb647632c92909ffa4064e0a029d1c1a5037b9a32ebe" + [[files]] file = "config/yosbr/options.txt" hash = "35437b4437d2a9292a0f05a7567a4c74da8b414a28cb7e53bdcae7f71d34f3b9" @@ -50,7 +63,7 @@ hash = "5ba4966ae0f01e959fedc74ee48338d33f402f47601470aefeceee391857d83c" [[files]] file = "modlist.md" -hash = "cad6ed614754744adcc54330deb28b6c5a822937ac2b9d4facb09fa97fd2728f" +hash = "bc45e37bef67217f3793ad0272768e363c808e637626645952bec9907d7b9d95" [[files]] file = "mods/ad-astra.pw.toml" @@ -72,6 +85,11 @@ file = "mods/appleskin.pw.toml" hash = "4d571d5ebe245ffb62a0df83e81d1c03670807d3528650d6dd9c983bd26ae860" metafile = true +[[files]] +file = "mods/arachnids.pw.toml" +hash = "ff3e18d40bcb39b73aa3cf30ac68c06e20a9ecee138e21e7d8416fa310668800" +metafile = true + [[files]] file = "mods/architectury-api.pw.toml" hash = "7916e9bf676dd9730f970893ff61fd25f43c563ff6133d1e7886366a3cd9e282" @@ -84,7 +102,7 @@ metafile = true [[files]] file = "mods/azurelib.pw.toml" -hash = "004ac83274017577823a92f5a7955c2f20df127aff74e3fcae30bec3b6bc55c2" +hash = "0e1b0b1c8c3001250addfbd043692d6f03c59e7e22bf8a477f910f709ff530a2" metafile = true [[files]] @@ -104,7 +122,7 @@ metafile = true [[files]] file = "mods/biomesyougo.pw.toml" -hash = "f9daa7f4a22030249d4ba643df59c7fc4e49b2cdaf6fc4adb9df70a8827d3f6e" +hash = "340b0722d813fba3a58ea3312c0c2fdeb077d31c98e9bba4bd79a5199d5e33d1" metafile = true [[files]] @@ -194,7 +212,7 @@ metafile = true [[files]] file = "mods/create-fabric.pw.toml" -hash = "a51f3f98721a8e637e71c78d5413271cb0d4816a5d55a8b9cd5c19353d49f8a2" +hash = "e9ca0f5ceeb8c3dc5117d3bc0d5fd5756eb2763e8ae148e8053396726cc06259" metafile = true [[files]] @@ -204,12 +222,12 @@ metafile = true [[files]] file = "mods/custom-player-models.pw.toml" -hash = "1f7a3d08fa0c2723e95864dfb6e950b1e323f701dbb3ce5631aed9f09814361f" +hash = "1970c99ab8e18e20f508719bec52e990e21c8ff274485f688739635791372772" metafile = true [[files]] file = "mods/data-attributes.pw.toml" -hash = "52fa28bec9c8ef16831bc3edb6da19e1fdf89c2697c7da1b9e2a351db3d98d36" +hash = "3aa27e920f3abe630b6eb7c5f35901882a6283be5aadcce27cabff4d854e2422" metafile = true [[files]] @@ -249,7 +267,7 @@ metafile = true [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "7be1e122e9ef8f1b7f2df9ffccf02cf83a52d0a53ae5ba7d07ea7bd3cc149101" +hash = "b2b0ad206637c53e64311185758dd34cb1871890e9b70e843eee5c4d085426be" metafile = true [[files]] @@ -274,7 +292,12 @@ metafile = true [[files]] file = "mods/gigeresque.pw.toml" -hash = "5b6439f812dc882f577720f98558513dff69907714ba5a959f636739d1f812ed" +hash = "ce07b0de35f4c4c94f6e12174d7136da1ffff5e3a56b9a78ac52fc617f46a093" +metafile = true + +[[files]] +file = "mods/hazard-diamond.pw.toml" +hash = "b1113b7fb393467bf9c6add6716655e44d5aeb921ea7c43876e3ee783aef8991" metafile = true [[files]] @@ -298,13 +321,18 @@ hash = "8b1c95b10891c6a3fbbd0b4d22882fc0234c450d2fedee0b1a6c2fe5b290132f" metafile = true [[files]] -file = "mods/indium.pw.toml" -hash = "e8168531c092676d47cac3657bfc525f096f11ff5372ce6e322ad57778b81635" +file = "mods/immersiveportals.pw.toml" +hash = "5dd1a25c488a1cab67d33037fd2d3483404fdfd01aa8bdef8c0b0aea99096475" metafile = true [[files]] -file = "mods/iris.pw.toml" -hash = "af3675c9022d8669af5486c58fa9a685189a579a772a4c2ea5705bbe29bb169d" +file = "mods/incendium.pw.toml" +hash = "8006754d88eb3d16c3d611015e7a102eba44ba5f3a2ff105bb2be2c4ed68a180" +metafile = true + +[[files]] +file = "mods/indium.pw.toml" +hash = "e8168531c092676d47cac3657bfc525f096f11ff5372ce6e322ad57778b81635" metafile = true [[files]] @@ -362,6 +390,11 @@ file = "mods/lighty.pw.toml" hash = "39c4f2fd156912330a997b8421ced6d35f62ecb3249c3a905fd5616f937b7db8" metafile = true +[[files]] +file = "mods/load-my-resources.pw.toml" +hash = "d9ea83ba847e5e3d6ac95e29d427bdaa11ae375db4abeac03f9915adc6fd69c9" +metafile = true + [[files]] file = "mods/log-begone.pw.toml" hash = "265f9e227ce570509b23811ca7a887db2c3b0e45dffd8742b6bc08788d9e140f" @@ -369,7 +402,7 @@ metafile = true [[files]] file = "mods/lootr-fabric.pw.toml" -hash = "9804acade5a06f2f477e0ef284caf0a2eae02ff9cab2cb79021311e10b2a6c1f" +hash = "2056cbbc69741580c892bcc238ca54ad61f568ba726beb7380c216ef58e17eee" metafile = true [[files]] @@ -417,6 +450,11 @@ file = "mods/mythicmetals.pw.toml" hash = "d78aaf967f7051e9bbe28bff1a10da4d3a5d2f9303d87597feb9cdd69332fb80" metafile = true +[[files]] +file = "mods/nullscape.pw.toml" +hash = "6488429de6059273a902d861e39df9f881ec61f03db06dd36485da36baba3778" +metafile = true + [[files]] file = "mods/numismatic-overhaul.pw.toml" hash = "1d93acb8fe0f4afc330701c2bb19e30ee91e54426b7c8ffca6e7c53bdecac9d0" @@ -504,7 +542,7 @@ metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" -hash = "af67464767a3bca3841a1b209b077448c4c56827f7da4ba1bd2cdf4e4584b312" +hash = "868e361c475b7501a10bb9c393ffd5eb230d5e12f27095aa8b768ad4d8e4b363" metafile = true [[files]] @@ -589,12 +627,12 @@ metafile = true [[files]] file = "mods/xaeros-world-map.pw.toml" -hash = "6016d6fd65636650a485a060b52dc58b0c9d2faaac81177aba80dea8953e5138" +hash = "21ca1ada7fcfa709b334192d409af80ef54fad572c3290a95b3daef5293ecb26" metafile = true [[files]] file = "mods/yosbr.pw.toml" -hash = "003dee7fef878abc298c3c6589b7b21e8922def090c9cf8259ae8c6aacc0946f" +hash = "bbbcf529b4c35f04e733922ca06dde4aac8d97a556e4396da25d99e2d079c0c9" metafile = true [[files]] diff --git a/.minecraft/modlist.md b/.minecraft/modlist.md index 1e4e3ac..657caca 100644 --- a/.minecraft/modlist.md +++ b/.minecraft/modlist.md @@ -13,7 +13,6 @@ - [Ex HUD](https://modrinth.com/mod/387DYXF9) - [FabricSkyboxes](https://modrinth.com/mod/YBz7DOs8) - [Indium](https://modrinth.com/mod/Orvt0mRa) -- [Iris Shaders](https://modrinth.com/mod/YL57xq9U) - [LambDynamicLights](https://modrinth.com/mod/yBW8D80W) - [Legendary Tooltips](https://modrinth.com/mod/atHH8NyV) - [Lighty](https://modrinth.com/mod/yjvKidNM) @@ -26,10 +25,12 @@ ## Shared Mods +- [Incendium Optional Resourcepack](https://modrinth.com/mod/HfNmMQ9E) - [Ad Astra](https://modrinth.com/mod/3ufwT9JF) - [Adorn](https://modrinth.com/mod/E6FUtRJh) - [Alloy Forgery](https://modrinth.com/mod/jhl28YkY) - [AppleSkin](https://modrinth.com/mod/EsAfCjCV) +- [Arachnids](https://modrinth.com/mod/AOs8oaMT) - [Architectury API](https://modrinth.com/mod/lhGA9TYQ) - [AzureLib](https://modrinth.com/mod/7zlUOZvb) - [Balm](https://modrinth.com/mod/MBAkmtvl) @@ -60,10 +61,13 @@ - [Forge Config API Port](https://modrinth.com/mod/ohNO6lps) - [Geckolib](https://modrinth.com/mod/8BmcQJ2H) - [Gigeresque](https://modrinth.com/mod/2kXK3iBI) +- [Hazard Diamond](https://modrinth.com/mod/L85Kwl96) - [Hex Casting](https://modrinth.com/mod/nTW3yKrm) - [Icarus](https://modrinth.com/mod/Dw7M6XKW) - [Iceberg](https://modrinth.com/mod/5faXoLqX) - [Immersive Armors](https://modrinth.com/mod/eE2Db4YU) +- [Immersive Portals](https://modrinth.com/mod/zJpHMkdD) +- [Incendium](https://modrinth.com/mod/ZVzW5oNS) - [Item Alchemy](https://modrinth.com/mod/cfQx2fbQ) - [ItemSwapper](https://modrinth.com/mod/RPOSBQgq) - [Konkrete](https://modrinth.com/mod/J81TRJWm) @@ -78,6 +82,7 @@ - [Mo' Structures](https://modrinth.com/mod/PTGd6dWp) - [Mythic Metals Decorations](https://modrinth.com/mod/Wtv23AFN) - [Mythic Metals](https://modrinth.com/mod/bAWzYNRd) +- [Nullscape](https://modrinth.com/mod/LPjGiSO4) - [Numismatic Overhaul](https://modrinth.com/mod/ZXm8hVxN) - [Origins: Classes](https://modrinth.com/mod/FiDptjtR) - [Origins](https://modrinth.com/mod/3BeIrqZR) @@ -99,6 +104,7 @@ - [spark](https://modrinth.com/mod/l6YH9Als) - [Starlight (Fabric)](https://modrinth.com/mod/H8CaAYZC) - [TerraBlender](https://modrinth.com/mod/kkmrDlKT) +- [Trails and Tales 1.20](https://modrinth.com/mod/7HEGCBmG) - [Traveler's Backpack](https://modrinth.com/mod/rlloIFEV) - [Trinkets](https://modrinth.com/mod/5aaWibi9) - [Turtlematic](https://www.curseforge.com/minecraft/mc-mods/turtlematic) diff --git a/.minecraft/mods/arachnids.pw.toml b/.minecraft/mods/arachnids.pw.toml new file mode 100644 index 0000000..fe0a77a --- /dev/null +++ b/.minecraft/mods/arachnids.pw.toml @@ -0,0 +1,13 @@ +name = "Arachnids" +filename = "arachnids-1.19.2-0.0.13.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/AOs8oaMT/versions/9tbUGvpq/arachnids-1.19.2-0.0.13.jar" +hash-format = "sha1" +hash = "4b72c8a6a60530dc3c14408237c181d58e5e0517" + +[update] +[update.modrinth] +mod-id = "AOs8oaMT" +version = "9tbUGvpq" diff --git a/.minecraft/mods/azurelib.pw.toml b/.minecraft/mods/azurelib.pw.toml index 8b207d0..e5075a7 100644 --- a/.minecraft/mods/azurelib.pw.toml +++ b/.minecraft/mods/azurelib.pw.toml @@ -1,13 +1,13 @@ name = "AzureLib" -filename = "azurelib-fabric-1.19.2-1.0.20.jar" +filename = "azurelib-fabric-1.19.2-1.0.23.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/7zlUOZvb/versions/nqtHPfvh/azurelib-fabric-1.19.2-1.0.20.jar" +url = "https://cdn.modrinth.com/data/7zlUOZvb/versions/FdFCkMSS/azurelib-fabric-1.19.2-1.0.23.jar" hash-format = "sha1" -hash = "4f19e814078ddf0757e91277f110d83b9a711b02" +hash = "8e1d9b2555710a0d75323cea58597a84f4cf8a8e" [update] [update.modrinth] mod-id = "7zlUOZvb" -version = "nqtHPfvh" +version = "FdFCkMSS" diff --git a/.minecraft/mods/biomesyougo.pw.toml b/.minecraft/mods/biomesyougo.pw.toml index 15d2b5d..bc1c6fe 100644 --- a/.minecraft/mods/biomesyougo.pw.toml +++ b/.minecraft/mods/biomesyougo.pw.toml @@ -1,13 +1,13 @@ name = "Oh The Biomes You'll Go" -filename = "Oh_The_Biomes_You'll_Go-fabric-1.19.2-2.0.1.1.jar" +filename = "Oh_The_Biomes_You'll_Go-fabric-1.19.2-2.0.1.3.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/uE1WpIAk/versions/9MInWvhi/Oh_The_Biomes_You%27ll_Go-fabric-1.19.2-2.0.1.1.jar" +url = "https://cdn.modrinth.com/data/uE1WpIAk/versions/lgDf4z7U/Oh_The_Biomes_You%27ll_Go-fabric-1.19.2-2.0.1.3.jar" hash-format = "sha1" -hash = "08f3b99c84935cbb6655cb97b2c037e81929806e" +hash = "d5ab2be8672b210e3c5b9ab9c4310fbae07aa78c" [update] [update.modrinth] mod-id = "uE1WpIAk" -version = "9MInWvhi" +version = "lgDf4z7U" diff --git a/.minecraft/mods/create-fabric.pw.toml b/.minecraft/mods/create-fabric.pw.toml index 59a0d45..79358c4 100644 --- a/.minecraft/mods/create-fabric.pw.toml +++ b/.minecraft/mods/create-fabric.pw.toml @@ -1,13 +1,13 @@ name = "Create Fabric" -filename = "create-fabric-0.5.0.i-1017+1.19.2.jar" +filename = "create-fabric-0.5.1-b-build.1079+mc1.19.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Xbc0uyRg/versions/EkeMb3jA/create-fabric-0.5.0.i-1017%2B1.19.2.jar" +url = "https://cdn.modrinth.com/data/Xbc0uyRg/versions/q6x0xvc1/create-fabric-0.5.1-b-build.1079%2Bmc1.19.2.jar" hash-format = "sha1" -hash = "2f0d7931c93e957eaf4302085dbc8d40ca3a381e" +hash = "7890f0abfdcbdaf98d076cce4fa8ff1ea18b8718" [update] [update.modrinth] mod-id = "Xbc0uyRg" -version = "EkeMb3jA" +version = "q6x0xvc1" diff --git a/.minecraft/mods/custom-player-models.pw.toml b/.minecraft/mods/custom-player-models.pw.toml index 4226580..332c75f 100644 --- a/.minecraft/mods/custom-player-models.pw.toml +++ b/.minecraft/mods/custom-player-models.pw.toml @@ -1,13 +1,13 @@ name = "Customizable Player Models" -filename = "CustomPlayerModels-Fabric-1.19-0.6.7a.jar" +filename = "CustomPlayerModels-Fabric-1.19-0.6.8a.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/h1E7sQNL/versions/IQDpg3fQ/CustomPlayerModels-Fabric-1.19-0.6.7a.jar" +url = "https://cdn.modrinth.com/data/h1E7sQNL/versions/W1XlbWOH/CustomPlayerModels-Fabric-1.19-0.6.8a.jar" hash-format = "sha1" -hash = "2be62148341ba64f7a4bd858c4cd32f8f2eb16c9" +hash = "96cc0bb27d8c39f195939877aab624bf12234207" [update] [update.modrinth] mod-id = "h1E7sQNL" -version = "IQDpg3fQ" +version = "W1XlbWOH" diff --git a/.minecraft/mods/data-attributes.pw.toml b/.minecraft/mods/data-attributes.pw.toml index f6186a6..7ef8cec 100644 --- a/.minecraft/mods/data-attributes.pw.toml +++ b/.minecraft/mods/data-attributes.pw.toml @@ -1,13 +1,13 @@ name = "Data Attributes" -filename = "dataattributes-1.4.5+1.19.2.jar" +filename = "dataattributes-1.4.6+1.19.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/wFyCClLQ/versions/wSkQFmKI/dataattributes-1.4.5%2B1.19.2.jar" +url = "https://cdn.modrinth.com/data/wFyCClLQ/versions/jPqXXLZe/dataattributes-1.4.6%2B1.19.2.jar" hash-format = "sha1" -hash = "5bf730b49d073ff343f29f062c0152d60e822e5e" +hash = "5867cf1d8be8a639ad408fa30461d3d293270706" [update] [update.modrinth] mod-id = "wFyCClLQ" -version = "wSkQFmKI" +version = "jPqXXLZe" diff --git a/.minecraft/mods/fabric-language-kotlin.pw.toml b/.minecraft/mods/fabric-language-kotlin.pw.toml index 6286498..5b4ea7b 100644 --- a/.minecraft/mods/fabric-language-kotlin.pw.toml +++ b/.minecraft/mods/fabric-language-kotlin.pw.toml @@ -1,13 +1,13 @@ name = "Fabric Language Kotlin" -filename = "fabric-language-kotlin-1.9.4+kotlin.1.8.21.jar" +filename = "fabric-language-kotlin-1.9.5+kotlin.1.8.22.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/qgTQJrUS/fabric-language-kotlin-1.9.4%2Bkotlin.1.8.21.jar" +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/ADg3gvlr/fabric-language-kotlin-1.9.5%2Bkotlin.1.8.22.jar" hash-format = "sha1" -hash = "98d00c8bb595e7569fadd49290e1a6253d015ed7" +hash = "6dab5c754ec04e671e505df685befcedef27f42e" [update] [update.modrinth] mod-id = "Ha28R6CL" -version = "qgTQJrUS" +version = "ADg3gvlr" diff --git a/.minecraft/mods/gigeresque.pw.toml b/.minecraft/mods/gigeresque.pw.toml index 201d09a..860c14f 100644 --- a/.minecraft/mods/gigeresque.pw.toml +++ b/.minecraft/mods/gigeresque.pw.toml @@ -1,13 +1,13 @@ name = "Gigeresque" -filename = "gigeresque-1.19.2-0.5.30.jar" +filename = "gigeresque-1.19.2-0.5.31.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/2kXK3iBI/versions/6xlkzNPF/gigeresque-1.19.2-0.5.30.jar" +url = "https://cdn.modrinth.com/data/2kXK3iBI/versions/rBcH713Z/gigeresque-1.19.2-0.5.31.jar" hash-format = "sha1" -hash = "10d59584797a2d31604b8a23731a408954ddd668" +hash = "47df1d3a17a74390b39a49f105cad6d0840e369e" [update] [update.modrinth] mod-id = "2kXK3iBI" -version = "6xlkzNPF" +version = "rBcH713Z" diff --git a/.minecraft/mods/hazard-diamond.pw.toml b/.minecraft/mods/hazard-diamond.pw.toml new file mode 100644 index 0000000..5c05b8f --- /dev/null +++ b/.minecraft/mods/hazard-diamond.pw.toml @@ -0,0 +1,13 @@ +name = "Hazard Diamond" +filename = "hdiamond-1.1.0+1.19.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/L85Kwl96/versions/ooYML6Pq/hdiamond-1.1.0%2B1.19.2.jar" +hash-format = "sha1" +hash = "1f4ecd84d0663d4ca1b486343fca54165764621b" + +[update] +[update.modrinth] +mod-id = "L85Kwl96" +version = "ooYML6Pq" diff --git a/.minecraft/mods/immersiveportals.pw.toml b/.minecraft/mods/immersiveportals.pw.toml new file mode 100644 index 0000000..9f7ff32 --- /dev/null +++ b/.minecraft/mods/immersiveportals.pw.toml @@ -0,0 +1,13 @@ +name = "Immersive Portals" +filename = "immersive-portals-2.3.2-mc1.19.2-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/zJpHMkdD/versions/k8vFN2vg/immersive-portals-2.3.2-mc1.19.2-fabric.jar" +hash-format = "sha1" +hash = "cf1f5aac92993f8adbc50ee26a3ca7703eacaaaf" + +[update] +[update.modrinth] +mod-id = "zJpHMkdD" +version = "k8vFN2vg" diff --git a/.minecraft/mods/incendium.pw.toml b/.minecraft/mods/incendium.pw.toml new file mode 100644 index 0000000..f9725ca --- /dev/null +++ b/.minecraft/mods/incendium.pw.toml @@ -0,0 +1,13 @@ +name = "Incendium" +filename = "Incendium_1.19.3_v5.1.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ZVzW5oNS/versions/ednvmJkC/Incendium_1.19.3_v5.1.6.jar" +hash-format = "sha1" +hash = "3c778f9f5d2ece9bc82ed2040f6e1de2c0220a8e" + +[update] +[update.modrinth] +mod-id = "ZVzW5oNS" +version = "ednvmJkC" diff --git a/.minecraft/mods/iris.pw.toml b/.minecraft/mods/iris.pw.toml deleted file mode 100644 index 6cbd926..0000000 --- a/.minecraft/mods/iris.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Iris Shaders" -filename = "iris-mc1.19.2-1.6.4.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/YL57xq9U/versions/9YEwbzW6/iris-mc1.19.2-1.6.4.jar" -hash-format = "sha1" -hash = "2420090afb4c08cc82614c26b82c6f3958f06ad8" - -[update] -[update.modrinth] -mod-id = "YL57xq9U" -version = "9YEwbzW6" diff --git a/.minecraft/mods/load-my-resources.pw.toml b/.minecraft/mods/load-my-resources.pw.toml new file mode 100644 index 0000000..747e466 --- /dev/null +++ b/.minecraft/mods/load-my-resources.pw.toml @@ -0,0 +1,13 @@ +name = "Load My Resources" +filename = "loadmyresources_fabric_1.0.4_MC_1.19-1.19.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/TqCKvqjC/versions/ErYeBTin/loadmyresources_fabric_1.0.4_MC_1.19-1.19.2.jar" +hash-format = "sha1" +hash = "61a63cbc4c76a3dcadf9f3f6cf0d2674ede90d7b" + +[update] +[update.modrinth] +mod-id = "TqCKvqjC" +version = "ErYeBTin" diff --git a/.minecraft/mods/lootr-fabric.pw.toml b/.minecraft/mods/lootr-fabric.pw.toml index 3fedd25..f7d0a73 100644 --- a/.minecraft/mods/lootr-fabric.pw.toml +++ b/.minecraft/mods/lootr-fabric.pw.toml @@ -1,13 +1,13 @@ name = "Lootr (Fabric)" -filename = "lootr-1.19-0.4.26.65.jar" +filename = "lootr-1.19-0.4.27.67.jar" side = "both" [download] hash-format = "sha1" -hash = "df2e1646f6f48cca0de4a1e9eaf9313a00bc791f" +hash = "46366499f79a9a72f70c4d7e6b6424a7f002dd66" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 4558419 +file-id = 4596349 project-id = 615106 diff --git a/.minecraft/mods/nullscape.pw.toml b/.minecraft/mods/nullscape.pw.toml new file mode 100644 index 0000000..cf911e2 --- /dev/null +++ b/.minecraft/mods/nullscape.pw.toml @@ -0,0 +1,13 @@ +name = "Nullscape" +filename = "Nullscape_1.19.3_v1.2.1a.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/LPjGiSO4/versions/Z04FxO0c/Nullscape_1.19.3_v1.2.1a.jar" +hash-format = "sha1" +hash = "7f24f4d8b0a3c435348a6b4d153bd04d96105a14" + +[update] +[update.modrinth] +mod-id = "LPjGiSO4" +version = "Z04FxO0c" diff --git a/.minecraft/mods/simple-voice-chat.pw.toml b/.minecraft/mods/simple-voice-chat.pw.toml index a97211a..8684d1a 100644 --- a/.minecraft/mods/simple-voice-chat.pw.toml +++ b/.minecraft/mods/simple-voice-chat.pw.toml @@ -1,13 +1,13 @@ name = "Simple Voice Chat" -filename = "voicechat-fabric-1.19.2-2.4.9.jar" +filename = "voicechat-fabric-1.19.2-2.4.10.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/P6Np9f5M/voicechat-fabric-1.19.2-2.4.9.jar" +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/onVH7UO9/voicechat-fabric-1.19.2-2.4.10.jar" hash-format = "sha1" -hash = "e5f1fa5ecbf41cfd447dbc532e0c31e164163fa6" +hash = "d1da3c14be494e20165c7810282be90e6a67025d" [update] [update.modrinth] mod-id = "9eGKb6K1" -version = "P6Np9f5M" +version = "onVH7UO9" diff --git a/.minecraft/mods/xaeros-world-map.pw.toml b/.minecraft/mods/xaeros-world-map.pw.toml index f99df6e..679c7f5 100644 --- a/.minecraft/mods/xaeros-world-map.pw.toml +++ b/.minecraft/mods/xaeros-world-map.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's World Map" -filename = "XaerosWorldMap_1.30.3_Fabric_1.19.1.jar" +filename = "XaerosWorldMap_1.30.6_Fabric_1.19.1.jar" side = "both" [download] hash-format = "sha1" -hash = "0334b764deb7df27f012b2ee15d39f66fd636432" +hash = "d3054e28a6bf1793140b8b4c06c33176d51afec4" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 4550332 +file-id = 4594981 project-id = 317780 diff --git a/.minecraft/mods/yosbr.pw.toml b/.minecraft/mods/yosbr.pw.toml index 083dbd4..1158a5e 100644 --- a/.minecraft/mods/yosbr.pw.toml +++ b/.minecraft/mods/yosbr.pw.toml @@ -1,13 +1,13 @@ name = "Your Options Shall Be Respected (YOSBR)" -filename = "yosbr-0.1.1.jar" +filename = "yosbr-0.1.2.jar" side = "both" [download] hash-format = "sha1" -hash = "0643830cab952fc96872702e681b863b550c8530" +hash = "f0340e9c0bc95d67f3f3e9c1cd79b61054af11f9" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 2934596 +file-id = 4581910 project-id = 374274 diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 80cb939..b0e65d9 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "3427ff642b111706bc30a0f78758ac05e9f6df4d8037d50162a22f658f0cd104" +hash = "2907b534b4a9b8d629abc10fda909175e06011332e58de8ab344c2b28bc6bd75" [versions] fabric = "0.14.19"