diff --git a/modpacks/re-console/mr/yarn/1.21.10-fabric/PackItUp/Changelogs/v0.1-alpha.1.2-fabric-1.21.10.md b/modpacks/re-console/mr/yarn/1.21.10-fabric/PackItUp/Changelogs/v0.1-alpha.1.2-fabric-1.21.10.md new file mode 100644 index 000000000..6403549f0 --- /dev/null +++ b/modpacks/re-console/mr/yarn/1.21.10-fabric/PackItUp/Changelogs/v0.1-alpha.1.2-fabric-1.21.10.md @@ -0,0 +1,3 @@ +\# Re-Console+ 0.1-alpha.1.2 +Swift hotfix to fix compat with servers + diff --git a/modpacks/re-console/mr/yarn/1.21.10-fabric/configureddefaults/config/legacy/client_options.json b/modpacks/re-console/mr/yarn/1.21.10-fabric/configureddefaults/config/legacy/client_options.json index 8926d534e..b06201655 100644 --- a/modpacks/re-console/mr/yarn/1.21.10-fabric/configureddefaults/config/legacy/client_options.json +++ b/modpacks/re-console/mr/yarn/1.21.10-fabric/configureddefaults/config/legacy/client_options.json @@ -3,7 +3,7 @@ "advancedOptionsMode": "default", "advancements": true, "animatedCharacter": true, - "autoSaveCountdown": true, + "autoSaveCountdown": false, "autoSaveInterval": 1, "autoSaveWhenPaused": false, "backSound": true, @@ -13,6 +13,7 @@ "classicLoom": false, "classicStonecutting": false, "classicTrading": false, + "component_chunksfadein.keybinds.toggleMod": "none", "component_iris.keybind.reload": "none", "component_iris.keybind.shaderPackSelection": "none", "component_iris.keybind.toggleShaders": "none", @@ -22,6 +23,24 @@ "component_key.back": "left_stick_down", "component_key.chat": "touchpad_button", "component_key.command": "none", + "component_key.cpm.gestureMenu": "none", + "component_key.cpm.qa_1": "none", + "component_key.cpm.qa_10": "none", + "component_key.cpm.qa_11": "none", + "component_key.cpm.qa_12": "none", + "component_key.cpm.qa_13": "none", + "component_key.cpm.qa_14": "none", + "component_key.cpm.qa_15": "none", + "component_key.cpm.qa_16": "none", + "component_key.cpm.qa_2": "none", + "component_key.cpm.qa_3": "none", + "component_key.cpm.qa_4": "none", + "component_key.cpm.qa_5": "none", + "component_key.cpm.qa_6": "none", + "component_key.cpm.qa_7": "none", + "component_key.cpm.qa_8": "none", + "component_key.cpm.qa_9": "none", + "component_key.cpm.renderToggle": "none", "component_key.disable_voice_chat": "none", "component_key.drop": "right_button", "component_key.dynamic_fps.toggle_disabled": "none", @@ -45,12 +64,9 @@ "component_key.loadToolbarActivator": "none", "component_key.modmenu.open_menu": "none", "component_key.mute_microphone": "none", - "component_key.ok_zoomer.decrease_zoom": "none", - "component_key.ok_zoomer.increase_zoom": "none", - "component_key.ok_zoomer.reset_zoom": "none", - "component_key.ok_zoomer.zoom": "none", "component_key.pickItem": "none", "component_key.playerlist": "none", + "component_key.proplacer.fast_placement": "none", "component_key.push_to_talk": "none", "component_key.quickActions": "none", "component_key.right": "left_stick_right", @@ -83,6 +99,10 @@ "component_legacy.key.inventory": "up_button", "component_legacy.key.legacy4JSettings": "none", "component_legacy.key.toggleCursor": "none", + "component_options.narrator_hotkey": "none", + "component_zume.zoom": "none", + "component_zume.zoom_in": "none", + "component_zume.zoom_out": "none", "controlTooltipDisplay": "auto", "controlType": "auto", "controllerCursorAtFirstInventorySlot": true, @@ -132,8 +152,8 @@ "invertedFrontCameraPitch": true, "itemLightingInHand": true, "itemTooltipEllipsis": true, - "lastLoadedMinecraftVersion": "1.21.8", - "lastLoadedVersion": "1.8.5", + "lastLoadedMinecraftVersion": "1.21.10", + "lastLoadedVersion": "1.8.7", "leaderboards": true, "leftStickDeadZone": 0.25, "leftTriggerDeadZone": 0.2, @@ -163,7 +183,7 @@ "merchantTradingIndicator": true, "minecartSounds": true, "modCraftingTabs": false, - "optionsPreset": "none", + "optionsPreset": "legacy:lmr_default", "overrideTerrainFogEnd": true, "overrideTerrainFogStart": true, "rightStickDeadZone": 0.34, diff --git a/modpacks/re-console/mr/yarn/1.21.10-fabric/configureddefaults/config/legacy/global_packs.json b/modpacks/re-console/mr/yarn/1.21.10-fabric/configureddefaults/config/legacy/global_packs.json index 72f58f1d3..05864c272 100644 --- a/modpacks/re-console/mr/yarn/1.21.10-fabric/configureddefaults/config/legacy/global_packs.json +++ b/modpacks/re-console/mr/yarn/1.21.10-fabric/configureddefaults/config/legacy/global_packs.json @@ -8,14 +8,15 @@ "file/Classic MCYT Skin Pack.zip", "file/Baby Kitty and Friends.zip", "file/Ocelots-Skin-Pack.zip", - "file/Default Skin Pack.zip", "file/A Minecraft Movie Hero Pack.zip", - "file/Legacy Skins Pack Ordering v3.zip", "file/TutorialWorldAddon.zip", - "file/Legacy-Modpack-Resources.zip", - "file/Panorama", + "continuity:default", + "continuity:glass_pane_culling_fix", + "file/Transparency Fix.zip", + "legacy:legacy_resources", "file/Legacy Titles.zip", - "legacy:legacy_resources" + "file/Legacy-Modpack-Resources.zip", + "file/Panorama" ] } -} +} \ No newline at end of file diff --git a/modpacks/re-console/mr/yarn/1.21.10-fabric/index.toml b/modpacks/re-console/mr/yarn/1.21.10-fabric/index.toml index 47d9df6fe..89dfff1f2 100644 --- a/modpacks/re-console/mr/yarn/1.21.10-fabric/index.toml +++ b/modpacks/re-console/mr/yarn/1.21.10-fabric/index.toml @@ -44,6 +44,10 @@ hash = "013bb87a1d68fdba744417b9591ed98e5e4c21c131868525967bca5e3a152c37" file = "configureddefaults/config/animatium.json" hash = "edab9a722a8eae2215740e1fbc0e359b851a541bd674deef7c974f2dcd80592d" +[[files]] +file = "configureddefaults/config/betterblockentities.json" +hash = "ddd6044d1a218483aa2e2d3e589f517a4994134c5d3dc284c07a54deb344aa88" + [[files]] file = "configureddefaults/config/c2me.toml" hash = "dd19c6ca02140ba2197693fe8f9d7d4ffa9eb54007854ce2c92c56bd1fd7e8e4" @@ -142,11 +146,11 @@ hash = "8ffadf5901d31192638d4089d7b3eb16a6ed160252c9b4f7c6566448195f4019" [[files]] file = "configureddefaults/config/legacy/global_packs.json" -hash = "414bc643f99778ab89d9cecfa40394f4d4ecf4b51448ef50eb6a7c21e8992b12" +hash = "d6c676632dc67e2b2070939af0f4d8dbccddc8c7fed403bb47387c6cba5be5f7" [[files]] file = "configureddefaults/config/lithium.properties" -hash = "818ed301a636eb596663a08b967fe77f563186eef682ee2753a0f07f44988708" +hash = "e5b0cbdba61b5bb019e9bf19333ace14c2da739baa936d3506b5edab3186ecf4" [[files]] file = "configureddefaults/config/misctweaks/client_config.toml" @@ -180,6 +184,10 @@ hash = "da9e16081492698179576b7dbfe7bf1e3fe5a44aa6ec8d14b17f9f0e6dd70341" file = "configureddefaults/config/nostalgic_tweaks/nostalgic_tweaks.json" hash = "da9e16081492698179576b7dbfe7bf1e3fe5a44aa6ec8d14b17f9f0e6dd70341" +[[files]] +file = "configureddefaults/config/npe.json" +hash = "b0350eba2ea7b8144c6c1b9982338993104232f8a4fea1d098ba88637e554110" + [[files]] file = "configureddefaults/config/proplacer-client.toml" hash = "d09e678763c98c68be47d5c74000d3cc4e2770ca610e3ff2db24149c6890fc3d" @@ -347,11 +355,6 @@ file = "mods/badoptimizations.pw.toml" hash = "2d9e2221eb57235e6598c6e10e44ba8474259cb3ca1bea1310e8e04e1e01179e" metafile = true -[[files]] -file = "mods/bedrockoid.pw.toml" -hash = "fc94a4f96f17edacad91baa175642b53ed2a9cf82da37d5fcd3e952210cd52eb" -metafile = true - [[files]] file = "mods/better-block-entities.pw.toml" hash = "8cd2dd758819be1efe2901eb187fd45aef3d1eba980659ab42559378de1b05ed" @@ -404,7 +407,7 @@ metafile = true [[files]] file = "mods/console-advancement-sounds.pw.toml" -hash = "5f25c1ccb8a3d316058bce180b34f38515252f2a3f14b515f414f23e3079b4c3" +hash = "7abd2ebf8b8f74dbdd37253ff11cd1bfa514982fd2a467a10d2fc04610c6bb5a" metafile = true [[files]] @@ -812,11 +815,6 @@ file = "resourcepacks/cartoon-texture-pack.pw.toml" hash = "0784be630d4128e65fc946679346c89b70b3bcaba8bbfcf1e81755622fc1b06d" metafile = true -[[files]] -file = "resourcepacks/chat-reporting-helper.pw.toml" -hash = "e8a4a5ded3fd3ad71f8882d870541a3edf5d8286d9182e9fd8c5990e570e7463" -metafile = true - [[files]] file = "resourcepacks/chinese-mythology-mash-up.pw.toml" hash = "9b5cdb2a6a458d0687f989b37166d75c694a3500221a1306a4c9369048761949" @@ -862,11 +860,6 @@ file = "resourcepacks/fantasy-texture-pack.pw.toml" hash = "b6885109600dec067a5ae8f5b69c08e8ae7dbb5c7860fd287fcce1c2bafd189c" metafile = true -[[files]] -file = "resourcepacks/fast-better-grass.pw.toml" -hash = "5767aa2f71264d021e6a269250f68e6ba8149da3893a1ea2bfbfedbf0ea9598a" -metafile = true - [[files]] file = "resourcepacks/festive-mash-up.pw.toml" hash = "e0774016c205bc674f443186c333c4c67ff6b5ac4eac6464b2d5408deea87640" diff --git a/modpacks/re-console/mr/yarn/1.21.10-fabric/mods/bedrockoid.pw.toml b/modpacks/re-console/mr/yarn/1.21.10-fabric/mods/bedrockoid.pw.toml deleted file mode 100644 index 436696879..000000000 --- a/modpacks/re-console/mr/yarn/1.21.10-fabric/mods/bedrockoid.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Bedrockoid" -filename = "bedrockoid-0.1.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/c7VSNCbf/versions/QPrNy8OV/bedrockoid-0.1.1.jar" -hash-format = "sha512" -hash = "ecd0054955c1c848f968b03088dd6260d22a876914445dc8756fc101432bfbb538b6d9cadfd5fa0457771e54157e422ab7d0b010af7795f6d9ec2008e496ef13" - -[update] -[update.modrinth] -mod-id = "c7VSNCbf" -version = "QPrNy8OV" diff --git a/modpacks/re-console/mr/yarn/1.21.10-fabric/mods/console-advancement-sounds.pw.toml b/modpacks/re-console/mr/yarn/1.21.10-fabric/mods/console-advancement-sounds.pw.toml index 045cb1695..492d110de 100644 --- a/modpacks/re-console/mr/yarn/1.21.10-fabric/mods/console-advancement-sounds.pw.toml +++ b/modpacks/re-console/mr/yarn/1.21.10-fabric/mods/console-advancement-sounds.pw.toml @@ -1,13 +1,13 @@ name = "Console Advancement Sounds" -filename = "console-adv-sounds-1.0.17.jar" +filename = "console-adv-sounds-1.0.18.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/v2x7Gozv/versions/UL6ry8Cc/console-adv-sounds-1.0.17.jar" +url = "https://cdn.modrinth.com/data/v2x7Gozv/versions/qaMYCFBA/console-adv-sounds-1.0.18.jar" hash-format = "sha512" -hash = "3474dc4c23178ad2906da917861d80b4435f544aaf507dc50dae89119f5a92bfa6a86c03dc763f5de7096ffd8096a0375d719616a9b893b0e012d0b801382bc1" +hash = "b12cc607b9bd907f1738451192f6ba0bfa369be192792cf216b109d3872c69b8642656918c745ec684af1fa1d6883d955e172ebe3e395a190255cb9dcd962a63" [update] [update.modrinth] mod-id = "v2x7Gozv" -version = "UL6ry8Cc" +version = "qaMYCFBA" diff --git a/modpacks/re-console/mr/yarn/1.21.10-fabric/pack.toml b/modpacks/re-console/mr/yarn/1.21.10-fabric/pack.toml index 545d5c50c..f0b71e0bb 100644 --- a/modpacks/re-console/mr/yarn/1.21.10-fabric/pack.toml +++ b/modpacks/re-console/mr/yarn/1.21.10-fabric/pack.toml @@ -1,16 +1,13 @@ name = "Re-Console" author = "omo50, Technocality, Cjnator38" -version = "v0.1-alpha.1.0" +version = "v0.1-alpha.1.3" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "2f651f33956d1374a4dad6cd88a52c5f39a6dd3523730a9ddcc32ded9380a5eb" +hash = "fe7091fca6700b6c1f14bb02fc1cf43bcc8885fa2c04b24cf79e709c25228143" [versions] fabric = "0.18.4" minecraft = "1.21.10" - -[pack-it-up] -modpack-stage = "Alpha" diff --git a/modpacks/re-console/mr/yarn/1.21.10-fabric/resourcepacks/chat-reporting-helper.pw.toml b/modpacks/re-console/mr/yarn/1.21.10-fabric/resourcepacks/chat-reporting-helper.pw.toml deleted file mode 100644 index bf447816c..000000000 --- a/modpacks/re-console/mr/yarn/1.21.10-fabric/resourcepacks/chat-reporting-helper.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Chat Reporting Helper" -filename = "Chat Reporting Helper.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/tN4E9NfV/versions/oREnaTOu/Chat%20Reporting%20Helper.zip" -hash-format = "sha512" -hash = "1cc66582c0003631ef2c99274c274aa7dc68c8ec48f7a484e0a1bdb75f3a9d94d32c6304c3bcf4ee074fb68cb489475396d2bc3dc4e76965d0507573cd777f31" - -[update] -[update.modrinth] -mod-id = "tN4E9NfV" -version = "oREnaTOu" diff --git a/modpacks/re-console/mr/yarn/1.21.10-fabric/resourcepacks/fast-better-grass.pw.toml b/modpacks/re-console/mr/yarn/1.21.10-fabric/resourcepacks/fast-better-grass.pw.toml deleted file mode 100644 index 148f25fc7..000000000 --- a/modpacks/re-console/mr/yarn/1.21.10-fabric/resourcepacks/fast-better-grass.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Fast Better Grass" -filename = "Fast Better Grass.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/dspVZXKP/versions/xteFNcow/Fast%20Better%20Grass.zip" -hash-format = "sha512" -hash = "2ecba87a437100c3bd7726f54d40a3146bea2bdfde9843ec55398691065542ede90c45b179ba47d066a95b1d6012082dc9949d6dede2c7a6b9a6aa1ad2688de6" - -[update] -[update.modrinth] -mod-id = "dspVZXKP" -version = "xteFNcow"