diff --git a/config/NoChatReports/NCR-Client.json b/config/NoChatReports/NCR-Client.json index 8c1fc4a..c384c5e 100644 --- a/config/NoChatReports/NCR-Client.json +++ b/config/NoChatReports/NCR-Client.json @@ -12,11 +12,6 @@ "verifiedIconEnabled": true, "showNCRButton": true, "enableMod": true, - "skipRealmsWarning": false, "verifiedIconOffsetX": 0, - "verifiedIconOffsetY": 0, - "reconnectAwaitSeconds": 4, - "postDisconnectAwaitSeconds": 10, - "signingCheckDelaySeconds": 43200, - "serverSigningChecks": {} + "verifiedIconOffsetY": 0 } \ No newline at end of file diff --git a/config/craftpresence.properties b/config/craftpresence.properties index 6c03ded..97e12d2 100644 --- a/config/craftpresence.properties +++ b/config/craftpresence.properties @@ -1,8 +1,8 @@ #CraftPresence - Configuration Settings -#Current Version -> v1.9.3 (Schema v2) +#Current Version -> v1.9.1 (Schema v2) # #Last synchronized: -#Mon Oct 24 11:13:07 CEST 2022 +#Sat Sep 24 20:35:41 CEST 2022 Large_Image_Key_Format=&DEFAULT& Enable_Join_Requests=true Default_Icon=jappa_grass_498 @@ -74,6 +74,7 @@ Strip_Translation_Colors=false Rounding_Size=3 Player_Health_Placeholder=Health\: ¤t&/&max& Preferred_Client=3 +Entity_Attacking_Messages=[default;Attacking &entity&] Default_Server_Motd=A Minecraft Server Large_Image_Text_Format=&MCVERSION&      &BRAND& &MODS& Singleplayer_Game_Message=Playing Singleplayer diff --git a/config/inventoryprofilesnext/inventoryprofiles.json b/config/inventoryprofilesnext/inventoryprofiles.json index 59b45b8..3603c49 100644 --- a/config/inventoryprofilesnext/inventoryprofiles.json +++ b/config/inventoryprofilesnext/inventoryprofiles.json @@ -14,9 +14,6 @@ "enable_inventory_editor_button": { "value": false }, - "enable_inventory_settings_button": { - "value": false - }, "enable_profiles_ui": { "value": false }, @@ -44,10 +41,5 @@ "keys": "BUTTON_3" } } - }, - "Tweaks": { - "prevent_close_gui_drop_item": { - "value": true - } } } \ No newline at end of file diff --git a/config/shulkerboxtooltip.json5 b/config/shulkerboxtooltip.json5 index 790b4ac..31cf581 100644 --- a/config/shulkerboxtooltip.json5 +++ b/config/shulkerboxtooltip.json5 @@ -4,6 +4,11 @@ (default value: true) */ "enable": true, + /* Locks the preview window above the tooltip. + When locked, the window will not adapt when out of screen. + (default value: false) + */ + "lock": false, /* Swaps the preview modes. If true, pressing the preview key will show the full preview instead. (default value: false) @@ -20,6 +25,10 @@ (default value: SEPARATE) */ "compactPreviewNbtBehavior": "SEPARATE", + /* Controls whether the preview window should be colored. + (default value: true) + */ + "coloredPreview": true, /* The max number of items in a row. May not affect modded containers. (default value: 9) @@ -38,7 +47,7 @@ "theme": "MOD_LIGHT", /* The position of the preview window. INSIDE: Inside the item's tooltip. - OUTSIDE: Outside the item's tooltip, moves depending on the screen borders. + OUTSIDE: Outside the item's tooltip, moves dependening on the screen borders. OUTSIDE_TOP: Always at the top of the item's tooltip. OUTSIDE_BOTTOM: Always at the bottom of the item's tooltip. (default value: INSIDE) @@ -75,56 +84,6 @@ */ "hideShulkerBoxLore": false }, - "colors": { - /* Controls whether the preview window should be colored. - (default value: true) - */ - "coloredPreview": true, - "colors": { - "shulkerboxtooltip:shulker_boxes": { - // (default value: 0x976797) - "shulker_box": 0x976797, - // (default value: 0xf9fffe) - "white_shulker_box": 0xf9fffe, - // (default value: 0xf98026) - "orange_shulker_box": 0xf98026, - // (default value: 0xc74ebd) - "magenta_shulker_box": 0xc74ebd, - // (default value: 0x3ab3da) - "light_blue_shulker_box": 0x3ab3da, - // (default value: 0xfed83d) - "yellow_shulker_box": 0xfed83d, - // (default value: 0x80c726) - "lime_shulker_box": 0x80c726, - // (default value: 0xf38baa) - "pink_shulker_box": 0xf38baa, - // (default value: 0x474f52) - "gray_shulker_box": 0x474f52, - // (default value: 0x9d9d97) - "light_gray_shulker_box": 0x9d9d97, - // (default value: 0x269c9c) - "cyan_shulker_box": 0x269c9c, - // (default value: 0x8932b8) - "purple_shulker_box": 0x8932b8, - // (default value: 0x3c44aa) - "blue_shulker_box": 0x3c44aa, - // (default value: 0x835432) - "brown_shulker_box": 0x835432, - // (default value: 0x5e7c26) - "green_shulker_box": 0x5e7c26, - // (default value: 0xb02e26) - "red_shulker_box": 0xb02e26, - // (default value: 0x262626) - "black_shulker_box": 0x262626 - }, - "shulkerboxtooltip:default": { - // (default value: 0xffffff) - "default": 0xffffff, - // (default value: 0xb4b41) - "ender_chest": 0xb4b41 - } - } - }, "controls": { /* Press this key when hovering a container stack to open the preview window. (default value: key.keyboard.left.shift) diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index f51fa47..c6f30d8 100644 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -133,7 +133,6 @@ key_gui.xaero_quick_confirm:key.keyboard.right.shift key_gui.xaero_toggle_pac_players:key.keyboard.unknown key_gui.xaero_toggle_pac_chunk_claims:key.keyboard.unknown key_zoomify.key.zoom:key.keyboard.z -key_zoomify.key.zoom.secondary:key.keyboard.unknown key_key.modmenu.open_menu:key.keyboard.unknown key_gui.xaero_switch_waypoint_set:key.keyboard.unknown key_gui.xaero_instant_waypoint:key.keyboard.keypad.add diff --git a/index.toml b/index.toml index 4e7a7ca..8ab6e01 100644 --- a/index.toml +++ b/index.toml @@ -6,7 +6,7 @@ hash = "11ba09a6771da982f9bdc906cb50b803804ab4d627566c85fc5ce9a7c4a72d68" [[files]] file = "config/NoChatReports/NCR-Client.json" -hash = "0907c97678aaa6594f6e0fcb9ead2975031fcc8ec7439ece13e4332c5c18698f" +hash = "29a38bf85ae541f4dfae4eea1f012ffa185a7f41a646d7412b7289b71dc204f7" [[files]] file = "config/NoChatReports/NCR-Common.json" @@ -14,7 +14,7 @@ hash = "7ac201e2094a0cddef81b33b0813b15725a8224bd35771be19791482bf63a439" [[files]] file = "config/craftpresence.properties" -hash = "05f3a4e3bc7dcafb7d4bf8da241759285105bab07143d3b919b6007fcf35939b" +hash = "723aeff77d6fda6c6c8399d96f86c6272b00d46dd5893e10187ce59384da5b50" [[files]] file = "config/customwindowtitle-client.toml" @@ -38,7 +38,7 @@ hash = "3c94c0003a7616bea1a38887fafbe1c8a3e35f0ef0d0f4d5aad974ac73801b1a" [[files]] file = "config/inventoryprofilesnext/inventoryprofiles.json" -hash = "38e71a8b0a52b4fef2b1fa418d3bf2336b67992ed01f93a2ad469d68e1097cd2" +hash = "4331f22e593b79a59462c80922dea305e8ca7cb87bebf58757c7b3cc0bb4cdac" [[files]] file = "config/malilib.json" @@ -66,7 +66,7 @@ hash = "558417ea55258432623b65465dc29f3269c43777659adcec4da951894b49f786" [[files]] file = "config/shulkerboxtooltip.json5" -hash = "2d7668cfa3ce58578952b09f03d2e02ad77558761480fe6479947bee0c2c7706" +hash = "c98707a69c73c30efde6052c70d1275e6dea3e783420ff32ab53ea74d6244d58" [[files]] file = "config/slightguimodifications/config.json5" @@ -110,7 +110,7 @@ hash = "8d005752d5cebeaf920ee0bd4077fab1952d6024e3b70759ba16b9051b2f4e5e" [[files]] file = "config/yosbr/options.txt" -hash = "32a982b1ab69eb8ef95dfb517ffa7f363c05f1f10ffb552e7786388896b72e06" +hash = "41ecb12f52310b635efa37c285bb342e84b87a7e57f95472fc2ba49b5ab319e6" [[files]] file = "mods/accurate-block-placement.pw.toml" @@ -124,7 +124,7 @@ metafile = true [[files]] file = "mods/architectury-api.pw.toml" -hash = "651bb1998c83a40530d6cb95d40bd13e2f0f8ab064e0efdd3630f648cbe7f4ed" +hash = "bc08ed290f7c076e8297b38f80af9694aa5972318ef29a99693a3e297b76f386" metafile = true [[files]] @@ -144,7 +144,7 @@ metafile = true [[files]] file = "mods/craftpresence.pw.toml" -hash = "66efe72f8835a60e9b441424a7bd1c554c97ebeb1ecdfce58570bd653ab6079a" +hash = "78d4f0df3756d5d1c6c0cbef62630d346620318c3ea58a4eb1fdeb8ff74c7c8d" metafile = true [[files]] @@ -154,12 +154,12 @@ metafile = true [[files]] file = "mods/enhanced-block-entities.pw.toml" -hash = "81a389a5035dc0852ce12c796f1d667bb4715b1d6ffde16433bf80f02e3796bc" +hash = "855e5f89a1c2d225f10927dd9bdd06aaffbc0c59b6d2c525460db6f1c9742ad5" metafile = true [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "6058946b7fb51a487cfdf61cba87562eda75ee38ebb16ae336c26fb24dd17c26" +hash = "76f23e3c7d290c587085b22f59e06160a38593d73859cbb4a4738d1fa2fade4d" metafile = true [[files]] @@ -174,7 +174,7 @@ metafile = true [[files]] file = "mods/ibe-editor.pw.toml" -hash = "3a46c0a6b23eb1bb81721b6416d7add97f4a4a826029c07248883a04ce2e4a24" +hash = "08be1456428da6117b49969f844dcd4333ec892a4903f38c4633d358588ead26" metafile = true [[files]] @@ -189,17 +189,12 @@ metafile = true [[files]] file = "mods/inventory-profiles-next.pw.toml" -hash = "2acd6d99abc9774fb38395bd825039343d7189fb9712f17788410fa731d5147c" +hash = "c3e1c25d84723b504c591d03a50c1b2d458147dec6538d3893d32404153d99b9" metafile = true [[files]] file = "mods/iris.pw.toml" -hash = "3d195b45c6dff7ee5a52dcb9e57a4172c91ec8d5c9d17c97305ee674fc22a357" -metafile = true - -[[files]] -file = "mods/libipn.pw.toml" -hash = "899e263cf28795ccb2e5848232a3a5813266839cbcdfca5df881965a9523af8a" +hash = "c3abf99ceae59c52190eff3132d949073ef39594ce38a0e90a98eca835a0efc4" metafile = true [[files]] @@ -229,7 +224,7 @@ metafile = true [[files]] file = "mods/no-chat-reports.pw.toml" -hash = "d63c01cd4fbe977242aa5ae93536471c505192840717faee4fd1f0dac553b924" +hash = "946f285b4c688514ccf1b828d8658cbe0860c7fdd944d19801efddc343208b7a" metafile = true [[files]] @@ -249,7 +244,7 @@ metafile = true [[files]] file = "mods/qsl.pw.toml" -hash = "8e6f816746597947ef95f88a678c1be0dec151d517c27e4658566005c0ca20dc" +hash = "a4c71d1e6256cd75f0bbafee90086d372c79dc836b40d81f7b67c66d65c14948" metafile = true [[files]] @@ -259,12 +254,12 @@ metafile = true [[files]] file = "mods/roughly-enough-items.pw.toml" -hash = "001350237bce8df4bf29e36f566199cc8ccb37f2a2b9111c6e043894ab14e9ae" +hash = "bd67a5e30759ca434a2b18cc73ebd501c5bc5d7314afa4f2f47e6abea8987f3c" metafile = true [[files]] file = "mods/shulkerboxtooltip.pw.toml" -hash = "2726cf7748a50c1c28ff002f55dfcd2e74deb976f881c7342f430531d1925db6" +hash = "394f42b683efbdd486804197815b47fd1263d26d8acb972cbbf0ba0bd3e66d50" metafile = true [[files]] @@ -274,7 +269,7 @@ metafile = true [[files]] file = "mods/sodium-extra.pw.toml" -hash = "99c83e926faf4565a4a75f8666a9c68721c3effdeece027509e23c5d50395321" +hash = "82585384e2026e809e34368ac23e9a1e11918aa449529ce79903c03eb4cbbc2e" metafile = true [[files]] @@ -289,7 +284,7 @@ metafile = true [[files]] file = "mods/suggestion-tweaker.pw.toml" -hash = "c24170ea2222370f7113c041ebb80ea30cef76eba7ade25a861bd1e30ada3738" +hash = "94c4268b88df8c43c04ebb7313df8b32c143879f39d683d042a3e20f56c54074" metafile = true [[files]] @@ -309,12 +304,12 @@ metafile = true [[files]] file = "mods/xaeros-world-map.pw.toml" -hash = "800f61cda441a1222e7d9146414f73375d928bc24f5f78f552d83c92c406e15c" +hash = "b59d3454055278bc087769233fe4326ada58eae1ce52180a978acba25f601953" metafile = true [[files]] file = "mods/yacl.pw.toml" -hash = "bf1922d77e7e4b5667532dd6abd36f5cdff870314247d43a1cf50e9139e18458" +hash = "f1b822298ccbb96ab43b054811b802080c3160db2168e7c795370779e8bc1b93" metafile = true [[files]] @@ -324,7 +319,7 @@ metafile = true [[files]] file = "mods/zoomify.pw.toml" -hash = "fd46de6c3c5d14189e12daa71b81e697a248fbeac9b1c0b2d71bb8f61a84605b" +hash = "2ef6bd2d5beb568877c9e9d379f59d7ce6fe0bff3bae958a1c65d17cce9a09fd" metafile = true [[files]] diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml index c3204ad..2a9f961 100644 --- a/mods/architectury-api.pw.toml +++ b/mods/architectury-api.pw.toml @@ -1,13 +1,13 @@ name = "Architectury API" -filename = "architectury-6.3.49-fabric.jar" +filename = "architectury-6.2.46-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/KE5bu0Vd/architectury-6.3.49-fabric.jar" +url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/xjWpId6m/architectury-6.2.46-fabric.jar" hash-format = "sha1" -hash = "9c6173d2c38306fd8f87d33e259d33fecb5e1dea" +hash = "210c1f482c84598e907713f073c8b712df850efa" [update] [update.modrinth] mod-id = "lhGA9TYQ" -version = "KE5bu0Vd" +version = "xjWpId6m" diff --git a/mods/craftpresence.pw.toml b/mods/craftpresence.pw.toml index 5ffdf19..2aaa172 100644 --- a/mods/craftpresence.pw.toml +++ b/mods/craftpresence.pw.toml @@ -1,13 +1,13 @@ name = "CraftPresence" -filename = "CraftPresence-1.19.2-Release-1.9.3-universal.jar" -side = "client" +filename = "CraftPresence-1.19.2-Release-1.9.1-universal.jar" +side = "both" [download] -url = "https://cdn.modrinth.com/data/DFqQfIBR/versions/P97oiY9k/CraftPresence-1.19.2-Release-1.9.3-universal.jar" hash-format = "sha1" -hash = "87bbef99065f2378122986e260886b922232adc9" +hash = "dcb7ad46b389574e1da89359147056c80f728d94" +mode = "metadata:curseforge" [update] -[update.modrinth] -mod-id = "DFqQfIBR" -version = "P97oiY9k" +[update.curseforge] +file-id = 4001002 +project-id = 297038 diff --git a/mods/enhanced-block-entities.pw.toml b/mods/enhanced-block-entities.pw.toml index 0fdfe06..0380baa 100644 --- a/mods/enhanced-block-entities.pw.toml +++ b/mods/enhanced-block-entities.pw.toml @@ -1,13 +1,13 @@ name = "Enhanced Block Entities" -filename = "enhancedblockentities-0.7.2+1.19.2.jar" +filename = "enhancedblockentities-0.7.1+1.19.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/OVuFYfre/versions/fZx04xgT/enhancedblockentities-0.7.2%2B1.19.2.jar" +url = "https://cdn.modrinth.com/data/OVuFYfre/versions/0.7.1+1.19/enhancedblockentities-0.7.1%2B1.19.jar" hash-format = "sha1" -hash = "fde7ffee932782c7718fd0596864aa9058b7b93c" +hash = "78dd28b7d94ef3883e817a328be9e1d66aedaa24" [update] [update.modrinth] mod-id = "OVuFYfre" -version = "fZx04xgT" +version = "s76PBY7D" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml index 1465dd2..87c068d 100644 --- a/mods/fabric-language-kotlin.pw.toml +++ b/mods/fabric-language-kotlin.pw.toml @@ -1,13 +1,13 @@ name = "Fabric Language Kotlin" -filename = "fabric-language-kotlin-1.8.5+kotlin.1.7.20.jar" +filename = "fabric-language-kotlin-1.8.3+kotlin.1.7.10.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/FrvEFBGt/fabric-language-kotlin-1.8.5%2Bkotlin.1.7.20.jar" +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/MrMwCJlh/fabric-language-kotlin-1.8.3%2Bkotlin.1.7.10.jar" hash-format = "sha1" -hash = "d792f00ea9cb6062646de40a235a976e1bd4b666" +hash = "80645897db245424cf1efb474e7bf34ddbc34212" [update] [update.modrinth] mod-id = "Ha28R6CL" -version = "FrvEFBGt" +version = "MrMwCJlh" diff --git a/mods/ibe-editor.pw.toml b/mods/ibe-editor.pw.toml index 2e85246..54c9b0d 100644 --- a/mods/ibe-editor.pw.toml +++ b/mods/ibe-editor.pw.toml @@ -1,13 +1,13 @@ name = "IBE Editor" -filename = "IBEEditor-1.19.2-2.2.0-fabric.jar" +filename = "IBEEditor-1.19-2.1.2-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/E9sX1ncV/versions/jQ4wI8T9/IBEEditor-1.19.2-2.2.0-fabric.jar" +url = "https://cdn.modrinth.com/data/E9sX1ncV/versions/2.1.2+1.19-fabric/IBEEditor-1.19-2.1.2-fabric.jar" hash-format = "sha1" -hash = "c74b7cc5fca3d83e64c4d2a947e5b9c4d1863618" +hash = "6303ed89bb71bd787f63894691f2618f561bcdc7" [update] [update.modrinth] mod-id = "E9sX1ncV" -version = "jQ4wI8T9" +version = "q4KoD26G" diff --git a/mods/inventory-profiles-next.pw.toml b/mods/inventory-profiles-next.pw.toml index 5a5dd0c..af79b28 100644 --- a/mods/inventory-profiles-next.pw.toml +++ b/mods/inventory-profiles-next.pw.toml @@ -1,13 +1,13 @@ name = "Inventory Profiles Next" -filename = "InventoryProfilesNext-fabric-1.19-1.8.2.jar" +filename = "InventoryProfilesNext-fabric-1.19-1.7.2.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/PKna8JZM/InventoryProfilesNext-fabric-1.19-1.8.2.jar" +url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/8ikbNSpu/InventoryProfilesNext-fabric-1.19-1.7.2.jar" hash-format = "sha1" -hash = "688364076d4422fb345701357364624df00c4307" +hash = "bb5897b49170f228c8b53290c76e405d2265269b" [update] [update.modrinth] mod-id = "O7RBXm3n" -version = "PKna8JZM" +version = "8ikbNSpu" diff --git a/mods/iris.pw.toml b/mods/iris.pw.toml index 6a49033..6ae83ff 100644 --- a/mods/iris.pw.toml +++ b/mods/iris.pw.toml @@ -1,13 +1,13 @@ name = "Iris Shaders" -filename = "iris-mc1.19.2-1.4.0.jar" +filename = "iris-mc1.19.2-1.3.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/YL57xq9U/versions/RRjXTE6G/iris-mc1.19.2-1.4.0.jar" +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/r8IxC3aO/iris-mc1.19.2-1.3.1.jar" hash-format = "sha1" -hash = "2e62f68c5ae5b4b38728e84ab7779023677bd78a" +hash = "d48f9bbc13989367629b85a785d0ff227b63dc5e" [update] [update.modrinth] mod-id = "YL57xq9U" -version = "RRjXTE6G" +version = "r8IxC3aO" diff --git a/mods/libipn.pw.toml b/mods/libipn.pw.toml deleted file mode 100644 index 82b9306..0000000 --- a/mods/libipn.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "libIPN" -filename = "libIPN-fabric-1.19-1.0.3.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/onSQdWhM/versions/sNHw0Fym/libIPN-fabric-1.19-1.0.3.jar" -hash-format = "sha1" -hash = "a745e5491969f0f1a7f4ce7be2a9d705234bc00f" - -[update] -[update.modrinth] -mod-id = "onSQdWhM" -version = "sNHw0Fym" diff --git a/mods/no-chat-reports.pw.toml b/mods/no-chat-reports.pw.toml index b2be13a..a8d54e7 100644 --- a/mods/no-chat-reports.pw.toml +++ b/mods/no-chat-reports.pw.toml @@ -1,16 +1,16 @@ name = "No Chat Reports" -filename = "NoChatReports-FABRIC-1.19.2-v1.13.9.jar" +filename = "NoChatReports-FABRIC-1.19.2-v1.12.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/A7bdmpUO/NoChatReports-FABRIC-1.19.2-v1.13.9.jar" +url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/CrvlUGPx/NoChatReports-FABRIC-1.19.2-v1.12.0.jar" hash-format = "sha1" -hash = "ad273539ea39ad166cf6b0ea9830e1768ecadbba" +hash = "ebb50f927ca4226505aeee90d020e6a04afa5215" [update] [update.modrinth] mod-id = "qQyHxfxd" -version = "A7bdmpUO" +version = "CrvlUGPx" [option] optional = true diff --git a/mods/qsl.pw.toml b/mods/qsl.pw.toml index 6c4c7d6..230073e 100644 --- a/mods/qsl.pw.toml +++ b/mods/qsl.pw.toml @@ -1,13 +1,13 @@ name = "Quilted Fabric API / Quilt Standard Libraries" -filename = "quilted-fabric-api-4.0.0-beta.17+0.64.0-1.19.2.jar" +filename = "quilted-fabric-api-4.0.0-beta.12+0.61.0-1.19.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/1RL57ufH/quilted-fabric-api-4.0.0-beta.17%2B0.64.0-1.19.2.jar" +url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/VNZ3SkYT/quilted-fabric-api-4.0.0-beta.12%2B0.61.0-1.19.2.jar" hash-format = "sha1" -hash = "1d1b1c06f5f5d539d55cc70a85b02a4c69b1b6f8" +hash = "a9875997ea934c2b19701fdf28cf8706bce658c4" [update] [update.modrinth] mod-id = "qvIfYCYJ" -version = "1RL57ufH" +version = "VNZ3SkYT" diff --git a/mods/roughly-enough-items.pw.toml b/mods/roughly-enough-items.pw.toml index ec471e1..6732d96 100644 --- a/mods/roughly-enough-items.pw.toml +++ b/mods/roughly-enough-items.pw.toml @@ -1,13 +1,13 @@ name = "Roughly Enough Items (REI)" -filename = "RoughlyEnoughItems-9.1.555.jar" +filename = "RoughlyEnoughItems-9.1.544.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/nfn13YXA/versions/UEJ54gI4/RoughlyEnoughItems-9.1.555.jar" +url = "https://cdn.modrinth.com/data/nfn13YXA/versions/tXq602sj/RoughlyEnoughItems-9.1.544.jar" hash-format = "sha1" -hash = "5ce832b81bc4dea332b249a6b01b4241e3e16dfa" +hash = "6d03b479329fb14d1fbc4fed8a109547c5f5da72" [update] [update.modrinth] mod-id = "nfn13YXA" -version = "UEJ54gI4" +version = "tXq602sj" diff --git a/mods/shulkerboxtooltip.pw.toml b/mods/shulkerboxtooltip.pw.toml index db1004b..9e60535 100644 --- a/mods/shulkerboxtooltip.pw.toml +++ b/mods/shulkerboxtooltip.pw.toml @@ -1,13 +1,13 @@ name = "ShulkerBoxTooltip [Fabric/Forge]" -filename = "shulkerboxtooltip-fabric-3.2.1+1.19.2.jar" +filename = "shulkerboxtooltip-fabric-3.1.3+1.19.2.jar" side = "both" [download] hash-format = "sha1" -hash = "1df9a2b63c227ec7c3e150725f297b4ed14bb4f5" +hash = "ce970c272ec943a3be03779a8003c50f272427ca" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 4041285 +file-id = 3994075 project-id = 315811 diff --git a/mods/sodium-extra.pw.toml b/mods/sodium-extra.pw.toml index 787a532..90e7bf6 100644 --- a/mods/sodium-extra.pw.toml +++ b/mods/sodium-extra.pw.toml @@ -1,13 +1,13 @@ name = "Sodium Extra" -filename = "sodium-extra-0.4.11+mc1.19.2-build.68.jar" +filename = "sodium-extra-0.4.10+mc1.19.2-build.64.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/xJ8SShUa/sodium-extra-0.4.11%2Bmc1.19.2-build.68.jar" +url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/uy3WEIvn/sodium-extra-0.4.10%2Bmc1.19.2-build.64.jar" hash-format = "sha1" -hash = "367a728b7fb867c71a3f5958d1e04c2ade50e7d6" +hash = "ea9ac83d25e16874bf5c673afdff56cc57aac156" [update] [update.modrinth] mod-id = "PtjYWJkn" -version = "xJ8SShUa" +version = "uy3WEIvn" diff --git a/mods/suggestion-tweaker.pw.toml b/mods/suggestion-tweaker.pw.toml index 6185cf1..0b887ad 100644 --- a/mods/suggestion-tweaker.pw.toml +++ b/mods/suggestion-tweaker.pw.toml @@ -1,13 +1,13 @@ name = "Suggestion Tweaker" -filename = "suggestion-tweaker-1.19.1-1.3.1-fabric.jar" +filename = "suggestion-tweaker-1.19-1.3.0-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/MBLj38R0/versions/1.19.1-1.3.1%2Bfabric/suggestion-tweaker-1.19.1-1.3.1-fabric.jar" +url = "https://cdn.modrinth.com/data/MBLj38R0/versions/1.19-1.3.0+fabric/suggestion-tweaker-1.19-1.3.0-fabric.jar" hash-format = "sha1" -hash = "3b272c42ed831db83f6990c78e7144f205bcc6c6" +hash = "754ad2c6a42867ef5543f0f86b9b85b52bf42754" [update] [update.modrinth] mod-id = "MBLj38R0" -version = "kgF1KR0Q" +version = "qJKtlZ5Z" diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml index e1e09c8..5379d5a 100644 --- a/mods/xaeros-world-map.pw.toml +++ b/mods/xaeros-world-map.pw.toml @@ -1,15 +1,15 @@ name = "Xaero's World Map" -filename = "XaerosWorldMap_1.28.1_Fabric_1.19.1.jar" +filename = "XaerosWorldMap_1.27.0_Fabric_1.19.1.jar" side = "both" [download] hash-format = "sha1" -hash = "45b3e788850cd0c2ae2c5a87e943b41b2f696e4a" +hash = "3f2d3d809b63223f6c9ea1958057869104422b6d" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 4026544 +file-id = 3967777 project-id = 317780 [option] diff --git a/mods/yacl.pw.toml b/mods/yacl.pw.toml index f6f886d..78da14b 100644 --- a/mods/yacl.pw.toml +++ b/mods/yacl.pw.toml @@ -1,13 +1,13 @@ name = "YetAnotherConfigLib" -filename = "YetAnotherConfigLib-1.6.0.jar" +filename = "YetAnotherConfigLib-1.5.0.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/EyhlJvkj/YetAnotherConfigLib-1.6.0.jar" +url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/FxNs8Edj/YetAnotherConfigLib-1.5.0.jar" hash-format = "sha1" -hash = "82296f5c091f6339f6539c54bde02343789c518a" +hash = "6928a199868ed4e4131b4fe0c401a1f2184b4db6" [update] [update.modrinth] mod-id = "1eAoo2KR" -version = "EyhlJvkj" +version = "FxNs8Edj" diff --git a/mods/zoomify.pw.toml b/mods/zoomify.pw.toml index a779b67..1eaf459 100644 --- a/mods/zoomify.pw.toml +++ b/mods/zoomify.pw.toml @@ -1,13 +1,13 @@ name = "Zoomify" -filename = "Zoomify-2.8.0.jar" +filename = "Zoomify-2.7.0.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/nls01OIv/Zoomify-2.8.0.jar" +url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/TQKBOZaT/Zoomify-2.7.0.jar" hash-format = "sha1" -hash = "903a6b92da59e1ba8268b7983e3e3b6d619ca25e" +hash = "e12c3d79eda26b1d250b0b37372a70783c6a4533" [update] [update.modrinth] mod-id = "w7ThoJFB" -version = "nls01OIv" +version = "TQKBOZaT" diff --git a/pack.toml b/pack.toml index e98a04c..75aa982 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "72220259b30a57f3eb9ca13963e86a1fe16ecd0189cfd5e60751eeb517df8136" +hash = "27ab7a7d9d6e204a7f9d6e226b7fbbd004c3a62e92846d8d7fd50889d9b32a2f" [versions] minecraft = "1.19.2"