diff --git a/main/CHANGELOG.md b/main/CHANGELOG.md index c1fa9f4..da0d9d2 100644 --- a/main/CHANGELOG.md +++ b/main/CHANGELOG.md @@ -1,19 +1,80 @@ # Changelog -## 1.1.0 (2024-03-10) +## 1.2.0 (Beta) (2024-08-22) +### ★ Features -### Features +* **wynntils:** Wynntils 2.0.0 is fully compatible with the new Wynncraft update, "Rekindled World" (Wynncraft 2.1)! +* **fancymenu:** Removed Shaders button as FancyMenu now cannot open Iris shader screen +* **fancymenu:** New main menu + +### ☀ Modpack Changes + +* **loader:** Switched to Fabric Loader (Temporarily 😉) +* **mods:** Added Melody +* **mods:** Added Fabric Language Kotlin +* **mods:** Removed Starlight (Archived) +* **mods:** Removed EmuNO (Archived) + + +### ⚘ Modpack Updates + +* **mods:** Updated to Wynntils 2.0.1 +* **minecraft:** Updated to 1.21 +* **fabric:** Updated to 0.16.0 +* **mods:** Updated mods + +## 1.1.3 (2024-06-17) + +### ⚘ Modpack Updates + +* **mods:** Updated mods + +## 1.1.2 (2024-04-26) + +### ⚘ Modpack Updates + +* **mods:** Updated mods + +## 1.1.1 (2024-04-01) + +### ♻ Bug Fixes + +* **mc-modpack-kit:** Fixed not updating pack version + +### ☀ Modpack Changes + +* **mods:** Replaced Borderless Mining with Cubes Without Borders + + +### ⚘ Modpack Updates + +* **mods:** Updated mods + + + + +## 1.1.0 (2024-03-10) + +### ★ Features -* Remove Forge support ([2a234de](https://github.com/Aninuscsalas/wynncraft-101/commit/2a234de8d58b9a4077943b2fc441b7a494c3eaa7)) * **wynntils:** New NPC Dialogue Overlay ([20e27e1](https://github.com/Aninuscsalas/wynncraft-101/commit/20e27e10db5d5348c1d8c97a35a3ae80432ec601)) +### ♻ Bug Fixes -### Bug Fixes +* **mc-modpack-kit:** Fix changelog -* **config:** Fix Ok Boomer Crash ([2a234de](https://github.com/Aninuscsalas/wynncraft-101/commit/2a234de8d58b9a4077943b2fc441b7a494c3eaa7)) -* **config:** Set soundCategory_music to 0 ([2a234de](https://github.com/Aninuscsalas/wynncraft-101/commit/2a234de8d58b9a4077943b2fc441b7a494c3eaa7)) -* **mc-modpack-kit:** Fix changelog ([20e27e1](https://github.com/Aninuscsalas/wynncraft-101/commit/20e27e10db5d5348c1d8c97a35a3ae80432ec601)) +### ☀ Modpack Changes + +* **mods:** Replaced OkBoomer with OkZoomer + + +### ⚘ Modpack Updates + +* **mods:** Updated to Wynntils 1.1.0 +* **quilt:** Updated to 0.24.0 +* **mods:** Updated mods + ## [1.0.3](https://github.com/Aninuscsalas/wynncraft-101/compare/quilt-v1.0.2...quilt-v1.0.3) (2024-02-13) diff --git a/main/config/fancymenu/custom_gui_screens.txt b/main/config/fancymenu/custom_gui_screens.txt new file mode 100644 index 0000000..57f690f --- /dev/null +++ b/main/config/fancymenu/custom_gui_screens.txt @@ -0,0 +1,5 @@ +type = custom_gui_screens + +overridden_screens { +} + diff --git a/main/config/fancymenu/customizablemenus.txt b/main/config/fancymenu/customizablemenus.txt index 8343bf2..70ca9ab 100755 --- a/main/config/fancymenu/customizablemenus.txt +++ b/main/config/fancymenu/customizablemenus.txt @@ -3,6 +3,9 @@ type = customizablemenus net.minecraft.class_429 { } +de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen { +} + net.minecraft.class_442 { } diff --git a/main/config/fancymenu/customization/loading.txt b/main/config/fancymenu/customization/loading.txt index 2a969d3..dec4a44 100644 --- a/main/config/fancymenu/customization/loading.txt +++ b/main/config/fancymenu/customization/loading.txt @@ -1,67 +1,125 @@ -type = menu +type = fancymenu_layout -customization-meta { - identifier = de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen - randomgroup = 1 - renderorder = foreground +layout-meta { + identifier = drippy_loading_overlay + render_custom_elements_behind_vanilla = false + last_edited_time = 1723381670019 + is_enabled = true randommode = false + randomgroup = 1 randomonlyfirsttime = false + layout_index = 0 + [loading_requirement_container_meta:c5fa8aec-e000-4ed7-be4d-6fcd44823585-1723381670019] = [groups:][instances:] } -customization { - path = config/fancymenu/wynn/background.png - action = texturizebackground +menu_background { + image_path = [source:local]config/fancymenu/wynn/background.png + slide = false + repeat_texture = false + background_type = image } customization { - keepaspectratio = false action = backgroundoptions + keepaspectratio = false } -customization { - orientation = top-left - hidden = true - original_pos_size_calculation = false +scroll_list_customization { + preserve_scroll_list_header_footer_aspect_ratio = true + render_scroll_list_header_shadow = true + render_scroll_list_footer_shadow = true + show_scroll_list_header_footer_preview_in_editor = false + repeat_scroll_list_header_texture = false + repeat_scroll_list_footer_texture = false + show_screen_background_overlay_on_custom_background = false + apply_vanilla_background_blur = false +} + +element { + source = [source:local]config/fancymenu/wynn/wynncraft_logo.png + repeat_texture = false + nine_slice_texture = false + nine_slice_texture_border_x = 5 + nine_slice_texture_border_y = 5 + element_type = image + instance_identifier = 059f8481-b6e4-4e0c-8a1e-f608665d0d711700397087125 + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = mid-centered + x = -170 + y = -60 + width = 340 + height = 120 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = b8aa82b2-c671-408a-acee-57573861736f-1723381670020 + [loading_requirement_container_meta:b8aa82b2-c671-408a-acee-57573861736f-1723381670020] = [groups:][instances:] +} + +vanilla_button { + button_element_executable_block_identifier = cc2de763-9ed3-43df-aa49-6c49e902008f-1723381670020 + [executable_block:cc2de763-9ed3-43df-aa49-6c49e902008f-1723381670020][type:generic] = [executables:] + restartbackgroundanimations = true + loopbackgroundanimations = true + nine_slice_custom_background = false + nine_slice_border_x = 5 + nine_slice_border_y = 5 + navigatable = true + element_type = vanilla_button + instance_identifier = mojang_logo + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = top-left x = 2 - width = 120 - action = deep_customization_element:drippy_overlay_logo - actionid = a7aa4dd1-aa82-430c-9390-f64f528a18511700395931552 y = 4 + width = 120 height = 30 + stretch_x = false + stretch_y = false + stay_on_screen = true + element_loading_requirement_container_identifier = f1254f6e-9f23-4547-9f8c-4202e5518bfc-1723381670020 + [loading_requirement_container_meta:f1254f6e-9f23-4547-9f8c-4202e5518bfc-1723381670020] = [groups:][instances:] + is_hidden = true + automated_button_clicks = 0 + nine_slice_slider_handle = false + nine_slice_slider_handle_border_x = 5 + nine_slice_slider_handle_border_y = 5 } -customization { - custom_color_hex = #000000 - orientation = top-left - hidden = false - x = -1000000 +vanilla_button { + button_element_executable_block_identifier = 4439498d-e83d-467d-8b20-ed4282c7e698-1723381670020 + [executable_block:4439498d-e83d-467d-8b20-ed4282c7e698-1723381670020][type:generic] = [executables:] + restartbackgroundanimations = true + loopbackgroundanimations = true + nine_slice_custom_background = false + nine_slice_border_x = 5 + nine_slice_border_y = 5 + navigatable = true + element_type = vanilla_button + instance_identifier = progress_bar + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = vanilla + x = 0 + y = 0 width = 0 - action = deep_customization_element:drippy_overlay_background - actionid = 45aba4c7-15c9-4dce-808c-ff5a3a13cdb61700395931558 - y = -1000000 height = 0 -} - -customization { - orientation = top-left - hidden = false - original_pos_size_calculation = true - x = 140 - width = 360 - action = deep_customization_element:drippy_overlay_progress_bar - actionid = 6282dca7-ce05-49e1-b69c-24095939cbf21700395931558 - y = 294 - height = 10 -} - -customization { - path = config/fancymenu/wynn/wynncraft_logo.png - orientation = mid-centered - x = -170 - width = 340 - action = addtexture - actionid = 059f8481-b6e4-4e0c-8a1e-f608665d0d711700397087125 - y = -60 - height = 120 + stretch_x = false + stretch_y = false + stay_on_screen = true + element_loading_requirement_container_identifier = 3c0499dd-dbdc-464f-b61e-a408b81d1cce-1723381670020 + [loading_requirement_container_meta:3c0499dd-dbdc-464f-b61e-a408b81d1cce-1723381670020] = [groups:][instances:] + is_hidden = false + automated_button_clicks = 0 + nine_slice_slider_handle = false + nine_slice_slider_handle_border_x = 5 + nine_slice_slider_handle_border_y = 5 } diff --git a/main/config/fancymenu/customization/wynn.txt b/main/config/fancymenu/customization/wynn.txt index 403ae22..6aaed2d 100644 --- a/main/config/fancymenu/customization/wynn.txt +++ b/main/config/fancymenu/customization/wynn.txt @@ -1,275 +1,631 @@ -type = menu +type = fancymenu_layout -customization-meta { - identifier = net.minecraft.class_442 - randomgroup = 1 - renderorder = foreground +layout-meta { + identifier = title_screen + render_custom_elements_behind_vanilla = false + last_edited_time = 1723381898713 + is_enabled = true randommode = false + randomgroup = 1 randomonlyfirsttime = false + layout_index = 0 + [loading_requirement_container_meta:168af5d0-63d4-4f71-995a-471bc595bcf7-1723381874031] = [groups:][instances:] } customization { - name = wynn - action = setbackgroundpanorama -} - -customization { - keepaspectratio = false action = backgroundoptions + keepaspectratio = false } -customization { - identifier = %id=button_compatibility_id:mc_titlescreen_multiplayer_button% - orientation = mid-centered - x = -100 - action = movebutton - y = 5 -} - -customization { - identifier = %id=button_compatibility_id:mc_titlescreen_multiplayer_button% - width = 98 - action = resizebutton - height = 20 -} - -customization { - identifier = %id=604382% - orientation = element - orientation_element = vanillabtn:button_compatibility_id:mc_titlescreen_quit_button - x = 101 - action = movebutton - y = 0 -} - -customization { - identifier = %id=button_compatibility_id:mc_titlescreen_options_button% - orientation = mid-centered - x = -100 - action = movebutton - y = 41 -} - -customization { - identifier = %id=button_compatibility_id:mc_titlescreen_quit_button% - orientation = mid-centered - x = 2 - action = movebutton - y = 41 -} - -customization { - identifier = %id=604322% - action = hidebutton -} - -customization { - identifier = %id=376382% - orientation = element - orientation_element = vanillabtn:button_compatibility_id:mc_titlescreen_options_button - x = -23 - action = movebutton - y = 0 -} - -customization { - identifier = %id=button_compatibility_id:mc_titlescreen_singleplayer_button% - action = hidebutton -} - -customization { - identifier = %id=button_compatibility_id:mc_titlescreen_realms_button% - action = hidebutton -} - -customization { - orientation = top-left - hidden = true - x = 2 - width = 226 - action = deep_customization_element:title_screen_branding - actionid = 17486664-c0d5-4b8c-9582-3e78f860b4df1673002848615 - y = 348 - height = 10 -} - -customization { - orientation = top-left - hidden = true - x = 423 - width = 13 - action = deep_customization_element:title_screen_realms_notification - actionid = 6bcf50c0-0874-4996-8fc1-18c3ddf9e4421673002848659 - y = 190 - height = 13 -} - -customization { - orientation = top-left - hidden = true - x = 183 - width = 274 - action = deep_customization_element:title_screen_logo - actionid = 9dfa5156-de35-48c8-bf2f-856f053225d61673002848661 - y = 30 - height = 52 -} - -customization { - orientation = original - splash_color = #ffff00 - hidden = true - x = 0 - width = 60 - splash_rotation = -20 - action = deep_customization_element:title_screen_splash - actionid = 61f65358-25a5-42ef-8ffc-c5ce5c93b4791673002848661 - y = 0 - height = 30 +scroll_list_customization { + preserve_scroll_list_header_footer_aspect_ratio = true + render_scroll_list_header_shadow = true + render_scroll_list_footer_shadow = true + show_scroll_list_header_footer_preview_in_editor = false + repeat_scroll_list_header_texture = false + repeat_scroll_list_footer_texture = false + show_screen_background_overlay_on_custom_background = false + apply_vanilla_background_blur = false } -customization { - orientation = mid-centered - loopbackgroundanimations = true +element { + button_element_executable_block_identifier = 6ff6f66c-e950-4ee9-91ce-d2bf9097bf96-1723381670006 + [executable_action_instance:9d97eb69-021d-4d92-9ce4-daa1864be255-1723381670007][action_type:joinserver] = {"placeholder":"getvariable","values":{"name":"wynn_ip"}} + [executable_block:6ff6f66c-e950-4ee9-91ce-d2bf9097bf96-1723381670006][type:generic] = [executables:9d97eb69-021d-4d92-9ce4-daa1864be255-1723381670007;] restartbackgroundanimations = true - buttonaction = joinserver;{"placeholder":"getvariable","values":{"name":"wynn_ip"}}%btnaction_splitter_fm% + loopbackgroundanimations = true + nine_slice_custom_background = false + nine_slice_border_x = 5 + nine_slice_border_y = 5 + label = Play Wynncraft + navigatable = true + element_type = custom_button + instance_identifier = 2125e65b-daf7-4cce-ad7a-49b9934d13be1673002882086 + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = mid-centered x = -100 - width = 200 - action = addbutton - actionid = 2125e65b-daf7-4cce-ad7a-49b9934d13be1673002882086 y = -18 - label = Play Wynncraft + width = 200 height = 20 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = e84567cd-20ef-4afd-99c6-b7b535e1535a-1723381670007 + [loading_requirement_container_meta:e84567cd-20ef-4afd-99c6-b7b535e1535a-1723381670007] = [groups:][instances:] } -customization { - orientation = mid-centered - loopbackgroundanimations = true +element { + button_element_executable_block_identifier = fea3f788-99bc-4b87-8e5b-44398cf0b663-1723381670007 + [executable_action_instance:ce3d5167-af15-467d-9eab-fc063fff7b3b-1723381670007][action_type:joinserver] = lobby.wynncraft.com + [executable_block:fea3f788-99bc-4b87-8e5b-44398cf0b663-1723381670007][type:generic] = [executables:ce3d5167-af15-467d-9eab-fc063fff7b3b-1723381670007;] restartbackgroundanimations = true - buttonaction = joinserver;lobby.wynncraft.com%btnaction_splitter_fm% + loopbackgroundanimations = true + nine_slice_custom_background = false + nine_slice_border_x = 5 + nine_slice_border_y = 5 + label = Join Lobby + navigatable = true + element_type = custom_button + instance_identifier = e9e31d78-53b4-4e7a-a285-be3d2820b3f11673004910908 + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = mid-centered x = 2 - width = 98 - action = addbutton - actionid = e9e31d78-53b4-4e7a-a285-be3d2820b3f11673004910908 y = 5 - label = Join Lobby + width = 98 height = 20 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = 01745a03-9e47-4452-8324-89f3e361ced4-1723381670007 + [loading_requirement_container_meta:01745a03-9e47-4452-8324-89f3e361ced4-1723381670007] = [groups:][instances:] } -customization { - path = config/fancymenu/wynn/wynncraft_logo.png - orientation = element - orientation_element = 2125e65b-daf7-4cce-ad7a-49b9934d13be1673002882086 +element { + source = [source:local]config/fancymenu/wynn/wynncraft_logo.png + repeat_texture = false + nine_slice_texture = false + nine_slice_texture_border_x = 5 + nine_slice_texture_border_y = 5 + element_type = image + instance_identifier = 5c183bf7-50f5-4a80-af8b-75dac89c7ba71673006981930 + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = element + anchor_point_element = 2125e65b-daf7-4cce-ad7a-49b9934d13be1673002882086 x = -42 - width = 283 - action = addtexture - actionid = 5c183bf7-50f5-4a80-af8b-75dac89c7ba71673006981930 y = -115 + width = 283 height = 100 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = 445aaf47-07e1-4715-b96a-d014bf349c4d-1723381670007 + [loading_requirement_container_meta:445aaf47-07e1-4715-b96a-d014bf349c4d-1723381670007] = [groups:][instances:] } -customization { - orientation = mid-centered +element { + button_element_executable_block_identifier = 9eb5ad20-c2d7-4321-8e40-d808bb71b1b2-1723381670014 + [executable_action_instance:a3d896d3-b444-4104-bba3-f20ddb254212-1723381670014][action_type:set_variable] = region_wynn:us + [executable_action_instance:e78cb92e-a4d8-4f93-bc98-8e541793226d-1723381670014][action_type:set_variable] = wynn_ip:play.wynncraft.com + [executable_block:9eb5ad20-c2d7-4321-8e40-d808bb71b1b2-1723381670014][type:generic] = [executables:a3d896d3-b444-4104-bba3-f20ddb254212-1723381670014;e78cb92e-a4d8-4f93-bc98-8e541793226d-1723381670014;] restartbackgroundanimations = true - buttonaction = set_variable;region_wynn:us%btnaction_splitter_fm%set_variable;wynn_ip:play.wynncraft.com%btnaction_splitter_fm% + loopbackgroundanimations = true + nine_slice_custom_background = false + nine_slice_border_x = 5 + nine_slice_border_y = 5 description = Changes the server region label = EU - loopbackgroundanimations = true + navigatable = true + element_type = custom_button + instance_identifier = e6932de6-23b4-4439-979b-3f68d54b9e291688035451468 + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = mid-centered x = 103 - width = 20 - action = addbutton - actionid = e6932de6-23b4-4439-979b-3f68d54b9e291688035451468 y = -18 - [loading_requirement:fancymenu_visibility_requirement_is_variable_value][requirement_mode:if_not][req_id:92181502-b9da-4fef-9537-9739203a14761688035387536] = region_wynn:us + width = 20 height = 20 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = 2b9f4520-000f-441a-bc44-cb88991ad1c9-1723381670014 + [loading_requirement_container_meta:2b9f4520-000f-441a-bc44-cb88991ad1c9-1723381670014] = [groups:][instances:92181502-b9da-4fef-9537-9739203a14761688035387536;] + [loading_requirement:fancymenu_visibility_requirement_is_variable_value][requirement_mode:if_not][req_id:92181502-b9da-4fef-9537-9739203a14761688035387536] = region_wynn:us } -customization { - orientation = mid-centered +element { + button_element_executable_block_identifier = 22b39bc2-4d9a-43fe-9b61-1bcf9065d429-1723381670018 + [executable_action_instance:22419d4f-bcf4-4c06-84a6-8da71b1073ee-1723381670018][action_type:set_variable] = region_wynn:eu + [executable_action_instance:13cfe60d-325a-4177-a9df-487b071823ec-1723381670018][action_type:set_variable] = wynn_ip:eu.wynncraft.com + [executable_block:22b39bc2-4d9a-43fe-9b61-1bcf9065d429-1723381670018][type:generic] = [executables:22419d4f-bcf4-4c06-84a6-8da71b1073ee-1723381670018;13cfe60d-325a-4177-a9df-487b071823ec-1723381670018;] restartbackgroundanimations = true - buttonaction = set_variable;region_wynn:eu%btnaction_splitter_fm%set_variable;wynn_ip:eu.wynncraft.com%btnaction_splitter_fm% + loopbackgroundanimations = true + nine_slice_custom_background = false + nine_slice_border_x = 5 + nine_slice_border_y = 5 description = Changes the server region label = US - loopbackgroundanimations = true + navigatable = true + element_type = custom_button + instance_identifier = 3b2a928d-dba4-4ce6-afe7-2dcbf3f5aab71688035783415 + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = mid-centered x = 103 - width = 20 - action = addbutton - actionid = 3b2a928d-dba4-4ce6-afe7-2dcbf3f5aab71688035783415 y = -18 - [loading_requirement:fancymenu_visibility_requirement_is_variable_value][requirement_mode:if_not][req_id:92181502-b9da-4fef-9537-9739203a14761688035387536] = region_wynn:eu + width = 20 height = 20 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = c85f76b0-d18c-4669-b797-a1ca29f2c731-1723381670018 + [loading_requirement_container_meta:c85f76b0-d18c-4669-b797-a1ca29f2c731-1723381670018] = [groups:][instances:92181502-b9da-4fef-9537-9739203a14761688035387536;] + [loading_requirement:fancymenu_visibility_requirement_is_variable_value][requirement_mode:if_not][req_id:92181502-b9da-4fef-9537-9739203a14761688035387536] = region_wynn:eu } -customization { - orientation = bottom-left - enable_scrolling = true +element { + source = config/version.txt + source_mode = local shadow = true + case_mode = normal scale = 1.0 - source = config/version.txt + alignment = left text_border = 0 - case_mode = normal - source_mode = local line_spacing = 1 + enable_scrolling = true + element_type = fancymenu_customization_item_text + instance_identifier = 10a3b6e2-3474-419a-8d32-dae8bedb8bdd1688036818792 + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = bottom-left x = 2 - width = 200 - action = custom_layout_element:fancymenu_customization_item_text - actionid = 10a3b6e2-3474-419a-8d32-dae8bedb8bdd1688036818792 y = -15 - alignment = left + width = 200 height = 13 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = 41047529-880f-4d78-994d-4f2c2d93b4f6-1723381720435 + [loading_requirement_container_meta:41047529-880f-4d78-994d-4f2c2d93b4f6-1723381720435] = [groups:][instances:] } -customization { - orientation = bottom-right - enable_scrolling = true +element { + source = This modpack is fan made!%n%Unaffiliated with Mojang or Wynncraft + source_mode = direct shadow = true + case_mode = normal scale = 1.0 - source = This modpack is fan made!%n%Unaffiliated with Mojang or Wynncraft + alignment = right text_border = 0 - case_mode = normal - source_mode = direct line_spacing = 1 + enable_scrolling = true + element_type = fancymenu_customization_item_text + instance_identifier = 5c9940da-1126-4c3f-a6ca-d9feaec44dc41688037043039 + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = bottom-right x = -225 - width = 224 - action = custom_layout_element:fancymenu_customization_item_text - actionid = 5c9940da-1126-4c3f-a6ca-d9feaec44dc41688037043039 y = -38 - alignment = right + width = 224 height = 23 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = 38ba2a70-e574-4f93-96f6-d3ef673715d3-1723381720435 + [loading_requirement_container_meta:38ba2a70-e574-4f93-96f6-d3ef673715d3-1723381720435] = [groups:][instances:] } -customization { - orientation = bottom-left - enable_scrolling = true +element { + source = Minecraft {"placeholder":"mcversion"} + source_mode = direct shadow = true + case_mode = normal scale = 1.0 - source = Minecraft {"placeholder":"mcversion"} + alignment = left text_border = 0 - case_mode = normal - source_mode = direct line_spacing = 1 + enable_scrolling = true + element_type = fancymenu_customization_item_text + instance_identifier = 76834c3b-5ad0-490b-963d-9ca7699479c51688037212330 + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = bottom-left x = 1 - width = 200 - action = custom_layout_element:fancymenu_customization_item_text - actionid = 76834c3b-5ad0-490b-963d-9ca7699479c51688037212330 y = -27 - alignment = left + width = 200 height = 12 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = 2d4de0c1-e74e-44d8-8056-0c5bda56b084-1723381720435 + [loading_requirement_container_meta:2d4de0c1-e74e-44d8-8056-0c5bda56b084-1723381720435] = [groups:][instances:] } -customization { - orientation = element +vanilla_button { + button_element_executable_block_identifier = a0c2a8ed-3895-4fc0-aa11-3f0f6fb962ef-1723381720436 + [executable_block:a0c2a8ed-3895-4fc0-aa11-3f0f6fb962ef-1723381720436][type:generic] = [executables:] restartbackgroundanimations = true - buttonaction = opengui;net.coderbot.iris.gui.screen.ShaderPackScreen%btnaction_splitter_fm% - description = Shaders - label = S loopbackgroundanimations = true - orientation_element = 2125e65b-daf7-4cce-ad7a-49b9934d13be1673002882086 - x = -23 + nine_slice_custom_background = false + nine_slice_border_x = 5 + nine_slice_border_y = 5 + navigatable = true + element_type = vanilla_button + instance_identifier = 802990 + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = vanilla + x = 442 + y = 350 + width = 196 + height = 10 + stretch_x = false + stretch_y = false + stay_on_screen = true + element_loading_requirement_container_identifier = 1be73576-3fea-46aa-8f13-348b17948c13-1723381720436 + [loading_requirement_container_meta:1be73576-3fea-46aa-8f13-348b17948c13-1723381720436] = [groups:][instances:] + is_hidden = false + automated_button_clicks = 0 + nine_slice_slider_handle = false + nine_slice_slider_handle_border_x = 5 + nine_slice_slider_handle_border_y = 5 +} + +vanilla_button { + button_element_executable_block_identifier = a4b669a4-18f6-4ac9-b6f8-1811e448e7a6-1723381669996 + [executable_block:a4b669a4-18f6-4ac9-b6f8-1811e448e7a6-1723381669996][type:generic] = [executables:] + restartbackgroundanimations = true + loopbackgroundanimations = true + nine_slice_custom_background = false + nine_slice_border_x = 5 + nine_slice_border_y = 5 + navigatable = true + element_type = vanilla_button + instance_identifier = mc_titlescreen_options_button + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = mid-centered + x = -100 + y = 41 + width = 98 + height = 20 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = 2855cc19-fdd4-468c-bf3d-5a178e7bd07e-1723381669996 + [loading_requirement_container_meta:2855cc19-fdd4-468c-bf3d-5a178e7bd07e-1723381669996] = [groups:][instances:] + is_hidden = false + automated_button_clicks = 0 + nine_slice_slider_handle = false + nine_slice_slider_handle_border_x = 5 + nine_slice_slider_handle_border_y = 5 +} + +vanilla_button { + button_element_executable_block_identifier = 6f288576-c764-4186-81ff-75d2f9aea601-1723381669997 + [executable_block:6f288576-c764-4186-81ff-75d2f9aea601-1723381669997][type:generic] = [executables:] + restartbackgroundanimations = true + loopbackgroundanimations = true + nine_slice_custom_background = false + nine_slice_border_x = 5 + nine_slice_border_y = 5 + navigatable = true + element_type = vanilla_button + instance_identifier = mc_titlescreen_realms_button + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = vanilla + x = 220 + y = 186 + width = 200 + height = 20 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = 2cf95c06-5617-408a-8bba-e6a41127abdb-1723381669997 + [loading_requirement_container_meta:2cf95c06-5617-408a-8bba-e6a41127abdb-1723381669997] = [groups:][instances:] + is_hidden = true + automated_button_clicks = 0 + nine_slice_slider_handle = false + nine_slice_slider_handle_border_x = 5 + nine_slice_slider_handle_border_y = 5 +} + +vanilla_button { + button_element_executable_block_identifier = 9b502449-efe7-4d00-8066-d84746d6482d-1723381669996 + [executable_block:9b502449-efe7-4d00-8066-d84746d6482d-1723381669996][type:generic] = [executables:] + restartbackgroundanimations = true + loopbackgroundanimations = true + nine_slice_custom_background = false + nine_slice_border_x = 5 + nine_slice_border_y = 5 + navigatable = true + element_type = vanilla_button + instance_identifier = 604382 + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = element + anchor_point_element = vanillabtn:button_compatibility_id:mc_titlescreen_quit_button + x = 101 + y = 0 + width = 20 + height = 20 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = 964eb3ce-d49e-4547-9e74-1f9ebe793c32-1723381669996 + [loading_requirement_container_meta:964eb3ce-d49e-4547-9e74-1f9ebe793c32-1723381669996] = [groups:][instances:] + is_hidden = false + automated_button_clicks = 0 + nine_slice_slider_handle = false + nine_slice_slider_handle_border_x = 5 + nine_slice_slider_handle_border_y = 5 +} + +vanilla_button { + button_element_executable_block_identifier = 66c0d198-ba1c-4e1e-b2ba-10a89f3f0133-1723381669996 + [executable_block:66c0d198-ba1c-4e1e-b2ba-10a89f3f0133-1723381669996][type:generic] = [executables:] + restartbackgroundanimations = true + loopbackgroundanimations = true + nine_slice_custom_background = false + nine_slice_border_x = 5 + nine_slice_border_y = 5 + navigatable = true + element_type = vanilla_button + instance_identifier = mc_titlescreen_singleplayer_button + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = vanilla + x = 220 + y = 138 + width = 200 + height = 20 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = 24315d2c-d6a9-4fb5-9a33-66db2108c4b1-1723381669996 + [loading_requirement_container_meta:24315d2c-d6a9-4fb5-9a33-66db2108c4b1-1723381669996] = [groups:][instances:] + is_hidden = true + automated_button_clicks = 0 + nine_slice_slider_handle = false + nine_slice_slider_handle_border_x = 5 + nine_slice_slider_handle_border_y = 5 +} + +vanilla_button { + button_element_executable_block_identifier = 0b76aa9b-00ce-48e4-b6ba-b48126a6b45b-1723381669989 + [executable_block:0b76aa9b-00ce-48e4-b6ba-b48126a6b45b-1723381669989][type:generic] = [executables:] + restartbackgroundanimations = true + loopbackgroundanimations = true + nine_slice_custom_background = false + nine_slice_border_x = 5 + nine_slice_border_y = 5 + navigatable = true + element_type = vanilla_button + instance_identifier = mc_titlescreen_multiplayer_button + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = mid-centered + x = -100 + y = 5 + width = 98 + height = 20 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = 8b8de4e8-b73f-44e8-8371-2fc82089ac57-1723381669989 + [loading_requirement_container_meta:8b8de4e8-b73f-44e8-8371-2fc82089ac57-1723381669989] = [groups:][instances:] + is_hidden = false + automated_button_clicks = 0 + nine_slice_slider_handle = false + nine_slice_slider_handle_border_x = 5 + nine_slice_slider_handle_border_y = 5 +} + +vanilla_button { + button_element_executable_block_identifier = 6652eea2-8960-4ae5-87f9-870d4d1ce1c7-1723381669996 + [executable_block:6652eea2-8960-4ae5-87f9-870d4d1ce1c7-1723381669996][type:generic] = [executables:] + restartbackgroundanimations = true + loopbackgroundanimations = true + nine_slice_custom_background = false + nine_slice_border_x = 5 + nine_slice_border_y = 5 + navigatable = true + element_type = vanilla_button + instance_identifier = 604322 + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = vanilla + x = 424 + y = 162 width = 20 - action = addbutton - actionid = 0b7bb83c-7423-405d-be9f-ce92659dfba61700394749974 + height = 20 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = a1ae6aab-d799-43d6-8e51-c0ad93c950eb-1723381669996 + [loading_requirement_container_meta:a1ae6aab-d799-43d6-8e51-c0ad93c950eb-1723381669996] = [groups:][instances:] + is_hidden = true + automated_button_clicks = 0 + nine_slice_slider_handle = false + nine_slice_slider_handle_border_x = 5 + nine_slice_slider_handle_border_y = 5 +} + +vanilla_button { + button_element_executable_block_identifier = 3dedc685-6f85-4702-aa63-f32142dc0b3a-1723381669996 + [executable_block:3dedc685-6f85-4702-aa63-f32142dc0b3a-1723381669996][type:generic] = [executables:] + restartbackgroundanimations = true + loopbackgroundanimations = true + nine_slice_custom_background = false + nine_slice_border_x = 5 + nine_slice_border_y = 5 + navigatable = true + element_type = vanilla_button + instance_identifier = 376382 + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = element + anchor_point_element = vanillabtn:button_compatibility_id:mc_titlescreen_options_button + x = -23 y = 0 + width = 20 + height = 20 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = ad3c427c-9997-4fc9-a1b0-9d9a10aa5aea-1723381669996 + [loading_requirement_container_meta:ad3c427c-9997-4fc9-a1b0-9d9a10aa5aea-1723381669996] = [groups:][instances:] + is_hidden = false + automated_button_clicks = 0 + nine_slice_slider_handle = false + nine_slice_slider_handle_border_x = 5 + nine_slice_slider_handle_border_y = 5 +} + +vanilla_button { + button_element_executable_block_identifier = 51d2b3e6-59d5-4d9d-909f-8fd209d3dcbf-1723381669996 + [executable_block:51d2b3e6-59d5-4d9d-909f-8fd209d3dcbf-1723381669996][type:generic] = [executables:] + restartbackgroundanimations = true + loopbackgroundanimations = true + nine_slice_custom_background = false + nine_slice_border_x = 5 + nine_slice_border_y = 5 + navigatable = true + element_type = vanilla_button + instance_identifier = mc_titlescreen_quit_button + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = mid-centered + x = 2 + y = 41 + width = 98 height = 20 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = 82e904a3-ef64-45ad-b28d-cb2a197352d3-1723381669996 + [loading_requirement_container_meta:82e904a3-ef64-45ad-b28d-cb2a197352d3-1723381669996] = [groups:][instances:] + is_hidden = false + automated_button_clicks = 0 + nine_slice_slider_handle = false + nine_slice_slider_handle_border_x = 5 + nine_slice_slider_handle_border_y = 5 +} + +deep_element { + element_type = title_screen_logo + instance_identifier = deep:title_screen_logo + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = top-left + x = 183 + y = 30 + width = 274 + height = 52 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = 4dd7501d-bdd2-4b16-a866-b48aba010b07-1723381720436 + [loading_requirement_container_meta:4dd7501d-bdd2-4b16-a866-b48aba010b07-1723381720436] = [groups:][instances:] + is_hidden = true +} + +deep_element { + element_type = title_screen_branding + instance_identifier = deep:title_screen_branding + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = top-left + x = 2 + y = 348 + width = 226 + height = 10 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = 0f69f4b7-afb0-4a63-b801-d3ee854ac41d-1723381720436 + [loading_requirement_container_meta:0f69f4b7-afb0-4a63-b801-d3ee854ac41d-1723381720436] = [groups:][instances:] + is_hidden = true +} + +deep_element { + element_type = title_screen_splash + instance_identifier = deep:title_screen_splash + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = vanilla + x = 0 + y = 0 + width = 60 + height = 30 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = 939c1f10-f43f-46a6-8d53-0cc2567d4117-1723381720436 + [loading_requirement_container_meta:939c1f10-f43f-46a6-8d53-0cc2567d4117-1723381720436] = [groups:][instances:] + is_hidden = true +} + +deep_element { + element_type = title_screen_realms_notification + instance_identifier = deep:title_screen_realms_notification + appearance_delay = no_delay + appearance_delay_seconds = 1.0 + fade_in = false + fade_in_speed = 1.0 + anchor_point = top-left + x = 423 + y = 190 + width = 13 + height = 13 + stretch_x = false + stretch_y = false + stay_on_screen = false + element_loading_requirement_container_identifier = f292016c-eca4-4656-9517-7bc2716207bd-1723381720436 + [loading_requirement_container_meta:f292016c-eca4-4656-9517-7bc2716207bd-1723381720436] = [groups:][instances:] + is_hidden = true } diff --git a/main/config/fancymenu/layout_editor/widgets/element_layer_control.lewidget b/main/config/fancymenu/layout_editor/widgets/element_layer_control.lewidget new file mode 100644 index 0000000..e1a9dbb --- /dev/null +++ b/main/config/fancymenu/layout_editor/widgets/element_layer_control.lewidget @@ -0,0 +1,12 @@ +type = layout_editor_widget_settings + +settings { + offset_x = -212.0 + offset_y = 0.0 + inner_width = 200.0 + inner_height = 300.0 + snapping_side = top-right + expanded = true + visible = true +} + diff --git a/main/config/fancymenu/legacy_checklist.txt b/main/config/fancymenu/legacy_checklist.txt new file mode 100644 index 0000000..fd6fe0e --- /dev/null +++ b/main/config/fancymenu/legacy_checklist.txt @@ -0,0 +1,3 @@ +##[legacy] + +B:custom_guis_ported = 'true'; \ No newline at end of file diff --git a/main/config/fancymenu/options.txt b/main/config/fancymenu/options.txt new file mode 100644 index 0000000..d0f4bfd --- /dev/null +++ b/main/config/fancymenu/options.txt @@ -0,0 +1,75 @@ +##[general] + +I:default_gui_scale = '-1'; +B:play_vanilla_menu_music = 'true'; +B:force_fullscreen = 'false'; + + +##[customization] + +B:modpack_mode = 'true'; +B:show_customization_overlay = 'false'; +B:advanced_customization_mode = 'false'; + + +##[loading] + +B:preload_animations = 'true'; +S:preload_resources = ''; +S:custom_game_intro_skip_text = ''; +B:allow_game_intro_skip = 'true'; +S:game_intro_animation_name = ''; +B:game_intro_fade_out = 'true'; + + +##[window] + +B:show_custom_window_icon = 'false'; +S:custom_window_icon_macos = ''; +S:custom_window_icon_32 = ''; +S:custom_window_title = ''; +S:custom_window_icon_16 = ''; + + +##[multiplayer_screen] + +B:show_multiplayer_screen_server_icons = 'true'; + + +##[singleplayer_screen] + +B:show_singleplayer_screen_world_icons = 'true'; + + +##[layout_editor] + +B:anchor_overlay_change_anchor_on_area_hover = 'true'; +B:show_layout_editor_grid = 'true'; +B:anchor_overlay_change_anchor_on_element_hover = 'true'; +S:anchor_overlay_visibility_mode = 'dragging'; +B:anchor_overlay_show_all_connection_lines = 'false'; +S:anchor_overlay_color_base_override = ''; +I:layout_editor_grid_size = '10'; +B:invert_anchor_overlay_color = 'false'; +S:anchor_overlay_color_border_override = ''; +F:anchor_overlay_opacity_normal = '0.5'; +F:anchor_overlay_opacity_busy = '0.7'; +D:anchor_overlay_hover_charging_time_seconds = '2.0'; + + +##[ui] + +I:context_menu_hover_open_speed = '1'; +S:ui_theme = 'dark'; +F:ui_scale = '4.0'; +B:play_ui_click_sounds = 'true'; +B:enable_ui_text_shadow = 'false'; + + +##[debug_overlay] + +B:debug_overlay_show_basic_screen_category = 'true'; +B:debug_overlay_show_system_category = 'true'; +B:debug_overlay_show_advanced_screen_category = 'true'; +B:show_debug_overlay = 'false'; +B:debug_overlay_show_resources_category = 'true'; diff --git a/main/config/fancymenu/panoramas/wynn/properties.txt b/main/config/fancymenu/panoramas/wynn/properties.txt deleted file mode 100755 index 2453a9a..0000000 --- a/main/config/fancymenu/panoramas/wynn/properties.txt +++ /dev/null @@ -1,8 +0,0 @@ -type = panorama - -panorama-meta { - name = wynn - speed = 1.0 - fov = 85.0 - angle = 25.0 -} diff --git a/main/config/fancymenu/user_variables.db b/main/config/fancymenu/user_variables.db index 9850645..96f2721 100755 --- a/main/config/fancymenu/user_variables.db +++ b/main/config/fancymenu/user_variables.db @@ -1,7 +1,14 @@ -type = cached_variables +type = user_variables -variables { - wynn_ip = play.wynncraft.com - region_wynn = us +variable { + name = wynn_ip + value = play.wynncraft.com + reset_on_launch = false +} + +variable { + name = region_wynn + value = us + reset_on_launch = false } diff --git a/main/config/fancymenu/wynn/background.png b/main/config/fancymenu/wynn/background.png old mode 100644 new mode 100755 diff --git a/main/config/version.txt b/main/config/version.txt index ad02b32..fc83a98 100755 --- a/main/config/version.txt +++ b/main/config/version.txt @@ -1 +1 @@ -Wynncraft 101 - 1.1.3 +Wynncraft 101 - 1.2.0 (Beta) diff --git a/main/config/yosbr/options.txt b/main/config/yosbr/options.txt new file mode 100755 index 0000000..7aaefa1 --- /dev/null +++ b/main/config/yosbr/options.txt @@ -0,0 +1,11 @@ +version:3120 +autoJump:false +snooperEnabled:false +guiScale:3 +maxFps:260 +tutorialStep:none +skipMultiplayerWarning:true +joinedFirstServer:true +soundCategory_music:0.0 + +resourcePacks:["vanilla","fabric","file/panorama"] diff --git a/main/index.toml b/main/index.toml index 5bfb8e2..baf39c9 100644 --- a/main/index.toml +++ b/main/index.toml @@ -2,63 +2,47 @@ hash-format = "sha256" [[files]] file = "CHANGELOG.md" -hash = "860e3a1ebd243dba0d0a812514f05fed3ea61bcbdb2ffbc29bdcf74d189e0d4d" +hash = "3e8580bafbc1211332abdddcb9397ca368c62797a2dbf7149d89aa15ff95bada" [[files]] file = "config/fancymenu/config.txt" hash = "a68403d921757907ccc6db84c8ad9c857b437bfc52215638f0e94a9bf043ee63" +[[files]] +file = "config/fancymenu/custom_gui_screens.txt" +hash = "ff492043eaf454c46e949d5eef32ece90cc5a19feb50a161dd29a43b5732c880" + [[files]] file = "config/fancymenu/customizablemenus.txt" -hash = "cbd93e8f34f681b071aadadb0059b80be1e224b1d4bfd0ebe17ecf7ea22c6aed" +hash = "9d908fb21b9f0ad86f2b9342c243ee92a3bcb6492caf1b794565be3fef62e04e" [[files]] file = "config/fancymenu/customization/loading.txt" -hash = "d174409e3199529bc774a76cbc637dff0c05da25b430e20097817cc5ea2841cc" +hash = "bc7f8408c9486e43316639be9e05cf89a261b395a0fa321e982cc2c71e39e86e" [[files]] file = "config/fancymenu/customization/wynn.txt" -hash = "4aafad0a51e3472aad5b8cfcd1d82a66b65db353650e725c044da22082963b0d" - -[[files]] -file = "config/fancymenu/menu_identifiers.db" -hash = "003a1c89846741e0eb9475089d4ed653896fd08e0b994667fae452b4ad894a72" - -[[files]] -file = "config/fancymenu/panoramas/wynn/panorama/panorama_0.png" -hash = "97adf8510409c53c18df582bd15c850c6ecc9160d388181f0dd1efde7cd208e3" - -[[files]] -file = "config/fancymenu/panoramas/wynn/panorama/panorama_1.png" -hash = "d2a459db13600508e6cdaaefa386cb49738e0b3939ad45716d008ae8b30fb70c" +hash = "fefc9ab1b9c7db942f8ad33b797512cc42d3da5f3685ada2dd070ed63a0b9a92" [[files]] -file = "config/fancymenu/panoramas/wynn/panorama/panorama_2.png" -hash = "535677c3fea5d236b22f1aee7c1eefcee5d1d5b825900ee489101afb170a62bb" +file = "config/fancymenu/layout_editor/widgets/element_layer_control.lewidget" +hash = "051d700ea7ff1bd626063d60f9a9cd65a0af1fed5903706d1e70fce20bcb2495" [[files]] -file = "config/fancymenu/panoramas/wynn/panorama/panorama_3.png" -hash = "5e4268f2953805ab0c48bc32a087077e58ff9e067cf9dfecec16b08a097d8f1f" +file = "config/fancymenu/legacy_checklist.txt" +hash = "9a25d3dc708e43eabafce5479a13c02dae15bc7f673afb2745b8b2ba48a97dc0" [[files]] -file = "config/fancymenu/panoramas/wynn/panorama/panorama_4.png" -hash = "65adc77bf14c3db336e538b1525b5e492b65435b66a147748d3032f29d0f560c" - -[[files]] -file = "config/fancymenu/panoramas/wynn/panorama/panorama_5.png" -hash = "3a22e3be99980697218cd995c7de3c963e01ed9294fd8739b1109d39f4b22192" - -[[files]] -file = "config/fancymenu/panoramas/wynn/panorama/panorama_overlay.png" -hash = "4cabea349b45c137de6ab4472303fb20fb94b07a119c8926aa54575ffbab91e6" +file = "config/fancymenu/menu_identifiers.db" +hash = "003a1c89846741e0eb9475089d4ed653896fd08e0b994667fae452b4ad894a72" [[files]] -file = "config/fancymenu/panoramas/wynn/properties.txt" -hash = "7f5b21dc7b9def5ee98c9a4b2fddc78ee5c8a0620c07e18f787002c7a1ac2386" +file = "config/fancymenu/options.txt" +hash = "f063281433a399afd145442b2d2607598d9f5db9c1276620004f30a2c9ec9aff" [[files]] file = "config/fancymenu/user_variables.db" -hash = "655d37e4978ade07621dd085b097d61dfe840cf07a226374650c4fdd407a2196" +hash = "4cf594f4299aaebc575513966d5aa2dca5559621a5b53c647fea12a178de9b71" [[files]] file = "config/fancymenu/wynn/background.png" @@ -70,7 +54,7 @@ hash = "d6ca61843ad84e0c0f93fca5ed2a6f6ee9a8aadf898ffd312ad5323263df0448" [[files]] file = "config/version.txt" -hash = "8e16c979af5906a5b670a8043968a61e52ebf7b178eecf92d525536d8a6b7f68" +hash = "476e1915baffee74e593ee6b7f834e7a91895d2c68326c5d4645405641b4ce2f" [[files]] file = "config/yosbr/config/iris.properties" @@ -80,74 +64,88 @@ hash = "1433d3b049af59d534211442102a81613adab4a2922e3f8dc0252d8b7157b508" file = "config/yosbr/config/shouldersurfing.toml" hash = "689a1d3dac47acc9dff4a84d6e91142f54fa4146ef6409c164496c807625cd95" +[[files]] +file = "config/yosbr/options.txt" +hash = "f455074843b25a83e9497e0317d30bc43b5125a676466876e83cd6bd580e9af8" + [[files]] file = "mods/cloth-config.pw.toml" -hash = "c6fb2a9c31fe297e65fbb72c20967c498860168082a5d7881487dcb1a61ac72c" +hash = "98f5b3f3a7f8955be1888cafff86619bbb1fa66fe23a5b280878040e30cb7e77" metafile = true [[files]] file = "mods/cubes-without-borders.pw.toml" -hash = "1a65361cf2207ba6bad6eba3e66e407983452398c4ac5cbe5db0d8430b8a6496" +hash = "11699829fc65c378c5bcccbea9375304ce6194aed18d2f02ee733ed44879efb4" metafile = true [[files]] file = "mods/drippy-loading-screen.pw.toml" -hash = "bed56b908248a37d993321aac20742151570d608c6244d3d965c477586b1b12e" +hash = "53643da21fa7bb9501db576690a439a5fd7c7c510be32128a81a8618df8fd9c8" metafile = true [[files]] -file = "mods/emuno.pw.toml" -hash = "8f0c18360533351fff9237b803b1a91fb86cc9b00d56e61f116076e654c9f8e8" +file = "mods/entityculling.pw.toml" +hash = "819cae23dd4a41d4eb89dde6add387683ee2f4ba84e23f8074bcc678e2d4a2da" metafile = true [[files]] -file = "mods/entityculling.pw.toml" -hash = "110434cbf31765df0fa8f1679e1edfdaf7682fb1f91d847a69a4e47c1f3267be" +file = "mods/fabric-api.pw.toml" +hash = "a8800671ba62afc0a0a2bcbf4330ba7a5906f5fba7ec88b6d5afac2572ecd617" +metafile = true + +[[files]] +file = "mods/fabric-language-kotlin.pw.toml" +hash = "a909422ca28880c8aa967a66ca3b89fba223a9cfc662d98592c234d22361cf33" metafile = true [[files]] file = "mods/fancymenu.pw.toml" -hash = "c576dc9bb8ea7d17f9da1635b0ba4d0393507c80924a337d1f26ca3b2d026932" +hash = "6aa695f9ceedcb76ff1a1063455d0676edfbcc35bd09465faa4ccb4c1cad2d1a" metafile = true [[files]] file = "mods/forge-config-api-port.pw.toml" -hash = "28f4f53cd456090809e048ce05109787ddb3bf1427c7f2f382b884cca3198b02" +hash = "dded62ce10d426f4948edb2561bf8c7500c73376708312ae49c118447195d50f" metafile = true [[files]] file = "mods/fuy_gg.pw.toml" -hash = "2410ddac90174f8555fc7a68f76f579808cc08ee30d9eed50fef147f03e1a3bf" +hash = "942de79bd411d46d68b8e8ac5ebafc04b54c46d30291a67a2b4e610f497c316f" metafile = true [[files]] file = "mods/immediatelyfast.pw.toml" -hash = "1aadf91846b80dcbedfae8433ff58b5614b3470062887fe9b3d1e22d05ed0e86" +hash = "3f8f7b594419ea4fefa330c82fee1be6d904390b3a6bb40e52aeb8e7b9009c82" metafile = true [[files]] file = "mods/iris.pw.toml" -hash = "45eda4160256d4c4394a982c67167ff4b85e218834e60203128b850b38b4821b" +hash = "315648c1b6910b274d4a16bda8eba7ddf380d928edb20c0c36f3ff9776e30fe5" metafile = true [[files]] file = "mods/konkrete.pw.toml" -hash = "3f19551542bb40a3ae7f4df5dcf6ae8367fe736902989c24432bb6e01178e09a" +hash = "2c7ad26f8416aee6c43dbe20397a1bd52b333028a0c592c59ff5c4e1f1af63a2" metafile = true [[files]] file = "mods/libzoomer.pw.toml" -hash = "770e5637eead483401609ff4252859861d2c7a9d32f4b3112d3bd1a825b366bd" +hash = "284bdfc698d8cd297f3add8dd8f85eeb9903ab29eb3bb95e5f9dda52722f1e72" metafile = true [[files]] file = "mods/lithium.pw.toml" -hash = "ed27ecb297016accc41e9894b6e11d6c46b455211e358afa6218ce629ef56978" +hash = "f004eac1859218b35a865698a68000b21806709f02b54b2a2ef55ff04a793328" +metafile = true + +[[files]] +file = "mods/melody.pw.toml" +hash = "ab6af5e589ade8a9400eba7235ee509e66f640cd248bf3333b6001a084d63b3e" metafile = true [[files]] file = "mods/modernfix.pw.toml" -hash = "f6a053554df5a596e3113b7add27bd88c504ff50b8cb8083e8acdc2331a30bba" +hash = "ebbaf07d4e04f172081d5f4bec47837ae1008c5a6dbedc32f7ba471dd3d004cd" metafile = true [[files]] @@ -157,32 +155,22 @@ metafile = true [[files]] file = "mods/ok-zoomer.pw.toml" -hash = "0645322988ede8ef24399aa5e4147f5ffb9140edc4ea6a4c368daf89bcd3418a" -metafile = true - -[[files]] -file = "mods/qsl.pw.toml" -hash = "f85de6aee1a3d7044c41237c659da5fc80597b2d86a0803a6107c3eedaec2e14" +hash = "26027637c0718d1e631e60d8695d9bf6ec5da2c38888c9f5febd100da0fa7937" metafile = true [[files]] file = "mods/shoulder-surfing-reloaded.pw.toml" -hash = "a84203b741e09a2031f46f1b8ca2fd9fba05bddf069f2a89c0ceb835e730d8a8" +hash = "0e6c1d344a3d5a252e19828ae327f89cec0650012edf52d8344a047e890c322c" metafile = true [[files]] file = "mods/sodium.pw.toml" -hash = "ae3bcc360dcb4569d78b80c75466e803cac50479e0c1419982fb0695fa81c80a" -metafile = true - -[[files]] -file = "mods/starlight.pw.toml" -hash = "2b9e4dbe7305540ed0bac103f8ba47a36307a3a194dda91b5886a2caf4712d0a" +hash = "c0ef7a193709757fbc3e7d94e31783eca812b8b6a3775ccbe62363223162aafc" metafile = true [[files]] file = "mods/wynntils.pw.toml" -hash = "de5ccb981f1f00aadce20c154dc94dc6629cdd63b84cdc5b7aa97145d5cadb01" +hash = "f28a71e1c1e7c593f246ce2dffad8feaaa78f2e730cb1f59e87e00218afbe20d" metafile = true [[files]] @@ -192,7 +180,39 @@ metafile = true [[files]] file = "options.txt" -hash = "3fd60d2e016b5c27261dea18b3b9bbc737893644923a0eba9e5e5cbdd1364440" +hash = "f455074843b25a83e9497e0317d30bc43b5125a676466876e83cd6bd580e9af8" + +[[files]] +file = "resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_0.png" +hash = "97adf8510409c53c18df582bd15c850c6ecc9160d388181f0dd1efde7cd208e3" + +[[files]] +file = "resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_1.png" +hash = "d2a459db13600508e6cdaaefa386cb49738e0b3939ad45716d008ae8b30fb70c" + +[[files]] +file = "resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_2.png" +hash = "535677c3fea5d236b22f1aee7c1eefcee5d1d5b825900ee489101afb170a62bb" + +[[files]] +file = "resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_3.png" +hash = "5e4268f2953805ab0c48bc32a087077e58ff9e067cf9dfecec16b08a097d8f1f" + +[[files]] +file = "resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_4.png" +hash = "65adc77bf14c3db336e538b1525b5e492b65435b66a147748d3032f29d0f560c" + +[[files]] +file = "resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_5.png" +hash = "3a22e3be99980697218cd995c7de3c963e01ed9294fd8739b1109d39f4b22192" + +[[files]] +file = "resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_overlay.png" +hash = "4cabea349b45c137de6ab4472303fb20fb94b07a119c8926aa54575ffbab91e6" + +[[files]] +file = "resourcepacks/panorama/pack.mcmeta" +hash = "1ec937f5cdf28824628d6abc091d37d766e688a8b7433831468f40552d48a775" [[files]] file = "servers.dat" @@ -200,5 +220,5 @@ hash = "fe802fe3c4fa7db905a7cb52ac50f18295d48ae695072bb8ec3b287677a64e2e" [[files]] file = "shaderpacks/complementary-unbound.pw.toml" -hash = "f5f2f634a21371f9e857e33a2e45dfbad531b6c0bbe28bd7b9f53ec357b0cc23" +hash = "9ed342e0d8a2200d2a5c01826dba51b70433ad2c0e998fda893b5fa2911c2516" metafile = true diff --git a/main/mods/cloth-config.pw.toml b/main/mods/cloth-config.pw.toml index ba9e254..693b846 100644 --- a/main/mods/cloth-config.pw.toml +++ b/main/mods/cloth-config.pw.toml @@ -1,13 +1,13 @@ name = "Cloth Config API" -filename = "cloth-config-12.0.119-fabric.jar" +filename = "cloth-config-15.0.130-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9s6osm5g/versions/NPcjyMhi/cloth-config-12.0.119-fabric.jar" +url = "https://cdn.modrinth.com/data/9s6osm5g/versions/7jtvrmVP/cloth-config-15.0.130-fabric.jar" hash-format = "sha1" -hash = "2407c417c60a44b7f3a790480a0f4be222f8ef66" +hash = "4b1283fad1e4f8c9bcdb2a7767a0a468d0ac4cc5" [update] [update.modrinth] mod-id = "9s6osm5g" -version = "NPcjyMhi" +version = "7jtvrmVP" diff --git a/main/mods/cubes-without-borders.pw.toml b/main/mods/cubes-without-borders.pw.toml index 41a5bf4..deac7ca 100644 --- a/main/mods/cubes-without-borders.pw.toml +++ b/main/mods/cubes-without-borders.pw.toml @@ -1,13 +1,13 @@ name = "Cubes Without Borders" -filename = "cubes-without-borders-1.1.0+1.20.jar" +filename = "cubes-without-borders-2.1.1+1.21.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/ETlrkaYF/versions/IQtaUFAv/cubes-without-borders-1.1.0%2B1.20.jar" +url = "https://cdn.modrinth.com/data/ETlrkaYF/versions/fbzkv9Iu/cubes-without-borders-2.1.1%2B1.21.jar" hash-format = "sha1" -hash = "e54a2c4b4817efb93a2ce7cb78bf8a2d1136b6cd" +hash = "bb6fbf6a7ae382daeea2979d4471c0acdeab1860" [update] [update.modrinth] mod-id = "ETlrkaYF" -version = "IQtaUFAv" +version = "fbzkv9Iu" diff --git a/main/mods/drippy-loading-screen.pw.toml b/main/mods/drippy-loading-screen.pw.toml index 77427cc..31b1b01 100644 --- a/main/mods/drippy-loading-screen.pw.toml +++ b/main/mods/drippy-loading-screen.pw.toml @@ -1,13 +1,13 @@ name = "Drippy Loading Screen" -filename = "drippyloadingscreen_fabric_2.2.5_MC_1.20.2.jar" +filename = "drippyloadingscreen_fabric_3.0.7_MC_1.21.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/v3CYg2V9/versions/RwTS7R6w/drippyloadingscreen_fabric_2.2.5_MC_1.20.2.jar" +url = "https://cdn.modrinth.com/data/v3CYg2V9/versions/ePC1ZDSz/drippyloadingscreen_fabric_3.0.7_MC_1.21.jar" hash-format = "sha1" -hash = "7ab24208dda0ba7b315fa44cb2dc4f680f560bdd" +hash = "14d2c40d4f996e29b8c675a7b49952e23048f8c8" [update] [update.modrinth] mod-id = "v3CYg2V9" -version = "RwTS7R6w" +version = "ePC1ZDSz" diff --git a/main/mods/emuno.pw.toml b/main/mods/emuno.pw.toml deleted file mode 100644 index f04646c..0000000 --- a/main/mods/emuno.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "EmuNO" -filename = "emuno-1.1.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/RLrPqrNI/versions/Rt34JLkK/emuno-1.1.1.jar" -hash-format = "sha1" -hash = "851deb11c20f2a7a43ae19919bed4f436483a033" - -[update] -[update.modrinth] -mod-id = "RLrPqrNI" -version = "Rt34JLkK" diff --git a/main/mods/entityculling.pw.toml b/main/mods/entityculling.pw.toml index 4af4959..e988488 100644 --- a/main/mods/entityculling.pw.toml +++ b/main/mods/entityculling.pw.toml @@ -1,13 +1,13 @@ name = "Entity Culling" -filename = "entityculling-fabric-1.6.6-mc1.20.2.jar" +filename = "entityculling-fabric-1.6.7-mc1.21.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/KRGWwoZW/entityculling-fabric-1.6.6-mc1.20.2.jar" +url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/uh3DtMnM/entityculling-fabric-1.6.7-mc1.21.jar" hash-format = "sha1" -hash = "c9b73ffd84d07bb9addf4b74cc823b887ee16750" +hash = "a99034c625e63a9e1e5e2768893e57296d91c0e5" [update] [update.modrinth] mod-id = "NNAgCjsB" -version = "KRGWwoZW" +version = "uh3DtMnM" diff --git a/main/mods/fabric-api.pw.toml b/main/mods/fabric-api.pw.toml new file mode 100644 index 0000000..a4187a6 --- /dev/null +++ b/main/mods/fabric-api.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric API" +filename = "fabric-api-0.102.0+1.21.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/oGwyXeEI/fabric-api-0.102.0%2B1.21.jar" +hash-format = "sha1" +hash = "43035a1c6f506285a9910bc8038d1b1b925f8dd1" + +[update] +[update.modrinth] +mod-id = "P7dR8mSH" +version = "oGwyXeEI" diff --git a/main/mods/fabric-language-kotlin.pw.toml b/main/mods/fabric-language-kotlin.pw.toml new file mode 100644 index 0000000..cc62e68 --- /dev/null +++ b/main/mods/fabric-language-kotlin.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric Language Kotlin" +filename = "fabric-language-kotlin-1.12.0+kotlin.2.0.10.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/kdDGGNEt/fabric-language-kotlin-1.12.0%2Bkotlin.2.0.10.jar" +hash-format = "sha1" +hash = "8b5c6d1caff90301ac9856959457dcfc793774c3" + +[update] +[update.modrinth] +mod-id = "Ha28R6CL" +version = "kdDGGNEt" diff --git a/main/mods/fancymenu.pw.toml b/main/mods/fancymenu.pw.toml index a0d4d3d..c03df21 100644 --- a/main/mods/fancymenu.pw.toml +++ b/main/mods/fancymenu.pw.toml @@ -1,14 +1,13 @@ name = "FancyMenu" -filename = "fancymenu_fabric_2.14.12_MC_1.20.2.jar" +filename = "fancymenu_fabric_3.2.5_MC_1.21.jar" side = "client" -pin = true [download] -url = "https://cdn.modrinth.com/data/Wq5SjeWM/versions/8eWfCk6V/fancymenu_fabric_2.14.12_MC_1.20.2.jar" +url = "https://cdn.modrinth.com/data/Wq5SjeWM/versions/I03OyM2D/fancymenu_fabric_3.2.5_MC_1.21.jar" hash-format = "sha1" -hash = "30d141f804cf14fd6d629382c098fbb6f10e6aa6" +hash = "4b6d9269ff83e0ba70dc713a83a352ffbada437f" [update] [update.modrinth] mod-id = "Wq5SjeWM" -version = "8eWfCk6V" +version = "I03OyM2D" diff --git a/main/mods/forge-config-api-port.pw.toml b/main/mods/forge-config-api-port.pw.toml index 918add3..1edce13 100644 --- a/main/mods/forge-config-api-port.pw.toml +++ b/main/mods/forge-config-api-port.pw.toml @@ -1,13 +1,13 @@ name = "Forge Config API Port" -filename = "ForgeConfigAPIPort-v20.2.6-1.20.2-Fabric.jar" +filename = "ForgeConfigAPIPort-v21.0.8-1.21-Fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/ohNO6lps/versions/sK1XwxTt/ForgeConfigAPIPort-v20.2.6-1.20.2-Fabric.jar" +url = "https://cdn.modrinth.com/data/ohNO6lps/versions/GOreNSW6/ForgeConfigAPIPort-v21.0.8-1.21-Fabric.jar" hash-format = "sha1" -hash = "885789adee2abdca435f37e64f47c543c2c60b22" +hash = "7dfdfef79835d7d8d6237b20af1a2d7f29561454" [update] [update.modrinth] mod-id = "ohNO6lps" -version = "sK1XwxTt" +version = "GOreNSW6" diff --git a/main/mods/fuy_gg.pw.toml b/main/mods/fuy_gg.pw.toml index 580341a..9f66485 100644 --- a/main/mods/fuy_gg.pw.toml +++ b/main/mods/fuy_gg.pw.toml @@ -1,13 +1,13 @@ name = "fuy.gg" -filename = "fuy_gg-1.3.11.jar" +filename = "fuy.gg-2.0.5+MC-1.21.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/EMQzFaJ1/versions/yb3oQiLl/fuy_gg-1.3.11.jar" +url = "https://cdn.modrinth.com/data/EMQzFaJ1/versions/Kyc1QWvC/fuy.gg-2.0.5%2BMC-1.21.jar" hash-format = "sha1" -hash = "0ea2956d61985b86fb0480346c484dfa989dc2a4" +hash = "0d06fc6986b09f29e74b2500a61d8c4a4c1ba067" [update] [update.modrinth] mod-id = "EMQzFaJ1" -version = "yb3oQiLl" +version = "Kyc1QWvC" diff --git a/main/mods/immediatelyfast.pw.toml b/main/mods/immediatelyfast.pw.toml index d0784bf..672f539 100644 --- a/main/mods/immediatelyfast.pw.toml +++ b/main/mods/immediatelyfast.pw.toml @@ -1,13 +1,13 @@ name = "ImmediatelyFast" -filename = "ImmediatelyFast-Fabric-1.2.18+1.20.4.jar" +filename = "ImmediatelyFast-Fabric-1.2.20+1.21.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/HX5WEfoR/ImmediatelyFast-Fabric-1.2.18%2B1.20.4.jar" +url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/jMIMrEow/ImmediatelyFast-Fabric-1.2.20%2B1.21.1.jar" hash-format = "sha1" -hash = "cb1a465167fd2b313e4b8fd2dfff478e5951827f" +hash = "fd934e30da1d2547325591656aca816d8d3fc608" [update] [update.modrinth] mod-id = "5ZwdcRci" -version = "HX5WEfoR" +version = "jMIMrEow" diff --git a/main/mods/iris.pw.toml b/main/mods/iris.pw.toml index d6fbd23..3ea7667 100644 --- a/main/mods/iris.pw.toml +++ b/main/mods/iris.pw.toml @@ -1,13 +1,13 @@ name = "Iris Shaders" -filename = "iris-mc1.20.2-1.6.14.jar" +filename = "iris-1.7.3+mc1.21.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/YL57xq9U/versions/Cjwm9s3i/iris-mc1.20.2-1.6.14.jar" +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/kuOV4Ece/iris-1.7.3%2Bmc1.21.jar" hash-format = "sha1" -hash = "aac3c343192ab77e5d3ede702151a0155a1712cc" +hash = "1b4e44a74c850d407518bc5cbe33eec9577ad9e9" [update] [update.modrinth] mod-id = "YL57xq9U" -version = "Cjwm9s3i" +version = "kuOV4Ece" diff --git a/main/mods/konkrete.pw.toml b/main/mods/konkrete.pw.toml index 27bd628..8068dc6 100644 --- a/main/mods/konkrete.pw.toml +++ b/main/mods/konkrete.pw.toml @@ -1,14 +1,13 @@ name = "Konkrete" -filename = "konkrete_fabric_1.7.0-2_MC_1.20.2.jar" +filename = "konkrete_fabric_1.9.9_MC_1.21.jar" side = "both" -pin = true [download] -url = "https://cdn.modrinth.com/data/J81TRJWm/versions/qsYMqjlM/konkrete_fabric_1.7.0-2_MC_1.20.2.jar" +url = "https://cdn.modrinth.com/data/J81TRJWm/versions/Qvrc7DuG/konkrete_fabric_1.9.9_MC_1.21.jar" hash-format = "sha1" -hash = "b9248ef90ee0513cfde080ccb76a7d3e7f8654ae" +hash = "c521e23a8be17a941f4f95a76feba9df5e3de5d0" [update] [update.modrinth] mod-id = "J81TRJWm" -version = "qsYMqjlM" +version = "Qvrc7DuG" diff --git a/main/mods/libzoomer.pw.toml b/main/mods/libzoomer.pw.toml index e185e2e..1ec95d1 100644 --- a/main/mods/libzoomer.pw.toml +++ b/main/mods/libzoomer.pw.toml @@ -1,13 +1,13 @@ name = "LibZoomer" -filename = "libzoomer-0.8.1+1.20.1.jar" +filename = "libzoomer-fabric-0.10.0+1.21.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/UuqHBjf9/versions/L0Z9ESDh/libzoomer-0.8.1%2B1.20.1.jar" +url = "https://cdn.modrinth.com/data/UuqHBjf9/versions/g0CRXD8R/libzoomer-fabric-0.10.0%2B1.21.jar" hash-format = "sha1" -hash = "342421fc1cd4f8834981930ed1cebcb91cc36910" +hash = "42d32db69ecec1e43fec3b21f9012724ca0ba87c" [update] [update.modrinth] mod-id = "UuqHBjf9" -version = "L0Z9ESDh" +version = "g0CRXD8R" diff --git a/main/mods/lithium.pw.toml b/main/mods/lithium.pw.toml index f96a004..3cc00ba 100644 --- a/main/mods/lithium.pw.toml +++ b/main/mods/lithium.pw.toml @@ -1,13 +1,13 @@ name = "Lithium" -filename = "lithium-fabric-mc1.20.2-0.12.0.jar" +filename = "lithium-fabric-mc1.21-0.13.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/qdzL5Hkg/lithium-fabric-mc1.20.2-0.12.0.jar" +url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/NTZCh7rb/lithium-fabric-mc1.21-0.13.0.jar" hash-format = "sha1" -hash = "9b713d4909582d900274dcd7ca01abd195b53520" +hash = "3e0a3da12c67be557421a2042e0be687290fedc4" [update] [update.modrinth] mod-id = "gvQqBUqZ" -version = "qdzL5Hkg" +version = "NTZCh7rb" diff --git a/main/mods/melody.pw.toml b/main/mods/melody.pw.toml new file mode 100644 index 0000000..2e1f128 --- /dev/null +++ b/main/mods/melody.pw.toml @@ -0,0 +1,13 @@ +name = "Melody" +filename = "melody_fabric_1.0.10_MC_1.21.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/CVT4pFB2/versions/OqxSeb4n/melody_fabric_1.0.10_MC_1.21.jar" +hash-format = "sha1" +hash = "5624eea73f251c70a9489192d326f9b4aab3b13c" + +[update] +[update.modrinth] +mod-id = "CVT4pFB2" +version = "OqxSeb4n" diff --git a/main/mods/modernfix.pw.toml b/main/mods/modernfix.pw.toml index c686700..727e213 100644 --- a/main/mods/modernfix.pw.toml +++ b/main/mods/modernfix.pw.toml @@ -1,13 +1,13 @@ name = "ModernFix" -filename = "modernfix-fabric-5.10.1+mc1.20.2.jar" +filename = "modernfix-fabric-5.19.1+mc1.21.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/nmDcB62a/versions/rRcwOsPa/modernfix-fabric-5.10.1%2Bmc1.20.2.jar" +url = "https://cdn.modrinth.com/data/nmDcB62a/versions/i8GSONFm/modernfix-fabric-5.19.1%2Bmc1.21.jar" hash-format = "sha1" -hash = "530fd499a1615176faf0b717590a0a312cbeb709" +hash = "a0fd5799e698697232d75e7291276218198ea80a" [update] [update.modrinth] mod-id = "nmDcB62a" -version = "rRcwOsPa" +version = "i8GSONFm" diff --git a/main/mods/ok-zoomer.pw.toml b/main/mods/ok-zoomer.pw.toml index 412bde0..72296ad 100644 --- a/main/mods/ok-zoomer.pw.toml +++ b/main/mods/ok-zoomer.pw.toml @@ -1,13 +1,13 @@ name = "Ok Zoomer" -filename = "OkZoomer-Quilt-6.0.0.jar" +filename = "OkZoomer-Fabric-9.3.0.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/aXf2OSFU/versions/3WRTt0FK/OkZoomer-Quilt-6.0.0.jar" +url = "https://cdn.modrinth.com/data/aXf2OSFU/versions/fTlz6oCq/OkZoomer-Fabric-9.3.0.jar" hash-format = "sha1" -hash = "f2236c93be60b458c5267eafef78cb37eb2864cc" +hash = "147bed38f70a078b5e1679e8dcfe6ad65206538b" [update] [update.modrinth] mod-id = "aXf2OSFU" -version = "3WRTt0FK" +version = "fTlz6oCq" diff --git a/main/mods/qsl.pw.toml b/main/mods/qsl.pw.toml deleted file mode 100644 index 256af21..0000000 --- a/main/mods/qsl.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Quilted Fabric API (QFAPI) / Quilt Standard Libraries (QSL)" -filename = "quilted-fabric-api-8.0.0-alpha.6+0.91.6-1.20.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/zHVlrS0A/quilted-fabric-api-8.0.0-alpha.6%2B0.91.6-1.20.2.jar" -hash-format = "sha1" -hash = "d0b0248e52fd03d3e01565bb54fcd819de8804f7" - -[update] -[update.modrinth] -mod-id = "qvIfYCYJ" -version = "zHVlrS0A" diff --git a/main/mods/shoulder-surfing-reloaded.pw.toml b/main/mods/shoulder-surfing-reloaded.pw.toml index 89cb36c..324caa5 100644 --- a/main/mods/shoulder-surfing-reloaded.pw.toml +++ b/main/mods/shoulder-surfing-reloaded.pw.toml @@ -1,13 +1,13 @@ name = "Shoulder Surfing Reloaded" -filename = "ShoulderSurfing-Fabric-1.20.4-4.1.2.jar" +filename = "ShoulderSurfing-Fabric-1.21.1-4.3.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/kepjj2sy/versions/pKbnNRua/ShoulderSurfing-Fabric-1.20.4-4.1.2.jar" +url = "https://cdn.modrinth.com/data/kepjj2sy/versions/1cNRbIgP/ShoulderSurfing-Fabric-1.21.1-4.3.1.jar" hash-format = "sha1" -hash = "b91aa89c1e19ce82140481ad1a95810f7c537cfb" +hash = "f279ec32419ab873c25e421ce5aa2642d399081f" [update] [update.modrinth] mod-id = "kepjj2sy" -version = "pKbnNRua" +version = "1cNRbIgP" diff --git a/main/mods/sodium.pw.toml b/main/mods/sodium.pw.toml index 548aaf1..f2812b5 100644 --- a/main/mods/sodium.pw.toml +++ b/main/mods/sodium.pw.toml @@ -1,13 +1,13 @@ name = "Sodium" -filename = "sodium-fabric-mc1.20.2-0.5.5.jar" +filename = "sodium-fabric-0.5.11+mc1.21.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/AANobbMI/versions/pmgeU5yX/sodium-fabric-mc1.20.2-0.5.5.jar" +url = "https://cdn.modrinth.com/data/AANobbMI/versions/RncWhTxD/sodium-fabric-0.5.11%2Bmc1.21.jar" hash-format = "sha1" -hash = "febadd3d2e225cdef9054dfecca167d92406a85b" +hash = "d67e66ea4bb2409997b636dae4203d33764cdcc8" [update] [update.modrinth] mod-id = "AANobbMI" -version = "pmgeU5yX" +version = "RncWhTxD" diff --git a/main/mods/starlight.pw.toml b/main/mods/starlight.pw.toml deleted file mode 100644 index 4f1fbfc..0000000 --- a/main/mods/starlight.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Starlight (Fabric)" -filename = "starlight-1.1.3+fabric.5867eae.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/H8CaAYZC/versions/PLbxwptm/starlight-1.1.3%2Bfabric.5867eae.jar" -hash-format = "sha1" -hash = "66c7a95fbaff89b12cb02122c80c7bf133fdbf8c" - -[update] -[update.modrinth] -mod-id = "H8CaAYZC" -version = "PLbxwptm" diff --git a/main/mods/wynntils.pw.toml b/main/mods/wynntils.pw.toml index 4405afb..45f00e4 100644 --- a/main/mods/wynntils.pw.toml +++ b/main/mods/wynntils.pw.toml @@ -1,13 +1,13 @@ name = "Wynntils" -filename = "wynntils-1.2.24-fabric+MC-1.20.2.jar" +filename = "wynntils-2.0.10-fabric+MC-1.21.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/dU5Gb9Ab/versions/DwSnwhbg/wynntils-1.2.24-fabric%2BMC-1.20.2.jar" +url = "https://cdn.modrinth.com/data/dU5Gb9Ab/versions/2faq3dX4/wynntils-2.0.10-fabric%2BMC-1.21.jar" hash-format = "sha1" -hash = "619d4b7c45f3dedd67c74eedeb34c70ebb8bfa1a" +hash = "8da045fc1ce5cbf0d3b4a5b3c3c71377f9419dbe" [update] [update.modrinth] mod-id = "dU5Gb9Ab" -version = "DwSnwhbg" +version = "2faq3dX4" diff --git a/main/options.txt b/main/options.txt index f4a688b..7aaefa1 100755 --- a/main/options.txt +++ b/main/options.txt @@ -7,3 +7,5 @@ tutorialStep:none skipMultiplayerWarning:true joinedFirstServer:true soundCategory_music:0.0 + +resourcePacks:["vanilla","fabric","file/panorama"] diff --git a/main/pack.toml b/main/pack.toml index 50b32e1..23d5176 100644 --- a/main/pack.toml +++ b/main/pack.toml @@ -1,13 +1,13 @@ name = "Wynncraft 101" author = "aninuscsalas" -version = "1.1.3" +version = "1.2.0" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "177bf04e3523e6f664bc2585a52e105fb0fc3d1b5f28b5d80e89ca3c2e4d09d9" +hash = "00c2ee61db27e17980ccf65c904560642e5f523883eb6c553833c387f20886e0" [versions] -minecraft = "1.20.2" -quilt = "0.26.0" +fabric = "0.16.0" +minecraft = "1.21" diff --git a/main/config/fancymenu/panoramas/wynn/panorama/panorama_0.png b/main/resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_0.png old mode 100755 new mode 100644 similarity index 100% rename from main/config/fancymenu/panoramas/wynn/panorama/panorama_0.png rename to main/resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_0.png diff --git a/main/config/fancymenu/panoramas/wynn/panorama/panorama_1.png b/main/resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_1.png old mode 100755 new mode 100644 similarity index 100% rename from main/config/fancymenu/panoramas/wynn/panorama/panorama_1.png rename to main/resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_1.png diff --git a/main/config/fancymenu/panoramas/wynn/panorama/panorama_2.png b/main/resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_2.png old mode 100755 new mode 100644 similarity index 100% rename from main/config/fancymenu/panoramas/wynn/panorama/panorama_2.png rename to main/resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_2.png diff --git a/main/config/fancymenu/panoramas/wynn/panorama/panorama_3.png b/main/resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_3.png old mode 100755 new mode 100644 similarity index 100% rename from main/config/fancymenu/panoramas/wynn/panorama/panorama_3.png rename to main/resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_3.png diff --git a/main/config/fancymenu/panoramas/wynn/panorama/panorama_4.png b/main/resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_4.png old mode 100755 new mode 100644 similarity index 100% rename from main/config/fancymenu/panoramas/wynn/panorama/panorama_4.png rename to main/resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_4.png diff --git a/main/config/fancymenu/panoramas/wynn/panorama/panorama_5.png b/main/resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_5.png old mode 100755 new mode 100644 similarity index 100% rename from main/config/fancymenu/panoramas/wynn/panorama/panorama_5.png rename to main/resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_5.png diff --git a/main/config/fancymenu/panoramas/wynn/panorama/panorama_overlay.png b/main/resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_overlay.png old mode 100755 new mode 100644 similarity index 100% rename from main/config/fancymenu/panoramas/wynn/panorama/panorama_overlay.png rename to main/resourcepacks/panorama/assets/minecraft/textures/gui/title/background/panorama_overlay.png diff --git a/main/resourcepacks/panorama/pack.mcmeta b/main/resourcepacks/panorama/pack.mcmeta new file mode 100755 index 0000000..d516f7a --- /dev/null +++ b/main/resourcepacks/panorama/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 34, + "description": "Main Menu panorama" + } +} diff --git a/main/shaderpacks/complementary-unbound.pw.toml b/main/shaderpacks/complementary-unbound.pw.toml index d32b0d7..746b3d2 100644 --- a/main/shaderpacks/complementary-unbound.pw.toml +++ b/main/shaderpacks/complementary-unbound.pw.toml @@ -1,13 +1,13 @@ name = "Complementary Shaders - Unbound" -filename = "ComplementaryUnbound_r5.2.1.zip" +filename = "ComplementaryUnbound_r5.2.2.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/R6NEzAwj/versions/qWTl3wic/ComplementaryUnbound_r5.2.1.zip" +url = "https://cdn.modrinth.com/data/R6NEzAwj/versions/RMaZ3tSJ/ComplementaryUnbound_r5.2.2.zip" hash-format = "sha1" -hash = "ba698efd157df6dcd90164f4be8717d214989408" +hash = "f0c0cbd2059b7a464b9e0f061ddfa6f0980849e1" [update] [update.modrinth] mod-id = "R6NEzAwj" -version = "qWTl3wic" +version = "RMaZ3tSJ"