diff --git a/.packignore b/.packignore index d7f3b61..191381e 100644 --- a/.packignore +++ b/.packignore @@ -1,2 +1 @@ -.git -libraries/linux \ No newline at end of file +.git \ No newline at end of file diff --git a/instance.cfg b/instance.cfg index e73922a..6961df6 100644 --- a/instance.cfg +++ b/instance.cfg @@ -73,22 +73,22 @@ UseNativeOpenAL=false UseZink=false WrapperCommand= iconKey=6 -lastLaunchTime=1784055269928 -lastTimePlayed=478 +lastLaunchTime=1784071419895 +lastTimePlayed=949 linkedInstances=[] name=IMR6 notes=################# Industrial Magic Reloaded: 6 #################\n\nMagic/Tech Modpack - Kitchen sink with a performant core.\nCooked by: The MadSqawd\n\n\nNotes:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n shortcuts= -totalTimePlayed=112682 +totalTimePlayed=119164 [UI] datapacks_Page\Columns="AAAA/wAAAAAAAAABAAAAAAAAAAEBAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAFAQEAAAAAAAABAAAAAAAAAGT/////AAAAgQAAAAAAAAAFAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAABAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAD6AAAAABkAAAAAAAAAAAAAAAAAAAAAQ==" datapacks_Page\ColumnsOverride=false -mods_Page\Columns="AAAA/wAAAAAAAAABAAAAAQAAAAABAAAAAAAAAAAAAAANwB8AAAAHAAAACgAAAGQAAAAMAAAAZAAAAAkAAABkAAAACwAAAGQAAAAHAAAAZAAAAAYAAABkAAAACAAAAGQAAAKFAAAADQEBAAAAAAAAAQAAAAAAAABk/////wAAAIEAAAAAAAAADQAAAGQAAAABAAAAAAAAAGQAAAABAAAAAAAAAIAAAAABAAAAAQAAAHUAAAABAAAAAAAAAGQAAAABAAAAAAAAAGQAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAA+gAAAAAZAAAAAAAAAAAAAAAAAAAAAE=" +mods_Page\Columns="AAAA/wAAAAAAAAABAAAAAQAAAAABAAAAAAAAAAAAAAANwB8AAAAHAAAACQAAAGQAAAAKAAAAZAAAAAYAAABkAAAABwAAAGQAAAAIAAAAZAAAAAwAAABkAAAACwAAAGQAAAKFAAAADQEBAAAAAAAAAQAAAAAAAABk/////wAAAIEAAAAAAAAADQAAAEwAAAABAAAAAAAAAGUAAAABAAAAAAAAALsAAAABAAAAAQAAAFIAAAABAAAAAAAAAGMAAAABAAAAAAAAAGQAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAA+gAAAAAZAAAAAAAAAAAAAAAAAAAAAE=" mods_Page\ColumnsOverride=false resourcepacks_Page\Columns="AAAA/wAAAAAAAAABAAAAAAAAAAEBAAAAAAAAAAAAAAAHQAAAAAEAAAAGAAAAZAAAA4cAAAAHAQEAAAAAAAABAAAAAAAAAGT/////AAAAgQAAAAAAAAAHAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAABkwAAAAEAAAABAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAAAAAAAAEAAAAAAAAD6AAAAABkAAAAAAAAAAAAAAAAAAAAAQ==" resourcepacks_Page\ColumnsOverride=false -shaderpacks_Page\Columns="AAAA/wAAAAAAAAABAAAAAAAAAAEBAAAAAAAAAAAAAAAFEAAAAAEAAAAEAAAAZAAAAuAAAAAFAQEAAAAAAAABAAAAAAAAAGT/////AAAAgQAAAAAAAAAFAAAAZAAAAAEAAAAAAAABtAAAAAEAAAABAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAAAAAAAAEAAAAAAAAD6AAAAABkAAAAAAAAAAAAAAAAAAAAAQ==" +shaderpacks_Page\Columns="AAAA/wAAAAAAAAABAAAAAAAAAAEBAAAAAAAAAAAAAAAFEAAAAAEAAAAEAAAAZAAAAnAAAAAFAQEAAAAAAAABAAAAAAAAAGT/////AAAAgQAAAAAAAAAFAAAAZAAAAAEAAAAAAAABRAAAAAEAAAABAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAAAAAAAAEAAAAAAAAD6AAAAABkAAAAAAAAAAAAAAAAAAAAAQ==" shaderpacks_Page\ColumnsOverride=false texturepacks_Page\Columns="AAAA/wAAAAAAAAABAAAAAAAAAAEBAAAAAAAAAAAAAAAGIAAAAAEAAAAFAAAAZAAAAlgAAAAGAQEAAAAAAAABAAAAAAAAAGT/////AAAAgQAAAAAAAAAGAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAABAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAD6AAAAABkAAAAAAAAAAAAAAAAAAAAAQ==" texturepacks_Page\ColumnsOverride=false diff --git a/minecraft/.mixin.out/class/net/minecraft/world/entity/LivingEntity.class b/minecraft/.mixin.out/class/net/minecraft/world/entity/LivingEntity.class index fe5d0fc..8506495 100644 Binary files a/minecraft/.mixin.out/class/net/minecraft/world/entity/LivingEntity.class and b/minecraft/.mixin.out/class/net/minecraft/world/entity/LivingEntity.class differ diff --git a/minecraft/.mixin.out/class/net/minecraft/world/item/alchemy/PotionUtils.class b/minecraft/.mixin.out/class/net/minecraft/world/item/alchemy/PotionUtils.class index 8e8341d..03732f8 100644 Binary files a/minecraft/.mixin.out/class/net/minecraft/world/item/alchemy/PotionUtils.class and b/minecraft/.mixin.out/class/net/minecraft/world/item/alchemy/PotionUtils.class differ diff --git a/minecraft/.mixin.out/class/net/minecraft/world/level/block/Block.class b/minecraft/.mixin.out/class/net/minecraft/world/level/block/Block.class index 177c4fb..4e716e6 100644 Binary files a/minecraft/.mixin.out/class/net/minecraft/world/level/block/Block.class and b/minecraft/.mixin.out/class/net/minecraft/world/level/block/Block.class differ diff --git a/minecraft/config/DistantHorizons.toml b/minecraft/config/DistantHorizons.toml index 9e93b03..37e3c8d 100644 --- a/minecraft/config/DistantHorizons.toml +++ b/minecraft/config/DistantHorizons.toml @@ -175,7 +175,7 @@ _version = 4 # is disabled. # This is known to cause out-of-memory issues # and is better solved with a concurrent garbage collector. - showExplicitGcDisabledWarning = true + showExplicitGcDisabledWarning = false # # If enabled, a chat message will be displayed when DH has too many chunks # queued for updating. @@ -189,7 +189,7 @@ _version = 4 # is disabled. # This is known to cause out-of-memory issues # and is better solved with a concurrent garbage collector. - logExplicitGcDisabledWarning = true + logExplicitGcDisabledWarning = false # # If enabled, a chat message will be displayed if Java doesn't have enough # memory allocated to run DH well. @@ -209,7 +209,7 @@ _version = 4 # # If enabled, a chat message will be displayed if vanilla MC's # render distance is higher than the recommended amount. - showHighVanillaRenderDistanceWarning = true + showHighVanillaRenderDistanceWarning = false # # If enabled, a chat message will be displayed if DH detects # that any pooled objects have been garbage collected. @@ -218,12 +218,12 @@ _version = 4 # If enabled, a message will be logged if the garbage # collector Java is currently using is known # to cause frame stuttering and/or other issues. - logGarbageCollectorWarning = true + logGarbageCollectorWarning = false # # If enabled, a chat message will be displayed in chat if the garbage # collector Java is currently using is known # to cause frame stuttering and/or other issues. - showGarbageCollectorWarning = true + showGarbageCollectorWarning = false [common.worldGenerator] # diff --git a/minecraft/config/bettervillage_1.properties b/minecraft/config/bettervillage_1.properties index e8f0ded..0387ba9 100644 --- a/minecraft/config/bettervillage_1.properties +++ b/minecraft/config/bettervillage_1.properties @@ -1,5 +1,5 @@ #Need help? Ask on Discord or Github/Gitlab <3 (ps: it is possible that this file contains nothing it's normal) -#Tue Jul 14 18:54:54 GMT 2026 +#Tue Jul 14 23:24:03 GMT 2026 boolean.villages.enabled_custom_config=true int.villages.salt=10387312 int.villages.separation=20 diff --git a/minecraft/config/fabric/indigo-renderer.properties b/minecraft/config/fabric/indigo-renderer.properties index 0b91556..cf73701 100644 --- a/minecraft/config/fabric/indigo-renderer.properties +++ b/minecraft/config/fabric/indigo-renderer.properties @@ -1,5 +1,5 @@ #Indigo properties file -#Tue Jul 14 18:54:56 GMT 2026 +#Tue Jul 14 23:24:05 GMT 2026 always-tesselate-blocks=auto ambient-occlusion-mode=hybrid debug-compare-lighting=auto diff --git a/minecraft/config/fancymenu/assets/imr-all-static.png b/minecraft/config/fancymenu/assets/imr-all-static.png new file mode 100644 index 0000000..7a00eb5 Binary files /dev/null and b/minecraft/config/fancymenu/assets/imr-all-static.png differ diff --git a/minecraft/config/fancymenu/customization/drippy_loading_overlay_layout.txt b/minecraft/config/fancymenu/customization/drippy_loading_overlay_layout.txt index b599627..04925b5 100644 --- a/minecraft/config/fancymenu/customization/drippy_loading_overlay_layout.txt +++ b/minecraft/config/fancymenu/customization/drippy_loading_overlay_layout.txt @@ -2,43 +2,31 @@ type = fancymenu_layout layout-meta { identifier = drippy_loading_overlay - render_custom_elements_behind_vanilla = false - last_edited_time = 1783965874643 + render_custom_elements_behind_vanilla = true + last_edited_time = 1784070890820 is_enabled = true randommode = false randomgroup = 1 randomonlyfirsttime = false layout_index = 0 - custom_menu_title = Industrial Magic Reloaded: 6 - [loading_requirement_container_meta:5e6f86ae-73fa-49b3-b748-390e2a210c41-1783965835727] = [groups:][instances:] -} - -customization { - action = setscale - scale = 2.0 -} - -customization { - action = autoscale - basewidth = 1280 - baseheight = 720 + [loading_requirement_container_meta:0230c1e7-432c-4ba5-8959-23cbbc766a53-1784070837821] = [groups:][instances:] } menu_background { - instance_identifier = cc37a15e-513a-4e13-9e80-71c970d3f521-1783252250739 + instance_identifier = c731e8a1-c004-4c93-9aa2-3e629930efad-1784068654989 background_type = color_fancymenu show_background = false - color = #000000FF + color = #FFC800FF } menu_background { - instance_identifier = 8423b076-8702-411e-86db-703d05177deb-1783252250739 + instance_identifier = 26c9682c-4eb8-4a0b-a387-564ad25cd957-1784068654989 background_type = panorama show_background = false } menu_background { - instance_identifier = 3b98ef78-95fb-409b-9a8c-a0b4b2ae1313-1783252250739 + instance_identifier = 4b46f6ce-e658-41e6-955b-a2ab6fca3b41-1784068654989 background_type = image show_background = true image_path = [source:local]/config/fancymenu/assets/altbg.png @@ -52,13 +40,13 @@ menu_background { } menu_background { - instance_identifier = d6bc37bc-e5a1-4661-b5f5-0e648ab84708-1783252250739 + instance_identifier = a81ca15a-1fb3-4c4b-8164-d213b5469840-1784068654989 background_type = slideshow show_background = false } menu_background { - instance_identifier = 7cfd0803-7b4d-4121-90e1-eb036c8e4330-1783252250739 + instance_identifier = 5c36cf2f-c579-40f7-825d-34b08f0a180a-1784068654989 background_type = video show_background = false loop = false @@ -72,7 +60,7 @@ menu_background { } menu_background { - instance_identifier = dc6e53ce-d713-4088-bfba-64df9c5788d7-1783252250739 + instance_identifier = a4f64def-ee24-467d-9d9f-eeb2a8e80114-1784068654989 background_type = video_mcef show_background = false loop = false @@ -85,7 +73,7 @@ menu_background { } menu_background { - instance_identifier = d69c7da5-b183-4bbd-993d-61da619de9b5-1783252250739 + instance_identifier = 4537a2e4-2db3-4c39-b8ce-97673050edc1-1784068654989 background_type = browser show_background = false url = https://docs.fancymenu.net @@ -102,7 +90,7 @@ menu_background { } menu_background { - instance_identifier = d0d2e1ee-42b3-4eef-b240-4aa521f427ad-1783252250739 + instance_identifier = d4a848e4-8327-4681-baca-85dfdcef63d9-1784068654989 background_type = glsl show_background = false inline_shader_source = @@ -142,7 +130,7 @@ menu_background { } menu_background { - instance_identifier = acd35709-6577-48d3-9603-00fc093c1708-1783252250739 + instance_identifier = 48c7feaa-3d49-451b-aba8-6365d2dfab2c-1784068654989 background_type = drippy_color_background show_background = false color = #FD5757FF @@ -150,7 +138,7 @@ menu_background { decoration_overlay { overlay_type = browser - instance_identifier = 58aa3dc6-7772-4466-beaf-2b592fc23bc2-1783252250739 + instance_identifier = fc184f12-d118-406f-8b72-af3bd75477b3-1784068654989 show_decoration_overlay = false url = https://docs.fancymenu.net consume_mouse_clicks = true @@ -167,7 +155,7 @@ decoration_overlay { decoration_overlay { overlay_type = glsl - instance_identifier = 0b30482b-d5dd-4c4b-b589-a5f4df7d698b-1783252250739 + instance_identifier = a6353632-e868-42ed-9b63-2bc9dfdb1953-1784068654989 show_decoration_overlay = false inline_shader_source = buffer_a_inline_source = @@ -207,7 +195,7 @@ decoration_overlay { decoration_overlay { overlay_type = buddy - instance_identifier = 0aaf6e34-f194-4a93-8f26-1c15af1aaaf5-1783252250739 + instance_identifier = 27a9224b-ba81-42d5-9a1d-1695bbccc8d1-1784068654989 show_decoration_overlay = false buddy_hunger_decay_per_tick = 0.005 buddy_happiness_decay_per_tick = 0.003 @@ -237,7 +225,7 @@ decoration_overlay { decoration_overlay { overlay_type = string_lights - instance_identifier = c73c3c54-af11-4b7f-80e0-9d11043f17b0-1783252250739 + instance_identifier = f6739f73-cbbd-47c6-ab88-0199a8fa2dc8-1784068654989 show_decoration_overlay = false string_lights_scale = 1.0 string_lights_wind_strength = 1.0 @@ -270,7 +258,7 @@ decoration_overlay { decoration_overlay { overlay_type = fireworks - instance_identifier = a55f5c6b-bcc0-4071-b6bf-bdb4a38bc64c-1783252250739 + instance_identifier = 1b698388-2273-4dc3-ac59-c558a5ff091e-1784068654989 show_decoration_overlay = false fireworks_scale = 1.0 fireworks_explosion_size = 1.0 @@ -280,7 +268,7 @@ decoration_overlay { decoration_overlay { overlay_type = snowfall - instance_identifier = 44dc5096-09de-4655-90af-8a5795bbf3ac-1783252250739 + instance_identifier = e81bdd87-41e8-481f-8151-019e7879cd25-1784068654989 show_decoration_overlay = false snow_intensity = 1.0 snow_scale = 1.0 @@ -291,7 +279,7 @@ decoration_overlay { decoration_overlay { overlay_type = rainfall - instance_identifier = 1be36764-6b85-4414-85ff-cc28d99feae0-1783252250739 + instance_identifier = 4b888b7e-250f-462f-a38b-478519abeced-1784068654989 show_decoration_overlay = false rain_intensity = 1.0 rain_scale = 1.0 @@ -304,7 +292,7 @@ decoration_overlay { decoration_overlay { overlay_type = fireflies - instance_identifier = 7906f0c2-fe99-4eb1-a446-dd728f53ddf1-1783252250739 + instance_identifier = ac5edb96-a3be-4b35-a9aa-a8c1cc484ffc-1784068654989 show_decoration_overlay = false firefly_group_density = 1.0 firefly_group_amount = 1.0 @@ -317,7 +305,7 @@ decoration_overlay { decoration_overlay { overlay_type = leaves - instance_identifier = 2ec275c5-919d-4d79-9be9-a330c37c35e1-1783252250739 + instance_identifier = f1fac6d1-2954-408f-b28d-d75d4776c408-1784068654989 show_decoration_overlay = false leaves_density = 1.0 leaves_wind_intensity = 1.0 @@ -330,7 +318,7 @@ decoration_overlay { decoration_overlay { overlay_type = confetti - instance_identifier = c15c6563-9731-4dba-a46d-b77b4d9147db-1783252250739 + instance_identifier = 682c02e7-ca2f-4219-976a-a8ba8cde38ed-1784068654989 show_decoration_overlay = false confetti_scale = 1.0 confetti_fall_speed = 1.0 @@ -344,7 +332,7 @@ decoration_overlay { customization { action = backgroundoptions - keepaspectratio = true + keepaspectratio = false } scroll_list_customization { @@ -361,21 +349,9 @@ scroll_list_customization { layout_action_executable_blocks { } -layer_group { - group_name = LOGO - collapsed = true - element_ids = e9102593-a1ae-423b-8d45-78c0b45dd29e-1783254406343;ee9382d7-b508-4b31-bbe7-c92ee991d28d-1783254554928; -} - -layer_group { - group_name = LOADING - collapsed = true - element_ids = 4d29c938-824d-426c-b664-9511deb55cc9-1783252654674;3e648592-5f9a-49fe-ade1-3f5f86e17377-1783255390424; -} - element { element_type = image - instance_identifier = e9102593-a1ae-423b-8d45-78c0b45dd29e-1783254406343 + instance_identifier = 8cb3d2f5-39f9-412f-b963-36e18a7e9d8f-1784068695238 appearance_delay = no_delay disappearance_delay = no_delay fade_in_v2 = no_fading @@ -384,80 +360,15 @@ element { auto_sizing_base_screen_width = 1280 auto_sizing_base_screen_height = 720 auto_sizing_base_gui_scale = 2.0 - sticky_anchor = true - anchor_point = element - anchor_point_element = ee9382d7-b508-4b31-bbe7-c92ee991d28d-1783254554928 - x = -319 - y = -15 - width = 328 - height = 82 - stay_on_screen = false - element_loading_requirement_container_identifier = 07245cce-7829-442a-a907-8ff929a71e2f-1783254406343 - [loading_requirement_container_meta:07245cce-7829-442a-a907-8ff929a71e2f-1783254406343] = [groups:][instances:] - enable_parallax = false - invert_parallax = false - animated_offset_x = 0 - animated_offset_y = 0 - load_once_per_session = false - layer_hidden_in_editor = false - advanced_rotation_mode = false - advanced_vertical_tilt_mode = false - advanced_horizontal_tilt_mode = false - should_be_affected_by_decoration_overlays = false - in_editor_color = #FFC800FF - advanced_posx = -2147483648 - advanced_posy = -2147483648 - advanced_width = -2147483648 - advanced_height = -2147483648 - stretch_x = false - stretch_y = false - appearance_delay_seconds = 1.0 - disappearance_delay_seconds = 1.0 - fade_in_speed = 1.0 - fade_out_speed = 1.0 - base_opacity = 1.0 - parallax_intensity_x = 0.5 - parallax_intensity_y = 0.5 - rotation_degrees = 0.0 - advanced_rotation_degrees = 0.0 - vertical_tilt_degrees = 0.0 - advanced_vertical_tilt_degrees = 0.0 - horizontal_tilt_degrees = 0.0 - advanced_horizontal_tilt_degrees = 0.0 - source = [source:local]/config/fancymenu/assets/imr-magic-static.png - repeat_texture = false - nine_slice_texture = false - nine_slice_texture_border_x = 5 - nine_slice_texture_border_y = 5 - restart_animated_on_menu_load = false - image_tint = #FFFFFF - rounding_radius_top_left = 0.0 - rounding_radius_top_right = 0.0 - rounding_radius_bottom_right = 0.0 - rounding_radius_bottom_left = 0.0 -} - -element { - element_type = image - instance_identifier = ee9382d7-b508-4b31-bbe7-c92ee991d28d-1783254554928 - custom_element_layer_name = imr6-icon - appearance_delay = no_delay - disappearance_delay = no_delay - fade_in_v2 = no_fading - fade_out = no_fading - auto_sizing = false - auto_sizing_base_screen_width = 1280 - auto_sizing_base_screen_height = 720 - auto_sizing_base_gui_scale = 2.0 - sticky_anchor = true + sticky_anchor = false anchor_point = bottom-right - x = -14 - y = -20 - width = 36 - height = 50 - stay_on_screen = false - element_loading_requirement_container_identifier = 56793ab0-4f5b-4ca0-8700-dd4e8d6a887b-1783254554928 - [loading_requirement_container_meta:56793ab0-4f5b-4ca0-8700-dd4e8d6a887b-1783254554928] = [groups:][instances:] + x = -285 + y = -85 + width = 272 + height = 73 + stay_on_screen = true + element_loading_requirement_container_identifier = 012f14aa-3478-478b-a58d-33cd4d75d49f-1784068695238 + [loading_requirement_container_meta:012f14aa-3478-478b-a58d-33cd4d75d49f-1784068695238] = [groups:][instances:] enable_parallax = false invert_parallax = false animated_offset_x = 0 @@ -488,7 +399,7 @@ element { advanced_vertical_tilt_degrees = 0.0 horizontal_tilt_degrees = 0.0 advanced_horizontal_tilt_degrees = 0.0 - source = [source:local]/config/fancymenu/assets/6.png + source = [source:local]/config/fancymenu/assets/imr-all-static.png repeat_texture = false nine_slice_texture = false nine_slice_texture_border_x = 5 @@ -501,132 +412,16 @@ element { rounding_radius_bottom_left = 0.0 } -element { - color = #FFFFFFFF - element_type = drippy_vanilla_bar - instance_identifier = 4d29c938-824d-426c-b664-9511deb55cc9-1783252654674 - appearance_delay = no_delay - disappearance_delay = no_delay - fade_in_v2 = first_time - fade_out = no_fading - auto_sizing = false - auto_sizing_base_screen_width = 1280 - auto_sizing_base_screen_height = 720 - auto_sizing_base_gui_scale = 2.0 - sticky_anchor = true - anchor_point = element - anchor_point_element = e9102593-a1ae-423b-8d45-78c0b45dd29e-1783254406343 - x = 19 - y = -10 - width = 334 - height = 18 - stay_on_screen = false - element_loading_requirement_container_identifier = 65a0cbac-fc7b-4f70-acd8-c07a010c005a-1783252654674 - [loading_requirement_container_meta:65a0cbac-fc7b-4f70-acd8-c07a010c005a-1783252654674] = [groups:][instances:] - enable_parallax = false - invert_parallax = false - animated_offset_x = 0 - animated_offset_y = 0 - load_once_per_session = false - layer_hidden_in_editor = false - advanced_rotation_mode = false - advanced_vertical_tilt_mode = false - advanced_horizontal_tilt_mode = false - should_be_affected_by_decoration_overlays = false - in_editor_color = #FFC800FF - advanced_posx = -2147483648 - advanced_posy = -2147483648 - advanced_width = -2147483648 - advanced_height = -2147483648 - stretch_x = false - stretch_y = false - appearance_delay_seconds = 1.0 - disappearance_delay_seconds = 1.0 - fade_in_speed = 0.75 - fade_out_speed = 1.0 - base_opacity = 0.75 - parallax_intensity_x = 0.5 - parallax_intensity_y = 0.5 - rotation_degrees = 0.0 - advanced_rotation_degrees = 0.0 - vertical_tilt_degrees = 0.0 - advanced_vertical_tilt_degrees = 0.0 - horizontal_tilt_degrees = 0.0 - advanced_horizontal_tilt_degrees = 0.0 -} - -element { - source = Loading... - source_mode = direct - shadow = true - refresh = false - bouncing = true - element_type = splash_text - instance_identifier = 3e648592-5f9a-49fe-ade1-3f5f86e17377-1783255390424 - custom_element_layer_name = Loading Splash - appearance_delay = no_delay - disappearance_delay = no_delay - fade_in_v2 = first_time - fade_out = no_fading - auto_sizing = false - auto_sizing_base_screen_width = 1280 - auto_sizing_base_screen_height = 720 - auto_sizing_base_gui_scale = 0.0 - sticky_anchor = true - anchor_point = element - anchor_point_element = 4d29c938-824d-426c-b664-9511deb55cc9-1783252654674 - x = 6 - y = 2 - width = 69 - height = 13 - stay_on_screen = false - element_loading_requirement_container_identifier = 2339d2c1-bbc7-44f0-8e1d-6a4383b699da-1783255390424 - [loading_requirement_container_meta:2339d2c1-bbc7-44f0-8e1d-6a4383b699da-1783255390424] = [groups:][instances:] - enable_parallax = false - invert_parallax = false - animated_offset_x = 0 - animated_offset_y = 0 - load_once_per_session = false - layer_hidden_in_editor = false - advanced_rotation_mode = false - advanced_vertical_tilt_mode = false - advanced_horizontal_tilt_mode = false - should_be_affected_by_decoration_overlays = false - in_editor_color = #FFC800FF - advanced_posx = -2147483648 - advanced_posy = -2147483648 - advanced_width = -2147483648 - advanced_height = -2147483648 - stretch_x = false - stretch_y = false - appearance_delay_seconds = 1.0 - disappearance_delay_seconds = 3.0 - fade_in_speed = 0.5 - fade_out_speed = 1.0 - base_opacity = 0.75 - parallax_intensity_x = 0.5 - parallax_intensity_y = 0.5 - rotation_degrees = -20.0 - advanced_rotation_degrees = 0.0 - vertical_tilt_degrees = 0.0 - advanced_vertical_tilt_degrees = 0.0 - horizontal_tilt_degrees = 0.0 - advanced_horizontal_tilt_degrees = 0.0 - scale = 0.66 - rotation = 20.0 - base_color = #FFFFFF93 -} - vanilla_button { - button_element_executable_block_identifier = 5e43216d-6ef7-4fd6-b15b-2aec40a5b167-1783252250740 - [executable_block:5e43216d-6ef7-4fd6-b15b-2aec40a5b167-1783252250740][type:generic] = [executables:] + button_element_executable_block_identifier = a367a0d3-736c-4362-8fc9-4dc8e7e053e8-1784068654989 + [executable_block:a367a0d3-736c-4362-8fc9-4dc8e7e053e8-1784068654989][type:generic] = [executables:] underline_label_on_hover = false transparent_background = false restartbackgroundanimations = true nine_slice_custom_background = false navigatable = true - widget_active_state_requirement_container_identifier = 1caa4b81-9227-4425-9a18-9fe433d696b1-1783252250740 - [loading_requirement_container_meta:1caa4b81-9227-4425-9a18-9fe433d696b1-1783252250740] = [groups:][instances:] + widget_active_state_requirement_container_identifier = a3cfdce0-b12b-4de9-b01e-83a37f8aa987-1784068654989 + [loading_requirement_container_meta:a3cfdce0-b12b-4de9-b01e-83a37f8aa987-1784068654989] = [groups:][instances:] is_template = false template_apply_width = false template_apply_height = false @@ -644,9 +439,9 @@ vanilla_button { fade_in_v2 = no_fading fade_out = no_fading auto_sizing = false - auto_sizing_base_screen_width = 1280 + auto_sizing_base_screen_width = 1281 auto_sizing_base_screen_height = 720 - auto_sizing_base_gui_scale = 0.0 + auto_sizing_base_gui_scale = 3.0 sticky_anchor = false anchor_point = vanilla x = 140 @@ -654,8 +449,8 @@ vanilla_button { width = 360 height = 90 stay_on_screen = true - element_loading_requirement_container_identifier = e9371433-85f9-40dd-bcd4-64fc05b82170-1783252250740 - [loading_requirement_container_meta:e9371433-85f9-40dd-bcd4-64fc05b82170-1783252250740] = [groups:][instances:] + element_loading_requirement_container_identifier = 81a0e6df-fcff-43f6-869e-40e609f6438b-1784068654989 + [loading_requirement_container_meta:81a0e6df-fcff-43f6-869e-40e609f6438b-1784068654989] = [groups:][instances:] enable_parallax = false invert_parallax = false animated_offset_x = 0 @@ -697,15 +492,15 @@ vanilla_button { } vanilla_button { - button_element_executable_block_identifier = 05f6e639-447f-4ad1-bc84-1ebfb20add77-1783252250740 - [executable_block:05f6e639-447f-4ad1-bc84-1ebfb20add77-1783252250740][type:generic] = [executables:] + button_element_executable_block_identifier = 47a2a0ab-ce25-48dd-b66e-54022748121d-1784068654989 + [executable_block:47a2a0ab-ce25-48dd-b66e-54022748121d-1784068654989][type:generic] = [executables:] underline_label_on_hover = false transparent_background = false restartbackgroundanimations = true nine_slice_custom_background = false navigatable = true - widget_active_state_requirement_container_identifier = 4c9a02d3-7199-4280-900a-1881bdd2fb9d-1783252250740 - [loading_requirement_container_meta:4c9a02d3-7199-4280-900a-1881bdd2fb9d-1783252250740] = [groups:][instances:] + widget_active_state_requirement_container_identifier = f72148f0-3164-40e6-b4c9-7cab461c385c-1784068654989 + [loading_requirement_container_meta:f72148f0-3164-40e6-b4c9-7cab461c385c-1784068654989] = [groups:][instances:] is_template = false template_apply_width = false template_apply_height = false @@ -725,16 +520,17 @@ vanilla_button { auto_sizing = false auto_sizing_base_screen_width = 1280 auto_sizing_base_screen_height = 720 - auto_sizing_base_gui_scale = 0.0 + auto_sizing_base_gui_scale = 2.0 sticky_anchor = false - anchor_point = vanilla - x = 140 - y = 294 - width = 360 + anchor_point = element + anchor_point_element = 8cb3d2f5-39f9-412f-b963-36e18a7e9d8f-1784068695238 + x = 7 + y = -3 + width = 257 height = 10 stay_on_screen = true - element_loading_requirement_container_identifier = 34d3317d-a80e-4b26-b90e-3844e08e1696-1783252250740 - [loading_requirement_container_meta:34d3317d-a80e-4b26-b90e-3844e08e1696-1783252250740] = [groups:][instances:] + element_loading_requirement_container_identifier = 18ddb5b7-d08c-41b4-8b6c-b86f1202317b-1784068654989 + [loading_requirement_container_meta:18ddb5b7-d08c-41b4-8b6c-b86f1202317b-1784068654989] = [groups:][instances:] enable_parallax = false invert_parallax = false animated_offset_x = 0 @@ -772,6 +568,6 @@ vanilla_button { nine_slice_slider_handle_border_x = 5 nine_slice_slider_handle_border_y = 5 automated_button_clicks = 0 - is_hidden = true + is_hidden = false } diff --git a/minecraft/config/fancymenu/layout_editor/widgets/element_layer_control.lewidget b/minecraft/config/fancymenu/layout_editor/widgets/element_layer_control.lewidget index c568889..f7d0de1 100644 --- a/minecraft/config/fancymenu/layout_editor/widgets/element_layer_control.lewidget +++ b/minecraft/config/fancymenu/layout_editor/widgets/element_layer_control.lewidget @@ -1,8 +1,8 @@ type = layout_editor_widget_settings settings { - offset_x = -1012.39996 - offset_y = 0.0 + offset_x = -1171.0 + offset_y = 10.014903 inner_width = 200.0 inner_height = 425.6 snapping_side = top-right diff --git a/minecraft/config/fml.toml b/minecraft/config/fml.toml index 6f87521..c8e23e7 100644 --- a/minecraft/config/fml.toml +++ b/minecraft/config/fml.toml @@ -1,13 +1,13 @@ #Early window height earlyWindowHeight = 720 #Enable forge global version checking -versionCheck = true +versionCheck = false #Should we control the window. Disabling this disables new GL features and can be bad for mods that rely on them. earlyWindowControl = true #Early window framebuffer scale earlyWindowFBScale = 1 #Early window provider -earlyWindowProvider = "fmlearlywindow" +earlyWindowProvider = "SimpleCustomEarlyLoading" #Early window width earlyWindowWidth = 1280 #Early window starts maximized diff --git a/minecraft/config/jade/jade.json b/minecraft/config/jade/jade.json index 7a5cee8..738bc80 100644 --- a/minecraft/config/jade/jade.json +++ b/minecraft/config/jade/jade.json @@ -20,7 +20,7 @@ "previewOverlay": true }, "overlay": { - "alpha": 0.7, + "alpha": 1.0, "iconMode": "TOP", "animation": true, "disappearingDelay": 0.0, @@ -31,7 +31,7 @@ "overlayScale": 1.0, "overlayAnchorX": 0.5, "overlayAnchorY": 0.0, - "activeTheme": "jade:dark", + "activeTheme": "jade_bdcraft:bdstone", "themesHash": -328442023, "overlayPosX": 0.5 }, diff --git a/minecraft/config/libraryferret_1.properties b/minecraft/config/libraryferret_1.properties index 82ba5b0..c677ca4 100644 --- a/minecraft/config/libraryferret_1.properties +++ b/minecraft/config/libraryferret_1.properties @@ -1,3 +1,3 @@ #Need help? Ask on Discord or Github/Gitlab <3 (ps: it is possible that this file contains nothing it's normal) -#Tue Jul 14 18:54:54 GMT 2026 +#Tue Jul 14 23:24:03 GMT 2026 boolean.creative.enable_item_group_ferret=false diff --git a/minecraft/config/oculus.properties b/minecraft/config/oculus.properties index eb5dfc5..e27fa69 100644 --- a/minecraft/config/oculus.properties +++ b/minecraft/config/oculus.properties @@ -1,5 +1,5 @@ #This file stores configuration options for Iris, such as the currently active shaderpack -#Tue Jul 14 18:54:54 GMT 2026 +#Tue Jul 14 23:37:31 GMT 2026 colorSpace=SRGB disableUpdateMessage=true enableDebugOptions=false diff --git a/minecraft/config/packetfixer.properties b/minecraft/config/packetfixer.properties index e89b370..9e7820b 100644 --- a/minecraft/config/packetfixer.properties +++ b/minecraft/config/packetfixer.properties @@ -1,7 +1,7 @@ #Packet Fixer config file. #Default values (minecraft default): nbtMaxSize 2097152, packetSize 1048576, decoderSize 8388608 and varInt21Size 3. #Max values are 2147483647 for packetSize/decoderSize/varInt21 and 9223372036854775807 for nbtMaxSize. -#Tue Jul 14 18:54:47 GMT 2026 +#Tue Jul 14 23:23:56 GMT 2026 allSizesUnlimited=true chunkPacketData=2097152 decoderSize=8388608 diff --git a/minecraft/config/simple-custom-early-loading.json b/minecraft/config/simple-custom-early-loading.json new file mode 100644 index 0000000..c7800a8 --- /dev/null +++ b/minecraft/config/simple-custom-early-loading.json @@ -0,0 +1,54 @@ +// Check documentation for more information with examples +// https://github.com/lukaskabc/SimpleCustomEarlyLoading#configuration +{ + // texture elements to render + "elements": [ + { + "image": "loading.png", + "position": { + // define which point in the image should be aligned at x, y position on the window + // Possible values: TOP_LEFT, TOP_RIGHT, BOTTOM_LEFT, BOTTOM_RIGHT, CENTER, TOP_CENTER, BOTTOM_CENTER, LEFT_CENTER, RIGHT_CENTER + "position_anchor": "TOP_LEFT", + // The unit for x, y position PIXELS or PERCENTAGE (percentage of the window values: 0-100) + // the position unit can also be defined for each coordinate separately position_unit_x, position_unit_y + "position_unit": "PIXELS", + // The position of the anchor on the screen in position_unit + "x": 0, + "y": 0, + // The unit for width, height - PIXELS or PERCENTAGE (again, percantage of the window) - can't be defined separately + "size_unit": "PERCENTAGE", + // "keep_aspect_ratio": false, // to disable maintaining aspect ratio (enabled by default) + // The width and height of the image in size_unit + // if you specify both values, the aspect ratio is not preserved + // if you specify only one value, the other is calculated to preserve the aspect ratio + "width": 100, + "height": 100 + } + } + ], + // "progress_bar": null to remove the default progress bar element + "progress_bar": { + // 3 is also default when the value is not specified + "bar_count": 3, + "position": { + "position_anchor": "TOP_CENTER", + "position_unit": "PERCENTAGE", + "x": 50, + "y": 65 + // custom width and height is not supported + } + }, + "performance_bar": true, + "fox": true, + "log_messages": true, + "forge_version": true + // I dont think it would be nice to remove the mojang logo and change the branding, so I am not allowing it here + + // When specified, the window resolution will be fixed + // if omited, the window resolution will match the window size in fml.toml + // also note that this resolution is for the frame buffer, some height of the window is taken by the window header + // so if you set the height of the monitor, you will get black bars on sides + // since the frame buffer will be actually higher than the space in the window + // "resolution_width": 854, + // "resolution_height": 480 +} diff --git a/minecraft/config/simple-custom-early-loading/loading.png b/minecraft/config/simple-custom-early-loading/loading.png new file mode 100644 index 0000000..5cf8336 Binary files /dev/null and b/minecraft/config/simple-custom-early-loading/loading.png differ diff --git a/minecraft/config/zfastnoise.mixin.properties b/minecraft/config/zfastnoise.mixin.properties index 81510e5..a46f56c 100644 --- a/minecraft/config/zfastnoise.mixin.properties +++ b/minecraft/config/zfastnoise.mixin.properties @@ -1,4 +1,4 @@ # -#Tue Jul 14 18:54:47 GMT 2026 +#Tue Jul 14 23:23:56 GMT 2026 mixin.perf.biome=true mixin.perf.noise=true diff --git a/minecraft/data/servers_playtime.dat b/minecraft/data/servers_playtime.dat index db63a4d..dcc22b6 100644 Binary files a/minecraft/data/servers_playtime.dat and b/minecraft/data/servers_playtime.dat differ diff --git a/minecraft/fancymenu_data/buddy/buddy_leveling_MjdhOTIyNGItYmE4MS00MmQ1LTlhMWQtMTY5NWJiY2NjOGQxLTE3ODQwNjg2NTQ5ODk.json b/minecraft/fancymenu_data/buddy/buddy_leveling_MjdhOTIyNGItYmE4MS00MmQ1LTlhMWQtMTY5NWJiY2NjOGQxLTE3ODQwNjg2NTQ5ODk.json new file mode 100644 index 0000000..650ff4f --- /dev/null +++ b/minecraft/fancymenu_data/buddy/buddy_leveling_MjdhOTIyNGItYmE4MS00MmQ1LTlhMWQtMTY5NWJiY2NjOGQxLTE3ODQwNjg2NTQ5ODk.json @@ -0,0 +1,82 @@ +{ + "level": 1, + "experience": 0, + "achievements": { + "FIRST_STEPS": { + "unlocked": false, + "unlockTimestamp": 0 + }, + "FRIENDLY_TOUCH": { + "unlocked": false, + "unlockTimestamp": 0 + }, + "CARETAKER": { + "unlocked": false, + "unlockTimestamp": 0 + }, + "PLAYFUL_FRIEND": { + "unlocked": false, + "unlockTimestamp": 0 + }, + "CLEANUP_CREW": { + "unlocked": false, + "unlockTimestamp": 0 + }, + "BEST_BUDDIES": { + "unlocked": false, + "unlockTimestamp": 0 + }, + "WELL_FED": { + "unlocked": false, + "unlockTimestamp": 0 + }, + "ENERGIZER": { + "unlocked": false, + "unlockTimestamp": 0 + }, + "FUN_TIMES": { + "unlocked": false, + "unlockTimestamp": 0 + }, + "MARATHON_SESSION": { + "unlocked": false, + "unlockTimestamp": 0 + }, + "MASTER_TRAINER": { + "unlocked": false, + "unlockTimestamp": 0 + }, + "COMPLETION_COLLECTOR": { + "unlocked": false, + "unlockTimestamp": 0 + }, + "MIDNIGHT_COMPANION": { + "unlocked": false, + "unlockTimestamp": 0 + }, + "DESIGN_MARATHON": { + "unlocked": false, + "unlockTimestamp": 0 + }, + "LOYAL_FRIEND": { + "unlocked": false, + "unlockTimestamp": 0 + }, + "PERFECT_HARMONY": { + "unlocked": false, + "unlockTimestamp": 0 + }, + "ACHIEVEMENT_HUNTER": { + "unlocked": false, + "unlockTimestamp": 0 + } + }, + "activity": { + "petCount": 0, + "feedCount": 0, + "playCount": 0, + "poopCleanCount": 0, + "totalSessionTime": 0, + "layoutCreationCount": 0 + } +} \ No newline at end of file diff --git a/minecraft/fancymenu_data/buddy/buddy_save_MGFhZjZlMzQtZjE5NC00YTkzLThmMjYtMWMxNWFmMWFhYWY1LTE3ODMyNTIyNTA3Mzk.json b/minecraft/fancymenu_data/buddy/buddy_save_MGFhZjZlMzQtZjE5NC00YTkzLThmMjYtMWMxNWFmMWFhYWY1LTE3ODMyNTIyNTA3Mzk.json index 64254d1..7451b58 100644 --- a/minecraft/fancymenu_data/buddy/buddy_save_MGFhZjZlMzQtZjE5NC00YTkzLThmMjYtMWMxNWFmMWFhYWY1LTE3ODMyNTIyNTA3Mzk.json +++ b/minecraft/fancymenu_data/buddy/buddy_save_MGFhZjZlMzQtZjE5NC00YTkzLThmMjYtMWMxNWFmMWFhYWY1LTE3ODMyNTIyNTA3Mzk.json @@ -13,7 +13,7 @@ "hungerZeroTimestamp": -1, "happinessZeroTimestamp": -1, "maxPoopsCap": 10, - "screenWidth": 640, - "screenHeight": 360, + "screenWidth": 646, + "screenHeight": 336, "poops": [] } \ No newline at end of file diff --git a/minecraft/fancymenu_data/buddy/buddy_save_MjdhOTIyNGItYmE4MS00MmQ1LTlhMWQtMTY5NWJiY2NjOGQxLTE3ODQwNjg2NTQ5ODk.json b/minecraft/fancymenu_data/buddy/buddy_save_MjdhOTIyNGItYmE4MS00MmQ1LTlhMWQtMTY5NWJiY2NjOGQxLTE3ODQwNjg2NTQ5ODk.json new file mode 100644 index 0000000..64254d1 --- /dev/null +++ b/minecraft/fancymenu_data/buddy/buddy_save_MjdhOTIyNGItYmE4MS00MmQ1LTlhMWQtMTY5NWJiY2NjOGQxLTE3ODQwNjg2NTQ5ODk.json @@ -0,0 +1,19 @@ +{ + "hunger": 100.0, + "happiness": 100.0, + "energy": 100.0, + "funLevel": 100.0, + "isPeeking": false, + "hasBeenAwakened": true, + "isActivelyPeeking": false, + "peekTimer": 0, + "peekDuration": 0, + "isDead": false, + "canDie": true, + "hungerZeroTimestamp": -1, + "happinessZeroTimestamp": -1, + "maxPoopsCap": 10, + "screenWidth": 640, + "screenHeight": 360, + "poops": [] +} \ No newline at end of file diff --git a/minecraft/fancymenu_data/last_world.fmdata b/minecraft/fancymenu_data/last_world.fmdata index 4f1e317..fcf293a 100644 --- a/minecraft/fancymenu_data/last_world.fmdata +++ b/minecraft/fancymenu_data/last_world.fmdata @@ -1,7 +1,7 @@ type = last_world last_world { - is_server = false - world = /home/zombieguy/.local/share/PrismLauncher/instances/IMR6/minecraft/saves/New World + is_server = true + world = mc.zombiebytes.net:25565 } diff --git a/minecraft/mods/.index/better-animations-collection.pw.toml b/minecraft/mods/.index/better-animations-collection.pw.toml deleted file mode 100644 index 4c630d8..0000000 --- a/minecraft/mods/.index/better-animations-collection.pw.toml +++ /dev/null @@ -1,21 +0,0 @@ -filename = 'BetterAnimationsCollection-v8.0.1-1.20.1-Forge.jar' -name = 'Better Animations Collection' -side = '' -x-prismlauncher-loaders = [ 'forge' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' -x-prismlauncher-version-number = '[FORGE] [1.20.1] BetterAnimationsCollection-v8.0.1' - -[download] -hash = '015971d9ebfda64bc11ebc9e251704469fb467c0' -hash-format = 'sha1' -mode = 'metadata:curseforge' -url = '' - -[update.curseforge] -file-id = 7041304 -project-id = 323976 - -[[x-prismlauncher-dependencies]] -addonId = '495476' -type = 'REQUIRED' \ No newline at end of file diff --git a/minecraft/mods/.index/simple-custom-early-loading.pw.toml b/minecraft/mods/.index/simple-custom-early-loading.pw.toml new file mode 100644 index 0000000..63e5e3c --- /dev/null +++ b/minecraft/mods/.index/simple-custom-early-loading.pw.toml @@ -0,0 +1,18 @@ +filename = 'SimpleCustomEarlyLoading-2.2-forge.jar' +name = 'Simple Custom Early Loading' +side = '' +x-prismlauncher-dependencies = [] +x-prismlauncher-loaders = [ 'forge' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' +x-prismlauncher-version-number = 'v2.2 - Forge' + +[download] +hash = 'a83aad1b6b882ccaaf658d8b82628324a55dffb6' +hash-format = 'sha1' +mode = 'metadata:curseforge' +url = '' + +[update.curseforge] +file-id = 7782233 +project-id = 1214077 \ No newline at end of file diff --git a/minecraft/mods/BetterAnimationsCollection-v8.0.1-1.20.1-Forge.jar b/minecraft/mods/BetterAnimationsCollection-v8.0.1-1.20.1-Forge.jar deleted file mode 100644 index e87f4a8..0000000 Binary files a/minecraft/mods/BetterAnimationsCollection-v8.0.1-1.20.1-Forge.jar and /dev/null differ diff --git a/minecraft/mods/SimpleCustomEarlyLoading-2.2-forge.jar b/minecraft/mods/SimpleCustomEarlyLoading-2.2-forge.jar new file mode 100644 index 0000000..6765804 Binary files /dev/null and b/minecraft/mods/SimpleCustomEarlyLoading-2.2-forge.jar differ diff --git a/minecraft/options.txt b/minecraft/options.txt index 1f97d3a..1618211 100644 --- a/minecraft/options.txt +++ b/minecraft/options.txt @@ -20,7 +20,7 @@ fullscreen:false bobView:true toggleCrouch:false toggleSprint:false -darkMojangStudiosBackground:false +darkMojangStudiosBackground:true hideLightningFlashes:false mouseSensitivity:0.2521126760563381 fov:0.5 @@ -31,9 +31,9 @@ glintSpeed:0.5 glintStrength:0.75 damageTiltStrength:1.0 highContrast:false -gamma:0.5 +gamma:0.0 renderDistance:16 -simulationDistance:15 +simulationDistance:16 entityDistanceScaling:1.0 guiScale:2 particles:0 @@ -43,8 +43,8 @@ ao:true prioritizeChunkUpdates:0 biomeBlendRadius:0 renderClouds:"false" -resourcePacks:["vanilla","programmer_art","mod_resources","Moonlight Mods Dynamic Assets","supplementaries:darker_ropes","file/Slightly-Improved-Font-1.1.5.zip","cullleaves:smartleaves","vinery:bushy_leaves","file/waystones_1.20.1_update_5.zip","fabric","file/Dramatic Skys Demo 1.5.3.36.5.zip"] -incompatibleResourcePacks:["file/Slightly-Improved-Font-1.1.5.zip"] +resourcePacks:["vanilla","programmer_art","mod_resources","file/waystones_1.20.1_update_5.zip","Moonlight Mods Dynamic Assets","delightfulfixes/overrides","fabric","file/Dramatic Skys Demo 1.5.3.36.5.zip"] +incompatibleResourcePacks:[] lastServer: lang:en_us soundDevice:"" @@ -192,37 +192,37 @@ key_key.draconicevolution.dislocator_blink:key.keyboard.unknown key_key.draconicevolution.dislocator_gui:key.keyboard.unknown key_key.draconicevolution.dislocator_up:key.keyboard.unknown key_key.draconicevolution.dislocator_down:key.keyboard.unknown -key_key.jei.nextRecipePage:key.keyboard.page.down -key_key.jei.toggleCheatModeConfigButton:key.mouse.left:CONTROL -key_key.jei.toggleOverlay:key.keyboard.o:CONTROL -key_key.jei.cheatOneItem2:key.mouse.right -key_key.jei.nextCategory:key.keyboard.page.down:SHIFT -key_key.jei.toggleBookmarkOverlay:key.keyboard.unknown -key_key.jei.showRecipe:key.keyboard.r -key_key.jei.showRecipe2:key.mouse.left -key_key.jei.toggleHideIngredient:key.mouse.left:CONTROL -key_key.jei.nextPage:key.keyboard.unknown -key_key.jei.showUses2:key.mouse.right -key_key.jei.maxTransferRecipeBookmark:key.mouse.left:CONTROL -key_key.jei.closeRecipeGui:key.keyboard.escape -key_key.jei.toggleWildcardHideIngredient:key.mouse.right:CONTROL -key_key.jei.recipeBack:key.keyboard.backspace -key_key.jei.bookmark:key.keyboard.a -key_key.jei.cheatItemStack2:key.mouse.middle -key_key.jei.cheatItemStack:key.mouse.left:SHIFT -key_key.jei.focusSearch:key.keyboard.f:CONTROL -key_key.jei.previousCategory:key.keyboard.page.up:SHIFT -key_key.jei.previousPage:key.keyboard.unknown -key_key.jei.previousSearch:key.keyboard.up -key_key.jei.previousRecipePage:key.keyboard.page.up -key_key.jei.toggleCheatMode:key.keyboard.unknown key_key.jei.cheatOneItem:key.mouse.left +key_key.jei.bookmark:key.keyboard.a +key_key.jei.previousSearch:key.keyboard.up +key_key.jei.cheatItemStack2:key.mouse.middle key_key.jei.transferRecipeBookmark:key.mouse.left:SHIFT -key_key.jei.copy.recipe.id:key.keyboard.unknown -key_key.jei.toggleEditMode:key.keyboard.unknown +key_key.jei.toggleBookmarkOverlay:key.keyboard.unknown +key_key.jei.closeRecipeGui:key.keyboard.escape key_key.jei.clearSearchBar:key.mouse.right -key_key.jei.showUses:key.keyboard.u +key_key.jei.toggleCheatMode:key.keyboard.unknown +key_key.jei.toggleOverlay:key.keyboard.o:CONTROL +key_key.jei.nextPage:key.keyboard.unknown +key_key.jei.nextRecipePage:key.keyboard.page.down +key_key.jei.showRecipe2:key.mouse.left +key_key.jei.toggleEditMode:key.keyboard.unknown +key_key.jei.previousRecipePage:key.keyboard.page.up +key_key.jei.toggleHideIngredient:key.mouse.left:CONTROL +key_key.jei.recipeBack:key.keyboard.backspace +key_key.jei.cheatOneItem2:key.mouse.right +key_key.jei.toggleCheatModeConfigButton:key.mouse.left:CONTROL +key_key.jei.previousCategory:key.keyboard.page.up:SHIFT key_key.jei.nextSearch:key.keyboard.down +key_key.jei.previousPage:key.keyboard.unknown +key_key.jei.showUses:key.keyboard.u +key_key.jei.toggleWildcardHideIngredient:key.mouse.right:CONTROL +key_key.jei.focusSearch:key.keyboard.f:CONTROL +key_key.jei.cheatItemStack:key.mouse.left:SHIFT +key_key.jei.showUses2:key.mouse.right +key_key.jei.copy.recipe.id:key.keyboard.unknown +key_key.jei.maxTransferRecipeBookmark:key.mouse.left:CONTROL +key_key.jei.showRecipe:key.keyboard.r +key_key.jei.nextCategory:key.keyboard.page.down:SHIFT key_key.immersivepetroleum.projector.flip:key.keyboard.m key_key.cofh.mode_change_increment:key.keyboard.v key_key.cofh.mode_change_decrement:key.keyboard.b diff --git a/minecraft/resourcepacks/PureBDcraft 64x IMR6.zip b/minecraft/resourcepacks/PureBDcraft 64x IMR6.zip new file mode 100644 index 0000000..7d3431a Binary files /dev/null and b/minecraft/resourcepacks/PureBDcraft 64x IMR6.zip differ diff --git a/minecraft/resourcepacks/PureBDcraft 64x MC120.zip b/minecraft/resourcepacks/PureBDcraft 64x MC120.zip new file mode 100644 index 0000000..d32f470 Binary files /dev/null and b/minecraft/resourcepacks/PureBDcraft 64x MC120.zip differ diff --git a/minecraft/servers.dat b/minecraft/servers.dat index 133bf3b..44de59a 100644 Binary files a/minecraft/servers.dat and b/minecraft/servers.dat differ diff --git a/minecraft/servers.dat_old b/minecraft/servers.dat_old index c522ad3..44de59a 100644 Binary files a/minecraft/servers.dat_old and b/minecraft/servers.dat_old differ diff --git a/minecraft/shaderpacks/Fantasy Shaders Unbound v1.1.zip.txt b/minecraft/shaderpacks/Fantasy Shaders Unbound v1.1.zip.txt index 3e95cfc..a4e7270 100644 --- a/minecraft/shaderpacks/Fantasy Shaders Unbound v1.1.zip.txt +++ b/minecraft/shaderpacks/Fantasy Shaders Unbound v1.1.zip.txt @@ -1,5 +1,9 @@ -#Tue Jul 14 18:36:55 GMT 2026 -ANISOTROPIC_FILTER=8 +#Tue Jul 14 23:37:31 GMT 2026 +COLORED_LIGHTING=0 +LIGHT_MORNING_I=0.90 +LIGHT_NOON_I=0.90 SHADOW_QUALITY=-1 SHOOTING_STARS=false -shadowDistance=128.0 +SSAO_I=90 +VANILLAAO_I=75 +XLIGHT_I=0.75 diff --git a/mmc-pack.json b/mmc-pack.json index 5a586de..71189ed 100644 --- a/mmc-pack.json +++ b/mmc-pack.json @@ -29,9 +29,9 @@ "uid": "net.minecraft" } ], - "cachedVersion": "47.4.10", + "cachedVersion": "47.4.12", "uid": "net.minecraftforge", - "version": "47.4.10" + "version": "47.4.12" } ], "formatVersion": 1