diff --git a/.gitignore b/.gitignore index a085321..c2c191e 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ PCL/Log* .minecraft/versions/1.20.1/1.20.1-natives/* .minecraft/versions/1.20.1/usercache.json PCL/LatestLaunch.bat +.minecraft/versions/1.20.1/crash-reports/* diff --git a/.minecraft/.i18nupdatemod/1.18.2/Minecraft-Mod-Language-Modpack-1-18.zip b/.minecraft/.i18nupdatemod/1.18.2/Minecraft-Mod-Language-Modpack-1-18.zip deleted file mode 100644 index cdb3154..0000000 Binary files a/.minecraft/.i18nupdatemod/1.18.2/Minecraft-Mod-Language-Modpack-1-18.zip and /dev/null differ diff --git a/.minecraft/.i18nupdatemod/1.19.3/Minecraft-Mod-Language-Modpack-1-19.zip b/.minecraft/.i18nupdatemod/1.19.3/Minecraft-Mod-Language-Modpack-1-19.zip deleted file mode 100644 index a2af877..0000000 Binary files a/.minecraft/.i18nupdatemod/1.19.3/Minecraft-Mod-Language-Modpack-1-19.zip and /dev/null differ diff --git a/.minecraft/.i18nupdatemod/1.20.1/Minecraft-Mod-Language-Modpack-Converted-1.20.1.zip b/.minecraft/.i18nupdatemod/1.20.1/Minecraft-Mod-Language-Modpack-Converted-1.20.1.zip deleted file mode 100644 index 0719034..0000000 Binary files a/.minecraft/.i18nupdatemod/1.20.1/Minecraft-Mod-Language-Modpack-Converted-1.20.1.zip and /dev/null differ diff --git a/.minecraft/versions/1.20.1/config/advancementplaques-common.toml b/.minecraft/versions/1.20.1/config/advancementplaques-common.toml new file mode 100644 index 0000000..ca894d1 --- /dev/null +++ b/.minecraft/versions/1.20.1/config/advancementplaques-common.toml @@ -0,0 +1,64 @@ + +#Client Configuration +[client] + + [client.visual_options] + # If plaques should show on the top of the screen. + on_top = true + # The distance from the top or bottom of the screen, in pixels. + #Range: 8 ~ 256 + distance = 16 + # Hide waila/hwyla/jade popups while plaques are showing. + hide_waila = false + # If plaques should show for task advancements (normal advancements). + tasks = true + # If plaques should show for goal advancements (medium-difficulty advancements). + goals = true + # If plaques should show for challenge advancements (high-difficulty advancements). + challenges = true + # Text color to use for plaque titles (like "Advancement made!"). Can be entered as an 8-digit hex color code 0xAARRGGBB for convenience. + #Range: 0 ~ 4294967295 + title_color = 4281541120 + # Text color to use for advancement names on plaques. Can be entered as an 8-digit hex color code 0xAARRGGBB for convenience. + #Range: 0 ~ 4294967295 + name_color = 4294967295 + + [client.duration_options] + # Duration of the shiny effect fade in for tasks. + #Range: 0.1 ~ 3.0 + task_effect_fadein = 0.5 + # Duration of the shiny effect fade out for tasks. + #Range: 0.1 ~ 3.0 + task_effect_fadeout = 1.5 + # Duration of the plaques for tasks (minus the effect fade in/out durations). + #Range: 2.0 ~ 10.0 + task_duration = 7.0 + # Duration of the shiny effect fade in for goals. + #Range: 0.1 ~ 3.0 + goal_effect_fadein = 0.5 + # Duration of the shiny effect fade out for goals. + #Range: 0.1 ~ 3.0 + goal_effect_fadeout = 1.5 + # Duration of the plaques for goals (minus the effect fade in/out durations). + #Range: 2.0 ~ 10.0 + goal_duration = 7.0 + # Duration of the shiny effect fade in for challenges. + #Range: 0.1 ~ 3.0 + challenge_effect_fadein = 1.25 + # Duration of the shiny effect fade out for challenges. + #Range: 0.1 ~ 3.0 + challenge_effect_fadeout = 1.5 + # Duration of the plaques for challenges (minus the effect fade in/out durations). + #Range: 2.0 ~ 10.0 + challenge_duration = 7.0 + + [client.functionality_options] + # Whitelist of advancements to show plaques for. Leave empty to display for all. + whitelist = [] + # If task sounds should be muted. + mute_tasks = false + # If goal sounds should be muted. + mute_goals = false + # If challenge sounds should be muted. + mute_challenges = false + diff --git a/.minecraft/versions/1.20.1/config/drippyloadingscreen/config.cfg b/.minecraft/versions/1.20.1/config/drippyloadingscreen/config.cfg new file mode 100644 index 0000000..0f15dd7 --- /dev/null +++ b/.minecraft/versions/1.20.1/config/drippyloadingscreen/config.cfg @@ -0,0 +1,10 @@ +##[general] + +B:early_fade_out_elements = 'true'; +B:allow_universal_layouts = 'false'; + + +##[forge] + +[If you disable this, Drippy will force-disable Forge's early loading screen. This could cause issues with some mods, so if you experience crashes, please turn it back on.] +B:enable_early_loading = 'true'; \ No newline at end of file diff --git a/.minecraft/versions/1.20.1/config/fancymenu/config.txt b/.minecraft/versions/1.20.1/config/fancymenu/config.txt new file mode 100644 index 0000000..332f06d --- /dev/null +++ b/.minecraft/versions/1.20.1/config/fancymenu/config.txt @@ -0,0 +1,73 @@ +##[general] + +[If menu background sounds added by FancyMenu should be played when a world is loaded.] +B:playbackgroundsoundsinworld = 'false'; +B:forcefullscreen = 'false'; +[If menu background sounds added by FancyMenu should be played or not.] +B:playbackgroundsounds = 'true'; +[A minecraft restart is required after changing this value.] +B:enablehotkeys = 'true'; +B:playmenumusic = 'true'; +S:variables_to_reset_on_launch = ''; +B:showdebugwarnings = 'true'; +[Sets the default GUI scale on first launch. Useful for modpacks. Cache data is saved in '/mods/fancymenu/'.] +I:defaultguiscale = '-1'; + + +##[customization] + +B:advancedmode = 'false'; +B:showcustomizationbuttons = 'true'; + + +##[loading] + +B:allowgameintroskip = 'true'; +B:showanimationloadingstatus = 'true'; +S:gameintroanimation = ''; +B:preloadanimations = 'false'; +S:customgameintroskiptext = ''; + + +##[minecraftwindow] + +[A minecraft restart is required after changing this value.] +S:customwindowtitle = '边境流放-Minecraft 1.20.1'; +[A minecraft restart is required after changing this value.] +B:customwindowicon = 'false'; + + +##[world_loading_screen] + +B:showloadingscreenanimation = 'true'; +B:showloadingscreenpercent = 'true'; + + +##[multiplayer_screen] + +B:show_server_icons = 'true'; + + +##[singleplayer_screen] + +B:show_world_icons = 'true'; + + +##[layouteditor] + +I:gridsize = '10'; +B:editordeleteconfirmation = 'true'; +B:showgrid = 'false'; +[If the warning when trying to move an vanilla button without an orientation should be displayed or not.] +B:showvanillamovewarning = 'true'; + + +##[ui] + +B:show_unicode_warning = 'false'; +F:uiscale = '2.0'; + + +##[compatibility] + +B:allow_level_registry_interactions = 'true'; \ No newline at end of file diff --git a/.minecraft/versions/1.20.1/config/fancymenu/customizablemenus.txt b/.minecraft/versions/1.20.1/config/fancymenu/customizablemenus.txt new file mode 100644 index 0000000..6cb7077 --- /dev/null +++ b/.minecraft/versions/1.20.1/config/fancymenu/customizablemenus.txt @@ -0,0 +1,5 @@ +type = customizablemenus + +de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen { +} + diff --git a/.minecraft/versions/1.20.1/config/fancymenu/locals/de_de.local b/.minecraft/versions/1.20.1/config/fancymenu/locals/de_de.local new file mode 100644 index 0000000..57b8ad2 --- /dev/null +++ b/.minecraft/versions/1.20.1/config/fancymenu/locals/de_de.local @@ -0,0 +1,397 @@ +loading.animation.loadingframes = Lade Animationsframes für {} +loading.animation.prerendering = Vorbereiten von Animation {} +loading.animation.done = Fertig! + +helper.button.menuinfo = Menü Info +helper.button.buttoninfo = Button Info +helper.button.reload = Neuladen +helper.button.createlayout = Layout erstellen + +helper.menuinfo.identifier = Menü Identifier + +helper.buttoninfo.idnotfound = +helper.buttoninfo.keynotfound =