diff --git a/.forgejo/workflows/linter.yml b/.forgejo/workflows/linter.yml index a59098457..d148057bd 100644 --- a/.forgejo/workflows/linter.yml +++ b/.forgejo/workflows/linter.yml @@ -58,9 +58,11 @@ jobs: cargo build --release \ --manifest-path src/actions/somnus/core/Cargo.toml \ --bin json-linter --bin toml-linter + mkdir -p ./linter-bin - cp src/actions/somnus/core/src/bin/json-linter.rs - cp src/actions/somnus/core/src/bin/toml-linter.rs + + cp src/actions/somnus/core/target/release/json-linter ./linter-bin/ + cp src/actions/somnus/core/target/release/toml-linter ./linter-bin/ - name: Run Linters run: | diff --git a/.forgejo/workflows/publish.yml b/.forgejo/workflows/publish.yml index 8ff7c1572..43c0d4986 100644 --- a/.forgejo/workflows/publish.yml +++ b/.forgejo/workflows/publish.yml @@ -24,6 +24,12 @@ jobs: modpacks datapacks + - name: Install jq + run: | + if ! command -v jq &> /dev/null; then + apt-get update && apt-get install -y jq + fi + - name: Find changed manifests id: find run: | @@ -42,7 +48,7 @@ jobs: publish: needs: detect - if: needs.detect.outputs.has_manifests == 'true' + if: always() runs-on: technocality strategy: fail-fast: false diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 8daace4c1..0722ab678 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -24,7 +24,6 @@ jobs: stale-issue-label: 'stale' stale-pr-label: 'stale' remove-issue-stale-when-updated: 'true' - exempt-issue-labels: 'enhancement,bug,minor bug' days-before-issue-stale: 90 days-before-issue-close: 30 days-before-pr-stale: 90 diff --git a/modpacks/rc-plus/dev/.packwizignore b/modpacks/rc-plus/dev/.packwizignore new file mode 100644 index 000000000..cd8c05791 --- /dev/null +++ b/modpacks/rc-plus/dev/.packwizignore @@ -0,0 +1,5 @@ + +PackItUp +Logs +*.zip +*.mrpack diff --git a/modpacks/rc-plus/dev/config/animatium.json b/modpacks/rc-plus/dev/config/animatium.json new file mode 100644 index 000000000..63823023b --- /dev/null +++ b/modpacks/rc-plus/dev/config/animatium.json @@ -0,0 +1,138 @@ +{ + "movement": { + "old_cape_movement": false, + "disable_cape_lean": false, + "disable_cape_swing_rotation": false, + "cape_chestplate_translation": false, + "cape_sneak_position": false, + "sneak_animation": "VANILLA", + "fake_old_sneak_eye_height": false, + "rotate_backwards_walking": false, + "uncap_blocking_head_rotation": false, + "disable_head_rotation_interpolation": false, + "hand_view_bobbing_movement": true, + "death_limbs": false, + "bow_arm_movement": false, + "legacy_damage_tilt": true, + "offset_hurt_time": true + }, + "items": { + "legacy_glint_speed": true, + "glint_on_item_drops2_d": true, + "glint_on_item_framed2_d": true, + "item_drops_face_camera": false, + "item_drops_face_camera_rotation_fix": false, + "item_drops2_d": false, + "item_framed2_d": false, + "item_colors2_d": false, + "item_positions": false, + "item_positions_in_third_person": false, + "thin_block_positions": false, + "skull_position": false, + "fishing_rod_version": "VANILLA", + "thin_fishing_rod_line_thickness": false, + "item_usage_swinging": false, + "swing_on_use": false, + "swing_on_drop": false, + "swing_on_entity_interact": false, + "item_using_texture_in_gui": true, + "durability_bar_colors": false, + "legacy_item_rarities": true, + "held_item_visibility_in_boat": false, + "item_pickup_position": true, + "mob_head_icons": false, + "egg_snowball_particles": true + }, + "screen": { + "camera_version": "V1_9_V1_13_2", + "crosshair_in_third_person": false, + "disable_heart_flash": false, + "center_scrollable_list_widgets": false, + "list_widget_selected_border_color": false, + "legacy_widget_hover_text_color": false, + "disable_debug_hud_background": false, + "debug_hud_text_shadow": false, + "disable_camera_transparent_passthrough": false, + "tooltip_style_rendering": false, + "slot_hover_style_rendering": false, + "list_background_gradient": false, + "effects_inventory_position": false, + "snappy_slider_movement": false, + "hide_recipe_book": false, + "legacy_loading_screen": false, + "old_depth_far": false, + "old_chat_position": false, + "old_crosshair_position": false, + "disconnect_server_to_title_screen": false + }, + "fixes": { + "fix_sneaking_feet_position": false, + "fix_mirror_arm_swing": false, + "fix_off_hand_using_pose": true, + "fix_cast_line_check": false, + "fix_cast_line_swing": false, + "fix_equip_animation_item_check": true, + "fix_fireball_clientside_visual": false, + "fix_text_strikethrough_style": false, + "fix_high_attack_speed_indicator": false, + "fix_vertical_bobbing_tilt": true, + "up_min_pixel_transparency_limit": false, + "fix_equip_animation_on_item_use": false, + "fix_item_usage_visual_in_g_u_i": true, + "fix_double_usage_visual": true, + "old_sky_rendering_check": true + }, + "other": { + "blue_void_sky": false, + "planar_sky_fog": true, + "cloud_height": false, + "third_person_sword_blocking_position": false, + "lock_blocking_arm_rotation": false, + "projectile_age_check": false, + "block_mining_progress": true, + "disable_inventory_entity_scissor": false, + "block_outline_rendering": false, + "model_whilst_sleeping": false, + "entity_armor_hurt_tint": false, + "item_glint_on_entity": false, + "max_glint_properties": false, + "armor_hurt_rendering": false, + "high_attack_speed_visual": false, + "disable_entity_glow_outline": false, + "modern_combat_sounds": true, + "modern_combat_particles": true, + "restore_particle_blending": false, + "flame_dimensions": true, + "flame_offset": false, + "persistent_block_outline": false, + "old_minimum_smooth_lighting": false, + "old_cloud_rendering": true, + "always_steve_model": false, + "fast_grass": false, + "old_y0_height": false, + "old_water_overlay_opacity": false, + "old_water_color_fog": false, + "void_fog": "OFF" + }, + "extras": { + "minimal_view_bobbing": false, + "show_name_tag_in_third_person": false, + "hide_name_tag_background": false, + "name_tag_text_shadow": false, + "debug_hud_text_color": false, + "offhand_usage_swinging": false, + "always_usage_swing": false, + "always_sharp_particles": false, + "disable_recipe_and_tutorial_toasts": false, + "show_arm_while_invisible": false, + "fake_miss_penalty_swing": false, + "dont_move_blue_void": false, + "disable_entity_death_topple": false, + "deep_red_hurt_tint": false, + "disable_particle_physics": false, + "disable_first_person_particles": false, + "dont_clear_chat": false, + "dont_close_chat": false, + "old_water_color_effects": false + } +} diff --git a/modpacks/rc-plus/dev/config/c2me.toml b/modpacks/rc-plus/dev/config/c2me.toml new file mode 100644 index 000000000..2c0928276 --- /dev/null +++ b/modpacks/rc-plus/dev/config/c2me.toml @@ -0,0 +1,21 @@ +version = 3 +defaultGlobalExecutorParallelismExpression = "max(1,min(if(is_client,(cpus/2.66+1),(cpus/1.5)),if(is_j9vm,((mem_gb-(if(is_client,0.5,0.2)))/0.2),((mem_gb-(if(is_client,0.8,0.5)))/0.2))))" +threadPoolPriority = 3 + +[clientSideConfig] + + [clientSideConfig.modifyMaxVDConfig] + enableExtRenderDistanceProtocol = false + enabled = false + +[noTickViewDistance] + compatibilityMode = false + maxConcurrentChunkLoads = 18 + enableExtRenderDistanceProtocol = false + maxViewDistance = 64 + +[ioSystem] + gcFreeChunkSerializer = true + +[chunkSystem] + syncPlayerTickets = false diff --git a/modpacks/rc-plus/dev/config/complexleafculling.json b/modpacks/rc-plus/dev/config/complexleafculling.json new file mode 100644 index 000000000..8a6971b26 --- /dev/null +++ b/modpacks/rc-plus/dev/config/complexleafculling.json @@ -0,0 +1,9 @@ +{ + "enabled": true, + "enableStandardCulling": false, + "enableExtendedCulling": true, + "enablePassDemotion": false, + "mode": "CONSERVATIVE", + "interiorThreshold": 0, + "useExtendedLeafDetection": true +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/crash_assistant/config.toml b/modpacks/rc-plus/dev/config/crash_assistant/config.toml new file mode 100644 index 000000000..154831a88 --- /dev/null +++ b/modpacks/rc-plus/dev/config/crash_assistant/config.toml @@ -0,0 +1,359 @@ + +#General settings of Crash Assistant mod. +[general] + #Link which will be opened in browser on request_help_button pressed. + #If equals CHANGE_ME, will open Forge/NeoForge/Fabric/Quilt discord link. Names of communities/channels also will be used not from config, but according to this link. + #Must start with 'https://' or 'www.' + help_link = "https://discord.com/invite/M9bQdm25Pk" + #With this option, you can select the formulation of the GUI (e.g., in the help buttons, title). + #Currently supported: + # - DISCORD: Uses terminology like 'join the Discord' and 'post in #channel'. + # - GITHUB: Uses terminology like 'visit the GitHub' and 'post into a new issue'. + formulation_type = "DISCORD" + #Anyways log will be uploaded to mclo.gs, but with this option you can wrap link to gnomebot.dev for better formatting. + #If help_link equals 'CHANGE_ME', this value will be ignored and gnomebot.dev used. + #Supported values: mclo.gs / gnomebot.dev + upload_to = "gnomebot.dev" + #Show gui on minecraft crashed on modloading and FML error screen displayed. + show_on_fml_error_screen = true + #Close old CrashAssistantApp if it's still running when starting a new instance of Minecraft, to avoid confusing player with window from old crash. + kill_old_app = true + #If options.txt doesn't exist, the default language will be used. + default_lang = "en_us" + #By default, crash assistant will get the value for the current language from the overrides folder, then from the jar. + #By changing this option, it will first try to get it from the current overrides, then (if no override exists for this language) + #from the override for the language specified here, and only then from the jar language. + #Use "NONE" to disable this feature. Or language key, like "en_us" to enable it. + priority_lang_for_overrides = "NONE" + #By changing this value you can disable creating "crash_assistant_localization_overrides" folder and placing "README.md" file there. + generate_localization_overrides_folder_with_readme = true + #By default our process is scanning for terminated processes(they can appear with delay) and after finish of scan enabling upload buttons. + #This option can prevent this and enable individual upload buttons immediately after crash. + #However can confuse users and make them clicking individual upload buttons instead of Upload All Button. + prevent_upload_buttons_delay = false + #Before uploading the first log, requires the user to accept the privacy policy. + #Disabling this option may be illegal in some countries if you are modpack creator. Disable at your own risk. + enable_privacy_policy_acceptance = true + #Unfortunately mclogs censoring ip-like versions as has no way to determine if it's version or IP. + #This will prevent this by replacing dot's in them to dot-like symbol. + #Anti censoring only versions, IP's are kept censored. + enable_mclogs_anti_ip_like_version_censorer = true + #Prevents creating "crash_assistant" folder in the logs folder. + #So this option prevents our app logging at all. + #HIGHLY UNRECOMMENDED to disable! Contains many useful info. + prevent_generating_crash_assistant_app_logs = false + #Generates "logs/stderr_stream.log" with stderr stream. + #Since many launchers are not saving this info, which is extremely helpful for debugging some crashes. + #As only where crash reason is present. Keeps original stream untouched, just logs it to a file. + generate_own_launcher_log = true + #Here you can change priority for logs. + #For example if you want crash report to be shown earlier than latest.log in the available logs list. + #Supported values: https://github.com/KostromDan/Crash-Assistant/blob/1.19-1.20.1/app/src/main/java/dev/kostromdan/mods/crash_assistant/app/logs_analyser/LogType.java + #Usage: ["CRASH_REPORT", "LOG"] + logs_priority_overrides = [] + #List of blacklisted log files (checked with startswith()). This files won't show in GUI logs list. + blacklisted_logs = [] + +#A simplified GUI that hides the logs list until the user opts into Expert Mode. +[simple_mode] + #If enabled, the GUI starts in simple mode with logs hidden and a single "Show Logs (Expert Mode)" button. + #Disabled by default. + enabled = false + #If true, modpack creators always see the Expert Mode with logs visible, even if simple mode is enabled. + prevent_for_modpack_creators = true + #If true, hides the mod list changes section while simple mode is active. + hide_modlist_section = false + +#Here you can change text of lang placeHolders. +#Also you can change any text in lang files. +#You don't need to modify jar. You can change it in config/crash_assistant/lang. For more info read README.md file located where. +[text] + #$CONFIG.text.support_name$ in lang files will be replaced with this value. + #For example this placeHolder used in: "Request help in the $CONFIG.text.support_name$" + #Recommended values: "Modpack-X Discord", "Modpack-X GitHub repository", etc. + support_name = "Nostalgica Reverie Discord" + #$CONFIG.text.support_place$ in lang files will be replaced with this value. + #Recommended values: "#support channel". + #In case of formulation type `GITHUB` won't be used. + support_place = "#modpack-support" + #$CONFIG.text.modpack_name$ in lang files will be replaced with this value. + #For example this placeHolder used in: "Oops, $CONFIG.text.modpack_name$ crashed!" + #Supports Better Compatibility Checker integration. You can use $BCC.modpackName$, $BCC.modpackVersion$, etc and it will be replaced with value from BCC config. + modpack_name = "Simply Legacy" + +#Settings of message generated by Upload all button +[generated_message] + #Add prefix before filename. + #This can prevent too small, hard to hit on mobile links. + #Recommended values: "### ". + prefix = "### " + #Separator between logs. + #If you want vertical logs, use "\n$PREFIX$". + logs_separator = " | " + #Adds line in log list about this Intel processor can be corrupted. + intel_corrupted_notification = true + #Adds line in log list about piracy/offline mode or if check failed. + piracy_notification = true + #If the modpack is created for a non-English-speaking audience, сhange this to the language the modpack is designed for. + #This lang will be used only for generating message by "Upload all..." button.Do not modify this value if there's a chance that the generated message will be sent to English-speaking communities. + generated_msg_lang = "en_us" + #This text will be under "$CONFIG.text.modpack_name$ crashed!" in generated message by Upload all button. + #You can include: + # * some form, which users should fill out. + # * additional information like Minecraft version, etc. + text_under_crashed = "" + #With this option you can notify user about something related with posting generated message. + #For example if they need to fill some option from "text_under_crashed", etc. + #Supports html formatting, placeholders. + #Leave empty to prevent showing this warning message. + warning_after_upload_all_button_press = "" + #Puts problematic frame from hs_err to message. + put_problematic_frame_to_message = true + #Puts analysis result(names of crash reasons) to message, instead of just count. + put_analysis_result_to_message = true + #Color modified mods count/analysis in msg with ANSI. + #Can be needed to be disabled if issues are reported to something not supporting ANSI codeblocks, like GitHub. + #If you disable this option, you may also want to remove "ansi" from "generated_message.ansi_block_pattern". + color_message = true + #Structure of the generated message. + #Variables: + #$HEADER$ - Title and upload link + #$TEXT_UNDER_CRASHED$ - Custom text from config + #$PREFIX$ - The prefix string + #$LOGS$ - The joined logs + #$PROBLEMATIC_FRAME$ - hs_err frame + #$ANALYSIS_RESULT$ - Analysis results + #$MODLIST_DIFF$ - Modlist changes + message_structure = "$HEADER$$TEXT_UNDER_CRASHED$$PREFIX$$LOGS$\n$PROBLEMATIC_FRAME$$ANALYSIS_RESULT$$MODLIST_DIFF$" + #Pattern for a single log line. + #Variables: $LOG_NAME$, $FILE_NAME$, $LINK$. + log_line_pattern = "$LOG_NAME$[$FILE_NAME$](<$LINK$>)" + #Pattern for a split log line (too large for single upload). + #Variables: $LOG_NAME$, $FILE_NAME$, $LINK_FIRST_LINES$, $LINK_LAST_LINES$, $TOO_BIG_REASONS$. + log_line_split_pattern = "$LOG_NAME$[$FILE_NAME$ $MSG_LANG.gui.split_log_dialog_head$](<$LINK_FIRST_LINES$>) / [$MSG_LANG.gui.split_log_dialog_tail$](<$LINK_LAST_LINES$>) $TOO_BIG_REASONS$" + #Pattern for ModList Diff and Analysis Results blocks. + #Variables: $PREFIX$, $HEADER$, $CONTENT$. + #If 'color_message' is false, remove 'ansi'. + ansi_block_pattern = "$PREFIX$$HEADER$\n```ansi\n$CONTENT$\n```" + #Pattern for formatting the problematic frame from hs_err. + #Variables: $CONTENT$ + problematic_frame_pattern = "```java\n$CONTENT$\n```" + #Pattern for simple link notifications (e.g. Intel fix, Piracy check, KubeJS scripts). + #Variables: $TEXT$, $LINK$ + link_notification_pattern = "[$TEXT$](<$LINK$>)" + #Pattern for the header of the modlist diff block (containing the link). + #Variables: $PART1$ (text before link), $PART2$ (text after link), $LINK$. + modlist_header_pattern = "[$PART1$](<$LINK$>)$PART2$" + +#Settings of links copied by Upload and copy link buttons +[copied_links] + #With this option, you can customize how single links from individual upload buttons are copied, there + #log of small size was uploaded to a single link. + #For example, leave just $LINK$ to copy just link. + single_link = "$LOG_NAME$$FILE_NAME$: $LINK$" + #With this option, you can customize how links from individual upload buttons are copied, there + #log was split to the 2 parts (head and tail, due to too large size for single upload), but user only decided to copy only one of them (not message with both). + single_link_split = "$LOG_NAME$$FILE_NAME$($HEAD_OR_TAIL$): $LINK$ $TOO_BIG_REASONS$" + #With this option, you can customize how links from individual upload buttons are copied, there + #log was split to the 2 parts (head and tail, due to too large size for single upload), but user decided to copy message with both. + both_links_split = "$LOG_NAME$[$FILE_NAME$ $MSG_LANG.gui.split_log_dialog_head$](<$LINK_FIRST_LINES$>) / [$MSG_LANG.gui.split_log_dialog_tail$](<$LINK_LAST_LINES$>) $TOO_BIG_REASONS$" + #If enabled, disables the head/tail selection dialog for split logs on individual uploads and always copies message with both links. + skip_split_dialog = false + +#Settings of modlist feature. +#Adds in generated msg block about which mods modpack user added/removed/updated. +#Also you can see diff by running '/crash_assistant modlist diff' command. +[modpack_modlist] + #Enable feature. + enabled = true + #nicknames of players, who considered as modpack creator. + #Only this players can overwrite modlist.json + #If this feature is enabled and this array is empty, will be appended with nickname of current player. + #----------------------------------------------------------------------------------------------------- + #Warning! This is not displayed anywhere, it's just tech param used for modlist feature to work correctly. + #Here must be actual nicknames of people who work with the modpack and publishing releases! + #----------------------------------------------------------------------------------------------------- + modpack_creators = ["omoso_", "Technocality", "Cjnator38"] + #If enabled, modlist.json will be overwritten on every launch(first tick of TitleScreen), + #then game is launched by modpack creator. + #So you won't forget to save it before publishing. + #If you want to save manually: disable this and use '/crash_assistant modlist save' command. + auto_update = true + #If enabled, will add resourcepacks to modlist.json + #After filename where will be ' (resourcepack)' suffix. + add_resourcepacks = false + #If enabled, will add datapacks to modlist.json + #After filename where will be ' (datapacks)' suffix. + add_datapacks = false + #If enabled, will add modloader jar name to modlist, to easily track if user changed version of modloader. + add_modloader_jar_name = true + #If enabled, will add generated modlist.txt, with names of all mods / modids / mixin configs / jarjar mods info to logs. + add_modlist_txt_as_log = true + +#Settings of too many changes warning feature. +#Notifies end users of the modpack and saying they made too many changes to the modpack. +#Not displayed to the modpack creators. +[too_many_changes_warning] + #Set to the positive integer to enable feature. Set to negative integer to disable. + #How many changes end user should make for warning to be displayed. + count = -1 + #With this option, you can select the formulation of this warning, currently supported: + # - NOTIFY: Just saying to the end user that what they made many changes and adding random mods or clicking + #the "Update All" button is not a good idea without proper testing. It is expected to crash. + # - DROP_SUPPORT: Saying what you are not providing support for that amount of changes, suggesting the end user to + #re-install modpack or they are on their own with that amount of changes. + formulation_type = "NOTIFY" + +#Settings of analysis feature. +#Analysing logs for most common reasons of crashes and displaying recommendations with fixes. +[analysis] + #Enable feature. + enabled = true + #By default if CA work in modpack mode and ran by the end user it won't display analysis if it blames mod which was part of original modpack. + #And will blame only mods which were added/updated by end users. By enabling this option you can bypass this and it will blame any mods. + trigger_on_original_modpack_mods = false + #Delay in seconds for the OK button when a crash reason is shown for the first time. + #Helps to ensure the user reads the recommendation. + #Set to 0 or -1 to disable the delay. + first_show_delay = 10 + #Here you can disable some Analysis by class names. + #List of them can be found here: dev.kostromdan.mods.crash_assistant.app.logs_analyser.crash_reasons + #For example "Create6Addons" + blacklisted_reasons = [] + +#Settings of analysis tools feature. +#Here you can enable or disable showing some analysis tools for end user. +[analysis_tools] + #Enable feature. + enabled = true + #Here you can disable some Analysis tools by class names. + #List of them can be found here: dev.kostromdan.mods.crash_assistant.app.gui.analysis + #For example "MCreatorModDetectorGUI" + blacklisted_tools = [] + +#Settings of '/crash_assistant crash' command feature. +[crash_command] + #Enable feature. + enabled = true + #To ensure the user really wants to crash the game, the command needs to be run again within this amount of seconds. + #Set to <= 0 to disable the confirmation. + seconds = 10 + +#Settings of notifying about intel corrupted processors. +[intel_corrupted] + #Enable feature. + enabled = true + +#Settings of notifying about piracy/offline mode. +[piracy] + #Enable feature. + #Note: This option is ignored if general.help_link is default (CHANGE_ME). + #Notifies if in your community (Discord/GitHub) piracy is not supported. Recommended to enable for modpacks. + enabled = false + #Delay in seconds for the OK button when piracy warning is shown. + #Set to 0 or -1 to disable the delay. + delay = 10 + +[greeting] + #You don't need to touch this option. + #On first world join of modpack creator if set to false shows greeting, then self enables. + shown_greeting = true + +#Settings of scripting feature. +#Allows you to add custom scripts for log analysis. +#Scripts should be placed in config/crash_assistant/scripts/log_analysis folder. +[scripts] + #Enable feature. + enabled = true + #Enable Scripts IDE in the GUI. + ide_enabled = true + #By changing this value you can disable creating "scripts" folder and placing example scripts there. + generate_scripts_folder_with_example = true + +#You can customise GUI with this options. +[gui_customisation] + #Name of a FlatLaf IntelliJ Themes file in config/crash_assistant folder or core theme name. + #If file doesn't exist and no core theme matches, themes will be disabled and Standard Swing look and feel used. + #Supported core themes: 'FlatLightLaf', 'FlatDarkLaf', 'FlatIntelliJLaf', 'FlatDarculaLaf', 'FlatMacLightLaf', 'FlatMacDarkLaf'. + #Supports any IntelliJ Theme file with '.theme.json' extension. + #If you prefer standard Swing look and feel, use 'Swing'. + #Look out our guide about theme support: https://github.com/KostromDan/Crash-Assistant/blob/pages/guides/Theme%20Support/Getting%20Started.md + theme_file_name = "FlatDarkLaf" + #Will hide Upload All Button from GUI. + disable_upload_all_button = false + #Append comment text with notice about sending screenshot of this gui tells nothing to modpack creators. + show_dont_send_screenshot_of_gui_notice = true + #Animate border to request user attention even more. + screenshot_of_gui_notice_animated_border = true + #You can make Upload All Button bigger/smaller to request user attention. + #Default Swing font size is 12, Default for this button in crash assistant is 16. + #Not recommended to set it more than 16, as it will affect the increase of GUI size because all text won't fit. + upload_all_button_font_size = 16 + #Same as upload_all_button_font_size, but for Request Help button. + request_help_button_font_size = 16 + #Same as upload_all_button_font_size, but for the Simple Mode toggle button. + simple_mode_button_font_size = 16 + #You can change Upload All Button color to request user attention. + #format is "R_G_B", range is 0-255, for example "255_0_0" is red color. Use "default" to use default swing color. + #Default for this button is "0_178_0" (dark green color). + upload_all_button_foreground_color = "0_178_0" + #Same as upload_all_button_foreground_color, but for Request Help button. + #Default for this button is "0_0_178" (dark blue color). + request_help_button_foreground_color = "0_0_178" + #Same as upload_all_button_foreground_color, but for the Simple Mode toggle button. + simple_mode_button_foreground_color = "0_0_178" + #Same as upload_all_button_font_size, but for Auto-Fix button (in integrated GPU warning). + auto_fix_button_font_size = 16 + #Same as upload_all_button_foreground_color, but for Auto-Fix button (in integrated GPU warning). + #Default for this button is "0_178_0" (dark green color). + auto_fix_button_foreground_color = "0_178_0" + #Color of the animated border for the screenshot notice. + #format is "R_G_B", range is 0-255, for example "255_0_0" is red color. + #Default for this is "255_0_0" (red color). + screenshot_of_gui_notice_animated_border_color = "255_0_0" + #Color of the text for the screenshot notice (inside the animated border). + #format is "R_G_B", range is 0-255, for example "255_0_0" is red color. + #Default for this is "255_0_0" (red color). + screenshot_of_gui_notice_text_color = "255_0_0" + #Color of the button blinking on success action (e.g. upload all finished). + #format is "R_G_B", range is 0-255. + #Default is "100_255_100" (light green). + blinking_button_success_color = "100_255_100" + #Color of the button blinking on attention request (e.g. click on link in description). + #format is "R_G_B", range is 0-255. + #Default is "100_100_255" (light blue). + blinking_button_attention_color = "100_100_255" + #Color of the button blinking on error (e.g. failed upload). + #format is "R_G_B", range is 0-255. + #Default is "255_100_100" (light red). + blinking_button_error_color = "255_100_100" + #Path to a modpack logo to display in the top of the GUI. + #Path is relative to the Minecraft instance folder. Leave empty to disable. + #WARNING: use only '/' path separator. '\' will corrupt config! + modpack_logo_path = "" + #If true, the logo will be larger, Replacing a some of `don't send screenshot` notice. + #If false, it will be smaller and logo will be end right where the `don't send screenshot` notice starts. + #You should try both, but most likely: + #- If you have some long text in the discord/github name, you will love the small one. + #- If the text is short, you will love the large one. + modpack_logo_large_mode = false + #Limit modpack logo height. Default is -1, which means it's calculated automatically. + #By default, this should not be needed. But if you have heavily customized GUI or using + #a rectangle logo instead of square, you may want to decrease its size, so this option could be needed in such case. + limit_modpack_logo_height = -1 + #This option would be needed only if you limited modpack logo height. + #Otherwise, the logo will consume all available horizontal space. + #If true, the logo will be centered. If false, it will be aligned to the top. + modpack_logo_aligned_center = true + +#Checks crash_assistant compatibility with other incompatible mods. +#Highly unrecommended to disable! +[compatibility] + #Enable feature. + enabled = true + +#Options to help debug the Crash Assistant. +[debug] + #Debug option to crash immediately after Crash Assistant launched its process to conveniently debug it, configure it without need to manually crash. + crash_after_init = false + diff --git a/modpacks/rc-plus/dev/config/crash_assistant/lang/README.md b/modpacks/rc-plus/dev/config/crash_assistant/lang/README.md new file mode 100644 index 000000000..ad24a4fa0 --- /dev/null +++ b/modpacks/rc-plus/dev/config/crash_assistant/lang/README.md @@ -0,0 +1,18 @@ +Hi Localizer! + +## Contributing + +If you want to add new language to the mod, please create a pull request with a new or modified file: +https://github.com/KostromDan/Crash-Assistant/ + +lang files locate here in source code:`common_config/src/main/resources/lang` + +## Changing text for the modpack + +If you want to change some text, don't edit the jar directly. Instead, you can modify the files in config/crash_assistant/lang. + +You can also add an entirely new language file in this directory, and it will work. + +"$DEFAULT" value means value will be taken from jar lang(if exists), else from en_us. + +Warning: don't try to use any utils of changing lang like KubeJs, resourcepacks, etc. It won't work. diff --git a/modpacks/rc-plus/dev/config/crash_assistant/lang/en_us.json b/modpacks/rc-plus/dev/config/crash_assistant/lang/en_us.json new file mode 100644 index 000000000..c56e00474 --- /dev/null +++ b/modpacks/rc-plus/dev/config/crash_assistant/lang/en_us.json @@ -0,0 +1,91 @@ +{ + "commands.crash_command_crashing": "$DEFAULT", + "gui.disable_mod": "$DEFAULT", + "commands.diff_copy": "$DEFAULT", + "gui.request_help_button": "$DEFAULT", + "gui.ok": "$DEFAULT", + "gui.oops": "$DEFAULT", + "gui.uploading": "$DEFAULT", + "gui.upload_all_button_warning_title": "$DEFAULT", + "commands.mod_config_tooltip": "$DEFAULT", + "msg.removed_mods": "$DEFAULT", + "gui.error_delete_mod_exception": "$DEFAULT", + "commands.crash_command_validation_failed": "$DEFAULT", + "gui.copy_link_button": "$DEFAULT", + "gui.intel_corrupted_title": "$DEFAULT", + "gui.copied": "$DEFAULT", + "text.opens_url": "$DEFAULT", + "commands.crash_command_1": "$DEFAULT", + "msg.mb": "$DEFAULT", + "gui.comment_under_title_cant_resolve": "$DEFAULT", + "msg.modlist_first_launch": "$DEFAULT", + "gui.window_name": "$DEFAULT", + "gui.title_crashed_without_report": "$DEFAULT", + "gui.upload_all_comment": "$DEFAULT", + "gui.preprocessing": "$DEFAULT", + "gui.upload_all_button": "$DEFAULT", + "gui.modlist_diff_dialog_name": "$DEFAULT", + "gui.untrusted_domain_title": "$DEFAULT", + "gui.error": "$DEFAULT", + "commands.not_creator_error_msg": "$DEFAULT", + "msg.modlist_changes_latest_launch_2": "$DEFAULT", + "gui.split_log_dialog_msg_with_both": "$DEFAULT", + "gui.error_disable_mod_exception": "$DEFAULT", + "msg.modlist_changes_latest_launch_1": "$DEFAULT", + "gui.open_button": "$DEFAULT", + "msg.skip_launcher": "$DEFAULT", + "gui.modlist_changed_label": "$DEFAULT", + "gui.comment_under_title_pls_report": "$DEFAULT", + "gui.modlist_not_changed_label": "$DEFAULT", + "commands.crash_command_applying_args": "$DEFAULT", + "text.greeting3": "$DEFAULT", + "msg.updated_mods": "$DEFAULT", + "text.greeting2": "$DEFAULT", + "msg.modlist_unmodified": "$DEFAULT", + "gui.modlist_changed_label_msg": "$DEFAULT", + "commands.modlist_auto_update_msg": "$DEFAULT", + "gui.show_in_explorer_button": "$DEFAULT", + "gui.remove_mod": "$DEFAULT", + "gui.copy_split_log_dialog_text": "$DEFAULT", + "gui.title_crashed_with_report": "$DEFAULT", + "gui.show_modlist_diff_button": "$DEFAULT", + "text.greeting1": "$DEFAULT", + "msg.intel_corrupted_notification": "$DEFAULT", + "commands.add_to_creator_list_msg": "$DEFAULT", + "gui.upload_and_copy_link_button": "$DEFAULT", + "commands.nickname_tooltip": "$DEFAULT", + "gui.error_open_explorer": "$DEFAULT", + "commands.diff_tooltip": "$DEFAULT", + "gui.failed_to_upload_file": "$DEFAULT", + "msg.added_mods": "$DEFAULT", + "gui.incompatible_mod": "$DEFAULT", + "warnings.closed_by_windows": "$DEFAULT", + "commands.crash_command_3": "$DEFAULT", + "gui.untrusted_domain_question": "$DEFAULT", + "commands.crash_command_2": "$DEFAULT", + "warnings.atio6axx": "$DEFAULT", + "gui.comment_under_title_screenshot_notice": "$DEFAULT", + "gui.comment_under_title": "$DEFAULT", + "gui.split_log_dialog_action_browser": "$DEFAULT", + "msg.crashed": "$DEFAULT", + "commands.modlist_disabled_error_msg": "$DEFAULT", + "commands.crash_command_done": "$DEFAULT", + "gui.split_log_dialog_action_copy": "$DEFAULT", + "msg.k_lines": "$DEFAULT", + "commands.modlist_overwritten_success": "$DEFAULT", + "msg.modlist_changes_modpack_2": "$DEFAULT", + "msg.over": "$DEFAULT", + "gui.intel_corrupted_msg": "$DEFAULT", + "msg.modlist_changes_modpack_1": "$DEFAULT", + "gui.intel_corrupted_read_more": "$DEFAULT", + "gui.browser_button_tooltip": "$DEFAULT", + "gui.copy_split_log_dialog_title": "$DEFAULT", + "gui.split_log_dialog_tail": "$DEFAULT", + "commands.modlist_enable_auto_update_msg": "$DEFAULT", + "gui.upload_all_finished_button": "$DEFAULT", + "gui.split_log_dialog_head": "$DEFAULT", + "gui.intel_corrupted_dont_show_again": "$DEFAULT", + "gui.logs_analyser": "$DEFAULT", + "gui.file_list_label": "$DEFAULT", + "commands.crash_command_validation_failed_to_crash": "$DEFAULT" +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/crash_assistant/lang/ru_ru.json b/modpacks/rc-plus/dev/config/crash_assistant/lang/ru_ru.json new file mode 100644 index 000000000..c56e00474 --- /dev/null +++ b/modpacks/rc-plus/dev/config/crash_assistant/lang/ru_ru.json @@ -0,0 +1,91 @@ +{ + "commands.crash_command_crashing": "$DEFAULT", + "gui.disable_mod": "$DEFAULT", + "commands.diff_copy": "$DEFAULT", + "gui.request_help_button": "$DEFAULT", + "gui.ok": "$DEFAULT", + "gui.oops": "$DEFAULT", + "gui.uploading": "$DEFAULT", + "gui.upload_all_button_warning_title": "$DEFAULT", + "commands.mod_config_tooltip": "$DEFAULT", + "msg.removed_mods": "$DEFAULT", + "gui.error_delete_mod_exception": "$DEFAULT", + "commands.crash_command_validation_failed": "$DEFAULT", + "gui.copy_link_button": "$DEFAULT", + "gui.intel_corrupted_title": "$DEFAULT", + "gui.copied": "$DEFAULT", + "text.opens_url": "$DEFAULT", + "commands.crash_command_1": "$DEFAULT", + "msg.mb": "$DEFAULT", + "gui.comment_under_title_cant_resolve": "$DEFAULT", + "msg.modlist_first_launch": "$DEFAULT", + "gui.window_name": "$DEFAULT", + "gui.title_crashed_without_report": "$DEFAULT", + "gui.upload_all_comment": "$DEFAULT", + "gui.preprocessing": "$DEFAULT", + "gui.upload_all_button": "$DEFAULT", + "gui.modlist_diff_dialog_name": "$DEFAULT", + "gui.untrusted_domain_title": "$DEFAULT", + "gui.error": "$DEFAULT", + "commands.not_creator_error_msg": "$DEFAULT", + "msg.modlist_changes_latest_launch_2": "$DEFAULT", + "gui.split_log_dialog_msg_with_both": "$DEFAULT", + "gui.error_disable_mod_exception": "$DEFAULT", + "msg.modlist_changes_latest_launch_1": "$DEFAULT", + "gui.open_button": "$DEFAULT", + "msg.skip_launcher": "$DEFAULT", + "gui.modlist_changed_label": "$DEFAULT", + "gui.comment_under_title_pls_report": "$DEFAULT", + "gui.modlist_not_changed_label": "$DEFAULT", + "commands.crash_command_applying_args": "$DEFAULT", + "text.greeting3": "$DEFAULT", + "msg.updated_mods": "$DEFAULT", + "text.greeting2": "$DEFAULT", + "msg.modlist_unmodified": "$DEFAULT", + "gui.modlist_changed_label_msg": "$DEFAULT", + "commands.modlist_auto_update_msg": "$DEFAULT", + "gui.show_in_explorer_button": "$DEFAULT", + "gui.remove_mod": "$DEFAULT", + "gui.copy_split_log_dialog_text": "$DEFAULT", + "gui.title_crashed_with_report": "$DEFAULT", + "gui.show_modlist_diff_button": "$DEFAULT", + "text.greeting1": "$DEFAULT", + "msg.intel_corrupted_notification": "$DEFAULT", + "commands.add_to_creator_list_msg": "$DEFAULT", + "gui.upload_and_copy_link_button": "$DEFAULT", + "commands.nickname_tooltip": "$DEFAULT", + "gui.error_open_explorer": "$DEFAULT", + "commands.diff_tooltip": "$DEFAULT", + "gui.failed_to_upload_file": "$DEFAULT", + "msg.added_mods": "$DEFAULT", + "gui.incompatible_mod": "$DEFAULT", + "warnings.closed_by_windows": "$DEFAULT", + "commands.crash_command_3": "$DEFAULT", + "gui.untrusted_domain_question": "$DEFAULT", + "commands.crash_command_2": "$DEFAULT", + "warnings.atio6axx": "$DEFAULT", + "gui.comment_under_title_screenshot_notice": "$DEFAULT", + "gui.comment_under_title": "$DEFAULT", + "gui.split_log_dialog_action_browser": "$DEFAULT", + "msg.crashed": "$DEFAULT", + "commands.modlist_disabled_error_msg": "$DEFAULT", + "commands.crash_command_done": "$DEFAULT", + "gui.split_log_dialog_action_copy": "$DEFAULT", + "msg.k_lines": "$DEFAULT", + "commands.modlist_overwritten_success": "$DEFAULT", + "msg.modlist_changes_modpack_2": "$DEFAULT", + "msg.over": "$DEFAULT", + "gui.intel_corrupted_msg": "$DEFAULT", + "msg.modlist_changes_modpack_1": "$DEFAULT", + "gui.intel_corrupted_read_more": "$DEFAULT", + "gui.browser_button_tooltip": "$DEFAULT", + "gui.copy_split_log_dialog_title": "$DEFAULT", + "gui.split_log_dialog_tail": "$DEFAULT", + "commands.modlist_enable_auto_update_msg": "$DEFAULT", + "gui.upload_all_finished_button": "$DEFAULT", + "gui.split_log_dialog_head": "$DEFAULT", + "gui.intel_corrupted_dont_show_again": "$DEFAULT", + "gui.logs_analyser": "$DEFAULT", + "gui.file_list_label": "$DEFAULT", + "commands.crash_command_validation_failed_to_crash": "$DEFAULT" +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/crash_assistant/lang/zh_cn.json b/modpacks/rc-plus/dev/config/crash_assistant/lang/zh_cn.json new file mode 100644 index 000000000..c56e00474 --- /dev/null +++ b/modpacks/rc-plus/dev/config/crash_assistant/lang/zh_cn.json @@ -0,0 +1,91 @@ +{ + "commands.crash_command_crashing": "$DEFAULT", + "gui.disable_mod": "$DEFAULT", + "commands.diff_copy": "$DEFAULT", + "gui.request_help_button": "$DEFAULT", + "gui.ok": "$DEFAULT", + "gui.oops": "$DEFAULT", + "gui.uploading": "$DEFAULT", + "gui.upload_all_button_warning_title": "$DEFAULT", + "commands.mod_config_tooltip": "$DEFAULT", + "msg.removed_mods": "$DEFAULT", + "gui.error_delete_mod_exception": "$DEFAULT", + "commands.crash_command_validation_failed": "$DEFAULT", + "gui.copy_link_button": "$DEFAULT", + "gui.intel_corrupted_title": "$DEFAULT", + "gui.copied": "$DEFAULT", + "text.opens_url": "$DEFAULT", + "commands.crash_command_1": "$DEFAULT", + "msg.mb": "$DEFAULT", + "gui.comment_under_title_cant_resolve": "$DEFAULT", + "msg.modlist_first_launch": "$DEFAULT", + "gui.window_name": "$DEFAULT", + "gui.title_crashed_without_report": "$DEFAULT", + "gui.upload_all_comment": "$DEFAULT", + "gui.preprocessing": "$DEFAULT", + "gui.upload_all_button": "$DEFAULT", + "gui.modlist_diff_dialog_name": "$DEFAULT", + "gui.untrusted_domain_title": "$DEFAULT", + "gui.error": "$DEFAULT", + "commands.not_creator_error_msg": "$DEFAULT", + "msg.modlist_changes_latest_launch_2": "$DEFAULT", + "gui.split_log_dialog_msg_with_both": "$DEFAULT", + "gui.error_disable_mod_exception": "$DEFAULT", + "msg.modlist_changes_latest_launch_1": "$DEFAULT", + "gui.open_button": "$DEFAULT", + "msg.skip_launcher": "$DEFAULT", + "gui.modlist_changed_label": "$DEFAULT", + "gui.comment_under_title_pls_report": "$DEFAULT", + "gui.modlist_not_changed_label": "$DEFAULT", + "commands.crash_command_applying_args": "$DEFAULT", + "text.greeting3": "$DEFAULT", + "msg.updated_mods": "$DEFAULT", + "text.greeting2": "$DEFAULT", + "msg.modlist_unmodified": "$DEFAULT", + "gui.modlist_changed_label_msg": "$DEFAULT", + "commands.modlist_auto_update_msg": "$DEFAULT", + "gui.show_in_explorer_button": "$DEFAULT", + "gui.remove_mod": "$DEFAULT", + "gui.copy_split_log_dialog_text": "$DEFAULT", + "gui.title_crashed_with_report": "$DEFAULT", + "gui.show_modlist_diff_button": "$DEFAULT", + "text.greeting1": "$DEFAULT", + "msg.intel_corrupted_notification": "$DEFAULT", + "commands.add_to_creator_list_msg": "$DEFAULT", + "gui.upload_and_copy_link_button": "$DEFAULT", + "commands.nickname_tooltip": "$DEFAULT", + "gui.error_open_explorer": "$DEFAULT", + "commands.diff_tooltip": "$DEFAULT", + "gui.failed_to_upload_file": "$DEFAULT", + "msg.added_mods": "$DEFAULT", + "gui.incompatible_mod": "$DEFAULT", + "warnings.closed_by_windows": "$DEFAULT", + "commands.crash_command_3": "$DEFAULT", + "gui.untrusted_domain_question": "$DEFAULT", + "commands.crash_command_2": "$DEFAULT", + "warnings.atio6axx": "$DEFAULT", + "gui.comment_under_title_screenshot_notice": "$DEFAULT", + "gui.comment_under_title": "$DEFAULT", + "gui.split_log_dialog_action_browser": "$DEFAULT", + "msg.crashed": "$DEFAULT", + "commands.modlist_disabled_error_msg": "$DEFAULT", + "commands.crash_command_done": "$DEFAULT", + "gui.split_log_dialog_action_copy": "$DEFAULT", + "msg.k_lines": "$DEFAULT", + "commands.modlist_overwritten_success": "$DEFAULT", + "msg.modlist_changes_modpack_2": "$DEFAULT", + "msg.over": "$DEFAULT", + "gui.intel_corrupted_msg": "$DEFAULT", + "msg.modlist_changes_modpack_1": "$DEFAULT", + "gui.intel_corrupted_read_more": "$DEFAULT", + "gui.browser_button_tooltip": "$DEFAULT", + "gui.copy_split_log_dialog_title": "$DEFAULT", + "gui.split_log_dialog_tail": "$DEFAULT", + "commands.modlist_enable_auto_update_msg": "$DEFAULT", + "gui.upload_all_finished_button": "$DEFAULT", + "gui.split_log_dialog_head": "$DEFAULT", + "gui.intel_corrupted_dont_show_again": "$DEFAULT", + "gui.logs_analyser": "$DEFAULT", + "gui.file_list_label": "$DEFAULT", + "commands.crash_command_validation_failed_to_crash": "$DEFAULT" +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/crash_assistant/modlist.json b/modpacks/rc-plus/dev/config/crash_assistant/modlist.json new file mode 100644 index 000000000..b669e359a --- /dev/null +++ b/modpacks/rc-plus/dev/config/crash_assistant/modlist.json @@ -0,0 +1,360 @@ +{ + "fabric-loader-0.18.5.jar (modloader)": { + "jarName": "fabric-loader-0.18.5.jar (modloader)", + "modId": "fabric", + "name": "fabric", + "version": "fabric-loader-0.18.5.jar" + }, + "BadOptimizations-2.4.1-1.21.10.jar": { + "jarName": "BadOptimizations-2.4.1-1.21.10.jar", + "modId": "badoptimizations", + "name": "BadOptimizations", + "version": "2.4.1", + "curseForgeHash": 4098692863, + "modrinthHash": "1afd5c9c6a1d5970285d1b08af1fa6c7585842dc" + }, + "bbe-1.2.0+1.21.10.jar": { + "jarName": "bbe-1.2.0+1.21.10.jar", + "modId": "betterblockentities", + "name": "BBE", + "version": "1.2.0+1.21.10", + "curseForgeHash": 669890906, + "modrinthHash": "bd12066547d1f791e905fb29356f0601b4c2f57a" + }, + "bobby-5.2.10+mc1.21.9.jar": { + "jarName": "bobby-5.2.10+mc1.21.9.jar", + "modId": "bobby", + "name": "Bobby", + "version": "5.2.10+mc1.21.9", + "curseForgeHash": 3252819119, + "modrinthHash": "7f26b57f1c74426e832775bdbd218ec4afc425fe" + }, + "cloth-config-20.0.149-fabric.jar": { + "jarName": "cloth-config-20.0.149-fabric.jar", + "modId": "cloth-config", + "name": "Cloth Config v20", + "version": "20.0.149", + "curseForgeHash": 1501826003, + "modrinthHash": "c86e380bdac24e4ecdd148558e9d4ddf32c86059" + }, + "ConfigManager-fabric-1.21.x-1.1.1.jar": { + "jarName": "ConfigManager-fabric-1.21.x-1.1.1.jar", + "modId": "config_manager", + "name": "Config Manager", + "version": "1.1.1", + "curseForgeHash": 3722035875, + "modrinthHash": "9ea08cbfeca54a94afb92edf8b1b95396fb48129" + }, + "console-adv-sounds-1.0.18.jar": { + "jarName": "console-adv-sounds-1.0.18.jar", + "modId": "console_advancement_sounds", + "name": "Console Advancement Sounds", + "version": "1.0.18", + "curseForgeHash": 1981995106, + "modrinthHash": "340711c9a7e6d4c005d4f22b9034f2738db8fae2" + }, + "CrashAssistant-fabric-1.21.5-1.21.11-1.11.6.jar": { + "jarName": "CrashAssistant-fabric-1.21.5-1.21.11-1.11.6.jar", + "modId": "crash_assistant", + "name": "Crash Assistant", + "version": "1.11.6", + "curseForgeHash": 1023129690, + "modrinthHash": "bb7261153f57d0aafc80f86eb354162f154abb71" + }, + "CustomPlayerModels-Fabric-1.21.10-0.6.25d.jar": { + "jarName": "CustomPlayerModels-Fabric-1.21.10-0.6.25d.jar", + "modId": "cpm", + "name": "Customizable Player Models", + "version": "0.6.25d", + "curseForgeHash": 2301052933, + "modrinthHash": "78c31c231dc706ae9611375ea7102e2eccc5776a" + }, + "cwb-fabric-3.0.0+mc1.21.5.jar": { + "jarName": "cwb-fabric-3.0.0+mc1.21.5.jar", + "modId": "cubes-without-borders", + "name": "Cubes Without Borders", + "version": "3.0.0+mc1.21.5", + "curseForgeHash": 1888577393, + "modrinthHash": "b663eb9a8238be3cd71173e39b6f9d01d0948c1d" + }, + "e4mc-fabric-6.0.6.jar": { + "jarName": "e4mc-fabric-6.0.6.jar", + "modId": "e4mc", + "name": "e4mc", + "version": "6.0.6", + "curseForgeHash": 525692248, + "modrinthHash": "2793de5bb5b9259be972b8f915de65e854ef4e9d" + }, + "entity_model_features_1.21.9-fabric-3.0.17.jar": { + "jarName": "entity_model_features_1.21.9-fabric-3.0.17.jar", + "modId": "entity_model_features", + "name": "Entity Model Features", + "version": "3.0.17", + "curseForgeHash": 2416996863, + "modrinthHash": "e9046f8222292763ff45a357f6b7bcaf402eec69" + }, + "entity_texture_features_1.21.9-fabric-7.0.13.jar": { + "jarName": "entity_texture_features_1.21.9-fabric-7.0.13.jar", + "modId": "entity_texture_features", + "name": "Entity Texture Features", + "version": "7.0.13", + "curseForgeHash": 1839975526, + "modrinthHash": "fd1a063ccacb6eb96920dde1c001f4f94d2b3cba" + }, + "entityculling-fabric-1.10.0-mc1.21.10.jar": { + "jarName": "entityculling-fabric-1.10.0-mc1.21.10.jar", + "modId": "entityculling", + "name": "EntityCulling", + "version": "1.10.0", + "curseForgeHash": 2140755769, + "modrinthHash": "d3bde7c1c1f89f2e7455e542936beb4417b96f9b" + }, + "fabric-api-0.138.4+1.21.10.jar": { + "jarName": "fabric-api-0.138.4+1.21.10.jar", + "modId": "fabric-api", + "name": "Fabric API", + "version": "0.138.4+1.21.10", + "curseForgeHash": 3410332389, + "modrinthHash": "0345c20b71007521a25b393091adeb45328d7c57" + }, + "fabric-language-kotlin-1.13.10+kotlin.2.3.20.jar": { + "jarName": "fabric-language-kotlin-1.13.10+kotlin.2.3.20.jar", + "modId": "fabric-language-kotlin", + "name": "Fabric Language Kotlin", + "version": "1.13.10+kotlin.2.3.20", + "curseForgeHash": 4105875948, + "modrinthHash": "9873294abf498f509453d37b0a5ba019f4570ffb" + }, + "FactoryAPI-1.21.10-2.2.7-fabric.jar": { + "jarName": "FactoryAPI-1.21.10-2.2.7-fabric.jar", + "modId": "factory_api", + "name": "Factory API", + "version": "2.2.7", + "curseForgeHash": 2424642002, + "modrinthHash": "44cc314315b41eb8a9edd8bf67756dc06f03b4a0" + }, + "ferritecore-8.1.0-fabric.jar": { + "jarName": "ferritecore-8.1.0-fabric.jar", + "modId": "ferritecore", + "name": "FerriteCore", + "version": "8.1.0", + "curseForgeHash": 3414565920, + "modrinthHash": "fbc854f0a30657a0f8b4a5c79ce6580f3f8fbea9" + }, + "fnp_patcher-26.1.2+1.21.9.jar": { + "jarName": "fnp_patcher-26.1.2+1.21.9.jar", + "modId": "fnp_patcher", + "name": "FNP Patcher", + "version": "26.1.2+1.21.9", + "curseForgeHash": 3797449342, + "modrinthHash": "16bf44b8103833976af768573a36b5fa4054d599" + }, + "fzzy_config-0.7.6+1.21.9.jar": { + "jarName": "fzzy_config-0.7.6+1.21.9.jar", + "modId": "fzzy_config", + "name": "Fzzy Config", + "version": "0.7.6+1.21.9", + "curseForgeHash": 38397153, + "modrinthHash": "88940f2983f140b163dbe6ae4342470c03710ca9" + }, + "ImmediatelyFast-Fabric-1.13.5+1.21.10.jar": { + "jarName": "ImmediatelyFast-Fabric-1.13.5+1.21.10.jar", + "modId": "immediatelyfast", + "name": "ImmediatelyFast", + "version": "1.13.5+1.21.10", + "curseForgeHash": 4026014278, + "modrinthHash": "4c51b05f08693df1636945b3823d122c432b7757" + }, + "Ixeris-4.1.6+1.21.11-fabric.jar": { + "jarName": "Ixeris-4.1.6+1.21.11-fabric.jar", + "modId": "ixeris", + "name": "Ixeris", + "version": "4.1.6+1.21.11-fabric", + "curseForgeHash": 2378939608, + "modrinthHash": "d26bf42f26462c1594e8d4ad1b351447107a714f" + }, + "lazy-ai-1.6.1.jar": { + "jarName": "lazy-ai-1.6.1.jar", + "modId": "lazy_ai_pixelindiedev", + "name": "Lazy AI", + "version": "1.6.1", + "curseForgeHash": 2461803481, + "modrinthHash": "f6e23cf358d2a6a206e7804f3234ddca6b298dde" + }, + "legacy-mechanics-1.1.0.jar": { + "jarName": "legacy-mechanics-1.1.0.jar", + "modId": "mr_legacy_mechanics", + "name": "Legacy Mechanics", + "version": "1.1.0", + "curseForgeHash": 838661985, + "modrinthHash": "5e53fd5438716b849e57b8c68442272e947e75c5" + }, + "legacy-nether-extended-2.0.0.jar": { + "jarName": "legacy-nether-extended-2.0.0.jar", + "modId": "mr_legacy_netherextended", + "name": "Legacy Nether: Extended", + "version": "2.0.0", + "curseForgeHash": 2192602223, + "modrinthHash": "803fe7e286b6a3eee7a309605f6e2436e00d7865" + }, + "Legacy4J-1.21.10-1.8.7-fabric.jar": { + "jarName": "Legacy4J-1.21.10-1.8.7-fabric.jar", + "modId": "legacy", + "name": "Legacy4J", + "version": "1.8.7", + "curseForgeHash": 51400226, + "modrinthHash": "ad08cae39c5c6bed25c07c15a94e4a034b22bb3c" + }, + "legacyskins-1.6.5+fabric+1.21.10.jar": { + "jarName": "legacyskins-1.6.5+fabric+1.21.10.jar", + "modId": "legacyskins", + "name": "Legacy Skins", + "version": "1.6.5+fabric+1.21.10", + "curseForgeHash": 2942642546, + "modrinthHash": "093b72a08f576b3b2f4e7b4e160e9eae0f429852" + }, + "lithium-fabric-0.20.1+mc1.21.10.jar": { + "jarName": "lithium-fabric-0.20.1+mc1.21.10.jar", + "modId": "lithium", + "name": "Lithium", + "version": "0.20.1+mc1.21.10", + "curseForgeHash": 1526742470, + "modrinthHash": "7d44f5da9c690bbf1bd6d65c1acc81db5cf7f8c6" + }, + "LWS-1.21.10-0.0.1-fabric.jar": { + "jarName": "LWS-1.21.10-0.0.1-fabric.jar", + "modId": "legacy_world_sizes", + "name": "Legacy World Sizes", + "version": "0.0.1", + "curseForgeHash": 147767473, + "modrinthHash": "8da254dddb773795fbc0354fb4e83c66fdf60f3d" + }, + "minimega-4.1.103.jar": { + "jarName": "minimega-4.1.103.jar", + "modId": "minimega", + "name": "Minimega", + "version": "4.1.103", + "curseForgeHash": 3207827425, + "modrinthHash": "566013cca7334e47f4554c9d1201b068cb094bdf" + }, + "modernfix-fabric-latest.jar": { + "jarName": "modernfix-fabric-latest.jar", + "modId": "modernfix", + "name": "ModernFix", + "version": "5.20.6", + "curseForgeHash": 1054580607, + "modrinthHash": "1e5c6a097293ca54b590bdd1abf1c038030845af" + }, + "modmenu-16.0.1.jar": { + "jarName": "modmenu-16.0.1.jar", + "modId": "modmenu", + "name": "Mod Menu", + "version": "16.0.1", + "curseForgeHash": 2670004237, + "modrinthHash": "f49f423d397fa05218d0aede4e07cd878d6a81ea" + }, + "moreculling-fabric-1.21.9-1.5.0-beta.2.jar": { + "jarName": "moreculling-fabric-1.21.9-1.5.0-beta.2.jar", + "modId": "moreculling", + "name": "More Culling", + "version": "1.5.0-beta.2", + "curseForgeHash": 3025365314, + "modrinthHash": "3ab31aec861c6bcade87f7e9317d1ca2ac7a19f3" + }, + "NoPryingEyes-2.0.0+1.21.10.jar": { + "jarName": "NoPryingEyes-2.0.0+1.21.10.jar", + "modId": "nopryingeyes", + "name": "No Prying Eyes", + "version": "2.0.0", + "curseForgeHash": 144166547, + "modrinthHash": "6991e9f120684fbbb8e6846955fe5e055868274d" + }, + "particle_core-0.3.2+1.21.9.jar": { + "jarName": "particle_core-0.3.2+1.21.9.jar", + "modId": "particle_core", + "name": "Particle Core", + "version": "0.3.2+1.21.9", + "curseForgeHash": 650225542, + "modrinthHash": "353abc578625479558f39e382b60dbb5022b724a" + }, + "placeholder-api-2.8.2+1.21.10.jar": { + "jarName": "placeholder-api-2.8.2+1.21.10.jar", + "modId": "placeholder-api", + "name": "Placeholder API", + "version": "2.8.2+1.21.10", + "curseForgeHash": 1589123864, + "modrinthHash": "bbdc920ecff993148cd6e81a208536132245ce40" + }, + "regsyncfix-1.0.3.jar": { + "jarName": "regsyncfix-1.0.3.jar", + "modId": "regsyncfix", + "name": "RegSyncFix", + "version": "1.0.3", + "curseForgeHash": 2531712503, + "modrinthHash": "7c52b592fd51a66bb7c5118e6b76a166d7dac53d" + }, + "ScalableLux-0.1.6+fabric.c25518a-all.jar": { + "jarName": "ScalableLux-0.1.6+fabric.c25518a-all.jar", + "modId": "scalablelux", + "name": "ScalableLux", + "version": "0.1.6+fabric.c25518a", + "curseForgeHash": 3734159435, + "modrinthHash": "9df93ab6442fa374c17fab6b5181fe2c215d9d5b" + }, + "servercore-fabric-1.5.14+1.21.9.jar": { + "jarName": "servercore-fabric-1.5.14+1.21.9.jar", + "modId": "servercore", + "name": "ServerCore", + "version": "1.5.14+1.21.9", + "curseForgeHash": 3417754780, + "modrinthHash": "6a732327f7855aa64f820942031d6e4adeba68a6" + }, + "simpleresourceloader-1.0.0+1.21.1.jar": { + "jarName": "simpleresourceloader-1.0.0+1.21.1.jar", + "modId": "simpleresourceloader", + "name": "Simple Resource Loader", + "version": "1.0.0+1.21.1", + "curseForgeHash": 835492651, + "modrinthHash": "faa2a9b25f3a3e1e6c6ed8ab860a5b10cec303ff" + }, + "sodium-fabric-0.7.3+mc1.21.10.jar": { + "jarName": "sodium-fabric-0.7.3+mc1.21.10.jar", + "modId": "sodium", + "name": "Sodium", + "version": "0.7.3+mc1.21.10", + "curseForgeHash": 1955839407, + "modrinthHash": "1c3ffa862d9fa4479abf67a88527907d60237248" + }, + "sodium-shadowy-path-blocks-fabric-5.0.1.jar": { + "jarName": "sodium-shadowy-path-blocks-fabric-5.0.1.jar", + "modId": "sspb", + "name": "Sodium Shadowy Path Blocks", + "version": "5.0.1", + "curseForgeHash": 703308428, + "modrinthHash": "6fc6b66e4a970089bebed9ae40360d489db0a6d0" + }, + "Stfu-2.7.1-1.21.9.jar": { + "jarName": "Stfu-2.7.1-1.21.9.jar", + "modId": "stfu", + "name": "Stfu", + "version": "2.7.1", + "curseForgeHash": 898318935, + "modrinthHash": "8e78e44924895a67763b8bb69f593cb95f0d2092" + }, + "yet_another_config_lib_v3-3.8.2+1.21.10-fabric.jar": { + "jarName": "yet_another_config_lib_v3-3.8.2+1.21.10-fabric.jar", + "modId": "yet_another_config_lib_v3", + "name": "YetAnotherConfigLib", + "version": "3.8.2+1.21.10-fabric", + "curseForgeHash": 3458912754, + "modrinthHash": "7c629ee66648c8b28f51b29ddff22fea79fc6cfb" + }, + "zfastnoise-1.0.27+1.21.9.jar": { + "jarName": "zfastnoise-1.0.27+1.21.9.jar", + "modId": "zfastnoise", + "name": "Fast Noise", + "version": "1.0.27+1.21.9", + "curseForgeHash": 1923215918, + "modrinthHash": "e8fb1c18c45878de2f8ddf5509709b35496e3473" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/crash_assistant/problematic_mods_config.json b/modpacks/rc-plus/dev/config/crash_assistant/problematic_mods_config.json new file mode 100644 index 000000000..9ee54abe1 --- /dev/null +++ b/modpacks/rc-plus/dev/config/crash_assistant/problematic_mods_config.json @@ -0,0 +1,34 @@ +{ + "essential-container": { + "msg": "⚠️ Essential Mod Not Supported\n\nEssential is in absolutely no way supported by Re-Console+. It introduces long-standing GUI issues, in-game issues, performance problems and a lot more. If you would like to play multiplayer for free, open to LAN and you will recieve a link you can use for your friends to play with you! We also object heavily to Essentials usage of in-game microtransactions, in an otherwise completely free and open source modding community.", + "should_crash_on_startup": true + }, + "embeddium": { + "msg": "⚠️ Embeddium Not Supported\n\nEmbeddium is not supported by Re-Console+.", + "should_crash_on_startup": true + }, + "notenoughcrashes": { + "msg": "⚠️ Not Enough Crashes installed\n\nYou have added the Not Enough Crashes mod. This may cause critical stability errors.", + "should_crash_on_startup": true + }, + "zume": { + "msg": "⚠️ Zume installed\n\nZume is not supported.", + "should_crash_on_startup": true + }, + "legacy-mipmaps": { + "msg": "⚠️ Legacy Mipmaps installed\n\nLegacy Mipmaps is abandoned and is not supported!", + "should_crash_on_startup": false + }, + "noisium": { + "msg": "⚠️ Noisium not supported\n\nNoisium is not supported, as the mod does not have significant performance boost and is superseded by other mods.", + "should_crash_on_startup": true + }, + "faster-random": { + "msg": "⚠️ Faster Random installed\n\nFaster Random is not supported.", + "should_crash_on_startup": false + }, + "nochatreports": { + "msg": "⚠️ No Chat Reports installed\n\nNo Chat Reports is superseded by No Prying Eyes, and adding it will just introduce compatibility and performance issues.", + "should_crash_on_startup": true + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/fabric/indigo-renderer.properties b/modpacks/rc-plus/dev/config/fabric/indigo-renderer.properties new file mode 100644 index 000000000..bba146e0f --- /dev/null +++ b/modpacks/rc-plus/dev/config/fabric/indigo-renderer.properties @@ -0,0 +1,8 @@ +#Indigo properties file +#Sat Jan 03 18:35:01 CST 2026 +ambient-occlusion-mode=hybrid +debug-compare-lighting=auto +fix-exterior-vertex-lighting=auto +fix-luminous-block-ambient-occlusion=auto +fix-mean-light-calculation=auto +fix-smooth-lighting-offset=auto diff --git a/modpacks/rc-plus/dev/config/immediatelyfast.json b/modpacks/rc-plus/dev/config/immediatelyfast.json new file mode 100644 index 000000000..2938a333b --- /dev/null +++ b/modpacks/rc-plus/dev/config/immediatelyfast.json @@ -0,0 +1,4 @@ +{ + "experimental_disable_resource_pack_conflict_handling": true, + "experimental_sign_text_buffering": false +} diff --git a/modpacks/rc-plus/dev/config/modernfix-mixins.properties b/modpacks/rc-plus/dev/config/modernfix-mixins.properties new file mode 100644 index 000000000..c8ce50129 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modernfix-mixins.properties @@ -0,0 +1,82 @@ +# This is the configuration file for ModernFix. +# In general, prefer using the config screen to editing this file. It can be accessed +# via the standard mod menu on your respective mod loader. Changes will, however, +# require restarting the game to take effect. +# +# The following options can be enabled or disabled if there is a compatibility issue. +# Add a line with your option name and =true or =false at the bottom of the file to enable +# or disable a rule. For example: +# mixin.perf.dynamic_resources=true +# Do not include the #. You may reset to defaults by deleting this file. +# +# Available options: +# mixin.bugfix.chunk_deadlock=false # (overridden for mod compat) +# mixin.bugfix.concurrency=true # (default) +# mixin.bugfix.missing_block_entities=false # (default) +# mixin.bugfix.packet_leak=false # (default) +# mixin.bugfix.paper_chunk_patches=false # (overridden for mod compat) +# mixin.bugfix.restore_old_dragon_movement=false # (default) +# mixin.bugfix.world_leaks=true # (default) +# mixin.bugfix.world_screen_skipped=true # (default) +# mixin.devenv=false # (default) +# mixin.feature.blockentity_incorrect_thread=false # (default) +# mixin.feature.branding=true # (default) +# mixin.feature.cause_lag_by_disabling_threads=false # (default) +# mixin.feature.direct_stack_trace=false # (default) +# mixin.feature.disable_unihex_font=false # (default) +# mixin.feature.integrated_server_watchdog=true # (default) +# mixin.feature.log_stdout_in_log_files=true # (default) +# mixin.feature.mcfunction_profiling=true # (default) +# mixin.feature.measure_time=true # (default) +# mixin.feature.remove_chat_signing=false # (default) +# mixin.feature.remove_telemetry=true # (default) +# mixin.feature.snapshot_easter_egg=true # (default) +# mixin.feature.spam_thread_dump=false # (default) +# mixin.feature.spark_profile_launch=false # (default) +# mixin.feature.spark_profile_world_join=false # (default) +# mixin.feature.stalled_chunk_load_detection=false # (default) +# mixin.feature.warn_missing_perf_mods=true # (default) +# mixin.launch.class_search_cache=true # (default) +# mixin.perf.cache_blockstate_cache_arrays=true # (default) +# mixin.perf.cache_profile_texture_url=true # (default) +# mixin.perf.cache_strongholds=false # (overridden for mod compat) +# mixin.perf.chunk_meshing=true # (default) +# mixin.perf.clear_fabric_mapping_tables=false # (default) +# mixin.perf.clear_mixin_classinfo=false # (default) +# mixin.perf.compact_bit_storage=true # (default) +# mixin.perf.compress_unihex_font=true # (default) +# mixin.perf.dedicated_reload_executor=true # (default) +# mixin.perf.deduplicate_climate_parameters=false # (default) +# mixin.perf.deduplicate_location=false # (default) +# mixin.perf.deduplicate_wall_shapes=true # (default) +# mixin.perf.dynamic_dfu=true # (default) +# mixin.perf.dynamic_entity_renderers=false # (default) +# mixin.perf.dynamic_resources=false # (default) +# mixin.perf.dynamic_sounds=true # (default) +# mixin.perf.dynamic_structure_manager=true # (default) +# mixin.perf.faster_command_suggestions=true # (default) +# mixin.perf.faster_item_rendering=false # (default) +# mixin.perf.faster_texture_stitching=true # (default) +# mixin.perf.ingredient_item_deduplication=false # (default) +# mixin.perf.lazy_search_tree_registry=true # (default) +# mixin.perf.memoize_creative_tab_build=true # (default) +# mixin.perf.model_optimizations=true # (default) +# mixin.perf.mojang_registry_size=true # (default) +# mixin.perf.remove_biome_temperature_cache=true # (default) +# mixin.perf.state_definition_construct=true # (default) +# mixin.perf.thread_priorities=true # (default) +# mixin.perf.ticking_chunk_alloc=true # (default) +# mixin.perf.worldgen_allocation=false # (default) +# mixin.safety=true # (default) +# +# User overrides go here. +mixin.bugfix.packet_leak=true +mixin.perf.clear_fabric_mapping_tables=true +mixin.perf.clear_mixin_classinfo=true +mixin.perf.deduplicate_location=true +mixin.perf.dynamic_entity_renderers=true +mixin.perf.dynamic_resources=true +mixin.perf.faster_item_rendering=true +mixin.perf.ingredient_item_deduplication=true +mixin.perf.thread_priorities=false +mixin.perf.worldgen_allocation=true diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/animatium_utility.json b/modpacks/rc-plus/dev/config/modpack_defaults/animatium_utility.json new file mode 100644 index 000000000..bcb6655fa --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/animatium_utility.json @@ -0,0 +1 @@ +{"enabled":true,"onboarding":false} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/animatium.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/animatium.json new file mode 100644 index 000000000..63823023b --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/animatium.json @@ -0,0 +1,138 @@ +{ + "movement": { + "old_cape_movement": false, + "disable_cape_lean": false, + "disable_cape_swing_rotation": false, + "cape_chestplate_translation": false, + "cape_sneak_position": false, + "sneak_animation": "VANILLA", + "fake_old_sneak_eye_height": false, + "rotate_backwards_walking": false, + "uncap_blocking_head_rotation": false, + "disable_head_rotation_interpolation": false, + "hand_view_bobbing_movement": true, + "death_limbs": false, + "bow_arm_movement": false, + "legacy_damage_tilt": true, + "offset_hurt_time": true + }, + "items": { + "legacy_glint_speed": true, + "glint_on_item_drops2_d": true, + "glint_on_item_framed2_d": true, + "item_drops_face_camera": false, + "item_drops_face_camera_rotation_fix": false, + "item_drops2_d": false, + "item_framed2_d": false, + "item_colors2_d": false, + "item_positions": false, + "item_positions_in_third_person": false, + "thin_block_positions": false, + "skull_position": false, + "fishing_rod_version": "VANILLA", + "thin_fishing_rod_line_thickness": false, + "item_usage_swinging": false, + "swing_on_use": false, + "swing_on_drop": false, + "swing_on_entity_interact": false, + "item_using_texture_in_gui": true, + "durability_bar_colors": false, + "legacy_item_rarities": true, + "held_item_visibility_in_boat": false, + "item_pickup_position": true, + "mob_head_icons": false, + "egg_snowball_particles": true + }, + "screen": { + "camera_version": "V1_9_V1_13_2", + "crosshair_in_third_person": false, + "disable_heart_flash": false, + "center_scrollable_list_widgets": false, + "list_widget_selected_border_color": false, + "legacy_widget_hover_text_color": false, + "disable_debug_hud_background": false, + "debug_hud_text_shadow": false, + "disable_camera_transparent_passthrough": false, + "tooltip_style_rendering": false, + "slot_hover_style_rendering": false, + "list_background_gradient": false, + "effects_inventory_position": false, + "snappy_slider_movement": false, + "hide_recipe_book": false, + "legacy_loading_screen": false, + "old_depth_far": false, + "old_chat_position": false, + "old_crosshair_position": false, + "disconnect_server_to_title_screen": false + }, + "fixes": { + "fix_sneaking_feet_position": false, + "fix_mirror_arm_swing": false, + "fix_off_hand_using_pose": true, + "fix_cast_line_check": false, + "fix_cast_line_swing": false, + "fix_equip_animation_item_check": true, + "fix_fireball_clientside_visual": false, + "fix_text_strikethrough_style": false, + "fix_high_attack_speed_indicator": false, + "fix_vertical_bobbing_tilt": true, + "up_min_pixel_transparency_limit": false, + "fix_equip_animation_on_item_use": false, + "fix_item_usage_visual_in_g_u_i": true, + "fix_double_usage_visual": true, + "old_sky_rendering_check": true + }, + "other": { + "blue_void_sky": false, + "planar_sky_fog": true, + "cloud_height": false, + "third_person_sword_blocking_position": false, + "lock_blocking_arm_rotation": false, + "projectile_age_check": false, + "block_mining_progress": true, + "disable_inventory_entity_scissor": false, + "block_outline_rendering": false, + "model_whilst_sleeping": false, + "entity_armor_hurt_tint": false, + "item_glint_on_entity": false, + "max_glint_properties": false, + "armor_hurt_rendering": false, + "high_attack_speed_visual": false, + "disable_entity_glow_outline": false, + "modern_combat_sounds": true, + "modern_combat_particles": true, + "restore_particle_blending": false, + "flame_dimensions": true, + "flame_offset": false, + "persistent_block_outline": false, + "old_minimum_smooth_lighting": false, + "old_cloud_rendering": true, + "always_steve_model": false, + "fast_grass": false, + "old_y0_height": false, + "old_water_overlay_opacity": false, + "old_water_color_fog": false, + "void_fog": "OFF" + }, + "extras": { + "minimal_view_bobbing": false, + "show_name_tag_in_third_person": false, + "hide_name_tag_background": false, + "name_tag_text_shadow": false, + "debug_hud_text_color": false, + "offhand_usage_swinging": false, + "always_usage_swing": false, + "always_sharp_particles": false, + "disable_recipe_and_tutorial_toasts": false, + "show_arm_while_invisible": false, + "fake_miss_penalty_swing": false, + "dont_move_blue_void": false, + "disable_entity_death_topple": false, + "deep_red_hurt_tint": false, + "disable_particle_physics": false, + "disable_first_person_particles": false, + "dont_clear_chat": false, + "dont_close_chat": false, + "old_water_color_effects": false + } +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/badoptimizations.txt b/modpacks/rc-plus/dev/config/modpack_defaults/config/badoptimizations.txt new file mode 100644 index 000000000..93e0562d6 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/badoptimizations.txt @@ -0,0 +1,17 @@ +enable_lightmap_caching: true +lightmap_time_change_needed_for_update: 80 +enable_sky_color_caching: true +skycolor_time_change_needed_for_update: 20 +enable_debug_renderer_disable_if_not_needed: true +enable_particle_manager_optimization: true +enable_toast_optimizations: true +enable_sky_angle_caching_in_worldrenderer: true +enable_entity_renderer_caching: true +enable_block_entity_renderer_caching: true +enable_entity_flag_caching: true +enable_remove_redundant_fov_calculations: true +enable_remove_tutorial_if_not_demo: true +show_f3_text: false +ignore_mod_incompatibilities: false +log_config: false +config_version: 3 diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/betterblockentities.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/betterblockentities.json new file mode 100644 index 000000000..f1f4940f6 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/betterblockentities.json @@ -0,0 +1,17 @@ +{ + "master_optimize": true, + "optimize_chests": false, + "optimize_signs": true, + "optimize_shulkers": true, + "optimize_beds": true, + "optimize_bells": false, + "optimize_decoratedpots": true, + "chest_animations": true, + "render_sign_text": true, + "shulker_animations": true, + "bell_animations": false, + "pot_animations": true, + "sign_text_render_distance": 16, + "updateType": 0, + "smoothness_slider": 25 +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/betterf3.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/betterf3.json new file mode 100644 index 000000000..5d9b22443 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/betterf3.json @@ -0,0 +1,185 @@ +{ + "general": { + "disable_mod": false, + "hide_bossbar": true, + "shadow_text": true, + "auto_start": false, + "animationSpeed": 1.0, + "always_show_ping": false, + "hide_debug_crosshair": false, + "background_color": 1867534416, + "space_modules": false, + "always_show_profiler": false, + "animations": false, + "fontScale": 0.7, + "hide_sidebar": true, + "always_show_tps": false + }, + "modules_right": [ + { + "name": "system", + "name_color": 16755200, + "value_color": 10944452, + "lines": { + "opengl_version": false, + "allocation_rate": true, + "display": true, + "java_version": true, + "gpu_driver": true, + "memory_usage": true, + "allocated_memory": true, + "cpu": true, + "gpu_utilization": true, + "time": true, + "gpu": true + }, + "enabled": true + }, + { + "empty_lines": 1, + "name": "empty", + "lines": { + "nothing": true + }, + "enabled": true + }, + { + "name": "target", + "name_color": 43775, + "value_color": 15658734, + "lines": { + "id_fluid": true, + "fluid_tags": true, + "block_states": true, + "targeted_block": true, + "block_tags": true, + "id_block": true, + "nothing": true, + "nothing2": true, + "targeted_fluid": true, + "targeted_entity": true, + "fluid_states": true + }, + "enabled": true + } + ], + "modules_left": [ + { + "name": "minecraft", + "name_color": 52431, + "value_color": 15658734, + "lines": { + "minecraft": true + }, + "enabled": true + }, + { + "color_high": 5635925, + "color_med": 16777045, + "name": "fps", + "lines": { + "fps": true + }, + "enabled": true, + "color_low": 16733525 + }, + { + "name": "graphics", + "name_color": 16755200, + "value_color": 5636095, + "lines": { + "shader": true, + "render_distance": true, + "graphics": true, + "clouds": true, + "biome_blend_radius": true + }, + "enabled": true + }, + { + "empty_lines": 2, + "name": "empty", + "lines": { + "nothing": true + }, + "enabled": true + }, + { + "name": "server", + "name_color": 10944452, + "value_color": 16777045, + "lines": { + "server_tick": true, + "packets_sent": true, + "packets_received": true, + "tick_manager_status": true + }, + "enabled": true + }, + { + "empty_lines": 2, + "name": "empty", + "lines": { + "nothing": true + }, + "enabled": true + }, + { + "name": "location", + "name_color": 43520, + "value_color": 10944452, + "lines": { + "light": true, + "biome": true, + "rotation": true, + "facing": true, + "slime_chunk": true, + "local_difficulty": true, + "day_ticks": true, + "days_played": true, + "dimension": true, + "highest_block": true, + "highest_block_server": false, + "light_server": true + }, + "enabled": true + }, + { + "maximum_color": 43690, + "name": "sound", + "name_color": 16755200, + "value_color": 15658734, + "lines": { + "ambient_sounds": true, + "sounds": true, + "mood": true + }, + "enabled": true + }, + { + "empty_lines": 2, + "name": "empty", + "lines": { + "nothing": true + }, + "enabled": true + }, + { + "color_x": 10944452, + "color_y": 10944452, + "color_z": 10944452, + "name": "coords", + "name_color": 15658734, + "lines": { + "chunk_coords": true, + "player_coords": true, + "block_coords": true, + "absolute_velocity": false, + "velocity": true, + "chunk_relative_coords": true, + "horizontal_velocity": false + }, + "enabled": true + } + ] +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/bobby.conf b/modpacks/rc-plus/dev/config/modpack_defaults/config/bobby.conf new file mode 100644 index 000000000..30c37b187 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/bobby.conf @@ -0,0 +1,39 @@ +# Delete regions from the cache when they have not been loaded for X days. +# +# The cache for a given world is cleaned up whenever you disconnect from the server. +# Entire worlds are cleaned up when the game starts and you have not visited them for X days. +# +# Set to -1 to disabled. +# Set to 0 to clean up everything after every disconnect. +delete-unused-regions-after-days=-1 +# Enables support for servers with multiple identically-named worlds. +# +# When enabled, a new local cache is started on each world change. If there are enough chunks with similar content in two caches, they will automatically be merged. +# This does mean that you may need to walk around a little before Bobby loads in cached chunks if there is little identifying information in your world (e.g. flat worlds). +# +# You may need to delete your existing cache if it is comprised of multiple worlds to prevent Bobby from merging into it. +# Requires a `/bobby upgrade` after enabling with existing cache. +dynamic-multi-world=false +enabled=true +# Changes the maximum value configurable for Render Distance. +# +# Requires Sodium. +max-render-distance=64 +# Do not load block entities (e.g. chests) in fake chunks. +# These need updating every tick which can add up. +# +# Enabled by default because the render distance for block entities is usually smaller than the server-view distance anyway. +no-block-entities=true +# Reduces the light levels in fake chunks so you can tell the difference from real ones. +taint-fake-chunks=false +# Delays the unloading of chunks which are outside your view distance. +# Saves you from having to reload all chunks when leaving the area for a short moment (e.g. cut scenes). +# Does not work across dimensions. +unload-delay-secs=60 +# Overwrites the view-distance of the integrated server. +# This allows Bobby to be useful in Singleplayer. +# +# Disabled when at 0. +# Bobby is active in singleplayer only if this is enabled. +# Requires re-log to en-/disable. +view-distance-overwrite=0 diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/c2me.toml b/modpacks/rc-plus/dev/config/modpack_defaults/config/c2me.toml new file mode 100644 index 000000000..d0df6ba97 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/c2me.toml @@ -0,0 +1,21 @@ +version = 3 +defaultGlobalExecutorParallelismExpression = "max(1,min(if(is_client,(cpus/2.66+1),(cpus/1.5)),if(is_j9vm,((mem_gb-(if(is_client,0.5,0.2)))/0.2),((mem_gb-(if(is_client,0.8,0.5)))/0.2))))" +threadPoolPriority = 3 + +[clientSideConfig] + + [clientSideConfig.modifyMaxVDConfig] + enableExtRenderDistanceProtocol = false + enabled = false + +[noTickViewDistance] + compatibilityMode = false + maxConcurrentChunkLoads = 18 + enableExtRenderDistanceProtocol = false + maxViewDistance = 32 + +[ioSystem] + gcFreeChunkSerializer = true + +[chunkSystem] + syncPlayerTickets = false diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/capes.json5 b/modpacks/rc-plus/dev/config/modpack_defaults/config/capes.json5 new file mode 100644 index 000000000..ca3b6ab16 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/capes.json5 @@ -0,0 +1,10 @@ +{ + clientCapeType: "MINECRAFTCAPES", + enableOptifine: true, + enableLabyMod: false, + enableWynntils: true, + enableMinecraftCapesMod: true, + enableCosmetica: true, + enableCloaksPlus: true, + enableElytraTexture: true +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/chunksfadein.properties b/modpacks/rc-plus/dev/config/modpack_defaults/config/chunksfadein.properties new file mode 100644 index 000000000..3b612ead7 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/chunksfadein.properties @@ -0,0 +1,149 @@ +# !!!DO NOT CHANGE THIS!!! +# +# Default: 5 +config-version = 5 + +# Controls whether chunks in the 3x3 area centered at player's position are animated. +# +# Default: true +animate-near-player = true + +# Controls the angle by which the start position is rotated. +# 0° is directly vertical, 90° is horizontal (away from the player). +# Used only for 'Full' animation type. +# +# Default: 0.0 +# Range: [0.0..90.0] +animation-angle = 0.0 + +# Controls the speed of the chunk's movement relative to time. +# +# Default: ease_out +# Possible: [linear, ease_out, ease_circular, bounce] +animation-curve = "ease_out" + +# Controls whether chunk motion animation is played. +# +# Default: false +animation-enabled = false + +# Controls the intensity of the animation. +# Ignored if 'Full' animation type is used. +# +# Default: 1.0 +# Range: [0.01..1.0] +animation-factor = 1.0 + +# Controls the start position of chunk's movement. +# Used only for 'Full' animation type. +# +# Default: -64.0 +# Range: [-128.0..128.0] +animation-offset = -64.0 + +# Controls whether to automatically inject animation into Iris shaders. +# +# Default: true +animation-patch-shaders = true + +# Controls the time it takes for chunk animation to end. +# +# Default: 2.56 +# Range: [0.01..10.0] +animation-time = 2.56 + +# Controls how animation looks. +# +# Default: full +# Possible: [full, scale, jagged, displacement] +animation-type = "full" + +# Controls the speed of the fading relative to time. +# Linear - equally distributed from 0 to 1. +# Quintic - smoother transition, is less noticeable. +# +# Default: quintic +# Possible: [linear, quintic] +fade-curve = "quintic" + +# Controls whether chunk fading is enabled. +# Fading is done by gradually mixing chunk's color with fog color. +# +# Default: true +fade-enabled = true + +# Controls the mix function used for mixing between sky and chunk color. +# Linear - basic color mixing in RGB space. +# Oklab - uses Oklab space to mix colors. This is more perceptually correct and makes the transition less noticeable, especially with contrasting colors. But is a bit more expensive than Linear. +# +# Default: linear +# Possible: [linear, oklab] +fade-mix-type = "oklab" + +# Controls whether chunks in the 3x3 area centered at player's position are faded. +# +# Default: true +fade-near-player = true + +# Controls whether to automatically inject fading into Iris shaders. Injection will silently fail if not possible. +# +# Default: true +fade-patch-shaders = true + +# Controls the time it takes for chunks to fade in fully. +# +# Default: 0.75 +# Range: [0.01..10.0] +fade-time = 0.75 + +# Controls how fading looks. +# +# Default: full +# Possible: [full, lined, block, vertex, fragmented] +fade-type = "full" + +# Controls whether to animate Minecraft chunks if Distant Horizons LOD rendering is enabled. +# +# Default: false +fade-with-dh = false + +# Controls whether to override fog color by the sky color below it. This fixes the issue of seeing terrain silhouettes against the sky. If you see sun/moon through terrain or you don't like how it looks, you can try tweaking this. +# +# Cylindrical (render) fog - visible at the edge of the render distance. +# Spherical (environmental) fog (introduced in 1.21.6) is visible anywhere and scales with distance, so it creates that "haze" effect. +# +# Default: cylindrical +# Possible: [both, cylindrical, spherical, none] +fog-override = "none" + +# If disabled, fade, animation and world curvature are also disabled. +# You can also assign a keybind to toggle this without using this menu. +# +# Default: true +mod-enabled = true + +# Controls whether the Chunks Fade In tab is added to Sodium settings. +# +# Default: true +show-mod-tab-in-settings = true + +# Enables the update notifier when joining a world. +# +# Default: true +update-notifier-enabled = true + +# Controls the circumference of the world. +# Negative values make it curl up instead of down. +# +# Default: 16384 +world-curvature = 16384 + +# If enabled, the world will be curved, as if the world was a spherical planet. +# +# Default: false +world-curvature-enabled = false + +# Controls whether to automatically inject world curvature into Iris shaders. +# +# Default: true +world-curvature-patch-shaders = true diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/citresewn.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/citresewn.json new file mode 100644 index 000000000..63f9cac28 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/citresewn.json @@ -0,0 +1,3 @@ +{ + "broken_paths": true +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/complexleafculling.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/complexleafculling.json new file mode 100644 index 000000000..8a6971b26 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/complexleafculling.json @@ -0,0 +1,9 @@ +{ + "enabled": true, + "enableStandardCulling": false, + "enableExtendedCulling": true, + "enablePassDemotion": false, + "mode": "CONSERVATIVE", + "interiorThreshold": 0, + "useExtendedLeafDetection": true +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/cpm.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/cpm.json new file mode 100644 index 000000000..e7bf688eb --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/cpm.json @@ -0,0 +1,15 @@ +{ + "editorLastVersion": "0.6.21a", + "editorSelectMouseButton": 0, + "titleScreenButton": false, + "playerSettings": {}, + "globalSettings": {}, + "friendSettings": {}, + "keybinds": {}, + "editorDragMouseButton": -1, + "editorMenuMouseButton": 1, + "editorRotateMouseButton": 2, + "safetyProfiles": {}, + "editorRecentProjects": [], + "serverSettings": {} +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/craftpresence.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/craftpresence.json new file mode 100644 index 000000000..2e050b5e5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/craftpresence.json @@ -0,0 +1,154 @@ +{ + "_schemaVersion": 6, + "_lastMCVersionId": 769, + "generalSettings": { + "detectATLauncherInstance": false, + "detectCurseManifest": false, + "detectMultiMCManifest": true, + "detectMCUpdaterInstance": false, + "detectTechnicPack": true, + "detectModrinthPack": false, + "detectBiomeData": false, + "detectDimensionData": false, + "detectWorldData": true, + "clientId": "1278509112128442443", + "defaultIcon": "othericon", + "enableJoinRequests": true, + "preferredClientLevel": 3, + "resetTimeOnInit": false, + "autoRegister": false + }, + "biomeSettings": { + "fallbackBiomeIcon": "unknown", + "biomeData": { + "default": { + "textOverride": "Playing in {biome.name}" + } + } + }, + "dimensionSettings": { + "fallbackDimensionIcon": "unknown", + "dimensionData": { + "default": { + "textOverride": "In the {dimension.name}" + } + } + }, + "serverSettings": { + "fallbackServerIcon": "default", + "fallbackServerName": "Minecraft Server", + "fallbackServerMotd": "A Minecraft Server", + "serverData": { + "default": { + "textOverride": "Playing on {server.name}" + } + }, + "pingRateInterval": 5, + "pingRateUnit": "minutes" + }, + "statusMessages": { + "mainMenuData": { + "textOverride": "In the Main Menu" + }, + "loadingData": { + "textOverride": "Loading..." + }, + "lanData": { + "textOverride": "Playing on a LAN Server" + }, + "singleplayerData": { + "textOverride": "Playing Singleplayer - \"{world.name}\"" + }, + "realmData": { + "textOverride": "Playing on {server.name} - Realm" + } + }, + "advancedSettings": { + "enablePerGui": false, + "enablePerItem": false, + "enablePerEntity": false, + "formatWords": true, + "debugMode": false, + "verboseMode": false, + "refreshRate": 2, + "allowPlaceholderPreviews": false, + "guiSettings": { + "fallbackGuiIcon": "unknown", + "guiData": { + "default": { + "textOverride": "In {screen.name}" + } + } + }, + "itemMessages": { + "default": "Holding {item.message.holding}" + }, + "entitySettings": { + "fallbackEntityIcon": "unknown", + "targetData": { + "default": { + "textOverride": "Targeting {entity.target.name}" + } + }, + "ridingData": { + "default": { + "textOverride": "Riding {entity.riding.name}" + } + } + }, + "allowEndpointIcons": true, + "serverIconEndpoint": "https://api.mcsrvstat.us/icon/{server.address.short}", + "playerSkinEndpoint": "https://mc-heads.net/avatar/{getOrDefault(player.uuid.short, player.name)}", + "allowDuplicatePackets": false, + "maxConnectionAttempts": 10, + "enableClassGraph": false, + "useClassLoader": false + }, + "accessibilitySettings": { + "languageId": "en_us", + "stripTranslationColors": false, + "stripTranslationFormatting": false, + "stripExtraGuiElements": false, + "configKeyCode": 96 + }, + "displaySettings": { + "presenceData": { + "enabled": true, + "useAsMain": false, + "isInstance": false, + "activityType": 0, + "partyPrivacy": 1, + "details": "{getFirst(menu.message, dimension.message)}", + "gameState": "{getOrDefault(server.message)} {getOrDefault(pack.name)}", + "largeImageKey": "othericon", + "largeImageText": "Re-Console", + "smallImageKey": "{player.icon}", + "smallImageText": "{player.name}", + "startTimestamp": "{data.general.time}", + "endTimestamp": "", + "buttons": { + "default": { + "label": "Example Text", + "url": "https://google.com" + } + } + }, + "dynamicIcons": { + "anamanaguchi": "https://mc-heads.net/avatar/225e311377f447c1bc6c36cfdd2308ad", + "juneremover": "https://mc-heads.net/avatar/44db718c7bb44a229175c6593d0ab1ed", + "default": "https://via.placeholder.com/256.png" + }, + "dynamicVariables": { + "default": "Example Text", + "mods": "{general.mods} Mod(s)", + "player_info_coordinate": "At {player.position.x}, {player.position.z}", + "players": "{server.players.current} / {server.players.max} Players", + "player_info_in": "({custom.player_info.health})", + "player_info_items": "Items: {item.main_hand.message}", + "player_info_out": "As {player.name}", + "player_info_health": "Health: {player.health.current}/{player.health.max}", + "world_info": "On {world.name}", + "pack": "{pack.name}" + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/config.toml b/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/config.toml new file mode 100644 index 000000000..97790c11d --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/config.toml @@ -0,0 +1,253 @@ + +#General settings of Crash Assistant mod. +[general] + #Link which will be opened in browser on request_help_button pressed. + #If equals CHANGE_ME, will open Forge/NeoForge/Fabric/Quilt discord link. Names of communities/channels also will be used not from config, but according to this link. + #Must start with 'https://' or 'www.' + help_link = "https://discord.com/invite/M9bQdm25Pk" + #Anyways log will be uploaded to mclo.gs, but with this option you can wrap link to gnomebot.dev for better formatting. + #If help_link equals 'CHANGE_ME', this value will be ignored and gnomebot.dev used. + #Supported values: mclo.gs / gnomebot.dev + upload_to = "mclo.gs" + #Show gui on minecraft crashed on modloading and FML error screen displayed. + show_on_fml_error_screen = true + #Close old CrashAssistantApp if it's still running when starting a new instance of Minecraft, to avoid confusing player with window from old crash. + kill_old_app = true + #If options.txt doesn't exist, the default language will be used. + default_lang = "en_us" + #By default, crash assistant will get the value for the current language from the overrides folder, then from the jar. + #By changing this option, it will first try to get it from the current overrides, then (if no override exists for this language) + #from the override for the language specified here, and only then from the jar language. + #Use "NONE" to disable this feature. Or language key, like "en_us" to enable it. + priority_lang_for_overrides = "NONE" + #By changing this value you can disable creating "crash_assistant_localization_overrides" folder and placing "README.md" file there. + generate_localization_overrides_folder_with_readme = true + #By default our process is scanning for terminated processes(they can appear with delay) and after finish of scan enabling upload buttons. + #This option can prevent this and enable individual upload buttons immediately after crash. + #However can confuse users and make them clicking individual upload buttons instead of Upload All Button. + prevent_upload_buttons_delay = false + #Before uploading the first log, requires the user to accept the privacy policy. + #Disabling this option may be illegal in some countries if you are modpack creator. Disable at your own risk. + enable_privacy_policy_acceptance = true + #Unfortunately mclogs censoring ip-like versions as has no way to determine if it's version or IP. + #This will prevent this by replacing dot's in them to dot-like symbol. + #Anti censoring only versions, IP's are kept censored. + enable_mclogs_anti_ip_like_version_censorer = true + #Prevents creating "crash_assistant" folder in the logs folder. + #So this option prevents our app logging at all. + #HIGHLY UNRECOMMENDED to disable! Contains many useful info. + prevent_generating_crash_assistant_app_logs = false + #Generates "logs/stderr_stream.log" with stderr stream. + #Since many launchers are not saving this info, which is extremely helpful for debugging some crashes. + #As only where crash reason is present. Keeps original stream untouched, just logs it to a file. + generate_own_launcher_log = true + #Here you can change priority for logs. + #For example if you want crash report to be shown earlier than latest.log in the available logs list. + #Supported values: https://github.com/KostromDan/Crash-Assistant/blob/1.19-1.20.1/app/src/main/java/dev/kostromdan/mods/crash_assistant/app/logs_analyser/LogType.java + #Usage: ["CRASH_REPORT", "LOG"] + logs_priority_overrides = [] + #List of blacklisted log files (checked with startswith()). This files won't show in GUI logs list. + blacklisted_logs = [] + +#A simplified GUI that hides the logs list until the user opts into Expert Mode. +[simple_mode] + #If enabled, the GUI starts in simple mode with logs hidden and a single "Show Logs (Expert Mode)" button. + #Disabled by default. + enabled = false + #If true, modpack creators always see the Expert Mode with logs visible, even if simple mode is enabled. + prevent_for_modpack_creators = true + #If true, hides the mod list changes section while simple mode is active. + hide_modlist_section = false + +#Here you can change text of lang placeHolders. +#Also you can change any text in lang files. +#You don't need to modify jar. You can change it in config/crash_assistant/lang. For more info read README.md file located where. +[text] + #$CONFIG.text.support_name$ in lang files will be replaced with this value. + #For example this placeHolder used in: "Request help in the $CONFIG.text.support_name$" + support_name = "Nostalgica Reverie Discord" + #$CONFIG.text.support_place$ in lang files will be replaced with this value. + support_place = "#modpack-support" + #$CONFIG.text.modpack_name$ in lang files will be replaced with this value. + #For example this placeHolder used in: "Oops, $CONFIG.text.modpack_name$ crashed!" + #Supports Better Compatibility Checker integration. You can use $BCC.modpackName$, $BCC.modpackVersion$, etc and it will be replaced with value from BCC config. + modpack_name = "Re-Console+" + +#Settings of message generated by Upload all button +[generated_message] + #Add ### prefix before filename. + #This can prevent too small, hard to hit on mobile links. + h3_prefix = true + #Replaces "\n" separator between logs to " | " to make message vertically smaller. + one_line_logs = true + #Adds line in log list about this Intel processor can be corrupted. + intel_corrupted_notification = true + #If the modpack is created for a non-English-speaking audience, сhange this to the language the modpack is designed for. + #This lang will be used only for generating message by "Upload all..." button.Do not modify this value if there's a chance that the generated message will be sent to English-speaking communities. + generated_msg_lang = "en_us" + #This text will be under "$CONFIG.text.modpack_name$ crashed!" in generated message by Upload all button. + #You can include: + # * some form, which users should fill out. + # * additional information like Minecraft version, etc. + text_under_crashed = "" + #With this option you can notify user about something related with posting generated message. + #For example if they need to fill some option from "text_under_crashed", etc. + #Supports html formatting, placeholders. + #Leave empty to prevent showing this warning message. + warning_after_upload_all_button_press = "" + #Puts problematic frame from hs_err to message. + put_problematic_frame_to_message = true + #Puts analysis result(names of crash reasons) to message, instead of just count. + put_analysis_result_to_message = true + #Color modified mods count/analysis in msg with ANSI. + #Can be needed to be disabled if issues are reported to something not supporting ANSI codeblocks, like GitHub. + color_message = true + +#Settings of links copied by Upload and copy link buttons +[copied_links] + #With this option, you can customize how single links from individual upload buttons are copied, there + #log of small size was uploaded to a single link. + #For example, leave just $LINK$ to copy just link. + single_link = "$LOG_NAME$$FILE_NAME$: $LINK$" + #With this option, you can customize how links from individual upload buttons are copied, there + #log was split to the 2 parts (head and tail, due to too large size for single upload), but user only decided to copy only one of them (not message with both). + single_link_split = "$LOG_NAME$$FILE_NAME$($HEAD_OR_TAIL$): $LINK$ $TOO_BIG_REASONS$" + #With this option, you can customize how links from individual upload buttons are copied, there + #log was split to the 2 parts (head and tail, due to too large size for single upload), but user decided to copy message with both. + both_links_split = "$LOG_NAME$[$FILE_NAME$ $MSG_LANG.gui.split_log_dialog_head$](<$LINK_FIRST_LINES$>) / [$MSG_LANG.gui.split_log_dialog_tail$](<$LINK_LAST_LINES$>) $TOO_BIG_REASONS$" + #If enabled, disables the head/tail selection dialog for split logs on individual uploads and always copies message with both links. + skip_split_dialog = false + +#Settings of modlist feature. +#Adds in generated msg block about which mods modpack user added/removed/updated. +#Also you can see diff by running '/crash_assistant modlist diff' command. +[modpack_modlist] + #Enable feature. + enabled = true + #nicknames of players, who considered as modpack creator. + #Only this players can overwrite modlist.json + #If this feature is enabled and this array is empty, will be appended with nickname of current player. + #----------------------------------------------------------------------------------------------------- + #Warning! This is not displayed anywhere, it's just tech param used for modlist feature to work correctly. + #Here must be actual nicknames of people who work with the modpack and publishing releases! + #----------------------------------------------------------------------------------------------------- + modpack_creators = ["omoso_", "Technocality", "Cjnator38"] + #If enabled, modlist.json will be overwritten on every launch(first tick of TitleScreen), + #then game is launched by modpack creator. + #So you won't forget to save it before publishing. + #If you want to save manually: disable this and use '/crash_assistant modlist save' command. + auto_update = true + #If enabled, will add resourcepacks to modlist.json + #After filename where will be ' (resourcepack)' suffix. + add_resourcepacks = false + #If enabled, will add modloader jar name to modlist, to easily track if user changed version of modloader. + add_modloader_jar_name = true + #If enabled, will add generated modlist.txt, with names of all mods / modids / mixin configs / jarjar mods info to logs. + add_modlist_txt_as_log = true + +#Settings of too many changes warning feature. +#Notifies end users of the modpack and saying they made too many changes to the modpack. +#Not displayed to the modpack creators. +[too_many_changes_warning] + #Set to the positive integer to enable feature. Set to negative integer to disable. + #How many changes end user should make for warning to be displayed. + count = 1 + #With this option, you can select the formulation of this warning, currently supported: + # - NOTIFY: Just saying to the end user that what they made many changes and adding random mods or clicking + #the "Update All" button is not a good idea without proper testing. It is expected to crash. + # - DROP_SUPPORT: Saying what you are not providing support for that amount of changes, suggesting the end user to + #re-install modpack or they are on their own with that amount of changes. + formulation_type = "DROP_SUPPORT" + +#Settings of analysis feature. +#Analysing logs for most common reasons of crashes and displaying recommendations with fixes. +[analysis] + #Enable feature. + enabled = true + #Here you can disable some Analysis by class names. + #List of them can be found here: dev.kostromdan.mods.crash_assistant.app.logs_analyser.crash_reasons + #For example "Create6Addons" + blacklisted_reasons = [] + +#Settings of analysis tools feature. +#Here you can enable or disable showing some analysis tools for end user. +[analysis_tools] + #Enable feature. + enabled = true + #Here you can disable some Analysis tools by class names. + #List of them can be found here: dev.kostromdan.mods.crash_assistant.app.gui.analysis + #For example "MCreatorModDetectorGUI" + blacklisted_tools = [] + +#Settings of '/crash_assistant crash' command feature. +[crash_command] + #Enable feature. + enabled = true + #To ensure the user really wants to crash the game, the command needs to be run again within this amount of seconds. + #Set to <= 0 to disable the confirmation. + seconds = 10 + +#Settings of notifying about intel corrupted processors. +[intel_corrupted] + #Enable feature. + enabled = true + +[greeting] + #You don't need to touch this option. + #On first world join of modpack creator if set to false shows greeting, then self enables. + shown_greeting = true + +#You can customise GUI with this options. +[gui_customisation] + #Will hide Upload All Button from GUI. + disable_upload_all_button = false + #Append comment text with notice about sending screenshot of this gui tells nothing to modpack creators. + show_dont_send_screenshot_of_gui_notice = true + #Animate border to request user attention even more. + screenshot_of_gui_notice_animated_border = true + #You can make Upload All Button bigger/smaller to request user attention. + #Default Swing font size is 12, Default for this button in crash assistant is 16. + #Not recommended to set it more than 16, as it will affect the increase of GUI size because all text won't fit. + upload_all_button_font_size = 16 + #Same as upload_all_button_font_size, but for Request Help button. + request_help_button_font_size = 16 + #Same as upload_all_button_font_size, but for the Simple Mode toggle button. + simple_mode_button_font_size = 16 + #You can change Upload All Button color to request user attention. + #format is "R_G_B", range is 0-255, for example "255_0_0" is red color. Use "default" to use default swing color. + #Default for this button is "0_178_0" (dark green color). + upload_all_button_foreground_color = "0_178_0" + #Same as upload_all_button_foreground_color, but for Request Help button. + #Default for this button is "0_0_178" (dark blue color). + request_help_button_foreground_color = "0_0_178" + #Same as upload_all_button_foreground_color, but for the Simple Mode toggle button. + simple_mode_button_foreground_color = "0_0_178" + #Same as upload_all_button_font_size, but for Auto-Fix button (in integrated GPU warning). + auto_fix_button_font_size = 16 + #Same as upload_all_button_foreground_color, but for Auto-Fix button (in integrated GPU warning). + #Default for this button is "0_178_0" (dark green color). + auto_fix_button_foreground_color = "0_178_0" + #Path to a modpack logo to display in the top of the GUI. + #Path is relative to the Minecraft instance folder. Leave empty to disable. + modpack_logo_path = "" + #If true, the logo will be larger, Replacing a some of `don't send screenshot` notice. + #If false, it will be smaller and logo will be end right where the `don't send screenshot` notice starts. + #You should try both, but most likely: + #- If you have some long text in the discord description, you will love the small one. + #- If the text is short, you will love the large one. + modpack_logo_large_mode = false + #Limit modpack logo height. Default is -1, which means it's calculated automatically. + #By default, this should not be needed. But if you have heavily customized GUI or using + #a rectangle logo instead of square, you may want to decrease its size, so this option could be needed in such case. + limit_modpack_logo_height = -1 + #This option would be needed only if you limited modpack logo height. + #Otherwise, the logo will consume all available horizontal space. + #If true, the logo will be centered. If false, it will be aligned to the top. + modpack_logo_aligned_center = true + +#Checks crash_assistant compatibility with other incompatible mods. +#Highly unrecommended to disable! +[compatibility] + #Enable feature. + enabled = true + diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/lang/README.md b/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/lang/README.md new file mode 100644 index 000000000..ad24a4fa0 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/lang/README.md @@ -0,0 +1,18 @@ +Hi Localizer! + +## Contributing + +If you want to add new language to the mod, please create a pull request with a new or modified file: +https://github.com/KostromDan/Crash-Assistant/ + +lang files locate here in source code:`common_config/src/main/resources/lang` + +## Changing text for the modpack + +If you want to change some text, don't edit the jar directly. Instead, you can modify the files in config/crash_assistant/lang. + +You can also add an entirely new language file in this directory, and it will work. + +"$DEFAULT" value means value will be taken from jar lang(if exists), else from en_us. + +Warning: don't try to use any utils of changing lang like KubeJs, resourcepacks, etc. It won't work. diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/lang/en_us.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/lang/en_us.json new file mode 100644 index 000000000..c56e00474 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/lang/en_us.json @@ -0,0 +1,91 @@ +{ + "commands.crash_command_crashing": "$DEFAULT", + "gui.disable_mod": "$DEFAULT", + "commands.diff_copy": "$DEFAULT", + "gui.request_help_button": "$DEFAULT", + "gui.ok": "$DEFAULT", + "gui.oops": "$DEFAULT", + "gui.uploading": "$DEFAULT", + "gui.upload_all_button_warning_title": "$DEFAULT", + "commands.mod_config_tooltip": "$DEFAULT", + "msg.removed_mods": "$DEFAULT", + "gui.error_delete_mod_exception": "$DEFAULT", + "commands.crash_command_validation_failed": "$DEFAULT", + "gui.copy_link_button": "$DEFAULT", + "gui.intel_corrupted_title": "$DEFAULT", + "gui.copied": "$DEFAULT", + "text.opens_url": "$DEFAULT", + "commands.crash_command_1": "$DEFAULT", + "msg.mb": "$DEFAULT", + "gui.comment_under_title_cant_resolve": "$DEFAULT", + "msg.modlist_first_launch": "$DEFAULT", + "gui.window_name": "$DEFAULT", + "gui.title_crashed_without_report": "$DEFAULT", + "gui.upload_all_comment": "$DEFAULT", + "gui.preprocessing": "$DEFAULT", + "gui.upload_all_button": "$DEFAULT", + "gui.modlist_diff_dialog_name": "$DEFAULT", + "gui.untrusted_domain_title": "$DEFAULT", + "gui.error": "$DEFAULT", + "commands.not_creator_error_msg": "$DEFAULT", + "msg.modlist_changes_latest_launch_2": "$DEFAULT", + "gui.split_log_dialog_msg_with_both": "$DEFAULT", + "gui.error_disable_mod_exception": "$DEFAULT", + "msg.modlist_changes_latest_launch_1": "$DEFAULT", + "gui.open_button": "$DEFAULT", + "msg.skip_launcher": "$DEFAULT", + "gui.modlist_changed_label": "$DEFAULT", + "gui.comment_under_title_pls_report": "$DEFAULT", + "gui.modlist_not_changed_label": "$DEFAULT", + "commands.crash_command_applying_args": "$DEFAULT", + "text.greeting3": "$DEFAULT", + "msg.updated_mods": "$DEFAULT", + "text.greeting2": "$DEFAULT", + "msg.modlist_unmodified": "$DEFAULT", + "gui.modlist_changed_label_msg": "$DEFAULT", + "commands.modlist_auto_update_msg": "$DEFAULT", + "gui.show_in_explorer_button": "$DEFAULT", + "gui.remove_mod": "$DEFAULT", + "gui.copy_split_log_dialog_text": "$DEFAULT", + "gui.title_crashed_with_report": "$DEFAULT", + "gui.show_modlist_diff_button": "$DEFAULT", + "text.greeting1": "$DEFAULT", + "msg.intel_corrupted_notification": "$DEFAULT", + "commands.add_to_creator_list_msg": "$DEFAULT", + "gui.upload_and_copy_link_button": "$DEFAULT", + "commands.nickname_tooltip": "$DEFAULT", + "gui.error_open_explorer": "$DEFAULT", + "commands.diff_tooltip": "$DEFAULT", + "gui.failed_to_upload_file": "$DEFAULT", + "msg.added_mods": "$DEFAULT", + "gui.incompatible_mod": "$DEFAULT", + "warnings.closed_by_windows": "$DEFAULT", + "commands.crash_command_3": "$DEFAULT", + "gui.untrusted_domain_question": "$DEFAULT", + "commands.crash_command_2": "$DEFAULT", + "warnings.atio6axx": "$DEFAULT", + "gui.comment_under_title_screenshot_notice": "$DEFAULT", + "gui.comment_under_title": "$DEFAULT", + "gui.split_log_dialog_action_browser": "$DEFAULT", + "msg.crashed": "$DEFAULT", + "commands.modlist_disabled_error_msg": "$DEFAULT", + "commands.crash_command_done": "$DEFAULT", + "gui.split_log_dialog_action_copy": "$DEFAULT", + "msg.k_lines": "$DEFAULT", + "commands.modlist_overwritten_success": "$DEFAULT", + "msg.modlist_changes_modpack_2": "$DEFAULT", + "msg.over": "$DEFAULT", + "gui.intel_corrupted_msg": "$DEFAULT", + "msg.modlist_changes_modpack_1": "$DEFAULT", + "gui.intel_corrupted_read_more": "$DEFAULT", + "gui.browser_button_tooltip": "$DEFAULT", + "gui.copy_split_log_dialog_title": "$DEFAULT", + "gui.split_log_dialog_tail": "$DEFAULT", + "commands.modlist_enable_auto_update_msg": "$DEFAULT", + "gui.upload_all_finished_button": "$DEFAULT", + "gui.split_log_dialog_head": "$DEFAULT", + "gui.intel_corrupted_dont_show_again": "$DEFAULT", + "gui.logs_analyser": "$DEFAULT", + "gui.file_list_label": "$DEFAULT", + "commands.crash_command_validation_failed_to_crash": "$DEFAULT" +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/lang/ru_ru.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/lang/ru_ru.json new file mode 100644 index 000000000..c56e00474 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/lang/ru_ru.json @@ -0,0 +1,91 @@ +{ + "commands.crash_command_crashing": "$DEFAULT", + "gui.disable_mod": "$DEFAULT", + "commands.diff_copy": "$DEFAULT", + "gui.request_help_button": "$DEFAULT", + "gui.ok": "$DEFAULT", + "gui.oops": "$DEFAULT", + "gui.uploading": "$DEFAULT", + "gui.upload_all_button_warning_title": "$DEFAULT", + "commands.mod_config_tooltip": "$DEFAULT", + "msg.removed_mods": "$DEFAULT", + "gui.error_delete_mod_exception": "$DEFAULT", + "commands.crash_command_validation_failed": "$DEFAULT", + "gui.copy_link_button": "$DEFAULT", + "gui.intel_corrupted_title": "$DEFAULT", + "gui.copied": "$DEFAULT", + "text.opens_url": "$DEFAULT", + "commands.crash_command_1": "$DEFAULT", + "msg.mb": "$DEFAULT", + "gui.comment_under_title_cant_resolve": "$DEFAULT", + "msg.modlist_first_launch": "$DEFAULT", + "gui.window_name": "$DEFAULT", + "gui.title_crashed_without_report": "$DEFAULT", + "gui.upload_all_comment": "$DEFAULT", + "gui.preprocessing": "$DEFAULT", + "gui.upload_all_button": "$DEFAULT", + "gui.modlist_diff_dialog_name": "$DEFAULT", + "gui.untrusted_domain_title": "$DEFAULT", + "gui.error": "$DEFAULT", + "commands.not_creator_error_msg": "$DEFAULT", + "msg.modlist_changes_latest_launch_2": "$DEFAULT", + "gui.split_log_dialog_msg_with_both": "$DEFAULT", + "gui.error_disable_mod_exception": "$DEFAULT", + "msg.modlist_changes_latest_launch_1": "$DEFAULT", + "gui.open_button": "$DEFAULT", + "msg.skip_launcher": "$DEFAULT", + "gui.modlist_changed_label": "$DEFAULT", + "gui.comment_under_title_pls_report": "$DEFAULT", + "gui.modlist_not_changed_label": "$DEFAULT", + "commands.crash_command_applying_args": "$DEFAULT", + "text.greeting3": "$DEFAULT", + "msg.updated_mods": "$DEFAULT", + "text.greeting2": "$DEFAULT", + "msg.modlist_unmodified": "$DEFAULT", + "gui.modlist_changed_label_msg": "$DEFAULT", + "commands.modlist_auto_update_msg": "$DEFAULT", + "gui.show_in_explorer_button": "$DEFAULT", + "gui.remove_mod": "$DEFAULT", + "gui.copy_split_log_dialog_text": "$DEFAULT", + "gui.title_crashed_with_report": "$DEFAULT", + "gui.show_modlist_diff_button": "$DEFAULT", + "text.greeting1": "$DEFAULT", + "msg.intel_corrupted_notification": "$DEFAULT", + "commands.add_to_creator_list_msg": "$DEFAULT", + "gui.upload_and_copy_link_button": "$DEFAULT", + "commands.nickname_tooltip": "$DEFAULT", + "gui.error_open_explorer": "$DEFAULT", + "commands.diff_tooltip": "$DEFAULT", + "gui.failed_to_upload_file": "$DEFAULT", + "msg.added_mods": "$DEFAULT", + "gui.incompatible_mod": "$DEFAULT", + "warnings.closed_by_windows": "$DEFAULT", + "commands.crash_command_3": "$DEFAULT", + "gui.untrusted_domain_question": "$DEFAULT", + "commands.crash_command_2": "$DEFAULT", + "warnings.atio6axx": "$DEFAULT", + "gui.comment_under_title_screenshot_notice": "$DEFAULT", + "gui.comment_under_title": "$DEFAULT", + "gui.split_log_dialog_action_browser": "$DEFAULT", + "msg.crashed": "$DEFAULT", + "commands.modlist_disabled_error_msg": "$DEFAULT", + "commands.crash_command_done": "$DEFAULT", + "gui.split_log_dialog_action_copy": "$DEFAULT", + "msg.k_lines": "$DEFAULT", + "commands.modlist_overwritten_success": "$DEFAULT", + "msg.modlist_changes_modpack_2": "$DEFAULT", + "msg.over": "$DEFAULT", + "gui.intel_corrupted_msg": "$DEFAULT", + "msg.modlist_changes_modpack_1": "$DEFAULT", + "gui.intel_corrupted_read_more": "$DEFAULT", + "gui.browser_button_tooltip": "$DEFAULT", + "gui.copy_split_log_dialog_title": "$DEFAULT", + "gui.split_log_dialog_tail": "$DEFAULT", + "commands.modlist_enable_auto_update_msg": "$DEFAULT", + "gui.upload_all_finished_button": "$DEFAULT", + "gui.split_log_dialog_head": "$DEFAULT", + "gui.intel_corrupted_dont_show_again": "$DEFAULT", + "gui.logs_analyser": "$DEFAULT", + "gui.file_list_label": "$DEFAULT", + "commands.crash_command_validation_failed_to_crash": "$DEFAULT" +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/lang/zh_cn.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/lang/zh_cn.json new file mode 100644 index 000000000..c56e00474 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/lang/zh_cn.json @@ -0,0 +1,91 @@ +{ + "commands.crash_command_crashing": "$DEFAULT", + "gui.disable_mod": "$DEFAULT", + "commands.diff_copy": "$DEFAULT", + "gui.request_help_button": "$DEFAULT", + "gui.ok": "$DEFAULT", + "gui.oops": "$DEFAULT", + "gui.uploading": "$DEFAULT", + "gui.upload_all_button_warning_title": "$DEFAULT", + "commands.mod_config_tooltip": "$DEFAULT", + "msg.removed_mods": "$DEFAULT", + "gui.error_delete_mod_exception": "$DEFAULT", + "commands.crash_command_validation_failed": "$DEFAULT", + "gui.copy_link_button": "$DEFAULT", + "gui.intel_corrupted_title": "$DEFAULT", + "gui.copied": "$DEFAULT", + "text.opens_url": "$DEFAULT", + "commands.crash_command_1": "$DEFAULT", + "msg.mb": "$DEFAULT", + "gui.comment_under_title_cant_resolve": "$DEFAULT", + "msg.modlist_first_launch": "$DEFAULT", + "gui.window_name": "$DEFAULT", + "gui.title_crashed_without_report": "$DEFAULT", + "gui.upload_all_comment": "$DEFAULT", + "gui.preprocessing": "$DEFAULT", + "gui.upload_all_button": "$DEFAULT", + "gui.modlist_diff_dialog_name": "$DEFAULT", + "gui.untrusted_domain_title": "$DEFAULT", + "gui.error": "$DEFAULT", + "commands.not_creator_error_msg": "$DEFAULT", + "msg.modlist_changes_latest_launch_2": "$DEFAULT", + "gui.split_log_dialog_msg_with_both": "$DEFAULT", + "gui.error_disable_mod_exception": "$DEFAULT", + "msg.modlist_changes_latest_launch_1": "$DEFAULT", + "gui.open_button": "$DEFAULT", + "msg.skip_launcher": "$DEFAULT", + "gui.modlist_changed_label": "$DEFAULT", + "gui.comment_under_title_pls_report": "$DEFAULT", + "gui.modlist_not_changed_label": "$DEFAULT", + "commands.crash_command_applying_args": "$DEFAULT", + "text.greeting3": "$DEFAULT", + "msg.updated_mods": "$DEFAULT", + "text.greeting2": "$DEFAULT", + "msg.modlist_unmodified": "$DEFAULT", + "gui.modlist_changed_label_msg": "$DEFAULT", + "commands.modlist_auto_update_msg": "$DEFAULT", + "gui.show_in_explorer_button": "$DEFAULT", + "gui.remove_mod": "$DEFAULT", + "gui.copy_split_log_dialog_text": "$DEFAULT", + "gui.title_crashed_with_report": "$DEFAULT", + "gui.show_modlist_diff_button": "$DEFAULT", + "text.greeting1": "$DEFAULT", + "msg.intel_corrupted_notification": "$DEFAULT", + "commands.add_to_creator_list_msg": "$DEFAULT", + "gui.upload_and_copy_link_button": "$DEFAULT", + "commands.nickname_tooltip": "$DEFAULT", + "gui.error_open_explorer": "$DEFAULT", + "commands.diff_tooltip": "$DEFAULT", + "gui.failed_to_upload_file": "$DEFAULT", + "msg.added_mods": "$DEFAULT", + "gui.incompatible_mod": "$DEFAULT", + "warnings.closed_by_windows": "$DEFAULT", + "commands.crash_command_3": "$DEFAULT", + "gui.untrusted_domain_question": "$DEFAULT", + "commands.crash_command_2": "$DEFAULT", + "warnings.atio6axx": "$DEFAULT", + "gui.comment_under_title_screenshot_notice": "$DEFAULT", + "gui.comment_under_title": "$DEFAULT", + "gui.split_log_dialog_action_browser": "$DEFAULT", + "msg.crashed": "$DEFAULT", + "commands.modlist_disabled_error_msg": "$DEFAULT", + "commands.crash_command_done": "$DEFAULT", + "gui.split_log_dialog_action_copy": "$DEFAULT", + "msg.k_lines": "$DEFAULT", + "commands.modlist_overwritten_success": "$DEFAULT", + "msg.modlist_changes_modpack_2": "$DEFAULT", + "msg.over": "$DEFAULT", + "gui.intel_corrupted_msg": "$DEFAULT", + "msg.modlist_changes_modpack_1": "$DEFAULT", + "gui.intel_corrupted_read_more": "$DEFAULT", + "gui.browser_button_tooltip": "$DEFAULT", + "gui.copy_split_log_dialog_title": "$DEFAULT", + "gui.split_log_dialog_tail": "$DEFAULT", + "commands.modlist_enable_auto_update_msg": "$DEFAULT", + "gui.upload_all_finished_button": "$DEFAULT", + "gui.split_log_dialog_head": "$DEFAULT", + "gui.intel_corrupted_dont_show_again": "$DEFAULT", + "gui.logs_analyser": "$DEFAULT", + "gui.file_list_label": "$DEFAULT", + "commands.crash_command_validation_failed_to_crash": "$DEFAULT" +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/modlist.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/modlist.json new file mode 100644 index 000000000..40256a9f8 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/modlist.json @@ -0,0 +1,589 @@ +{ + "fabric-loader-0.18.5.jar (modloader)": { + "jarName": "fabric-loader-0.18.5.jar (modloader)", + "modId": "fabric", + "name": "fabric", + "version": "fabric-loader-0.18.5.jar" + }, + "animatica-0.6.1+1.21.5.jar": { + "jarName": "animatica-0.6.1+1.21.5.jar", + "modId": "animatica", + "name": "Animatica", + "version": "0.6.1+1.21.5", + "curseForgeHash": 602460333, + "modrinthHash": "48746e8fbf005ffd4b7018cf37339a312865c57b" + }, + "architectury-18.0.8-fabric.jar": { + "jarName": "architectury-18.0.8-fabric.jar", + "modId": "architectury", + "name": "Architectury", + "version": "18.0.8", + "curseForgeHash": 15044894, + "modrinthHash": "6df5474fa07d4c1225ee625ecdd7b958a9f5c2b5" + }, + "BadOptimizations-2.4.1-1.21.10.jar": { + "jarName": "BadOptimizations-2.4.1-1.21.10.jar", + "modId": "badoptimizations", + "name": "BadOptimizations", + "version": "2.4.1", + "curseForgeHash": 4098692863, + "modrinthHash": "1afd5c9c6a1d5970285d1b08af1fa6c7585842dc" + }, + "bbe-1.2.0+1.21.10.jar": { + "jarName": "bbe-1.2.0+1.21.10.jar", + "modId": "betterblockentities", + "name": "BBE", + "version": "1.2.0+1.21.10", + "curseForgeHash": 669890906, + "modrinthHash": "bd12066547d1f791e905fb29356f0601b4c2f57a" + }, + "BetterF3-16.0.3-Fabric-1.21.10.jar": { + "jarName": "BetterF3-16.0.3-Fabric-1.21.10.jar", + "modId": "betterf3", + "name": "BetterF3", + "version": "16.0.3", + "curseForgeHash": 4162333978, + "modrinthHash": "5baeed05a286409c8c49bb091f26d7f70c9d7503" + }, + "bobby-5.2.10+mc1.21.9.jar": { + "jarName": "bobby-5.2.10+mc1.21.9.jar", + "modId": "bobby", + "name": "Bobby", + "version": "5.2.10+mc1.21.9", + "curseForgeHash": 3252819119, + "modrinthHash": "7f26b57f1c74426e832775bdbd218ec4afc425fe" + }, + "c2me-fabric-mc1.21.10-0.3.6+alpha.0.9.jar": { + "jarName": "c2me-fabric-mc1.21.10-0.3.6+alpha.0.9.jar", + "modId": "c2me", + "name": "Concurrent Chunk Management Engine", + "version": "0.3.6+alpha.0.9+1.21.10", + "curseForgeHash": 2901197316, + "modrinthHash": "dbe0d68c88ad4a9c76f9892047258766ef12b294" + }, + "calcmod-1.5.0+fabric.1.21.9.jar": { + "jarName": "calcmod-1.5.0+fabric.1.21.9.jar", + "modId": "calcmod", + "name": "CalcMod", + "version": "1.5.0+fabric.1.21.9", + "curseForgeHash": 3059226273, + "modrinthHash": "d31bfe779e5069a7c28b1d4b020566352f2bf6d8" + }, + "chat_heads-1.2.2-fabric-1.21.9.jar": { + "jarName": "chat_heads-1.2.2-fabric-1.21.9.jar", + "modId": "chat_heads", + "name": "Chat Heads", + "version": "1.2.2", + "curseForgeHash": 1915081535, + "modrinthHash": "1b1f14aac5555b9630d7fdb21b7fb24530ce584d" + }, + "chunksfadein-fabric-3.0.20-1.21.9.jar": { + "jarName": "chunksfadein-fabric-3.0.20-1.21.9.jar", + "modId": "chunksfadein", + "name": "Chunks Fade In", + "version": "3.0.20-1.21.9", + "curseForgeHash": 3317633331, + "modrinthHash": "fc02a8971c2d71841dac2ac4c18e8e7b4d50877e" + }, + "cloth-config-20.0.149-fabric.jar": { + "jarName": "cloth-config-20.0.149-fabric.jar", + "modId": "cloth-config", + "name": "Cloth Config v20", + "version": "20.0.149", + "curseForgeHash": 1501826003, + "modrinthHash": "c86e380bdac24e4ecdd148558e9d4ddf32c86059" + }, + "ConfigManager-fabric-1.21.x-1.1.1.jar": { + "jarName": "ConfigManager-fabric-1.21.x-1.1.1.jar", + "modId": "config_manager", + "name": "Config Manager", + "version": "1.1.1", + "curseForgeHash": 3722035875, + "modrinthHash": "9ea08cbfeca54a94afb92edf8b1b95396fb48129" + }, + "console-adv-sounds-1.0.18.jar": { + "jarName": "console-adv-sounds-1.0.18.jar", + "modId": "console_advancement_sounds", + "name": "Console Advancement Sounds", + "version": "1.0.18", + "curseForgeHash": 1981995106, + "modrinthHash": "340711c9a7e6d4c005d4f22b9034f2738db8fae2" + }, + "continuity-3.0.1-beta.2+1.21.10.jar": { + "jarName": "continuity-3.0.1-beta.2+1.21.10.jar", + "modId": "continuity", + "name": "Continuity", + "version": "3.0.1-beta.2+1.21.10", + "curseForgeHash": 1139097148, + "modrinthHash": "071e6ceddabeaf0277c8643d611f1aa0ed167be3" + }, + "CrashAssistant-fabric-1.21.5-1.21.11-1.11.6.jar": { + "jarName": "CrashAssistant-fabric-1.21.5-1.21.11-1.11.6.jar", + "modId": "crash_assistant", + "name": "Crash Assistant", + "version": "1.11.6", + "curseForgeHash": 1023129690, + "modrinthHash": "bb7261153f57d0aafc80f86eb354162f154abb71" + }, + "CustomPlayerModels-Fabric-1.21.10-0.6.25d.jar": { + "jarName": "CustomPlayerModels-Fabric-1.21.10-0.6.25d.jar", + "modId": "cpm", + "name": "Customizable Player Models", + "version": "0.6.25d", + "curseForgeHash": 2301052933, + "modrinthHash": "78c31c231dc706ae9611375ea7102e2eccc5776a" + }, + "cwb-fabric-3.0.0+mc1.21.5.jar": { + "jarName": "cwb-fabric-3.0.0+mc1.21.5.jar", + "modId": "cubes-without-borders", + "name": "Cubes Without Borders", + "version": "3.0.0+mc1.21.5", + "curseForgeHash": 1888577393, + "modrinthHash": "b663eb9a8238be3cd71173e39b6f9d01d0948c1d" + }, + "dynamic-fps-3.11.4+minecraft-1.21.9-fabric.jar": { + "jarName": "dynamic-fps-3.11.4+minecraft-1.21.9-fabric.jar", + "modId": "dynamic_fps", + "name": "Dynamic FPS", + "version": "3.11.4", + "curseForgeHash": 2212156593, + "modrinthHash": "912c582475c5671d71487e23762a2db290ceb666" + }, + "e4mc-fabric-6.0.6.jar": { + "jarName": "e4mc-fabric-6.0.6.jar", + "modId": "e4mc", + "name": "e4mc", + "version": "6.0.6", + "curseForgeHash": 525692248, + "modrinthHash": "2793de5bb5b9259be972b8f915de65e854ef4e9d" + }, + "entity_model_features_1.21.9-fabric-3.0.17.jar": { + "jarName": "entity_model_features_1.21.9-fabric-3.0.17.jar", + "modId": "entity_model_features", + "name": "Entity Model Features", + "version": "3.0.17", + "curseForgeHash": 2416996863, + "modrinthHash": "e9046f8222292763ff45a357f6b7bcaf402eec69" + }, + "entity_texture_features_1.21.9-fabric-7.0.13.jar": { + "jarName": "entity_texture_features_1.21.9-fabric-7.0.13.jar", + "modId": "entity_texture_features", + "name": "Entity Texture Features", + "version": "7.0.13", + "curseForgeHash": 1839975526, + "modrinthHash": "fd1a063ccacb6eb96920dde1c001f4f94d2b3cba" + }, + "entityculling-fabric-1.10.0-mc1.21.10.jar": { + "jarName": "entityculling-fabric-1.10.0-mc1.21.10.jar", + "modId": "entityculling", + "name": "EntityCulling", + "version": "1.10.0", + "curseForgeHash": 2140755769, + "modrinthHash": "d3bde7c1c1f89f2e7455e542936beb4417b96f9b" + }, + "fabric-api-0.138.4+1.21.10.jar": { + "jarName": "fabric-api-0.138.4+1.21.10.jar", + "modId": "fabric-api", + "name": "Fabric API", + "version": "0.138.4+1.21.10", + "curseForgeHash": 3410332389, + "modrinthHash": "0345c20b71007521a25b393091adeb45328d7c57" + }, + "fabric-language-kotlin-1.13.10+kotlin.2.3.20.jar": { + "jarName": "fabric-language-kotlin-1.13.10+kotlin.2.3.20.jar", + "modId": "fabric-language-kotlin", + "name": "Fabric Language Kotlin", + "version": "1.13.10+kotlin.2.3.20", + "curseForgeHash": 4105875948, + "modrinthHash": "9873294abf498f509453d37b0a5ba019f4570ffb" + }, + "FactoryAPI-1.21.10-2.2.7-fabric.jar": { + "jarName": "FactoryAPI-1.21.10-2.2.7-fabric.jar", + "modId": "factory_api", + "name": "Factory API", + "version": "2.2.7", + "curseForgeHash": 2424642002, + "modrinthHash": "44cc314315b41eb8a9edd8bf67756dc06f03b4a0" + }, + "fast-ip-ping-v1.0.8-mc1.21.10-fabric.jar": { + "jarName": "fast-ip-ping-v1.0.8-mc1.21.10-fabric.jar", + "modId": "fastipping", + "name": "Fast IP Ping", + "version": "1.0.8", + "curseForgeHash": 1210542902, + "modrinthHash": "fa87eb64e5cebad5d64a9500111c52bc5415a148" + }, + "fastquit-3.1.2+mc1.21.10.jar": { + "jarName": "fastquit-3.1.2+mc1.21.10.jar", + "modId": "fastquit", + "name": "FastQuit", + "version": "3.1.2+mc1.21.10", + "curseForgeHash": 3784654987, + "modrinthHash": "d173dc167ca729dbb6cd0de3d6c1435c7f665039" + }, + "ferritecore-8.1.0-fabric.jar": { + "jarName": "ferritecore-8.1.0-fabric.jar", + "modId": "ferritecore", + "name": "FerriteCore", + "version": "8.1.0", + "curseForgeHash": 3414565920, + "modrinthHash": "fbc854f0a30657a0f8b4a5c79ce6580f3f8fbea9" + }, + "fix-keyboard-on-linux-1.0.2.jar": { + "jarName": "fix-keyboard-on-linux-1.0.2.jar", + "modId": "fix-keyboard-on-linux", + "name": "Fix Keyboard on Linux", + "version": "1.0.2", + "curseForgeHash": 553527540, + "modrinthHash": "3409ef6494ab1e9a151177775a12b63004c87080" + }, + "fnp_patcher-26.1.2+1.21.9.jar": { + "jarName": "fnp_patcher-26.1.2+1.21.9.jar", + "modId": "fnp_patcher", + "name": "FNP Patcher", + "version": "26.1.2+1.21.9", + "curseForgeHash": 3797449342, + "modrinthHash": "16bf44b8103833976af768573a36b5fa4054d599" + }, + "ForgeConfigAPIPort-v21.10.1+mc1.21.10-Fabric.jar": { + "jarName": "ForgeConfigAPIPort-v21.10.1+mc1.21.10-Fabric.jar", + "modId": "forgeconfigapiport", + "name": "Forge Config API Port", + "version": "21.10.1", + "curseForgeHash": 2573171359, + "modrinthHash": "1335a32984357a39d9c8cf5faba9e9b5c3e1f80d" + }, + "fzzy_config-0.7.6+1.21.9.jar": { + "jarName": "fzzy_config-0.7.6+1.21.9.jar", + "modId": "fzzy_config", + "name": "Fzzy Config", + "version": "0.7.6+1.21.9", + "curseForgeHash": 38397153, + "modrinthHash": "88940f2983f140b163dbe6ae4342470c03710ca9" + }, + "IdleTweaks-1.1.1.jar": { + "jarName": "IdleTweaks-1.1.1.jar", + "modId": "idletweaks", + "name": "IdleTweaks", + "version": "1.1.1", + "curseForgeHash": 3822800854, + "modrinthHash": "16f443c578b5ca15720219b1e0af3270df4c4d1d" + }, + "ImmediatelyFast-Fabric-1.13.5+1.21.10.jar": { + "jarName": "ImmediatelyFast-Fabric-1.13.5+1.21.10.jar", + "modId": "immediatelyfast", + "name": "ImmediatelyFast", + "version": "1.13.5+1.21.10", + "curseForgeHash": 4026014278, + "modrinthHash": "4c51b05f08693df1636945b3823d122c432b7757" + }, + "iris-fabric-1.9.7+mc1.21.10.jar": { + "jarName": "iris-fabric-1.9.7+mc1.21.10.jar", + "modId": "iris", + "name": "Iris", + "version": "1.9.7+mc1.21.10", + "curseForgeHash": 1512039915, + "modrinthHash": "f96d48791a372edb0fa3adfc80848c4f27eae737" + }, + "Ixeris-4.1.6+1.21.11-fabric.jar": { + "jarName": "Ixeris-4.1.6+1.21.11-fabric.jar", + "modId": "ixeris", + "name": "Ixeris", + "version": "4.1.6+1.21.11-fabric", + "curseForgeHash": 2378939608, + "modrinthHash": "d26bf42f26462c1594e8d4ad1b351447107a714f" + }, + "lambdabettergrass-2.5.0+1.21.9.jar": { + "jarName": "lambdabettergrass-2.5.0+1.21.9.jar", + "modId": "lambdabettergrass", + "name": "LambdaBetterGrass", + "version": "2.5.0+1.21.9", + "curseForgeHash": 795430105, + "modrinthHash": "b6769714a871301ccb11791eca903dadceb9ee1e" + }, + "lambdynamiclights-4.8.7+1.21.10.jar": { + "jarName": "lambdynamiclights-4.8.7+1.21.10.jar", + "modId": "lambdynlights", + "name": "LambDynamicLights", + "version": "4.8.7+1.21.10", + "curseForgeHash": 1648654858, + "modrinthHash": "4ea9988c083f1e16182e6042ab55de414bfbbaff" + }, + "language-reload-1.7.6+1.21.10.jar": { + "jarName": "language-reload-1.7.6+1.21.10.jar", + "modId": "languagereload", + "name": "Language Reload", + "version": "1.7.6+1.21.10", + "curseForgeHash": 17196670, + "modrinthHash": "56bb8175b6a9ef01180c694ac94b9213841217e5" + }, + "legacy-mechanics-1.1.0.jar": { + "jarName": "legacy-mechanics-1.1.0.jar", + "modId": "mr_legacy_mechanics", + "name": "Legacy Mechanics", + "version": "1.1.0", + "curseForgeHash": 838661985, + "modrinthHash": "5e53fd5438716b849e57b8c68442272e947e75c5" + }, + "legacy-nether-extended-2.0.0.jar": { + "jarName": "legacy-nether-extended-2.0.0.jar", + "modId": "mr_legacy_netherextended", + "name": "Legacy Nether: Extended", + "version": "2.0.0", + "curseForgeHash": 2192602223, + "modrinthHash": "803fe7e286b6a3eee7a309605f6e2436e00d7865" + }, + "Legacy4J-1.21.10-1.8.7-fabric.jar": { + "jarName": "Legacy4J-1.21.10-1.8.7-fabric.jar", + "modId": "legacy", + "name": "Legacy4J", + "version": "1.8.7", + "curseForgeHash": 51400226, + "modrinthHash": "ad08cae39c5c6bed25c07c15a94e4a034b22bb3c" + }, + "legacyskins-1.6.5+fabric+1.21.10.jar": { + "jarName": "legacyskins-1.6.5+fabric+1.21.10.jar", + "modId": "legacyskins", + "name": "Legacy Skins", + "version": "1.6.5+fabric+1.21.10", + "curseForgeHash": 2942642546, + "modrinthHash": "093b72a08f576b3b2f4e7b4e160e9eae0f429852" + }, + "lithium-fabric-0.20.1+mc1.21.10.jar": { + "jarName": "lithium-fabric-0.20.1+mc1.21.10.jar", + "modId": "lithium", + "name": "Lithium", + "version": "0.20.1+mc1.21.10", + "curseForgeHash": 1526742470, + "modrinthHash": "7d44f5da9c690bbf1bd6d65c1acc81db5cf7f8c6" + }, + "locator_lodestones-1.5.2+1.21.9+A.jar": { + "jarName": "locator_lodestones-1.5.2+1.21.9+A.jar", + "modId": "locator_lodestones", + "name": "Locator Lodestones", + "version": "1.5.2+1.21.9+A", + "curseForgeHash": 1591826280, + "modrinthHash": "27ca25b7c80eb005f6e285602966c3c7a5a09a65" + }, + "LWS-1.21.10-0.0.1-fabric.jar": { + "jarName": "LWS-1.21.10-0.0.1-fabric.jar", + "modId": "legacy_world_sizes", + "name": "Legacy World Sizes", + "version": "0.0.1", + "curseForgeHash": 147767473, + "modrinthHash": "8da254dddb773795fbc0354fb4e83c66fdf60f3d" + }, + "macos-input-fixes-1.12.jar": { + "jarName": "macos-input-fixes-1.12.jar", + "curseForgeHash": 84569239, + "modrinthHash": "fdf943895dfe518eb0a07c30d38bb3d4dfaffc1f" + }, + "minimega-4.1.103.jar": { + "jarName": "minimega-4.1.103.jar", + "modId": "minimega", + "name": "Minimega", + "version": "4.1.103", + "curseForgeHash": 3207827425, + "modrinthHash": "566013cca7334e47f4554c9d1201b068cb094bdf" + }, + "moderner-beta-fabric-4.1.1+1.21.9.jar": { + "jarName": "moderner-beta-fabric-4.1.1+1.21.9.jar", + "modId": "moderner_beta", + "name": "Moderner Beta", + "version": "4.1.1+1.21.9", + "curseForgeHash": 2145748775, + "modrinthHash": "b13a1577e37d0fe02301aa58dee1ae6aaccef599" + }, + "modernfix-fabric-latest.jar": { + "jarName": "modernfix-fabric-latest.jar", + "modId": "modernfix", + "name": "ModernFix", + "version": "5.20.6", + "curseForgeHash": 1054580607, + "modrinthHash": "1e5c6a097293ca54b590bdd1abf1c038030845af" + }, + "modmenu-16.0.1.jar": { + "jarName": "modmenu-16.0.1.jar", + "modId": "modmenu", + "name": "Mod Menu", + "version": "16.0.1", + "curseForgeHash": 2670004237, + "modrinthHash": "f49f423d397fa05218d0aede4e07cd878d6a81ea" + }, + "moreculling-fabric-1.21.9-1.5.0-beta.2.jar": { + "jarName": "moreculling-fabric-1.21.9-1.5.0-beta.2.jar", + "modId": "moreculling", + "name": "More Culling", + "version": "1.5.0-beta.2", + "curseForgeHash": 3025365314, + "modrinthHash": "3ab31aec861c6bcade87f7e9317d1ca2ac7a19f3" + }, + "NoPryingEyes-2.0.0+1.21.10.jar": { + "jarName": "NoPryingEyes-2.0.0+1.21.10.jar", + "modId": "nopryingeyes", + "name": "No Prying Eyes", + "version": "2.0.0", + "curseForgeHash": 144166547, + "modrinthHash": "6991e9f120684fbbb8e6846955fe5e055868274d" + }, + "particle_core-0.3.2+1.21.9.jar": { + "jarName": "particle_core-0.3.2+1.21.9.jar", + "modId": "particle_core", + "name": "Particle Core", + "version": "0.3.2+1.21.9", + "curseForgeHash": 650225542, + "modrinthHash": "353abc578625479558f39e382b60dbb5022b724a" + }, + "pingview-fabric-1.3.1.jar": { + "jarName": "pingview-fabric-1.3.1.jar", + "modId": "pingview", + "name": "Ping View", + "version": "1.3.1", + "curseForgeHash": 1359167508, + "modrinthHash": "8315ee36631bb675fe9b06bb8383b368b354e6ae" + }, + "pneumonocore-1.3.0+1.21.9+A.jar": { + "jarName": "pneumonocore-1.3.0+1.21.9+A.jar", + "modId": "pneumonocore", + "name": "PneumonoCore", + "version": "1.3.0", + "curseForgeHash": 917300482, + "modrinthHash": "ca80ab53487f402a3e6fd65afe5f8caa311937b5" + }, + "polytone-1.21.10-3.6.3-fabric.jar": { + "jarName": "polytone-1.21.10-3.6.3-fabric.jar", + "modId": "polytone", + "name": "Polytone", + "version": "1.21.10-3.6.3", + "curseForgeHash": 3190246031, + "modrinthHash": "c08ab4ace9462a88fb95ca95f8700f63207de9b0" + }, + "ProPlacer-v21.10.0+mc1.21.10-Fabric.jar": { + "jarName": "ProPlacer-v21.10.0+mc1.21.10-Fabric.jar", + "modId": "proplacer", + "name": "Pro Placer", + "version": "21.10.0", + "curseForgeHash": 3739279609, + "modrinthHash": "b70486f489b4438e85c5418ac6685707c85d33af" + }, + "PuzzlesLib-v21.10.8+mc1.21.10-Fabric.jar": { + "jarName": "PuzzlesLib-v21.10.8+mc1.21.10-Fabric.jar", + "modId": "puzzleslib", + "name": "Puzzles Lib", + "version": "21.10.8", + "curseForgeHash": 3913206976, + "modrinthHash": "a47fd39ca6e9cf6ec9cb57d52af67ace8656c454" + }, + "regsyncfix-1.0.3.jar": { + "jarName": "regsyncfix-1.0.3.jar", + "modId": "regsyncfix", + "name": "RegSyncFix", + "version": "1.0.3", + "curseForgeHash": 2531712503, + "modrinthHash": "7c52b592fd51a66bb7c5118e6b76a166d7dac53d" + }, + "ScalableLux-0.1.6+fabric.c25518a-all.jar": { + "jarName": "ScalableLux-0.1.6+fabric.c25518a-all.jar", + "modId": "scalablelux", + "name": "ScalableLux", + "version": "0.1.6+fabric.c25518a", + "curseForgeHash": 3734159435, + "modrinthHash": "9df93ab6442fa374c17fab6b5181fe2c215d9d5b" + }, + "servercore-fabric-1.5.14+1.21.9.jar": { + "jarName": "servercore-fabric-1.5.14+1.21.9.jar", + "modId": "servercore", + "name": "ServerCore", + "version": "1.5.14+1.21.9", + "curseForgeHash": 3417754780, + "modrinthHash": "6a732327f7855aa64f820942031d6e4adeba68a6" + }, + "SimpleDiscordRichPresence-fabric-97.0.0-build.52+mc1.21.10.jar": { + "jarName": "SimpleDiscordRichPresence-fabric-97.0.0-build.52+mc1.21.10.jar", + "modId": "sdrp", + "name": "Simple Discord Rich Presence", + "version": "97.0.0-build.52+mc1.21.10", + "curseForgeHash": 2465431502, + "modrinthHash": "e3bb085b97c6b9635a25bc73beb26de19adafc9f" + }, + "simpleresourceloader-1.0.0+1.21.1.jar": { + "jarName": "simpleresourceloader-1.0.0+1.21.1.jar", + "modId": "simpleresourceloader", + "name": "Simple Resource Loader", + "version": "1.0.0+1.21.1", + "curseForgeHash": 835492651, + "modrinthHash": "faa2a9b25f3a3e1e6c6ed8ab860a5b10cec303ff" + }, + "skyboxify-2.7+1.21.10-fabric.jar": { + "jarName": "skyboxify-2.7+1.21.10-fabric.jar", + "modId": "skyboxify", + "name": "Skyboxify", + "version": "2.7", + "curseForgeHash": 3767363032, + "modrinthHash": "ab6a2c6105ca225ff3789f97ee93ccc4837da650" + }, + "sodium-fabric-0.7.3+mc1.21.10.jar": { + "jarName": "sodium-fabric-0.7.3+mc1.21.10.jar", + "modId": "sodium", + "name": "Sodium", + "version": "0.7.3+mc1.21.10", + "curseForgeHash": 1955839407, + "modrinthHash": "1c3ffa862d9fa4479abf67a88527907d60237248" + }, + "sodium-shadowy-path-blocks-fabric-5.0.1.jar": { + "jarName": "sodium-shadowy-path-blocks-fabric-5.0.1.jar", + "modId": "sspb", + "name": "Sodium Shadowy Path Blocks", + "version": "5.0.1", + "curseForgeHash": 703308428, + "modrinthHash": "6fc6b66e4a970089bebed9ae40360d489db0a6d0" + }, + "Stfu-2.7.1-1.21.9.jar": { + "jarName": "Stfu-2.7.1-1.21.9.jar", + "modId": "stfu", + "name": "Stfu", + "version": "2.7.1", + "curseForgeHash": 898318935, + "modrinthHash": "8e78e44924895a67763b8bb69f593cb95f0d2092" + }, + "tlib-fabric-1.4.1-1.21.10.jar": { + "jarName": "tlib-fabric-1.4.1-1.21.10.jar", + "modId": "tlib", + "name": "TLib", + "version": "1.4.1-1.21.10", + "curseForgeHash": 3734087316, + "modrinthHash": "2367dff4c006e1ece9c78cd16ea90bce4a55fc65" + }, + "voicechat-fabric-1.21.10-2.6.14.jar": { + "jarName": "voicechat-fabric-1.21.10-2.6.14.jar", + "modId": "voicechat", + "name": "Simple Voice Chat", + "version": "1.21.10-2.6.14", + "curseForgeHash": 1815449071, + "modrinthHash": "0dc65cd91da63f8eae78b2fa828076174607699b" + }, + "yet_another_config_lib_v3-3.8.2+1.21.10-fabric.jar": { + "jarName": "yet_another_config_lib_v3-3.8.2+1.21.10-fabric.jar", + "modId": "yet_another_config_lib_v3", + "name": "YetAnotherConfigLib", + "version": "3.8.2+1.21.10-fabric", + "curseForgeHash": 3458912754, + "modrinthHash": "7c629ee66648c8b28f51b29ddff22fea79fc6cfb" + }, + "zfastnoise-1.0.27+1.21.9.jar": { + "jarName": "zfastnoise-1.0.27+1.21.9.jar", + "modId": "zfastnoise", + "name": "Fast Noise", + "version": "1.0.27+1.21.9", + "curseForgeHash": 1923215918, + "modrinthHash": "e8fb1c18c45878de2f8ddf5509709b35496e3473" + }, + "zoomify-2.15.2+1.21.9.jar": { + "jarName": "zoomify-2.15.2+1.21.9.jar", + "modId": "zoomify", + "name": "Zoomify", + "version": "2.15.2+1.21.9", + "curseForgeHash": 3573397083, + "modrinthHash": "874bae4867d0a2782857e3ee20b5045f36a3eda2" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/problematic_mods_config.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/problematic_mods_config.json new file mode 100644 index 000000000..bf4799bf1 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/crash_assistant/problematic_mods_config.json @@ -0,0 +1,34 @@ +{ + "essential-container": { + "msg": "⚠️ Essential Mod Not Supported\n\nEssential is in absolutely no way supported by Re-Console+. It introduces long-standing GUI issues, in-game issues, performance problems and a lot more. If you would like to play multiplayer for free, open to LAN and you will recieve a link you can use for your friends to play with you! We also object heavily to Essentials usage of in-game microtransactions, in an otherwise completely free and open source modding community.", + "should_crash_on_startup": true + }, + "embeddium": { + "msg": "⚠️ Embeddium Not Supported\n\nEmbeddium is not supported by Re-Console+.", + "should_crash_on_startup": true + }, + "notenoughcrashes": { + "msg": "⚠️ Not Enough Crashes installed\n\nYou have added the Not Enough Crashes mod. This may cause critical stability errors.", + "should_crash_on_startup": true + }, + "zume": { + "msg": "⚠️ Zume installed\n\nZume is not supported.", + "should_crash_on_startup": true + }, + "legacy-mipmaps": { + "msg": "⚠️ Legacy Mipmaps installed\n\nLegacy Mipmaps is abandoned and is not supported!", + "should_crash_on_startup": false + }, + "noisium": { + "msg": "⚠️ Noisium not supported\n\nNoisium is not supported, as the mod does not have significant performance boost and is superseded by other mods.", + "should_crash_on_startup": true + }, + "faster-random": { + "msg": "⚠️ Faster Random installed\n\nFaster Random is not supported.", + "should_crash_on_startup": false + }, + "nochatreports": { + "msg": "⚠️ No Chat Reports installed\n\nNo Chat Reports is superseded by No Prying Eyes, and adding it will just introduce compatibility and performance issues.", + "should_crash_on_startup": true + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/dynamic_fps.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/dynamic_fps.json new file mode 100644 index 000000000..a255f1a4d --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/dynamic_fps.json @@ -0,0 +1,24 @@ +{ + "uncap_menu_frame_rate": true, + "battery_tracker": { + "enabled": true + }, + "states": { + "hovered": { + "graphics_state": "reduced", + "run_garbage_collector": true + }, + "unfocused": { + "graphics_state": "reduced", + "run_garbage_collector": true + }, + "invisible": { + "graphics_state": "minimal", + "run_garbage_collector": true + }, + "abandoned": { + "graphics_state": "reduced", + "run_garbage_collector": true + } + } +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/enhanced_bes.properties b/modpacks/rc-plus/dev/config/modpack_defaults/config/enhanced_bes.properties new file mode 100644 index 000000000..0dd402d47 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/enhanced_bes.properties @@ -0,0 +1,4 @@ +sign_ao=true +shulker_box_ao=true +chest_ao=true +bed_ao=true diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/entity_model_features.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/entity_model_features.json new file mode 100644 index 000000000..7c1bd43bf --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/entity_model_features.json @@ -0,0 +1,29 @@ +{ + "logModelCreationData": false, + "debugOnRightClick": false, + "renderModeChoice": "NORMAL", + "vanillaModelHologramRenderMode_2": "OFF", + "modelExportMode": "NONE", + "modelUpdateFrequency": "Average", + "entityRenderModeOverrides": {}, + "entityVanillaHologramOverrides": {}, + "modelsNamesDisabled": [], + "allowEBEModConfigModify": true, + "animationLODDistance": 20, + "retainDetailOnLowFps": true, + "retainDetailOnLargerMobs": true, + "animationFrameSkipDuringIrisShadowPass": true, + "preventFirstPersonHandAnimating": false, + "onlyClientPlayerModel": false, + "doubleChestAnimFix": true, + "enforceOptifineVariationRequiresDefaultModel": false, + "enforceOptifineVariationRequiresDefaultModel_v2": false, + "resetPlayerModelEachRender": true, + "resetPlayerModelEachRender_v2": true, + "onlyDebugRenderOnHover": false, + "enforceOptifineSubFoldersVariantOnly": true, + "enforceOptiFineAnimSyntaxLimits": true, + "allowOptifineFallbackProperties": true, + "showReloadErrorToast": true, + "armorCopiesAnimationsHack": true +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/entity_texture_features.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/entity_texture_features.json new file mode 100644 index 000000000..dd74532b6 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/entity_texture_features.json @@ -0,0 +1,40 @@ +{ + "optifine_limitRandomVariantGapsBy10": true, + "optifine_allowWeirdSkipsInTrueRandom": true, + "optifine_preventBaseTextureInOptifineDirectory": true, + "illegalPathSupportMode": "None", + "enableCustomTextures": true, + "enableCustomBlockEntities": true, + "textureUpdateFrequency_V2": "Fast", + "enableEmissiveTextures": true, + "enableEnchantedTextures": true, + "enableEmissiveBlockEntities": true, + "emissiveRenderMode": "DULL", + "alwaysCheckVanillaEmissiveSuffix": true, + "enableArmorAndTrims": true, + "skinFeaturesEnabled": true, + "skinTransparencyMode": "ETF_SKINS_ONLY", + "skinTransparencyInExtraPixels": true, + "skinFeaturesEnableTransparency": true, + "skinFeaturesEnableFullTransparency": false, + "tryETFTransparencyForAllSkins": false, + "enableEnemyTeamPlayersSkinFeatures": true, + "enableBlinking": true, + "blinkFrequency": 150, + "blinkLength": 1, + "advanced_IncreaseCacheSizeModifier": 1.0, + "debugLoggingMode": "None", + "logTextureDataInitialization": false, + "hideConfigButton": false, + "configButtonLoc": "BOTTOM_RIGHT", + "disableVanillaDirectoryVariantTextures": false, + "use3DSkinLayerPatch": true, + "enableFullBodyWardenTextures": true, + "entityEmissiveOverrides": {}, + "propertiesDisabled": [], + "propertyInvertUpdatingOverrides": [], + "entityRandomOverrides": {}, + "entityEmissiveBrightOverrides": {}, + "entityRenderLayerOverrides": {}, + "entityLightOverrides": {} +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/entityculling.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/entityculling.json new file mode 100644 index 000000000..06905bdf2 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/entityculling.json @@ -0,0 +1,5 @@ +{ + "sleepDelay": 153, + "hitboxLimit": 90, + "disableF3": true +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/etf_warnings.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/etf_warnings.json new file mode 100644 index 000000000..972c73797 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/etf_warnings.json @@ -0,0 +1,3 @@ +{ + "ignoredConfigIds": [] +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/fabric/indigo-renderer.properties b/modpacks/rc-plus/dev/config/modpack_defaults/config/fabric/indigo-renderer.properties new file mode 100644 index 000000000..bba146e0f --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/fabric/indigo-renderer.properties @@ -0,0 +1,8 @@ +#Indigo properties file +#Sat Jan 03 18:35:01 CST 2026 +ambient-occlusion-mode=hybrid +debug-compare-lighting=auto +fix-exterior-vertex-lighting=auto +fix-luminous-block-ambient-occlusion=auto +fix-mean-light-calculation=auto +fix-smooth-lighting-offset=auto diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/fabric_loader_dependencies.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/fabric_loader_dependencies.json new file mode 100644 index 000000000..d1aac58c8 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/fabric_loader_dependencies.json @@ -0,0 +1,10 @@ + { + "version": 1, + "overrides": { + "gnetum": { + "-depends": { + "minecraft": "" + } + } + } + } diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/factory_api/client_options.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/factory_api/client_options.json new file mode 100644 index 000000000..d68053daa --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/factory_api/client_options.json @@ -0,0 +1,6 @@ +{ + "manualMipmapPath": "textures/mipmap", + "nearestMipmapScaling": true, + "randomBlockRotations": false, + "uiDefinitionLogging": false +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/factory_api/common_options.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/factory_api/common_options.json new file mode 100644 index 000000000..28f9ab8d0 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/factory_api/common_options.json @@ -0,0 +1,3 @@ +{ + "expressionFailLogging": true +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/fastquit.toml b/modpacks/rc-plus/dev/config/modpack_defaults/config/fastquit.toml new file mode 100644 index 000000000..4eab28589 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/fastquit.toml @@ -0,0 +1,5 @@ +renderSavingScreen = false +showToasts = false +showSavingTime = "TRUE" +backgroundPriority = 5 +allowMultipleServers = true diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/ferritecore.mixin.properties b/modpacks/rc-plus/dev/config/modpack_defaults/config/ferritecore.mixin.properties new file mode 100644 index 000000000..4cfc39633 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/ferritecore.mixin.properties @@ -0,0 +1 @@ +useSmallThreadingDetector = true diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/gnetum.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/gnetum.json new file mode 100644 index 000000000..099149f7e --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/gnetum.json @@ -0,0 +1,166 @@ +{ + "enabled": { + "value": "ON" + }, + "showHudFps": { + "value": "ON" + }, + "downscale": { + "value": "OFF" + }, + "numberOfPasses": 4, + "maxFps": 60, + "screenMaxFps": 20, + "map": { + "hand": { + "enabled": { + "value": "AUTO" + } + }, + "misc_overlays": { + "enabled": { + "value": "AUTO" + } + }, + "scoreboard": { + "enabled": { + "value": "AUTO" + } + }, + "held_item_tooltip": { + "enabled": { + "value": "AUTO" + } + }, + "armor_bar": { + "enabled": { + "value": "AUTO" + } + }, + "sleep": { + "enabled": { + "value": "AUTO" + } + }, + "chat": { + "enabled": { + "value": "AUTO" + } + }, + "demo_timer": { + "enabled": { + "value": "AUTO" + } + }, + "player_list": { + "enabled": { + "value": "AUTO" + } + }, + "boss_bar": { + "enabled": { + "value": "AUTO" + } + }, + "experience_level": { + "enabled": { + "value": "AUTO" + } + }, + "food_bar": { + "enabled": { + "value": "AUTO" + } + }, + "health_bar": { + "enabled": { + "value": "AUTO" + } + }, + "title_and_subtitle": { + "enabled": { + "value": "AUTO" + } + }, + "hotbar": { + "enabled": { + "value": "AUTO" + } + }, + "air_bar": { + "enabled": { + "value": "AUTO" + } + }, + "info_bar": { + "enabled": { + "value": "AUTO" + } + }, + "mount_health": { + "enabled": { + "value": "AUTO" + } + }, + "status_effects": { + "enabled": { + "value": "AUTO" + } + }, + "crosshair": { + "enabled": { + "value": "AUTO" + } + }, + "overlay_message": { + "enabled": { + "value": "AUTO" + } + }, + "spectator_tooltip": { + "enabled": { + "value": "AUTO" + } + }, + "spectator_menu": { + "enabled": { + "value": "AUTO" + } + }, + "subtitles": { + "enabled": { + "value": "AUTO" + } + }, + "minimega:shield": { + "enabled": { + "value": "AUTO" + } + }, + "minimega:timer": { + "enabled": { + "value": "AUTO" + } + }, + "architectury": { + "enabled": { + "value": "AUTO" + } + }, + "xmlpull_xmlpull": { + "enabled": { + "value": "AUTO" + } + }, + "_unknown_": { + "enabled": { + "value": "AUTO" + } + }, + "debug_overlay": { + "enabled": { + "value": "ON" + } + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/idletweaks.config b/modpacks/rc-plus/dev/config/modpack_defaults/config/idletweaks.config new file mode 100644 index 000000000..3f0c1a575 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/idletweaks.config @@ -0,0 +1,6 @@ +bFpsToggle=true +bDistToggle=true +bVolumeToggle=true +backgroundFps=120 +backgroundRenderDist=2 +cooldown=0 diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/immediatelyfast.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/immediatelyfast.json new file mode 100644 index 000000000..44eb245e8 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/immediatelyfast.json @@ -0,0 +1,3 @@ +{ + "experimental_disable_resource_pack_conflict_handling": true +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/iris.properties b/modpacks/rc-plus/dev/config/modpack_defaults/config/iris.properties new file mode 100644 index 000000000..890fd1467 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/iris.properties @@ -0,0 +1,2 @@ +disableUpdateMessage=true +enableShaders=false diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/ixeris.toml b/modpacks/rc-plus/dev/config/modpack_defaults/config/ixeris.toml new file mode 100644 index 000000000..fe33144e5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/ixeris.toml @@ -0,0 +1,18 @@ +#Specifies whether to enable the mod on Windows +enabledOnWindows = true +#Specifies whether to enable the mod on macOS +enabledOnMacOS = false +#Specifies whether to enable the mod on Linux +enabledOnLinux = true +#Enable to use some experimental GLFW state cache, which may improve performance with some mods +aggressiveCaching = true +#Enable to use a more flexible threading model, which improves performance while obeying threading requirements of the underlying operating system. +flexibleThreading = true +#Enable to disallow delaying of any GLFW call. Might reduce performance considerably. +fullyBlockingMode = false +#Specifies the priority of the event polling thread. Valid values are 0~10, where 0 = auto decide. +eventPollingThreadPriority = 0 +#Enables logging of blocking calls and stacktrace. Debug Only. +logBlockingCalls = false +#Enables logging of cache issues. Debug Only. +logCacheIssues = false diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/jimmy-smiths.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/jimmy-smiths.json new file mode 100644 index 000000000..974ee5280 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/jimmy-smiths.json @@ -0,0 +1,3 @@ +{ + "sound_platform": "steam" +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/krypton_fnp.yaml b/modpacks/rc-plus/dev/config/modpack_defaults/config/krypton_fnp.yaml new file mode 100644 index 000000000..ac747cc9b --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/krypton_fnp.yaml @@ -0,0 +1,15 @@ +mixin: + # Replace player login validation thread with virtual thread + loginVT: true + # Replace text filter thread with virtual thread + textFilterVT: true + # Replace download thread with virtual thread + utilVT: true + # Optimized VarLong implementation + bestVarLong: true +fix: + issues128: + # Fix Traffic Statistics + enabled: false + # Run bandwidth statistics on sync thread, which is closer to Vanilla behavior. + sync: true \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/lambdynlights.toml b/modpacks/rc-plus/dev/config/modpack_defaults/config/lambdynlights.toml new file mode 100644 index 000000000..2f9d11b74 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/lambdynlights.toml @@ -0,0 +1,180 @@ +# LambDynamicLights configuration. +# The dynamic lights mode +mode = "fancy" + +# Light sources settings. +[light_sources] + # Enables water-sensitive light sources check. This means that water-sensitive items will not light up when submerged in water. + water_sensitive_check = true + beam = true + firefly = true + # Enable entities light source. + entities = true + # Enable first-person player light source. + self = true + # TNT lighting mode. May be off, simple or fancy. + tnt = "fancy" + # Creeper lighting mode. May be off, simple or fancy. + creeper = "fancy" + guardian_laser = true + + [light_sources.settings.entities.minecraft] + zombie_horse = true + pale_oak_boat = true + axolotl = true + egg = true + zoglin = true + spawner_minecart = true + allay = true + llama = true + jungle_chest_boat = true + mule = true + bat = true + husk = true + camel = true + experience_bottle = true + rabbit = true + firework_rocket = true + silverfish = true + giant = true + happy_ghast = true + drowned = true + creaking = true + item = true + oak_chest_boat = true + goat = true + horse = true + vindicator = true + birch_boat = true + minecart = true + spectral_arrow = true + llama_spit = true + mooshroom = true + oak_boat = true + glow_item_frame = false + snowball = true + tnt = true + parrot = true + creeper = true + lightning_bolt = true + tadpole = true + ravager = true + evoker_fangs = true + chest_minecart = true + tropical_fish = true + slime = true + pillager = true + dark_oak_chest_boat = true + area_effect_cloud = true + blaze = true + piglin = true + end_crystal = true + endermite = true + ender_pearl = true + zombie = true + item_display = true + breeze_wind_charge = true + guardian = true + fireball = true + illusioner = true + eye_of_ender = true + wither_skull = true + wolf = true + block_display = true + tnt_minecart = true + zombie_villager = true + elder_guardian = true + chest_boat = true + cherry_chest_boat = true + acacia_chest_boat = true + boat = true + small_fireball = true + strider = true + cave_spider = true + cod = true + snow_golem = true + witch = true + spider = true + command_block_minecart = true + panda = true + bee = true + arrow = true + lingering_potion = true + cow = true + birch_chest_boat = true + magma_cube = true + pig = true + skeleton = true + spruce_boat = true + frog = true + hoglin = true + armadillo = true + splash_potion = true + armor_stand = true + experience_orb = true + dolphin = true + stray = true + shulker = true + turtle = true + jungle_boat = true + salmon = true + vex = true + wandering_trader = true + wither_skeleton = true + piglin_brute = true + breeze = true + ocelot = true + furnace_minecart = true + acacia_boat = true + pale_oak_chest_boat = true + mangrove_boat = true + item_frame = true + phantom = true + ender_dragon = true + leash_knot = true + evoker = true + marker = true + glow_squid = true + warden = true + shulker_bullet = true + squid = true + enderman = true + dragon_fireball = true + chicken = true + sniffer = true + dark_oak_boat = true + trader_llama = true + donkey = true + bogged = true + bamboo_chest_raft = true + bamboo_raft = true + fox = true + mangrove_chest_boat = true + cherry_boat = true + iron_golem = true + zombified_piglin = true + cat = true + wind_charge = true + ghast = true + sheep = true + player = true + pufferfish = true + potion = true + trident = true + villager = true + ominous_item_spawner = true + skeleton_horse = true + fishing_bobber = true + text_display = true + polar_bear = true + hopper_minecart = true + falling_block = true + painting = true + interaction = true + wither = true + spruce_chest_boat = true + +[debug] + active_dynamic_lighting_cells = false + display_dynamic_lighting_chunk_rebuild = false + display_behavior_bounding_box = false diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/client_mixin.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/client_mixin.json new file mode 100644 index 000000000..5a4aa9549 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/client_mixin.json @@ -0,0 +1,25 @@ +{ + "legacy.mixin.base.client.anvil": true, + "legacy.mixin.base.client.beacon": true, + "legacy.mixin.base.client.book": true, + "legacy.mixin.base.client.bosshealth": true, + "legacy.mixin.base.client.brewing": true, + "legacy.mixin.base.client.cartography": true, + "legacy.mixin.base.client.chat": true, + "legacy.mixin.base.client.container": true, + "legacy.mixin.base.client.crafter": true, + "legacy.mixin.base.client.crafting": true, + "legacy.mixin.base.client.create_world": true, + "legacy.mixin.base.client.drowned": true, + "legacy.mixin.base.client.enchantment": true, + "legacy.mixin.base.client.furnace": true, + "legacy.mixin.base.client.grindstone": true, + "legacy.mixin.base.client.gui": true, + "legacy.mixin.base.client.inventory": true, + "legacy.mixin.base.client.loom": true, + "legacy.mixin.base.client.merchant": true, + "legacy.mixin.base.client.smithing": true, + "legacy.mixin.base.client.stonecutter": true, + "legacy.mixin.base.client.title": true, + "legacy.mixin.base.client.witch": true +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/client_options.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/client_options.json new file mode 100644 index 000000000..4048a0f84 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/client_options.json @@ -0,0 +1,217 @@ +{ + "advancedHeldItemTooltip": false, + "advancedOptionsMode": "default", + "advancements": true, + "animatedCharacter": true, + "autoSaveCountdown": false, + "autoSaveInterval": 1, + "autoSaveWhenPaused": false, + "backSound": true, + "bubblesOutsideWater": true, + "caveSounds": true, + "classicCrafting": false, + "classicLoom": false, + "classicStonecutting": false, + "classicTrading": false, + "component_chunksfadein.keybinds.toggleMod": "none", + "component_iris.keybind.reload": "none", + "component_iris.keybind.shaderPackSelection": "none", + "component_iris.keybind.toggleShaders": "none", + "component_iris.keybind.wireframe": "none", + "component_key.advancements": "none", + "component_key.attack": "right_trigger", + "component_key.back": "left_stick_down", + "component_key.chat": "touchpad_button", + "component_key.command": "none", + "component_key.cpm.gestureMenu": "none", + "component_key.cpm.qa_1": "none", + "component_key.cpm.qa_10": "none", + "component_key.cpm.qa_11": "none", + "component_key.cpm.qa_12": "none", + "component_key.cpm.qa_13": "none", + "component_key.cpm.qa_14": "none", + "component_key.cpm.qa_15": "none", + "component_key.cpm.qa_16": "none", + "component_key.cpm.qa_2": "none", + "component_key.cpm.qa_3": "none", + "component_key.cpm.qa_4": "none", + "component_key.cpm.qa_5": "none", + "component_key.cpm.qa_6": "none", + "component_key.cpm.qa_7": "none", + "component_key.cpm.qa_8": "none", + "component_key.cpm.qa_9": "none", + "component_key.cpm.renderToggle": "none", + "component_key.disable_voice_chat": "none", + "component_key.drop": "right_button", + "component_key.dynamic_fps.toggle_disabled": "none", + "component_key.dynamic_fps.toggle_forced": "none", + "component_key.entityculling.toggle": "none", + "component_key.entityculling.toggleBoxes": "none", + "component_key.forward": "left_stick_up", + "component_key.fullscreen": "none", + "component_key.hide_icons": "none", + "component_key.hotbar.1": "none", + "component_key.hotbar.2": "none", + "component_key.hotbar.3": "none", + "component_key.hotbar.4": "none", + "component_key.hotbar.5": "none", + "component_key.hotbar.6": "none", + "component_key.hotbar.7": "none", + "component_key.hotbar.8": "none", + "component_key.hotbar.9": "none", + "component_key.jump": "down_button", + "component_key.left": "left_stick_left", + "component_key.loadToolbarActivator": "none", + "component_key.modmenu.open_menu": "none", + "component_key.mute_microphone": "none", + "component_key.pickItem": "none", + "component_key.playerlist": "none", + "component_key.proplacer.fast_placement": "none", + "component_key.push_to_talk": "none", + "component_key.quickActions": "none", + "component_key.right": "left_stick_right", + "component_key.saveToolbarActivator": "none", + "component_key.screenshot": "capture", + "component_key.smoothCamera": "none", + "component_key.sneak": "right_stick_button", + "component_key.socialInteractions": "none", + "component_key.spectatorHotbar": "none", + "component_key.spectatorOutlines": "none", + "component_key.sprint": "none", + "component_key.swapOffhand": "none", + "component_key.togglePerspective": "left_stick_button", + "component_key.use": "left_trigger", + "component_key.voice_chat": "none", + "component_key.voice_chat_adjust_volumes": "none", + "component_key.voice_chat_group": "none", + "component_key.voice_chat_settings": "none", + "component_key.voice_chat_toggle_recording": "none", + "component_key.whisper": "none", + "component_lambdynlights.key.toggle_fps_dynamic_lighting": "none", + "component_legacy.key.crafting": "left_button", + "component_legacy.key.cycleHeldLeft": "left_bumper", + "component_legacy.key.cycleHeldRight": "right_bumper", + "component_legacy.key.flyDown": "dpad_down", + "component_legacy.key.flyLeft": "dpad_left", + "component_legacy.key.flyRight": "dpad_right", + "component_legacy.key.flyUp": "dpad_up", + "component_legacy.key.host_options": "back", + "component_legacy.key.inventory": "up_button", + "component_legacy.key.legacy4JSettings": "none", + "component_legacy.key.toggleCursor": "none", + "component_options.narrator_hotkey": "none", + "component_zume.zoom": "none", + "component_zume.zoom_in": "none", + "component_zume.zoom_out": "none", + "controlTooltipDisplay": "auto", + "controlType": "auto", + "controllerCursorAtFirstInventorySlot": true, + "controllerDoubleClick": false, + "controllerSensitivity": 0.5, + "controllerToasts": true, + "controllerToggleAttack": false, + "controllerToggleCrouch": true, + "controllerToggleSprint": false, + "controllerToggleUse": false, + "controllerVirtualCursor": true, + "createWorldDifficulty": 2, + "creativeTab": true, + "cursorAtFirstInventorySlot": false, + "cursorMode": "auto", + "defaultParticlePhysics": true, + "defaultShowCraftableRecipes": false, + "directSaveLoad": false, + "displayControlTooltips": true, + "displayGamma": true, + "displayHUD": true, + "displayHand": true, + "displayMultipleControlsFromAction": false, + "displayNameTagBorder": true, + "enhancedItemTranslucency": true, + "enhancedPistonMovingRenderer": true, + "fakeAutosaveScreen": false, + "fastLeavesCustomModels": false, + "fastLeavesWhenBlocked": false, + "flyingViewRolling": true, + "forceMixedCrafting": false, + "forceSmoothMovement": false, + "gameTooltips": true, + "gamma": 0.5, + "headFollowsTheCamera": true, + "hints": true, + "hoverFocusSound": false, + "hudDelay": 200, + "hudDistance": 1.0, + "hudOpacity": 0.8, + "hudScale": 2, + "interfaceSensitivity": 0.5, + "inventoryHoverFocusSound": false, + "invertControllerButtons": false, + "invertYController": false, + "invertedCrosshair": false, + "invertedFrontCameraPitch": true, + "itemLightingInHand": true, + "itemTooltipEllipsis": true, + "lastLoadedMinecraftVersion": "1.20.4", + "lastLoadedVersion": "1.8.7", + "leaderboards": true, + "leftStickDeadZone": 0.25, + "leftTriggerDeadZone": 0.2, + "legacyBabyVillagerHead": true, + "legacyCreativeBlockPlacing": true, + "legacyCursor": true, + "legacyDrownedAnimation": true, + "legacyEntityFireTint": true, + "legacyEvokerFangs": true, + "legacyFireworks": true, + "legacyHearts": true, + "legacyIntroAndReloading": true, + "legacyItemPickup": true, + "legacyItemTooltips": true, + "legacyItemTooltipsScaling": true, + "legacyLoadingAndConnecting": true, + "legacyOverstackedItems": true, + "legacyPanorama": true, + "legacyPotionsBar": false, + "legacySkyShape": false, + "limitCursor": true, + "linearCameraMovement": false, + "lockControlTypeChange": false, + "loyaltyLines": true, + "mapsWithCoords": true, + "menusWithBackground": false, + "merchantTradingIndicator": true, + "minecartSounds": true, + "modCraftingTabs": false, + "optionsPreset": "legacy:lmr_default", + "overrideTerrainFogEnd": true, + "overrideTerrainFogStart": true, + "rightStickDeadZone": 0.34, + "rightTriggerDeadZone": 0.2, + "saveCache": false, + "searchCreativeTab": true, + "selectedController": 0, + "selectedControllerHandler": 1, + "selectedItemTooltipLines": 4, + "selectedItemTooltipSpacing": 12, + "showVanillaRecipeBook": false, + "skipInitialSaveWarning": false, + "skipIntro": false, + "smoothAnimatedCharacter": false, + "smoothMovement": true, + "systemCursor": false, + "systemMessagesAsOverlay": false, + "terrainFogEnd": 16, + "terrainFogStart": 2, + "titleScreenFade": false, + "titleScreenVersionText": false, + "tooltipBoxes": true, + "uiMode": "auto", + "unbindConflictingButtons": true, + "unbindConflictingKeys": true, + "unfocusedInputs": false, + "vanillaTabs": false, + "vanillaTutorial": false, + "vehicleCameraRotation": "only_non_living_entities", + "vignette": false +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/common.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/common.json new file mode 100644 index 000000000..fb201bd22 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/common.json @@ -0,0 +1,5 @@ +{ + "legacyCombat": true, + "legacySwordBlocking": false, + "squaredViewDistance": false +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/common_mixin.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/common_mixin.json new file mode 100644 index 000000000..cf1bc85aa --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/common_mixin.json @@ -0,0 +1,4 @@ +{ + "legacy.mixin.base.cauldron": true, + "legacy.mixin.base.piston": true +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/global_packs.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/global_packs.json new file mode 100644 index 000000000..a5bcbd056 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/global_packs.json @@ -0,0 +1,24 @@ +{ + "globalResources": { + "applyOnTop": true, + "packs": [ + "file/Legacy Worlds.zip", + "file/The_Garden_Awakens_v1.0.zip", + "file/Doctor Who Legacy Skins.zip", + "file/Classic MCYT Skin Pack.zip", + "file/Baby Kitty and Friends.zip", + "file/Ocelots-Skin-Pack.zip", + "file/A Minecraft Movie Hero Pack.zip", + "file/TutorialWorldAddon.zip", + "continuity:default", + "continuity:glass_pane_culling_fix", + "file/Transparency Fix.zip", + "file/Modern-Skin-Packs-2.4.0.zip", + "file/Legacy-Skin-Packs-2.4.0.zip", + "legacy:legacy_resources", + "file/Clean World Loading", + "file/Tooltips Enhanced", + "file/Legacy Titles.zip" + ] + } +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy_world_sizes/common.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy_world_sizes/common.json new file mode 100644 index 000000000..4fe32600e --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy_world_sizes/common.json @@ -0,0 +1,5 @@ +{ + "balancedSeed": true, + "legacyBiomeScale": "legacy_world_sizes:large", + "legacyWorldSize": "legacy_world_sizes:infinity" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy_world_sizes/common_mixin.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy_world_sizes/common_mixin.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy_world_sizes/common_mixin.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/lithium.properties b/modpacks/rc-plus/dev/config/modpack_defaults/config/lithium.properties new file mode 100644 index 000000000..344226944 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/lithium.properties @@ -0,0 +1 @@ +mixin.experimental=true diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/misctweaks/client_config.toml b/modpacks/rc-plus/dev/config/modpack_defaults/config/misctweaks/client_config.toml new file mode 100644 index 000000000..4662e42eb --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/misctweaks/client_config.toml @@ -0,0 +1,7 @@ +# Don't change this! Version used to track needed updates. +version = 1 +lowerShield = true +shields = [ + "minecraft:shield" +] +offset = -3.0 \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/misctweaks/config.toml b/modpacks/rc-plus/dev/config/modpack_defaults/config/misctweaks/config.toml new file mode 100644 index 000000000..631ffeb6e --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/misctweaks/config.toml @@ -0,0 +1,13 @@ +# Don't change this! Version used to track needed updates. +version = 1 +sneakingPreventsBerryBushDamage = true +legArmorPreventsBerryBushDamage = true +elytraSwimTweak = true +soulSpeedNoDamage = true +thornsNoDamage = true +creeperExplosionDropsAllItems = true +flammableCobweb = true +fasterObsidianMining = true +obsidianMiningSpeedMultiplier = 1.6 +randomizeDiscLoot = true +preventShulkerDuplication = false \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/modelfix-client.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/modelfix-client.json new file mode 100644 index 000000000..c35402b7c --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/modelfix-client.json @@ -0,0 +1,12 @@ +{ + "#README": "This config file does not support comments. To see them configure it in-game using YACL or Cloth Config (or just use Forge)", + "default": { + "item_quads_expansion": 0.0, + "item_quads_indent": 1.0E-4 + }, + "mac_os": { + "item_quads_expansion": 0.0, + "item_quads_indent": 0.0099, + "shrink_ratio_multiplier": 1.0 + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/modernfix-mixins.properties b/modpacks/rc-plus/dev/config/modpack_defaults/config/modernfix-mixins.properties new file mode 100644 index 000000000..c8ce50129 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/modernfix-mixins.properties @@ -0,0 +1,82 @@ +# This is the configuration file for ModernFix. +# In general, prefer using the config screen to editing this file. It can be accessed +# via the standard mod menu on your respective mod loader. Changes will, however, +# require restarting the game to take effect. +# +# The following options can be enabled or disabled if there is a compatibility issue. +# Add a line with your option name and =true or =false at the bottom of the file to enable +# or disable a rule. For example: +# mixin.perf.dynamic_resources=true +# Do not include the #. You may reset to defaults by deleting this file. +# +# Available options: +# mixin.bugfix.chunk_deadlock=false # (overridden for mod compat) +# mixin.bugfix.concurrency=true # (default) +# mixin.bugfix.missing_block_entities=false # (default) +# mixin.bugfix.packet_leak=false # (default) +# mixin.bugfix.paper_chunk_patches=false # (overridden for mod compat) +# mixin.bugfix.restore_old_dragon_movement=false # (default) +# mixin.bugfix.world_leaks=true # (default) +# mixin.bugfix.world_screen_skipped=true # (default) +# mixin.devenv=false # (default) +# mixin.feature.blockentity_incorrect_thread=false # (default) +# mixin.feature.branding=true # (default) +# mixin.feature.cause_lag_by_disabling_threads=false # (default) +# mixin.feature.direct_stack_trace=false # (default) +# mixin.feature.disable_unihex_font=false # (default) +# mixin.feature.integrated_server_watchdog=true # (default) +# mixin.feature.log_stdout_in_log_files=true # (default) +# mixin.feature.mcfunction_profiling=true # (default) +# mixin.feature.measure_time=true # (default) +# mixin.feature.remove_chat_signing=false # (default) +# mixin.feature.remove_telemetry=true # (default) +# mixin.feature.snapshot_easter_egg=true # (default) +# mixin.feature.spam_thread_dump=false # (default) +# mixin.feature.spark_profile_launch=false # (default) +# mixin.feature.spark_profile_world_join=false # (default) +# mixin.feature.stalled_chunk_load_detection=false # (default) +# mixin.feature.warn_missing_perf_mods=true # (default) +# mixin.launch.class_search_cache=true # (default) +# mixin.perf.cache_blockstate_cache_arrays=true # (default) +# mixin.perf.cache_profile_texture_url=true # (default) +# mixin.perf.cache_strongholds=false # (overridden for mod compat) +# mixin.perf.chunk_meshing=true # (default) +# mixin.perf.clear_fabric_mapping_tables=false # (default) +# mixin.perf.clear_mixin_classinfo=false # (default) +# mixin.perf.compact_bit_storage=true # (default) +# mixin.perf.compress_unihex_font=true # (default) +# mixin.perf.dedicated_reload_executor=true # (default) +# mixin.perf.deduplicate_climate_parameters=false # (default) +# mixin.perf.deduplicate_location=false # (default) +# mixin.perf.deduplicate_wall_shapes=true # (default) +# mixin.perf.dynamic_dfu=true # (default) +# mixin.perf.dynamic_entity_renderers=false # (default) +# mixin.perf.dynamic_resources=false # (default) +# mixin.perf.dynamic_sounds=true # (default) +# mixin.perf.dynamic_structure_manager=true # (default) +# mixin.perf.faster_command_suggestions=true # (default) +# mixin.perf.faster_item_rendering=false # (default) +# mixin.perf.faster_texture_stitching=true # (default) +# mixin.perf.ingredient_item_deduplication=false # (default) +# mixin.perf.lazy_search_tree_registry=true # (default) +# mixin.perf.memoize_creative_tab_build=true # (default) +# mixin.perf.model_optimizations=true # (default) +# mixin.perf.mojang_registry_size=true # (default) +# mixin.perf.remove_biome_temperature_cache=true # (default) +# mixin.perf.state_definition_construct=true # (default) +# mixin.perf.thread_priorities=true # (default) +# mixin.perf.ticking_chunk_alloc=true # (default) +# mixin.perf.worldgen_allocation=false # (default) +# mixin.safety=true # (default) +# +# User overrides go here. +mixin.bugfix.packet_leak=true +mixin.perf.clear_fabric_mapping_tables=true +mixin.perf.clear_mixin_classinfo=true +mixin.perf.deduplicate_location=true +mixin.perf.dynamic_entity_renderers=true +mixin.perf.dynamic_resources=true +mixin.perf.faster_item_rendering=true +mixin.perf.ingredient_item_deduplication=true +mixin.perf.thread_priorities=false +mixin.perf.worldgen_allocation=true diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/modmenu.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/modmenu.json new file mode 100644 index 000000000..0496cf2bf --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/modmenu.json @@ -0,0 +1,7 @@ +{ + "mods_button_style": "icon", + "game_menu_button_style": "icon", + "update_checker": false, + "count_libraries": false, + "count_children": false +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/moonrise.yml b/modpacks/rc-plus/dev/config/modpack_defaults/config/moonrise.yml new file mode 100644 index 000000000..af3168a4f --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/moonrise.yml @@ -0,0 +1,91 @@ +# This is the configuration file for Moonrise. +# +# Each configuration option is prefixed with a comment to explain what it does. Additional changes to this file +# other than modifying the options, such as adding comments, will be overwritten when Moonrise loads the config. +# +# Below are the Moonrise startup flags. Note that startup flags must be placed in the JVM arguments, not +# program arguments. +# -DMoonrise.ConfigFile= - Override the config file location. Might be useful for multiple game versions. +# -DMoonrise.WorkerThreadCount= - Override the auto configured worker thread counts (worker-threads). +# -DMoonrise.MaxViewDistance= - Overrides the maximum view distance, should only use for debugging purposes. + +bug-fixes: + # Fixes https://bugs.mojang.com/browse/MC-159283. This fixes a bug resulting in the end islands + # not properly generating at far enough distances in the end. Note that toggling this config option + # will not affect already generated areas. + # This configuration has two options: + # true -> Fixes the end islands generation. This is different from Vanilla behavior. + # false -> Does not fix the end islands generation. This is the same behavior as Vanilla. + fix-MC-159283: false + # Fixes https://bugs.mojang.com/browse/MC-224294. By avoiding double ticking lava blocks during + # chunk random ticking, the cost of world random ticking is significantly reduced. + # This configuration has two options: + # true -> Does not double tick lava. This is different from Vanilla behavior. + # false -> Does double tick lava. This is the same behavior as Vanilla. + fix-MC-224294: true +chunk-loading: + # Advanced configuration options for player chunk loading. You shouldn't be touching these + # unless you have a reason. + advanced: + # Whether to avoid sending chunks to players who have a view distance + # configured lower than the server's. + auto-config-send-distance: true + # The maximum amount of pending chunk generations per player. If + # this value is 0, then the player chunk loader will automatically determine a value. If + # this value is less-than 0, then there is no limit. + # + # This value should be used to tune the saturation of the chunk system. + player-max-concurrent-chunk-generates: 0 + # The maximum amount of pending chunk loads per player. If + # this value is 0, then the player chunk loader will automatically determine a value. If + # this value is less-than 0, then there is no limit. + # + # This value should be used to tune the saturation of the chunk system. + player-max-concurrent-chunk-loads: 0 + # Chunk loading/generation/sending rate targets for the chunk system. These values are the + # maximum rates at which the player chunk loader will attempt to load/generate/send chunks to + # players. Actual resulting rates will depend on hardware. + basic: + # The delay before chunks are unloaded around players once they leave their view distance. + # The Vanilla value is 0 ticks. Setting this value higher (i.e 5s) will allow pets to teleport + # to their owners when they teleport. + player-chunk-unload-delay: 0t + # The maximum rate of chunks to generate for given player, per second. If this value is <= 0, + # then there is no rate limit. + player-max-gen-rate: -1.0 + # The maximum rate of chunks to load from disk for any given player, per second. If this value is <= 0, + # then there is no rate limit. + player-max-load-rate: -1.0 + # The maximum rate of chunks to send to any given player, per second. If this value is <= 0, + # then there is no rate limit. + player-max-send-rate: -1.0 +chunk-saving: + # The interval at which chunks should be incrementally autosaved. + auto-save-interval: 5m + # The maximum number of chunks to incrementally autosave each tick. If + # the value is <= 0, then no chunks will be incrementally saved. + max-auto-save-chunks-per-tick: 12 +chunk-system: + # Whether to run generation population in parallel. By default this is set to false, + # as mods affecting world gen are not safe to run in parallel. If you have no mods affecting + # gen and are saturating the population generation (~10 threads of the worker pool generating + # chunks), you may set this to true to possibly increase generation speed. + population-gen-parallelism: true +misc: + # Whether the loading screen should be closed immediately when joining servers/SP worlds. + # This will let you in game faster, but may result in getting in game before enough chunks are + # loaded for rendering. + immediately-close-loading-screen: true +# Do not change, used internally. +version: 1 +# Configuration options which control the behavior of the common threadpool workers. +worker-pool: + # Set the number of threads dedicated to RegionFile I/O operations. + # If the value is <= 0, then the number of threads used is 1. Configuring + # a higher value than 1 is only recommended on SSDs (HDDs scale negatively) + # and when you have determined that I/O is the bottleneck for chunk loading/saving. + io-threads: -1 + # Set the number of shared worker threads to be used by chunk rendering, + # chunk loading, chunk generation. If the value is <= 0, then the number + # of threads will automatically be determined. + worker-threads: -1 diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/moreculling.toml b/modpacks/rc-plus/dev/config/modpack_defaults/config/moreculling.toml new file mode 100644 index 000000000..d2b96bc2c --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/moreculling.toml @@ -0,0 +1,6 @@ +version = 1 +itemFrameLODRange = 16 +itemFrame3FaceCullingRange = 2.0 +leavesCullingMode = "DEPTH" +includeMangroveRoots = true +endGatewayCulling = true diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/nostalgic_tweaks/backup/nostalgic_tweaks-client-startup_backup.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/nostalgic_tweaks/backup/nostalgic_tweaks-client-startup_backup.json new file mode 100644 index 000000000..01cc2c371 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/nostalgic_tweaks/backup/nostalgic_tweaks-client-startup_backup.json @@ -0,0 +1,601 @@ +{ + "modEnabled": true, + "restrictedLan": true, + "serverSideOnly": true, + "serverLogging": true, + "serverDebugMode": false, + "mod": { + "favoriteTweaks": { + "list": [], + "disabled": false + }, + "openedConfigScreen": true, + "openedSupporterScreen": false, + "persistentConfigScreen": true, + "defaultScreen": "HOME_SCREEN", + "openConfigBinding": 79, + "numberOfBackups": 5, + "showWelcomeToast": true, + "showHandshakeToast": false, + "showLanChangeToast": true, + "showServerboundToast": true, + "showClientboundToast": false, + "smoothScroll": true, + "menuBackgroundOpacity": 85, + "displayNewTags": true, + "displayTagTooltips": true, + "displayCategoryTree": true, + "categoryTreeOpacity": 80, + "displayRowHighlight": true, + "displayRowHighlightFade": true, + "overrideRowHighlight": false, + "rowHighlightOpacity": 20 + }, + "sound": { + "disabledPositionedSounds": { + "list": [], + "disabled": false + }, + "disabledGlobalSounds": { + "list": [], + "disabled": false + }, + "playMusicWhenPaused": true, + "musicForMenu": "BLENDED", + "musicForCreative": "BLENDED", + "replaceOverworldBiomeMusic": true, + "replaceNetherBiomeMusic": true, + "replaceGameplayMusic": true, + "stopSongBinding": -1, + "nextSongBinding": -1, + "oldCaveSounds": false, + "oldCaveAmbience": false, + "disableNetherAmbience": false, + "disableWaterAmbience": false, + "oldBed": false, + "disableBedPlace": false, + "oldChest": false, + "disableChest": false, + "disableLavaAmbience": false, + "disableLavaPop": false, + "disableFurnace": false, + "disableBlastFurnace": false, + "disableGrowth": false, + "disableDoorPlace": false, + "oldAttack": false, + "oldHurt": false, + "oldFall": false, + "oldXp": false, + "disableXpPickup": false, + "disableXpLevel": false, + "disableGenericSwim": false, + "disableFishSwim": false, + "disableFishHurt": false, + "disableFishDeath": false, + "disableSquid": false, + "disableGlowSquidOther": false, + "disableGlowSquidAmbience": false, + "oldStep": false, + "ignoreModdedStep": false + }, + "eyeCandy": { + "sodiumWaterAo": false, + "oldGrassSideTexture": false, + "oldFastGrassTexture": true, + "removeMipmapTexture": false, + "ambientOcclusionBlocks": { + "items": [ + "minecraft:powder_snow_bucket", + "minecraft:composter" + ], + "disabled": false + }, + "disableBlockOffsets": { + "items": [ + "minecraft:poppy", + "minecraft:poppy*", + "minecraft:rose_bush", + "minecraft:rose_bush*" + ], + "disabled": false + }, + "disableAllOffset": false, + "oldMissingTexture": "MODERN", + "applyFullBlockCollisions": false, + "fullBlockCollisions": { + "items": [], + "disabled": false + }, + "fullBlockOutlines": { + "items": [ + "minecraft:cobblestone_stairs", + "minecraft:cobblestone_stairs*", + "minecraft:cobblestone_wall", + "minecraft:cobblestone_wall*", + "minecraft:oak_fence", + "minecraft:oak_fence*", + "minecraft:chest", + "minecraft:chest*", + "minecraft:ender_chest", + "minecraft:ender_chest*", + "minecraft:cauldron", + "minecraft:cauldron*", + "minecraft:hopper", + "minecraft:hopper*", + "minecraft:anvil", + "minecraft:anvil*" + ], + "disabled": false + }, + "blockOutlineColor": "#00000066", + "blockOutlineThickness": 2.5, + "oldBlockOverlay": false, + "overlayRenderOrder": "FIRST", + "blockOverlayColorType": "SOLID", + "blockOverlayColor": "#FFFFFF5A", + "blockOverlayGradientTop": "#0000005A", + "blockOverlayGradientBottom": "#FFFFFF5A", + "pulsateBlockOverlay": true, + "pulsateOverlayAnimation": "LINEAR", + "oldBlockOverlaySpeed": 0.2, + "minimumBlockPulsationTransparency": 0.1, + "maximumBlockPulsationTransparency": 0.4, + "oldChest": false, + "oldEnderChest": false, + "oldTrappedChest": false, + "applyChestVoxel": false, + "oldModChests": { + "items": [], + "disabled": false + }, + "translucentChests": { + "items": [], + "disabled": false + }, + "oldTorchBrightness": false, + "oldTorchBottom": false, + "oldTorchModel": false, + "oldRedstoneTorchModel": false, + "oldSoulTorchModel": false, + "hidePlayerInBed": false, + "hideExperienceBar": false, + "hideHungerBar": false, + "adventureCraftOffhand": false, + "leftOffhandOffset": 0, + "rightOffhandOffset": 0, + "showExpLevelText": false, + "showExpLevelInCreative": false, + "altExpLevelCorner": "TOP_LEFT", + "altExpLevelOffsetX": 0, + "altExpLevelOffsetY": 0, + "altExpLevelShadow": true, + "altExpLevelText": "Level: %a%v", + "showExpProgressText": false, + "showExpProgressInCreative": false, + "useDynamicProgressColor": true, + "altExpProgressCorner": "TOP_LEFT", + "altExpProgressOffsetX": 0, + "altExpProgressOffsetY": 0, + "altExpProgressShadow": true, + "altExpProgressText": "Experience: %v%", + "showHungerFoodText": false, + "useDynamicFoodColor": true, + "altHungerFoodCorner": "TOP_LEFT", + "altHungerFoodOffsetX": 0, + "altHungerFoodOffsetY": 0, + "altHungerFoodShadow": true, + "altHungerFoodText": "Food: %v", + "showHungerSaturationText": false, + "useDynamicSaturationColor": true, + "altHungerSaturationCorner": "TOP_LEFT", + "altHungerSaturationOffsetX": 0, + "altHungerSaturationOffsetY": 0, + "altHungerSaturationShadow": true, + "altHungerSaturationText": "Saturation: %v%", + "oldVersionOverlay": false, + "oldOverlayShadow": false, + "oldOverlayCorner": "TOP_LEFT", + "oldOverlayOffsetX": 0, + "oldOverlayOffsetY": 0, + "oldOverlayText": "Minecraft %v", + "enableWindowTitle": false, + "matchVersionOverlay": false, + "windowTitleText": "Minecraft %v", + "oldDebug": "MODERN", + "debugEntityId": false, + "fpsChart": "CLASSIC", + "showDebugPieChart": false, + "oldPieChartBackground": false, + "showDebugLeftTextShadow": true, + "showDebugRightTextShadow": true, + "showDebugLeftBackground": false, + "showDebugRightBackground": false, + "debugLeftBackgroundColor": "#50505090", + "debugRightBackgroundColor": "#50505090", + "showDebugLeftTextColor": true, + "showDebugRightTextColor": true, + "debugLeftTextColor": "#FFFFFFFF", + "debugRightTextColor": "#E0E0E0FF", + "showDebugGpuUsage": false, + "showDebugLightData": false, + "showDebugFacingData": false, + "showDebugTargetData": false, + "showDebugBiomeData": false, + "oldInventory": false, + "inventoryBook": "SMALL", + "inventoryShield": "MODERN", + "disableEmptyArmorTexture": false, + "disableEmptyShieldTexture": false, + "invertedPlayerLighting": false, + "oldCreativeHotbar": "MODERN", + "removeScreenBlur": false, + "oldButtonTextColor": false, + "oldDirtScreenBackground": false, + "applyGuiColorBackground": true, + "oldGuiBackground": "SOLID_BLACK", + "customGuiBackground": false, + "customGuiTopGradient": "#00000000", + "customGuiBottomGradient": "#00000000", + "oldLoadingOverlay": "MODERN", + "removeLoadingBar": false, + "customLoadingOverlayBackground": false, + "loadingOverlayBackgroundColor": "#000000", + "customLoadingProgressBar": false, + "progressBarOutlineColor": "#FFFFFF", + "progressBarInsideColor": "#FFFFFF", + "oldProgressScreen": false, + "oldPauseMenu": "MODERN", + "includeModsOnPause": true, + "removeExtraPauseButtons": false, + "oldAnvilScreen": false, + "oldCraftingScreen": false, + "craftingBook": "SMALL", + "oldFurnaceScreen": false, + "furnaceBook": "SMALL", + "oldChatInput": false, + "oldChatBox": false, + "disableSignatureBoxes": false, + "chatOffset": 0, + "oldDeathScreen": false, + "oldDeathScore": false, + "hideCauseOfDeath": false, + "oldWorldSelectScreen": "MODERN", + "addWorldThumbnail": true, + "addWorldMetadata": true, + "ignoreWorldSize": false, + "oldStyleCreateWorldTabs": false, + "removeCreateWorldFooter": false, + "overrideTitleScreen": false, + "oldTitleBackground": false, + "uncapTitleFPS": true, + "oldAlphaLogo": false, + "titleButtonLayout": "MODERN", + "includeModsOnTitle": true, + "removeTitleRealmsButton": false, + "removeTitleAccessibilityButton": false, + "removeTitleLanguageButton": false, + "removeExtraTitleButtons": false, + "addQuitButton": true, + "titleVersionText": "Minecraft %v", + "titleBottomLeftText": false, + "titleTopRightDebugText": false, + "removeTitleModLoaderText": true, + "oldTooltipBoxes": false, + "oldNoItemTooltips": false, + "showEnchantmentTip": true, + "showModifierTip": true, + "showDyeTip": true, + "tooltipColorType": "SOLID", + "tooltipBackgroundColor": "#000000C0", + "tooltipGradientTop": "#FFFFFFC0", + "tooltipGradientBottom": "#000000C0", + "fixItemModelGap": true, + "oldDamageArmorTint": false, + "oldItemHolding": false, + "ignoredHoldingItems": { + "items": [ + "minecraft:crossbow" + ], + "disabled": false + }, + "itemMergeLimit": 16, + "oldItemMerging": false, + "old2dItems": false, + "old2dRendering": false, + "disableEnchantedGroundItems": false, + "disableEnchantedStaticItems": false, + "oldDurabilityColors": false, + "oldNoSelectedItemName": false, + "oldPlainSelectedItemName": false, + "oldNameTags": false, + "supporterTags": true, + "disableLightFlicker": false, + "invertedBlockLighting": false, + "oldLeavesLighting": false, + "oldWaterLighting": false, + "chestLightBlock": false, + "roundRobinRelight": false, + "oldSmoothLighting": false, + "oldNetherLighting": false, + "oldClassicEngine": false, + "smoothLightTransition": false, + "disableBrightness": false, + "oldLightColor": false, + "maxBlockLight": 15, + "disabledParticles": { + "list": [], + "disabled": false + }, + "oldOpaqueExperience": false, + "disableNetherParticles": false, + "disableUnderwaterParticles": false, + "disableLavaParticles": false, + "disableLavaDripParticles": false, + "disableWaterDripParticles": false, + "disableLeverParticles": false, + "disableModelDestructionParticles": false, + "disableEnderChestParticles": false, + "disableGrowthParticles": false, + "disableFallingParticles": false, + "disableSprintingParticles": false, + "hideFirstPersonMagicParticles": false, + "oldBoatMovementParticles": false, + "oldSweepParticles": false, + "oldNoDamageParticles": false, + "oldNoCritParticles": false, + "oldNoMagicHitParticles": false, + "oldExplosionParticles": false, + "oldMixedExplosionParticles": false, + "unoptimizedExplosionParticles": false, + "oldSquareBorder": true, + "oldWorldFog": "MODERN", + "fogBinding": -1, + "oldNetherFog": false, + "oldSunriseSunsetFog": false, + "oldDarkFog": false, + "oldDynamicFogColor": false, + "universalFogColor": "DISABLED", + "useCustomOverworldFogDensity": false, + "useCustomOverworldFogColor": false, + "useCustomNetherFogDensity": false, + "useCustomNetherFogColor": false, + "customOverworldFogColor": "#FFFFFF", + "customNetherFogColor": "#540E0E", + "customOverworldFogStart": 100, + "customOverworldFogEnd": 60, + "customNetherFogStart": 100, + "customNetherFogEnd": 60, + "oldWaterFogDensity": false, + "oldWaterFogColor": false, + "smoothWaterDensity": false, + "smoothWaterColor": false, + "renderSunriseSunsetColor": true, + "oldSunriseAtNorth": false, + "oldStars": "MODERN", + "oldDynamicSkyColor": false, + "universalSkyColor": "DISABLED", + "oldNetherSky": false, + "oldCloudHeight": 192, + "sunsetSunriseType": "JAVA", + "customOverworldSky": false, + "customOverworldSkyColor": "#FFFFFF", + "oldBlueVoid": "MODERN", + "oldBlueVoidOverride": false, + "oldDarkVoidHeight": false, + "customVoidSky": false, + "customVoidSkyColor": "#0000FF", + "xbox360BlueVoidColor": true, + "renderVoidFog": false, + "creativeVoidFog": false, + "creativeVoidParticles": false, + "lightRemovesVoidFog": false, + "voidFogEncroach": 70, + "voidFogStart": 50, + "voidParticleStart": -47, + "voidParticleRadius": 16, + "voidParticleDensity": 20 + }, + "gameplay": { + "oldLadderGap": false, + "oldSquidMilking": false, + "disableAnimalPanic": false, + "disableMonsterAvoidSun": false, + "disableGolemCreation": false, + "disableMonsterItemPickup": false, + "disableBabyZombieSpawn": false, + "disableBabyPiglinSpawn": false, + "disableMonsterItemSpawn": false, + "disableMonsterArmorSpawn": false, + "disableMonsterEnchantSpawn": false, + "piglinOnlyGoldSwordSpawn": false, + "monsterSpawnCap": 90, + "animalSpawnCap": 20, + "oldAnimalSpawning": false, + "disableBabyAnimalSpawning": false, + "disableAnimalBreeding": false, + "disableAnimalTempting": false, + "disableSheepEatGrass": false, + "randomSheepWoolRegen": false, + "oldSheepPunching": false, + "oneWoolPunch": false, + "oldZombiePigmenDrops": false, + "oldSkeletonDrops": false, + "oldChickenDrops": false, + "oldZombieDrops": false, + "oldSpiderDrops": false, + "oldSheepDrops": false, + "oldCowDrops": false, + "oldPigDrops": false, + "oldStyleZombieVillagerDrops": false, + "oldStyleCaveSpiderDrops": false, + "oldStyleMooshroomDrops": false, + "oldStyleDrownedDrops": false, + "oldStyleRabbitDrops": false, + "oldStyleStrayDrops": false, + "oldStyleHuskDrops": false, + "blockWithSwordOnShield": false, + "oldSwordBlocking": true, + "attackWhileSwordBlocking": true, + "swordBlockDamageReduction": 50, + "oldDamageValues": true, + "disableCooldown": true, + "disableMissTimer": true, + "disableCriticalHit": true, + "disableSweep": true, + "arrowSpeed": 70, + "instantBow": false, + "invincibleBow": false, + "disableOrbSpawn": false, + "disableOrbRendering": false, + "disableAnvil": false, + "disableEnchantTable": false, + "oldNightmares": false, + "disableSprint": false, + "leftClickDoor": false, + "leftClickLever": false, + "leftClickButton": false, + "disableSneakingUnderSlabs": false, + "disableCrawling": false, + "instantBonemeal": false, + "tilledGrassSeeds": false, + "disableBonemealShortGrass": false, + "disableTallGrassBonemeal": false, + "disableCocoaBeanPlacement": false, + "oldFire": false, + "infiniteBurn": false, + "disableSoulFire": false, + "instantAir": false, + "disableSwim": false, + "cartBoosting": false, + "cartRiderTurning": false, + "cartSafeRiderTurning": false, + "disableBoatBusyHands": false, + "oldBoatWaterLift": false, + "oldBoatDrops": true, + "punchTntIgnition": false, + "disableBedBounce": false, + "alwaysOpenChest": false, + "disableHunger": false, + "instantEat": false, + "oldFoodStacking": false, + "preventHungerEffect": false, + "customFoodHealth": { + "items": { + "minecraft:rotten_flesh": 0, + "minecraft:spider_eye": 0, + "minecraft:carrot": 1, + "minecraft:melon_slice": 1, + "minecraft:chorus_fruit": 1, + "minecraft:sweet_berries": 1, + "minecraft:glow_berries": 1, + "minecraft:mushroom_stew": 10, + "minecraft:beetroot_soup": 10, + "minecraft:rabbit_stew": 10, + "minecraft:suspicious_stew": 10, + "minecraft:golden_apple": 20, + "minecraft:enchanted_golden_apple": 20 + }, + "disabled": false + }, + "customFoodStacking": { + "items": { + "minecraft:cookie": 8, + "minecraft:beetroot": 8, + "minecraft:carrot": 8, + "minecraft:chorus_fruit": 8, + "minecraft:dried_kelp": 9, + "minecraft:melon_slice": 8, + "minecraft:potato": 8, + "minecraft:poisonous_potato": 8, + "minecraft:sweet_berries": 8, + "minecraft:glow_berries": 8, + "minecraft:apple": 1, + "minecraft:baked_potato": 1, + "minecraft:beef": 1, + "minecraft:beetroot_soup": 1, + "minecraft:bread": 1, + "minecraft:chicken": 1, + "minecraft:cod": 1, + "minecraft:cooked_beef": 1, + "minecraft:cooked_chicken": 1, + "minecraft:cooked_cod": 1, + "minecraft:cooked_mutton": 1, + "minecraft:cooked_porkchop": 1, + "minecraft:cooked_rabbit": 1, + "minecraft:cooked_salmon": 1, + "minecraft:enchanted_golden_apple": 1, + "minecraft:golden_apple": 1, + "minecraft:golden_carrot": 1, + "minecraft:honey_bottle": 4, + "minecraft:mushroom_stew": 1, + "minecraft:mutton": 1, + "minecraft:porkchop": 1, + "minecraft:pufferfish": 1, + "minecraft:pumpkin_pie": 1, + "minecraft:rabbit": 1, + "minecraft:rabbit_stew": 1, + "minecraft:salmon": 1, + "minecraft:suspicious_stew": 1, + "minecraft:tropical_fish": 1 + }, + "disabled": false + }, + "customItemStacking": { + "items": {}, + "disabled": false + }, + "disableAxeStripping": false, + "disableShovelPathing": false, + "disableWaterBonemeal": false + }, + "animation": { + "preventArmSway": false, + "armSwayMirror": false, + "armSwayIntensity": 100, + "oldSwing": false, + "oldSwingInterrupt": true, + "oldSwingDropping": false, + "oldClassicAttackSwing": false, + "oldClassicUseSwing": false, + "oldItemCooldown": true, + "oldItemReequip": false, + "oldToolExplosion": false, + "oldZombieArms": false, + "oldSkeletonArms": false, + "oldGhastCharging": false, + "hideBoatRowing": false, + "oldClassicWalkBobbing": false, + "oldClassicWalkArms": false, + "oldBackwardWalking": false, + "oldVerticalBobbing": false, + "oldCreativeCrouch": false, + "oldRandomDamage": false, + "oldSneaking": false, + "preventDeathTopple": false + }, + "swing": { + "overrideSpeeds": false, + "attackGlobalSpeed": -1, + "useGlobalSpeed": -1, + "attackItemSpeed": 8, + "useItemSpeed": 8, + "attackToolSpeed": 8, + "useToolSpeed": 8, + "attackBlockSpeed": 8, + "useBlockSpeed": 8, + "attackSwordSpeed": 8, + "useSwordSpeed": 8, + "attackHasteSpeed": -1, + "useHasteSpeed": -1, + "attackFatigueSpeed": -1, + "useFatigueSpeed": -1, + "attackSwingSpeeds": { + "items": {}, + "disabled": false + }, + "useSwingSpeeds": { + "items": {}, + "disabled": false + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/nostalgic_tweaks/nostalgic_tweaks.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/nostalgic_tweaks/nostalgic_tweaks.json new file mode 100644 index 000000000..01cc2c371 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/nostalgic_tweaks/nostalgic_tweaks.json @@ -0,0 +1,601 @@ +{ + "modEnabled": true, + "restrictedLan": true, + "serverSideOnly": true, + "serverLogging": true, + "serverDebugMode": false, + "mod": { + "favoriteTweaks": { + "list": [], + "disabled": false + }, + "openedConfigScreen": true, + "openedSupporterScreen": false, + "persistentConfigScreen": true, + "defaultScreen": "HOME_SCREEN", + "openConfigBinding": 79, + "numberOfBackups": 5, + "showWelcomeToast": true, + "showHandshakeToast": false, + "showLanChangeToast": true, + "showServerboundToast": true, + "showClientboundToast": false, + "smoothScroll": true, + "menuBackgroundOpacity": 85, + "displayNewTags": true, + "displayTagTooltips": true, + "displayCategoryTree": true, + "categoryTreeOpacity": 80, + "displayRowHighlight": true, + "displayRowHighlightFade": true, + "overrideRowHighlight": false, + "rowHighlightOpacity": 20 + }, + "sound": { + "disabledPositionedSounds": { + "list": [], + "disabled": false + }, + "disabledGlobalSounds": { + "list": [], + "disabled": false + }, + "playMusicWhenPaused": true, + "musicForMenu": "BLENDED", + "musicForCreative": "BLENDED", + "replaceOverworldBiomeMusic": true, + "replaceNetherBiomeMusic": true, + "replaceGameplayMusic": true, + "stopSongBinding": -1, + "nextSongBinding": -1, + "oldCaveSounds": false, + "oldCaveAmbience": false, + "disableNetherAmbience": false, + "disableWaterAmbience": false, + "oldBed": false, + "disableBedPlace": false, + "oldChest": false, + "disableChest": false, + "disableLavaAmbience": false, + "disableLavaPop": false, + "disableFurnace": false, + "disableBlastFurnace": false, + "disableGrowth": false, + "disableDoorPlace": false, + "oldAttack": false, + "oldHurt": false, + "oldFall": false, + "oldXp": false, + "disableXpPickup": false, + "disableXpLevel": false, + "disableGenericSwim": false, + "disableFishSwim": false, + "disableFishHurt": false, + "disableFishDeath": false, + "disableSquid": false, + "disableGlowSquidOther": false, + "disableGlowSquidAmbience": false, + "oldStep": false, + "ignoreModdedStep": false + }, + "eyeCandy": { + "sodiumWaterAo": false, + "oldGrassSideTexture": false, + "oldFastGrassTexture": true, + "removeMipmapTexture": false, + "ambientOcclusionBlocks": { + "items": [ + "minecraft:powder_snow_bucket", + "minecraft:composter" + ], + "disabled": false + }, + "disableBlockOffsets": { + "items": [ + "minecraft:poppy", + "minecraft:poppy*", + "minecraft:rose_bush", + "minecraft:rose_bush*" + ], + "disabled": false + }, + "disableAllOffset": false, + "oldMissingTexture": "MODERN", + "applyFullBlockCollisions": false, + "fullBlockCollisions": { + "items": [], + "disabled": false + }, + "fullBlockOutlines": { + "items": [ + "minecraft:cobblestone_stairs", + "minecraft:cobblestone_stairs*", + "minecraft:cobblestone_wall", + "minecraft:cobblestone_wall*", + "minecraft:oak_fence", + "minecraft:oak_fence*", + "minecraft:chest", + "minecraft:chest*", + "minecraft:ender_chest", + "minecraft:ender_chest*", + "minecraft:cauldron", + "minecraft:cauldron*", + "minecraft:hopper", + "minecraft:hopper*", + "minecraft:anvil", + "minecraft:anvil*" + ], + "disabled": false + }, + "blockOutlineColor": "#00000066", + "blockOutlineThickness": 2.5, + "oldBlockOverlay": false, + "overlayRenderOrder": "FIRST", + "blockOverlayColorType": "SOLID", + "blockOverlayColor": "#FFFFFF5A", + "blockOverlayGradientTop": "#0000005A", + "blockOverlayGradientBottom": "#FFFFFF5A", + "pulsateBlockOverlay": true, + "pulsateOverlayAnimation": "LINEAR", + "oldBlockOverlaySpeed": 0.2, + "minimumBlockPulsationTransparency": 0.1, + "maximumBlockPulsationTransparency": 0.4, + "oldChest": false, + "oldEnderChest": false, + "oldTrappedChest": false, + "applyChestVoxel": false, + "oldModChests": { + "items": [], + "disabled": false + }, + "translucentChests": { + "items": [], + "disabled": false + }, + "oldTorchBrightness": false, + "oldTorchBottom": false, + "oldTorchModel": false, + "oldRedstoneTorchModel": false, + "oldSoulTorchModel": false, + "hidePlayerInBed": false, + "hideExperienceBar": false, + "hideHungerBar": false, + "adventureCraftOffhand": false, + "leftOffhandOffset": 0, + "rightOffhandOffset": 0, + "showExpLevelText": false, + "showExpLevelInCreative": false, + "altExpLevelCorner": "TOP_LEFT", + "altExpLevelOffsetX": 0, + "altExpLevelOffsetY": 0, + "altExpLevelShadow": true, + "altExpLevelText": "Level: %a%v", + "showExpProgressText": false, + "showExpProgressInCreative": false, + "useDynamicProgressColor": true, + "altExpProgressCorner": "TOP_LEFT", + "altExpProgressOffsetX": 0, + "altExpProgressOffsetY": 0, + "altExpProgressShadow": true, + "altExpProgressText": "Experience: %v%", + "showHungerFoodText": false, + "useDynamicFoodColor": true, + "altHungerFoodCorner": "TOP_LEFT", + "altHungerFoodOffsetX": 0, + "altHungerFoodOffsetY": 0, + "altHungerFoodShadow": true, + "altHungerFoodText": "Food: %v", + "showHungerSaturationText": false, + "useDynamicSaturationColor": true, + "altHungerSaturationCorner": "TOP_LEFT", + "altHungerSaturationOffsetX": 0, + "altHungerSaturationOffsetY": 0, + "altHungerSaturationShadow": true, + "altHungerSaturationText": "Saturation: %v%", + "oldVersionOverlay": false, + "oldOverlayShadow": false, + "oldOverlayCorner": "TOP_LEFT", + "oldOverlayOffsetX": 0, + "oldOverlayOffsetY": 0, + "oldOverlayText": "Minecraft %v", + "enableWindowTitle": false, + "matchVersionOverlay": false, + "windowTitleText": "Minecraft %v", + "oldDebug": "MODERN", + "debugEntityId": false, + "fpsChart": "CLASSIC", + "showDebugPieChart": false, + "oldPieChartBackground": false, + "showDebugLeftTextShadow": true, + "showDebugRightTextShadow": true, + "showDebugLeftBackground": false, + "showDebugRightBackground": false, + "debugLeftBackgroundColor": "#50505090", + "debugRightBackgroundColor": "#50505090", + "showDebugLeftTextColor": true, + "showDebugRightTextColor": true, + "debugLeftTextColor": "#FFFFFFFF", + "debugRightTextColor": "#E0E0E0FF", + "showDebugGpuUsage": false, + "showDebugLightData": false, + "showDebugFacingData": false, + "showDebugTargetData": false, + "showDebugBiomeData": false, + "oldInventory": false, + "inventoryBook": "SMALL", + "inventoryShield": "MODERN", + "disableEmptyArmorTexture": false, + "disableEmptyShieldTexture": false, + "invertedPlayerLighting": false, + "oldCreativeHotbar": "MODERN", + "removeScreenBlur": false, + "oldButtonTextColor": false, + "oldDirtScreenBackground": false, + "applyGuiColorBackground": true, + "oldGuiBackground": "SOLID_BLACK", + "customGuiBackground": false, + "customGuiTopGradient": "#00000000", + "customGuiBottomGradient": "#00000000", + "oldLoadingOverlay": "MODERN", + "removeLoadingBar": false, + "customLoadingOverlayBackground": false, + "loadingOverlayBackgroundColor": "#000000", + "customLoadingProgressBar": false, + "progressBarOutlineColor": "#FFFFFF", + "progressBarInsideColor": "#FFFFFF", + "oldProgressScreen": false, + "oldPauseMenu": "MODERN", + "includeModsOnPause": true, + "removeExtraPauseButtons": false, + "oldAnvilScreen": false, + "oldCraftingScreen": false, + "craftingBook": "SMALL", + "oldFurnaceScreen": false, + "furnaceBook": "SMALL", + "oldChatInput": false, + "oldChatBox": false, + "disableSignatureBoxes": false, + "chatOffset": 0, + "oldDeathScreen": false, + "oldDeathScore": false, + "hideCauseOfDeath": false, + "oldWorldSelectScreen": "MODERN", + "addWorldThumbnail": true, + "addWorldMetadata": true, + "ignoreWorldSize": false, + "oldStyleCreateWorldTabs": false, + "removeCreateWorldFooter": false, + "overrideTitleScreen": false, + "oldTitleBackground": false, + "uncapTitleFPS": true, + "oldAlphaLogo": false, + "titleButtonLayout": "MODERN", + "includeModsOnTitle": true, + "removeTitleRealmsButton": false, + "removeTitleAccessibilityButton": false, + "removeTitleLanguageButton": false, + "removeExtraTitleButtons": false, + "addQuitButton": true, + "titleVersionText": "Minecraft %v", + "titleBottomLeftText": false, + "titleTopRightDebugText": false, + "removeTitleModLoaderText": true, + "oldTooltipBoxes": false, + "oldNoItemTooltips": false, + "showEnchantmentTip": true, + "showModifierTip": true, + "showDyeTip": true, + "tooltipColorType": "SOLID", + "tooltipBackgroundColor": "#000000C0", + "tooltipGradientTop": "#FFFFFFC0", + "tooltipGradientBottom": "#000000C0", + "fixItemModelGap": true, + "oldDamageArmorTint": false, + "oldItemHolding": false, + "ignoredHoldingItems": { + "items": [ + "minecraft:crossbow" + ], + "disabled": false + }, + "itemMergeLimit": 16, + "oldItemMerging": false, + "old2dItems": false, + "old2dRendering": false, + "disableEnchantedGroundItems": false, + "disableEnchantedStaticItems": false, + "oldDurabilityColors": false, + "oldNoSelectedItemName": false, + "oldPlainSelectedItemName": false, + "oldNameTags": false, + "supporterTags": true, + "disableLightFlicker": false, + "invertedBlockLighting": false, + "oldLeavesLighting": false, + "oldWaterLighting": false, + "chestLightBlock": false, + "roundRobinRelight": false, + "oldSmoothLighting": false, + "oldNetherLighting": false, + "oldClassicEngine": false, + "smoothLightTransition": false, + "disableBrightness": false, + "oldLightColor": false, + "maxBlockLight": 15, + "disabledParticles": { + "list": [], + "disabled": false + }, + "oldOpaqueExperience": false, + "disableNetherParticles": false, + "disableUnderwaterParticles": false, + "disableLavaParticles": false, + "disableLavaDripParticles": false, + "disableWaterDripParticles": false, + "disableLeverParticles": false, + "disableModelDestructionParticles": false, + "disableEnderChestParticles": false, + "disableGrowthParticles": false, + "disableFallingParticles": false, + "disableSprintingParticles": false, + "hideFirstPersonMagicParticles": false, + "oldBoatMovementParticles": false, + "oldSweepParticles": false, + "oldNoDamageParticles": false, + "oldNoCritParticles": false, + "oldNoMagicHitParticles": false, + "oldExplosionParticles": false, + "oldMixedExplosionParticles": false, + "unoptimizedExplosionParticles": false, + "oldSquareBorder": true, + "oldWorldFog": "MODERN", + "fogBinding": -1, + "oldNetherFog": false, + "oldSunriseSunsetFog": false, + "oldDarkFog": false, + "oldDynamicFogColor": false, + "universalFogColor": "DISABLED", + "useCustomOverworldFogDensity": false, + "useCustomOverworldFogColor": false, + "useCustomNetherFogDensity": false, + "useCustomNetherFogColor": false, + "customOverworldFogColor": "#FFFFFF", + "customNetherFogColor": "#540E0E", + "customOverworldFogStart": 100, + "customOverworldFogEnd": 60, + "customNetherFogStart": 100, + "customNetherFogEnd": 60, + "oldWaterFogDensity": false, + "oldWaterFogColor": false, + "smoothWaterDensity": false, + "smoothWaterColor": false, + "renderSunriseSunsetColor": true, + "oldSunriseAtNorth": false, + "oldStars": "MODERN", + "oldDynamicSkyColor": false, + "universalSkyColor": "DISABLED", + "oldNetherSky": false, + "oldCloudHeight": 192, + "sunsetSunriseType": "JAVA", + "customOverworldSky": false, + "customOverworldSkyColor": "#FFFFFF", + "oldBlueVoid": "MODERN", + "oldBlueVoidOverride": false, + "oldDarkVoidHeight": false, + "customVoidSky": false, + "customVoidSkyColor": "#0000FF", + "xbox360BlueVoidColor": true, + "renderVoidFog": false, + "creativeVoidFog": false, + "creativeVoidParticles": false, + "lightRemovesVoidFog": false, + "voidFogEncroach": 70, + "voidFogStart": 50, + "voidParticleStart": -47, + "voidParticleRadius": 16, + "voidParticleDensity": 20 + }, + "gameplay": { + "oldLadderGap": false, + "oldSquidMilking": false, + "disableAnimalPanic": false, + "disableMonsterAvoidSun": false, + "disableGolemCreation": false, + "disableMonsterItemPickup": false, + "disableBabyZombieSpawn": false, + "disableBabyPiglinSpawn": false, + "disableMonsterItemSpawn": false, + "disableMonsterArmorSpawn": false, + "disableMonsterEnchantSpawn": false, + "piglinOnlyGoldSwordSpawn": false, + "monsterSpawnCap": 90, + "animalSpawnCap": 20, + "oldAnimalSpawning": false, + "disableBabyAnimalSpawning": false, + "disableAnimalBreeding": false, + "disableAnimalTempting": false, + "disableSheepEatGrass": false, + "randomSheepWoolRegen": false, + "oldSheepPunching": false, + "oneWoolPunch": false, + "oldZombiePigmenDrops": false, + "oldSkeletonDrops": false, + "oldChickenDrops": false, + "oldZombieDrops": false, + "oldSpiderDrops": false, + "oldSheepDrops": false, + "oldCowDrops": false, + "oldPigDrops": false, + "oldStyleZombieVillagerDrops": false, + "oldStyleCaveSpiderDrops": false, + "oldStyleMooshroomDrops": false, + "oldStyleDrownedDrops": false, + "oldStyleRabbitDrops": false, + "oldStyleStrayDrops": false, + "oldStyleHuskDrops": false, + "blockWithSwordOnShield": false, + "oldSwordBlocking": true, + "attackWhileSwordBlocking": true, + "swordBlockDamageReduction": 50, + "oldDamageValues": true, + "disableCooldown": true, + "disableMissTimer": true, + "disableCriticalHit": true, + "disableSweep": true, + "arrowSpeed": 70, + "instantBow": false, + "invincibleBow": false, + "disableOrbSpawn": false, + "disableOrbRendering": false, + "disableAnvil": false, + "disableEnchantTable": false, + "oldNightmares": false, + "disableSprint": false, + "leftClickDoor": false, + "leftClickLever": false, + "leftClickButton": false, + "disableSneakingUnderSlabs": false, + "disableCrawling": false, + "instantBonemeal": false, + "tilledGrassSeeds": false, + "disableBonemealShortGrass": false, + "disableTallGrassBonemeal": false, + "disableCocoaBeanPlacement": false, + "oldFire": false, + "infiniteBurn": false, + "disableSoulFire": false, + "instantAir": false, + "disableSwim": false, + "cartBoosting": false, + "cartRiderTurning": false, + "cartSafeRiderTurning": false, + "disableBoatBusyHands": false, + "oldBoatWaterLift": false, + "oldBoatDrops": true, + "punchTntIgnition": false, + "disableBedBounce": false, + "alwaysOpenChest": false, + "disableHunger": false, + "instantEat": false, + "oldFoodStacking": false, + "preventHungerEffect": false, + "customFoodHealth": { + "items": { + "minecraft:rotten_flesh": 0, + "minecraft:spider_eye": 0, + "minecraft:carrot": 1, + "minecraft:melon_slice": 1, + "minecraft:chorus_fruit": 1, + "minecraft:sweet_berries": 1, + "minecraft:glow_berries": 1, + "minecraft:mushroom_stew": 10, + "minecraft:beetroot_soup": 10, + "minecraft:rabbit_stew": 10, + "minecraft:suspicious_stew": 10, + "minecraft:golden_apple": 20, + "minecraft:enchanted_golden_apple": 20 + }, + "disabled": false + }, + "customFoodStacking": { + "items": { + "minecraft:cookie": 8, + "minecraft:beetroot": 8, + "minecraft:carrot": 8, + "minecraft:chorus_fruit": 8, + "minecraft:dried_kelp": 9, + "minecraft:melon_slice": 8, + "minecraft:potato": 8, + "minecraft:poisonous_potato": 8, + "minecraft:sweet_berries": 8, + "minecraft:glow_berries": 8, + "minecraft:apple": 1, + "minecraft:baked_potato": 1, + "minecraft:beef": 1, + "minecraft:beetroot_soup": 1, + "minecraft:bread": 1, + "minecraft:chicken": 1, + "minecraft:cod": 1, + "minecraft:cooked_beef": 1, + "minecraft:cooked_chicken": 1, + "minecraft:cooked_cod": 1, + "minecraft:cooked_mutton": 1, + "minecraft:cooked_porkchop": 1, + "minecraft:cooked_rabbit": 1, + "minecraft:cooked_salmon": 1, + "minecraft:enchanted_golden_apple": 1, + "minecraft:golden_apple": 1, + "minecraft:golden_carrot": 1, + "minecraft:honey_bottle": 4, + "minecraft:mushroom_stew": 1, + "minecraft:mutton": 1, + "minecraft:porkchop": 1, + "minecraft:pufferfish": 1, + "minecraft:pumpkin_pie": 1, + "minecraft:rabbit": 1, + "minecraft:rabbit_stew": 1, + "minecraft:salmon": 1, + "minecraft:suspicious_stew": 1, + "minecraft:tropical_fish": 1 + }, + "disabled": false + }, + "customItemStacking": { + "items": {}, + "disabled": false + }, + "disableAxeStripping": false, + "disableShovelPathing": false, + "disableWaterBonemeal": false + }, + "animation": { + "preventArmSway": false, + "armSwayMirror": false, + "armSwayIntensity": 100, + "oldSwing": false, + "oldSwingInterrupt": true, + "oldSwingDropping": false, + "oldClassicAttackSwing": false, + "oldClassicUseSwing": false, + "oldItemCooldown": true, + "oldItemReequip": false, + "oldToolExplosion": false, + "oldZombieArms": false, + "oldSkeletonArms": false, + "oldGhastCharging": false, + "hideBoatRowing": false, + "oldClassicWalkBobbing": false, + "oldClassicWalkArms": false, + "oldBackwardWalking": false, + "oldVerticalBobbing": false, + "oldCreativeCrouch": false, + "oldRandomDamage": false, + "oldSneaking": false, + "preventDeathTopple": false + }, + "swing": { + "overrideSpeeds": false, + "attackGlobalSpeed": -1, + "useGlobalSpeed": -1, + "attackItemSpeed": 8, + "useItemSpeed": 8, + "attackToolSpeed": 8, + "useToolSpeed": 8, + "attackBlockSpeed": 8, + "useBlockSpeed": 8, + "attackSwordSpeed": 8, + "useSwordSpeed": 8, + "attackHasteSpeed": -1, + "useHasteSpeed": -1, + "attackFatigueSpeed": -1, + "useFatigueSpeed": -1, + "attackSwingSpeeds": { + "items": {}, + "disabled": false + }, + "useSwingSpeeds": { + "items": {}, + "disabled": false + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/npe.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/npe.json new file mode 100644 index 000000000..74845f963 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/npe.json @@ -0,0 +1,14 @@ +{ + "disable_telemetry": true, + "disable_global_bans": true, + "disable_chat_control": true, + "server_toasts": false, + "fake_ban": false, + "verbose": false, + "signing_mode": "ON_DEMAND", + "onDemandWarning": "IF_TOAST_NOT_SENT", + "chat_indicator": { + "hide_red": true, + "hide_yellow": false + } +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/particle_core_config.toml b/modpacks/rc-plus/dev/config/modpack_defaults/config/particle_core_config.toml new file mode 100644 index 000000000..9fdd812e8 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/particle_core_config.toml @@ -0,0 +1,11 @@ +# Don't change this! Version used to track needed updates. +version = 1 +disableParticles = false +byTypeReductions = { } +maxParticlesPerSheet = 8192 +particleRenderDistanceMultiplier = 1.0 +asynchronousTicking = true +cullingBlacklist = [ ] +cullingBehavior = "AGGRESSIVE" +reduceAllChance = 0.50 +reduceDecreasedChance = 0.20 \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/particle_core_disabled_optimizations_v2.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/particle_core_disabled_optimizations_v2.json new file mode 100644 index 000000000..32fdccdc4 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/particle_core_disabled_optimizations_v2.json @@ -0,0 +1,18 @@ +{ + "_Disable_Optimizations_Options": { + "ROTATION": "[Impact: Medium] Disables mixins related to vertex rotation caching (ParticleManagerRotationMixin, BillboardParticleMixin)", + "CULLING": "[Impact: HIGH] Disables mixins related to particle culling (FrustumAccessor, ParticleAccessor, ParticleRendererFrustumMixin, WorldRendererFrustumMixin, ParticleFrustumBlacklistMixin)", + "TYPE": "[Impact: Low to Medium] Disables mixins related to particle disabling and reduction (ParticleManagerTypeMixin, ParticleManagerCreatorMixin, FireworksSparkParticleMixin)", + "DECREASE": "[Impact: Low] Disables mixins related particle settings reduction (ALL, DECREASED, MINIMAL) (ClientWorldDecreaseMixin)", + "LIGHTMAP": "[Impact: Medium] Disables mixins related to light map caching (ParticleManagerCachedLightMixin, ParticleBrightnessCacheMixin, ParticleCachePosMixin, ParticleRendererCachedPosMixin, ParticleRendererBrightnessTickMixin)", + "POTION": "[Impact: Low] Disables mixins related to potion particle disabling (LivingEntityMixin)", + "MOVE": "[Impact: Medium] Disables mixins related to particle movement optimization (ParticleMoveAdjustMixin, ParticleCachePosMixin, ParticleRendererCachedPosMixin)", + "VERTEX": "[Impact: HIGH] Disables mixins related to particle vertex drawing optimizations (BillboardParticleVertexMixin, BufferBuilderVertexMixin)", + "COUNT": "[Impact: Variable] Disables mixins related to max particle count setting (ParticleRendererCountMixin)", + "ASYNC": "[Impact: Medium] Disables asynchronous ticking of particles (ParticleManagerAsyncMixin, ParticleRendererAccessor)", + "RENDER_DISTANCE": "[Impact: Variable] Disables mixins that control max particle render distance (ParticleManagerRenderDistanceMixin, ParticleAccessor, ParticleRendererRenderDistanceMixin)" + }, + "disableOptimizations": [ + "NONE" + ] +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/preferred-gamerules.properties b/modpacks/rc-plus/dev/config/modpack_defaults/config/preferred-gamerules.properties new file mode 100644 index 000000000..27d743ead --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/preferred-gamerules.properties @@ -0,0 +1,5 @@ +gamerule.legacyOffhandLimits=true +gamerule.legacyMobcapLimits=true +gamerule.legacyShieldControls=true +gamerule.locatorBar=false +gamerule.announceAdvancements=false diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/proplacer-client.toml b/modpacks/rc-plus/dev/config/modpack_defaults/config/proplacer-client.toml new file mode 100644 index 000000000..fcc918366 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/proplacer-client.toml @@ -0,0 +1,15 @@ +#Treat sneaking as active while placing blocks via the fast placement mechanic or reach-around. Allows block placement to work with interactable blocks such as chests and fence gates. +#Default Value: false +bypass_use_block = true +#Allow using Bedrock Edition-like reach-around block placement, where a block can be placed directly in front of the block the player is standing on when clicking in mid-air for fast bridging. +#Default Value: true +allow_reach_around_placement = true +#Blocks that are excluded from the fast placement mechanic. +#Format for every entry is ":". Tags are supported, must be in the format of "#:". Namespace may be omitted to use "minecraft" by default. May use asterisk as wildcard parameter via pattern matching, e.g. "minecraft:*_shulker_box" to match all shulker boxes no matter of color. Begin an entry with "!" to make sure it is excluded, useful e.g. when it has already been matched by another pattern. +#Default Value: [minecraft:scaffolding] +normal_placement_blocks = ["minecraft:scaffolding"] +#Allow using Bedrock Edition-like fast block placement, with blocks being placed without leaving gaps or unwanted placements. Also enables placing blocks when clicking in mid-air while building. +#Additionally introduces a similar mechanic for quickly breaking blocks in a row or column in creative mode. +#Toggle in-game via the dedicated key binding. +#Default Value: true +allow_fast_placement = true diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/rsls.properties b/modpacks/rc-plus/dev/config/modpack_defaults/config/rsls.properties new file mode 100644 index 000000000..5f1ca22a0 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/rsls.properties @@ -0,0 +1,4 @@ +#Configuration file for Raise Sound Limit Simplified +#Wed Jan 07 14:44:13 CST 2026 +maxSourcesCount=2047 +maxStreamingSources=8 diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/servercore/config.yml b/modpacks/rc-plus/dev/config/modpack_defaults/config/servercore/config.yml new file mode 100644 index 000000000..782be1da0 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/servercore/config.yml @@ -0,0 +1,60 @@ +lobotomize-villagers: + enabled: true + tick-interval: 20 + +features: + item-merge-radius: 0.8 + xp-merge-radius: 0.8 + +commands: + status-enabled: false + mobcaps-enabled: false + +activation-range: + enabled: true + tick-new-entities: false + use-vertical-range: true + excluded-entity-types: + - 'minecraft:hopper_minecart' + - 'minecraft:warden' + - 'minecraft:ghast' + - 'minecraft:jungle_boat' + - 'minecraft:spruce_boat' + - 'minecraft:mangrove_boat' + - 'minecraft:acacia_boat' + - 'minecraft:birch_chest_boat' + - 'minecraft:birch_boat' + - 'minecraft:cherry_boat' + - 'minecraft:spruce_chest_boat' + - 'minecraft:dark_oak_boat' + - 'minecraft:oak_chest_boat' + - 'minecraft:dark_oak_chest_boat' + - 'minecraft:oak_boat' + - 'minecraft:pale_oak_boat' + - 'minecraft:acacia_chest_boat' + - 'minecraft:cherry_chest_boat' + - 'minecraft:bamboo_raft' + - 'minecraft:jungle_chest_boat' + - 'minecraft:pale_oak_chest_boat' + - 'minecraft:bamboo_chest_raft' + - 'minecraft:mangrove_chest_boat' + - 'create:stationary_contraption' + - 'create:carriage_contraption' + - 'create:gantry_contraption' + - 'create:contraption' + default-activation-type: + activation-range: 16 + tick-interval: 20 + wakeup-interval: -1 + extra-height-up: false + extra-height-down: false + + custom-activation-types: + - name: 'mob' + activation-range: 20 + tick-interval: 6 + wakeup-interval: -1 + extra-height-up: false + extra-height-down: false + entity-matcher: + - 'typeof:mob' \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/servercore/optimizations.yml b/modpacks/rc-plus/dev/config/modpack_defaults/config/servercore/optimizations.yml new file mode 100644 index 000000000..46ce54b81 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/servercore/optimizations.yml @@ -0,0 +1,5 @@ +reduce-sync-loads: true +cache-ticking-chunks: true +optimize-command-blocks: true +fast-biome-lookups: true +cancel-duplicate-fluid-ticks: true diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/sodium-fingerprint.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/sodium-fingerprint.json new file mode 100644 index 000000000..0e3ad1954 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/sodium-fingerprint.json @@ -0,0 +1 @@ +{"v":1,"s":"ef304fd0b0cdaace82671422bbc51b46a076b77ed21a762d2d1ace5110bb991e9b81b82d22774bfd3e823afbcf8253cce00c709b18350c5e063864857a25ecf0","u":"e0a0f0f0ed3d92feb6477a0968cfd07cd6db987b60df3361e1b6554440ecb53625a0eab25a2d906772a88606baa6ff06647e3d6172f8406d24c49de73bbfb987","p":"974ede3cee25c0e14d295d8e03c10c383658176ba6c773079aa143d237edcfa7679e21c2e8cd7629379cf343630ace8afa92903721ccdff792d185cbf774fbf2","t":1763158640} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/sodium-mixins.properties b/modpacks/rc-plus/dev/config/modpack_defaults/config/sodium-mixins.properties new file mode 100644 index 000000000..864cfdec8 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/sodium-mixins.properties @@ -0,0 +1,6 @@ +# This is the configuration file for Sodium. +# +# You can find information on editing this file and all the available options here: +# https://github.com/CaffeineMC/sodium/wiki/Configuration-File +# +# By default, this file will be empty except for this notice. diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/sodium-options.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/sodium-options.json new file mode 100644 index 000000000..9f687e04a --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/sodium-options.json @@ -0,0 +1,5 @@ +{ + "advanced": { + "cpu_render_ahead_limit": 5 + } +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/sodium-shadowy-path-blocks-options.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/sodium-shadowy-path-blocks-options.json new file mode 100644 index 000000000..4b6ac0949 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/sodium-shadowy-path-blocks-options.json @@ -0,0 +1,5 @@ +{ + "shadowyness_percent": 85, + "only_affect_path_blocks": false, + "vanilla_path_block_lighting": false +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/stfu-disable.txt b/modpacks/rc-plus/dev/config/modpack_defaults/config/stfu-disable.txt new file mode 100644 index 000000000..428f19c8c --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/stfu-disable.txt @@ -0,0 +1 @@ +stfu.mixin.DefaultLANPort \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/stfu.json5 b/modpacks/rc-plus/dev/config/modpack_defaults/config/stfu.json5 new file mode 100644 index 000000000..465d71b57 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/stfu.json5 @@ -0,0 +1,22 @@ +{ + maxChatHistory: 5000, + announceAdvancements: true, + advancementToasts: true, + recipeToasts: false, + adminChat: "ENABLED", + compactChat: "ONLY_CONSECUTIVE", + disableWidgetFade: true, + disableFade: false, + disableSplash: true, + disableLoadingTerrain: true, + disableWorldAdvice: false, + fixModelGaps: true, + nightVisionFlicker: false, + disableParticles: false, + animateTextures: true, + renderWeather: true, + combineBars: false, + renderThreadPriority: 8, + serverThreadPriority: 9, + ioThreadPriority: 2 +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/threadtweak.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/threadtweak.json new file mode 100644 index 000000000..3686c5208 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/threadtweak.json @@ -0,0 +1,8 @@ +{ + "threadPriority": { + "game": 8, + "main": 4, + "io": 7, + "integratedServer": 7 + } +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/vmp.properties b/modpacks/rc-plus/dev/config/modpack_defaults/config/vmp.properties new file mode 100644 index 000000000..06a570a97 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/vmp.properties @@ -0,0 +1,3 @@ +show_async_loading_messages=false +show_chunk_tracking_messages=false +use_multiple_netty_event_loops=false diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/yacl.json5 b/modpacks/rc-plus/dev/config/modpack_defaults/config/yacl.json5 new file mode 100644 index 000000000..92b8724bd --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/yacl.json5 @@ -0,0 +1,6 @@ +{ + // Show the flashing colour picker hint (auto disables after first use) + showColorPickerIndicator: true, + // Load .webp and .gif during Minecraft resource reload instead of on-demand (can decrease startup time) + preloadComplexImageFormats: false +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/config/zfastnoise.mixin.toml b/modpacks/rc-plus/dev/config/modpack_defaults/config/zfastnoise.mixin.toml new file mode 100644 index 000000000..8e61f700e --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/zfastnoise.mixin.toml @@ -0,0 +1,28 @@ +version = 1 + + [mixin.perf] + #Replace buildSurface with optimized implementation + #default: false + surface = true + #Replace populateNoise with optimized implementation + #default: true + noise = true + #Replace populateBiomes with optimized implementation + #default: true + biome = true + + [perf.surface] + #Predict biomes in advance in surface builder. Major speedup for surface builder but may cause mod incompatibility + #default: false + biome = false + #Skip trivial surface builder. Major speedup for end dimension. Depends on surface builder + #default: true + trivial = true + + [perf.biomes] + #Optimize end biome generation (2x speed) but may cause mod incompatibility + #default: false + end = true + #Optimize single biome generation (major speedup) but may cause mod incompatibility + #default: false + fixed = true diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/options.txt b/modpacks/rc-plus/dev/config/modpack_defaults/options.txt new file mode 100644 index 000000000..12112cbba --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/options.txt @@ -0,0 +1,18 @@ +version:3839 +biomeBlendRadius:1 +enableVsync:false +fullscreen:true +gamma:0.0 +fov:-0.05 +maxFps:250 +renderDistance:12 +simulationDistance:8 +soundCategory_master:0.50 +soundCategory_music:0.50 +notificationDisplayTime:1.2 +attackIndicator:0 +key_key.hide_icons:key.keyboard.z +key_key.voice_chat_group:key.keyboard.b +key_key.cpm.gestureMenu:key.keyboard.semicolon +cloudRange:48 +musicFrequency:"FREQUENT" diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums.json new file mode 100644 index 000000000..6b56752fa --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums.json @@ -0,0 +1,36 @@ +{ + "default": "minecraft", + "order": [ + "minecraft", + "minecraft_classic", + "ps4parity", + "caribbean", + "super_cute", + "egyptian", + "norse", + "festive", + "chinese", + "greek", + "city", + "plastic", + "natural", + "fallout", + "fantasy", + "candy", + "cartoon", + "steampunk", + "pattern", + "n7", + "halloween", + "super_mario", + "darkmode", + "animated", + "trailer", + "vanillaplus", + "faithful", + "beta", + "alpha", + "live", + "vintage" + ] +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/alpha.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/alpha.json new file mode 100644 index 000000000..fc6147508 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/alpha.json @@ -0,0 +1,25 @@ +{ + "icon": "legacy:comparisons/alpha/icon", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "programmer_art", + "legacy:legacy_resources", + "file/golden-days-base-1.21.x-1.15.3.zip", + "file/golden-days-alpha-1.21.x-1.15.2.zip", + "file/Legacy-Modpack-Resources.zip", + "srl_rp/Re-Console+ Language Files", + "file/Tooltips Enhanced", + "file/Legacy Titles.zip", + "file/Old UI for Legacy4J (With Vanilla Assets).zip", + "betterblockentities-generated" + ], + "id": "alpha", + "name": { + "translate": "legacy.menu.albums.resource.alpha" + }, + "description": { + "translate": "legacy.menu.albums.resource.alpha.description" + } +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/animated.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/animated.json new file mode 100644 index 000000000..138fbe584 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/animated.json @@ -0,0 +1,21 @@ +{ + "icon": "legacy:comparisons/animated/icon", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "file/FreshAnimations_v1.10.4.zip", + "file/FA+All_Extensions-v1.8.zip", + "file/+1.21.3 Fresh Moves v3.1.1 (No Animated Eyes).zip", + "file/Legacy-Modpack-Resources.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "animated", + "name": { + "translate": "legacy.menu.albums.resource.animated" + }, + "description": { + "translate": "legacy.menu.albums.resource.animated.description" + } +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/beta.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/beta.json new file mode 100644 index 000000000..d9d0ebad6 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/beta.json @@ -0,0 +1,24 @@ +{ + "icon": "legacy:comparisons/beta/icon", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "programmer_art", + "legacy:legacy_resources", + "file/golden-days-base-1.21.x-1.15.3.zip", + "file/Legacy-Modpack-Resources.zip", + "srl_rp/Re-Console+ Language Files", + "file/Tooltips Enhanced", + "file/Legacy Titles.zip", + "file/Old UI for Legacy4J (With Vanilla Assets).zip", + "betterblockentities-generated" + ], + "id": "beta", + "name": { + "translate": "legacy.menu.albums.resource.beta" + }, + "description": { + "translate": "legacy.menu.albums.resource.beta.description" + } +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/candy.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/candy.json new file mode 100644 index 000000000..6194cf41f --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/candy.json @@ -0,0 +1,21 @@ +{ + "icon": "legacy:comparisons/candy/icon", + "background": "legacy:comparisons/candy/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "file/Candy Texture Pack.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "candy", + "name": { + "translate": "legacy.menu.albums.resource.candy" + }, + "description": { + "translate": "legacy.menu.albums.resource.candy.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/caribbean.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/caribbean.json new file mode 100644 index 000000000..3174c84bf --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/caribbean.json @@ -0,0 +1,22 @@ +{ + "icon": "legacy:comparisons/caribbean/icon", + "background": "legacy:comparisons/caribbean/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:console_aspects", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "file/Pirates Of The Caribbean.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "caribbean", + "name": { + "translate": "legacy.menu.albums.resource.caribbean" + }, + "description": { + "translate": "legacy.menu.albums.resource.caribbean.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/cartoon.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/cartoon.json new file mode 100644 index 000000000..bdecaf2d5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/cartoon.json @@ -0,0 +1,21 @@ +{ + "icon": "legacy:comparisons/cartoon/icon", + "background": "legacy:comparisons/cartoon/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "file/Cartoon Texture Pack.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "cartoon", + "name": { + "translate": "legacy.menu.albums.resource.cartoon" + }, + "description": { + "translate": "legacy.menu.albums.resource.cartoon.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/chinese.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/chinese.json new file mode 100644 index 000000000..75dc49e4b --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/chinese.json @@ -0,0 +1,21 @@ +{ + "icon": "legacy:comparisons/chinese/icon", + "background": "legacy:comparisons/chinese/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "file/Chinese Mythology Mash-up.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "chinese", + "name": { + "translate": "legacy.menu.albums.resource.chinese" + }, + "description": { + "translate": "legacy.menu.albums.resource.chinese.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/city.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/city.json new file mode 100644 index 000000000..600808094 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/city.json @@ -0,0 +1,21 @@ +{ + "icon": "legacy:comparisons/city/icon", + "background": "legacy:comparisons/city/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "file/City Texture Pack.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "city", + "name": { + "translate": "legacy.menu.albums.resource.city" + }, + "description": { + "translate": "legacy.menu.albums.resource.city.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/darkmode.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/darkmode.json new file mode 100644 index 000000000..b22529971 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/darkmode.json @@ -0,0 +1,19 @@ +{ + "icon": "legacy:comparisons/darkmode/icon", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "file/Default-Dark-Mode-Legacy4J-1.20+-1.2.0-alt.zip", + "file/Legacy-Modpack-Resources.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "darkmode", + "name": { + "translate": "legacy.menu.albums.resource.darkmode" + }, + "description": { + "translate": "legacy.menu.albums.resource.darkmode.description" + } +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/egyptian.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/egyptian.json new file mode 100644 index 000000000..e1b518d80 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/egyptian.json @@ -0,0 +1,22 @@ +{ + "icon": "legacy:comparisons/egyptian/icon", + "background": "legacy:comparisons/egyptian/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:console_aspects", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "file/Egyptian Mythology Mash-up.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "egyptian", + "name": { + "translate": "legacy.menu.albums.resource.egyptian" + }, + "description": { + "translate": "legacy.menu.albums.resource.egyptian.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/faithful.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/faithful.json new file mode 100644 index 000000000..e19a12494 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/faithful.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/faithful/icon", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "file/Faithful 32x - 1.21.10.zip", + "file/faithful-legacy.zip", + "file/Legacy-Modpack-Resources.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "faithful", + "name": { + "translate": "legacy.menu.albums.resource.faithful" + }, + "description": { + "translate": "legacy.menu.albums.resource.faithful.description" + } +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/fallout.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/fallout.json new file mode 100644 index 000000000..e9e52b684 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/fallout.json @@ -0,0 +1,21 @@ +{ + "icon": "legacy:comparisons/fallout/icon", + "background": "legacy:comparisons/fallout/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "file/FalloutMash-upPack.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "fallout", + "name": { + "translate": "legacy.menu.albums.resource.fallout" + }, + "description": { + "translate": "legacy.menu.albums.resource.fallout.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/fantasy.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/fantasy.json new file mode 100644 index 000000000..dfeee5008 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/fantasy.json @@ -0,0 +1,21 @@ +{ + "icon": "legacy:comparisons/fantasy/icon", + "background": "legacy:comparisons/fantasy/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "file/Fantasy Texture Pack.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "fantasy", + "name": { + "translate": "legacy.menu.albums.resource.fantasy" + }, + "description": { + "translate": "legacy.menu.albums.resource.fantasy.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/festive.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/festive.json new file mode 100644 index 000000000..f92fa0efa --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/festive.json @@ -0,0 +1,22 @@ +{ + "icon": "legacy:comparisons/festive/icon", + "background": "legacy:comparisons/festive/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "file/Festive Mash-up.zip", + "file/Festive+Continued.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "festive", + "name": { + "translate": "legacy.menu.albums.resource.festive" + }, + "description": { + "translate": "legacy.menu.albums.resource.festive.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/greek.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/greek.json new file mode 100644 index 000000000..9ab540478 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/greek.json @@ -0,0 +1,21 @@ +{ + "icon": "legacy:comparisons/greek/icon", + "background": "legacy:comparisons/greek/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "file/Greek Mythology Mash-up.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "greek", + "name": { + "translate": "legacy.menu.albums.resource.greek" + }, + "description": { + "translate": "legacy.menu.albums.resource.greek.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/halloween.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/halloween.json new file mode 100644 index 000000000..1b7aa567b --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/halloween.json @@ -0,0 +1,21 @@ +{ + "icon": "legacy:comparisons/halloween_2015/icon", + "background": "legacy:comparisons/halloween_2015/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Halloween Mash-up.zip", + "file/Halloween+Continued.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "halloween", + "name": { + "translate": "legacy.menu.albums.resource.halloween" + }, + "description": { + "translate": "legacy.menu.albums.resource.halloween_2015.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/live.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/live.json new file mode 100644 index 000000000..d856b8df6 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/live.json @@ -0,0 +1,19 @@ +{ + "icon": "legacy:comparisons/live/icon", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/vanilla-live-1.1.0.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "live", + "name": { + "translate": "legacy.menu.albums.resource.live" + }, + "description": { + "translate": "legacy.menu.albums.resource.live.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/minecraft.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/minecraft.json new file mode 100644 index 000000000..c01258145 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/minecraft.json @@ -0,0 +1,22 @@ +{ + "background": "legacy:icon/background", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "lambdabettergrass:default", + "legacy:legacy_waters", + "file/Hybrid Aspects", + "file/Legacy-Modpack-Resources.zip", + "betterblockentities-generated" + ], + "displayPack": "vanilla", + "id": "minecraft", + "version": 2, + "name": { + "translate": "legacy.menu.albums.resource.minecraft" + }, + "description": { + "translate": "legacy.menu.albums.resource.minecraft.description" + } +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/minecraft_classic.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/minecraft_classic.json new file mode 100644 index 000000000..38d4ea114 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/minecraft_classic.json @@ -0,0 +1,24 @@ +{ + "icon": "legacy:icon/minecraft_classic", + "background": "legacy:icon/minecraft_classic_background", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "programmer_art", + "file/PACP_Base_Release.zip", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "srl_rp/Re-Console+ Language Files", + "file/Legacy Panorama", + "betterblockentities-generated" + ], + "id": "minecraft_classic", + "version": 1, + "name": { + "translate": "legacy.menu.albums.resource.minecraft_classic" + }, + "description": { + "translate": "legacy.menu.albums.resource.minecraft_classic.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/n7.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/n7.json new file mode 100644 index 000000000..ef807e4b8 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/n7.json @@ -0,0 +1,21 @@ +{ + "icon": "legacy:comparisons/n7/icon", + "background": "legacy:comparisons/n7/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "file/Mass Effect.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "n7", + "name": { + "translate": "legacy.menu.albums.resource.n7" + }, + "description": { + "translate": "legacy.menu.albums.resource.n7.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/natural.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/natural.json new file mode 100644 index 000000000..287e09ff7 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/natural.json @@ -0,0 +1,22 @@ +{ + "icon": "legacy:comparisons/natural/icon", + "background": "legacy:comparisons/natural/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:console_aspects", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "file/Natural Texture Pack.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "natural", + "name": { + "translate": "legacy.menu.albums.resource.natural" + }, + "description": { + "translate": "legacy.menu.albums.resource.natural.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/norse.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/norse.json new file mode 100644 index 000000000..cf90d1454 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/norse.json @@ -0,0 +1,21 @@ +{ + "icon": "legacy:comparisons/norse/icon", + "background": "legacy:comparisons/norse/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "file/Norse Mythology Mash-up.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "norse", + "name": { + "translate": "legacy.menu.albums.resource.norse" + }, + "description": { + "translate": "legacy.menu.albums.resource.norse.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/pattern.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/pattern.json new file mode 100644 index 000000000..e5c44a164 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/pattern.json @@ -0,0 +1,21 @@ +{ + "icon": "legacy:comparisons/pattern/icon", + "background": "legacy:comparisons/pattern/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "file/Pattern Texture Pack.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "pattern", + "name": { + "translate": "legacy.menu.albums.resource.pattern" + }, + "description": { + "translate": "legacy.menu.albums.resource.pattern.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/plastic.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/plastic.json new file mode 100644 index 000000000..b2247ef97 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/plastic.json @@ -0,0 +1,21 @@ +{ + "icon": "legacy:comparisons/plastic/icon", + "background": "legacy:comparisons/plastic/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "file/Plastic Texture Pack.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "plastic", + "name": { + "translate": "legacy.menu.albums.resource.plastic" + }, + "description": { + "translate": "legacy.menu.albums.resource.plastic.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/ps4parity.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/ps4parity.json new file mode 100644 index 000000000..095c0dfbc --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/ps4parity.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/ps4parity/icon", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:console_aspects", + "file/Legacy-Modpack-Resources.zip", + "srl_rp/Re-Console+ Language Files", + "file/Legacy Panorama", + "betterblockentities-generated" + ], + "id": "ps4parity", + "name": { + "translate": "legacy.menu.albums.resource.ps4parity" + }, + "description": { + "translate": "legacy.menu.albums.resource.ps4parity.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/steampunk.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/steampunk.json new file mode 100644 index 000000000..26c03a363 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/steampunk.json @@ -0,0 +1,21 @@ +{ + "icon": "legacy:comparisons/steampunk/icon", + "background": "legacy:comparisons/steampunk/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "file/Steampunk Texture Pack.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "steampunk", + "name": { + "translate": "legacy.menu.albums.resource.steampunk" + }, + "description": { + "translate": "legacy.menu.albums.resource.steampunk.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/super_cute.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/super_cute.json new file mode 100644 index 000000000..a8e2c06d7 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/super_cute.json @@ -0,0 +1,21 @@ +{ + "icon": "legacy:comparisons/super_cute/icon", + "background": "legacy:comparisons/super_cute/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "file/Super Cute Texture Pack.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "super_cute", + "name": { + "translate": "legacy.menu.albums.resource.super_cute" + }, + "description": { + "translate": "legacy.menu.albums.resource.super_cute.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/super_mario.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/super_mario.json new file mode 100644 index 000000000..ae503320b --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/super_mario.json @@ -0,0 +1,22 @@ +{ + "icon": "legacy:comparisons/super_mario/icon", + "background": "legacy:comparisons/super_mario/comparison", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:console_aspects", + "legacy:legacy_waters", + "file/Super Mario Mash-Up.zip", + "file/Legacy-Modpack-Resources.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "super_mario", + "name": { + "translate": "legacy.menu.albums.resource.super_mario" + }, + "description": { + "translate": "legacy.menu.albums.resource.super_mario.description" + } +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/trailer.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/trailer.json new file mode 100644 index 000000000..f7c09e7ef --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/trailer.json @@ -0,0 +1,22 @@ +{ + "icon": "legacy:comparisons/trailer/icon", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "file/Bare Bones 1.21.11.zip", + "file/Bare Bones x LambdaBetterGrass 1.21.8.zip", + "srl_rp/Re-Console+ Language Files", + "file/ore4j-O4J-3.3.0.zip", + "file/Legacy-Modpack-Resources.zip", + "file/Bare Bones Panorama", + "betterblockentities-generated" + ], + "id": "trailer", + "name": { + "translate": "legacy.menu.albums.resource.trailer" + }, + "description": { + "translate": "legacy.menu.albums.resource.trailer.description" + } +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/vanillaplus.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/vanillaplus.json new file mode 100644 index 000000000..f6489402f --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/vanillaplus.json @@ -0,0 +1,22 @@ +{ + "icon": "legacy:comparisons/vanillaplus/icon", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "file/RAYs_3D_Rails_v3.0.zip", + "file/RAYs_3D_Ladders_v2.0.zip", + "file/Round-Trees-8.2.zip", + "file/Better-Leaves-9.5.zip", + "file/Legacy-Modpack-Resources.zip", + "srl_rp/Re-Console+ Language Files", + "betterblockentities-generated" + ], + "id": "vanillaplus", + "name": { + "translate": "legacy.menu.albums.resource.vanillaplus" + }, + "description": { + "translate": "legacy.menu.albums.resource.vanillaplus.description" + } +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/vintage.json b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/vintage.json new file mode 100644 index 000000000..eb2b8420b --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/vintage.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/vintage/icon", + "packs": [ + "variants-cit:assetgen", + "vanilla", + "fabric", + "legacy:legacy_waters", + "file/Legacy-Modpack-Resources.zip", + "srl_rp/Re-Console+ Language Files", + "file/Vintage.zip", + "betterblockentities-generated" + ], + "id": "vintage", + "name": { + "translate": "legacy.menu.albums.resource.vintage" + }, + "description": { + "translate": "legacy.menu.albums.resource.vintage.description" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/chest.jem b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/chest.jem new file mode 100644 index 000000000..332a2c3c7 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/chest.jem @@ -0,0 +1,36 @@ +{ + "credit": "Made with Blockbench", + "textureSize": [64, 64], + "models": [ + { + "part": "knob", + "id": "knob", + "invertAxis": "xy", + "translate": [0, -15, -1], + "scale": 1, + "boxes": [ + {"coordinates": [-9, 13, 15, 2, 4, 1], "textureOffset": [0, 0]} + ] + }, + { + "part": "lid", + "id": "lid", + "invertAxis": "xy", + "translate": [0, -15, -1], + "scale": 1, + "boxes": [ + {"coordinates": [-15, 10, 1, 14, 5, 14], "textureOffset": [0, 0], "sizeAdd": 0.01} + ] + }, + { + "part": "base", + "id": "base", + "invertAxis": "xy", + "translate": [0, -24, 0], + "scale": 1, + "boxes": [ + {"coordinates": [-15, 14, 1, 14, 10, 14], "textureOffset": [0, 19]} + ] + } + ] +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/chest_large.jem b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/chest_large.jem new file mode 100644 index 000000000..ba3c6ac26 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/chest_large.jem @@ -0,0 +1,84 @@ +{ + "credit": "Made with Blockbench", + "textureSize": [64, 64], + "models": [ + { + "part": "base_left", + "id": "base_left", + "invertAxis": "xy", + "translate": [-16, 0, -7], + "rotate": [-180, 0, 0], + "boxes": [ + {"coordinates": [0, -10, 8, 15, 10, 14], "textureOffset": [0, 19]} + ], + "submodels": [ + { + "id": "left_lid", + "invertAxis": "xy", + "translate": [0, -9, 8], + "boxes": [ + {"coordinates": [0, -2, 14, 1, 4, 1], "textureOffset": [0, 0]}, + {"coordinates": [0, -5, 0, 15, 5, 14], "textureOffset": [0, 0], "sizeAdd": 0.01} + ] + } + ], + "animations": [ + { + "this.rx": 0, + "left_lid.rx": "lid_left.rx" + } + ] + }, + { + "part": "base_right", + "id": "base_right", + "invertAxis": "xy", + "translate": [0, 0, -7], + "rotate": [-180, 0, 0], + "boxes": [ + {"coordinates": [-15, -10, 8, 15, 10, 14], "textureOffset": [0, 19]} + ], + "submodels": [ + { + "id": "right_lid", + "invertAxis": "xy", + "translate": [0, -9, 8], + "boxes": [ + {"coordinates": [-15, -5, 0, 15, 5, 14], "textureOffset": [0, 0], "sizeAdd": 0.01}, + {"coordinates": [-1, -2, 14, 1, 4, 1], "textureOffset": [0, 0]} + ] + } + ], + "animations": [ + { + "this.rx": 0, + "right_lid.rx": "lid_right.rx" + } + ] + }, + { + "part": "lid_left", + "id": "lid_left", + "invertAxis": "xy", + "translate": [0, 0, 0] + }, + { + "part": "lid_right", + "id": "lid_right", + "invertAxis": "xy", + "translate": [0, 0, 0] + }, + { + "part": "knob_left", + "id": "knob_left", + "invertAxis": "xy", + "translate": [0, 0, 0] + }, + { + "part": "knob_right", + "id": "knob_right", + "invertAxis": "xy", + "translate": [0, 0, 0] + } + ] +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/ender_chest.jem b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/ender_chest.jem new file mode 100644 index 000000000..332a2c3c7 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/ender_chest.jem @@ -0,0 +1,36 @@ +{ + "credit": "Made with Blockbench", + "textureSize": [64, 64], + "models": [ + { + "part": "knob", + "id": "knob", + "invertAxis": "xy", + "translate": [0, -15, -1], + "scale": 1, + "boxes": [ + {"coordinates": [-9, 13, 15, 2, 4, 1], "textureOffset": [0, 0]} + ] + }, + { + "part": "lid", + "id": "lid", + "invertAxis": "xy", + "translate": [0, -15, -1], + "scale": 1, + "boxes": [ + {"coordinates": [-15, 10, 1, 14, 5, 14], "textureOffset": [0, 0], "sizeAdd": 0.01} + ] + }, + { + "part": "base", + "id": "base", + "invertAxis": "xy", + "translate": [0, -24, 0], + "scale": 1, + "boxes": [ + {"coordinates": [-15, 14, 1, 14, 10, 14], "textureOffset": [0, 19]} + ] + } + ] +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/trapped_chest.jem b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/trapped_chest.jem new file mode 100644 index 000000000..332a2c3c7 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/trapped_chest.jem @@ -0,0 +1,36 @@ +{ + "credit": "Made with Blockbench", + "textureSize": [64, 64], + "models": [ + { + "part": "knob", + "id": "knob", + "invertAxis": "xy", + "translate": [0, -15, -1], + "scale": 1, + "boxes": [ + {"coordinates": [-9, 13, 15, 2, 4, 1], "textureOffset": [0, 0]} + ] + }, + { + "part": "lid", + "id": "lid", + "invertAxis": "xy", + "translate": [0, -15, -1], + "scale": 1, + "boxes": [ + {"coordinates": [-15, 10, 1, 14, 5, 14], "textureOffset": [0, 0], "sizeAdd": 0.01} + ] + }, + { + "part": "base", + "id": "base", + "invertAxis": "xy", + "translate": [0, -24, 0], + "scale": 1, + "boxes": [ + {"coordinates": [-15, 14, 1, 14, 10, 14], "textureOffset": [0, 19]} + ] + } + ] +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/trapped_chest_large.jem b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/trapped_chest_large.jem new file mode 100644 index 000000000..ba3c6ac26 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/trapped_chest_large.jem @@ -0,0 +1,84 @@ +{ + "credit": "Made with Blockbench", + "textureSize": [64, 64], + "models": [ + { + "part": "base_left", + "id": "base_left", + "invertAxis": "xy", + "translate": [-16, 0, -7], + "rotate": [-180, 0, 0], + "boxes": [ + {"coordinates": [0, -10, 8, 15, 10, 14], "textureOffset": [0, 19]} + ], + "submodels": [ + { + "id": "left_lid", + "invertAxis": "xy", + "translate": [0, -9, 8], + "boxes": [ + {"coordinates": [0, -2, 14, 1, 4, 1], "textureOffset": [0, 0]}, + {"coordinates": [0, -5, 0, 15, 5, 14], "textureOffset": [0, 0], "sizeAdd": 0.01} + ] + } + ], + "animations": [ + { + "this.rx": 0, + "left_lid.rx": "lid_left.rx" + } + ] + }, + { + "part": "base_right", + "id": "base_right", + "invertAxis": "xy", + "translate": [0, 0, -7], + "rotate": [-180, 0, 0], + "boxes": [ + {"coordinates": [-15, -10, 8, 15, 10, 14], "textureOffset": [0, 19]} + ], + "submodels": [ + { + "id": "right_lid", + "invertAxis": "xy", + "translate": [0, -9, 8], + "boxes": [ + {"coordinates": [-15, -5, 0, 15, 5, 14], "textureOffset": [0, 0], "sizeAdd": 0.01}, + {"coordinates": [-1, -2, 14, 1, 4, 1], "textureOffset": [0, 0]} + ] + } + ], + "animations": [ + { + "this.rx": 0, + "right_lid.rx": "lid_right.rx" + } + ] + }, + { + "part": "lid_left", + "id": "lid_left", + "invertAxis": "xy", + "translate": [0, 0, 0] + }, + { + "part": "lid_right", + "id": "lid_right", + "invertAxis": "xy", + "translate": [0, 0, 0] + }, + { + "part": "knob_left", + "id": "knob_left", + "invertAxis": "xy", + "translate": [0, 0, 0] + }, + { + "part": "knob_right", + "id": "knob_right", + "invertAxis": "xy", + "translate": [0, 0, 0] + } + ] +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/pack.mcmeta b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/pack.mcmeta new file mode 100644 index 000000000..e414aa78f --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/pack.mcmeta @@ -0,0 +1,14 @@ +{ + "overlays": { + "entries": [ + {"directory": "1.21.5", "formats": [55, 100]}, + {"directory": "1.21.4", "formats": [46, 100]}, + {"directory": "1.21.1", "formats": [34, 100]} + ] + }, + "pack": { + "description": "Minor fix to chest models when utilizing the Mash-up packs.", + "pack_format": 15, + "supported_formats": {"max_inclusive": 420, "min_inclusive": 15} + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/pack.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/pack.png new file mode 100644 index 000000000..cfbc382ba Binary files /dev/null and b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/pack.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/intro.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/intro.json new file mode 100644 index 000000000..f682c25d6 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/intro.json @@ -0,0 +1,19 @@ +{ + "brands": [ + "legacy:textures/gui/intro/loading3.png", + "legacy:textures/gui/intro/loading.png", + "legacy:textures/gui/intro/loading1.png", + "legacy:textures/gui/intro/loading2.png", + "legacy:textures/gui/intro/loading3.png", + "legacy:textures/gui/intro/eula.png", + "legacy:textures/gui/intro/lasting.png", + "legacy:textures/gui/intro/mojang.png", + "legacy:textures/gui/intro/4j.png", + "legacy:textures/gui/intro/xbox.png" + ], + "background": "legacy:textures/gui/intro/background.png", + "brandDuration": 2500, + "fadeIn": 0.1, + "fadeOut": 0.1, + "crossFade": true +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/af_za.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/af_za.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/af_za.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ar_sa.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ar_sa.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ar_sa.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ca_es.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ca_es.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ca_es.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/cs_cz.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/cs_cz.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/cs_cz.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/da_dk.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/da_dk.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/da_dk.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/de_de.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/de_de.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/de_de.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/el_gr.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/el_gr.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/el_gr.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_au.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_au.json new file mode 100644 index 000000000..f44462e1f --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_au.json @@ -0,0 +1,123 @@ +{ + "legacy.menu.mods": "Modifications", + "legacy.menu.download_natives_message": "Would you like to download these libraries to be able to play on Controller?", + "legacy.menu.downloading_natives": "Downloading Libraries", + "legacy.menu.loading_natives": "Loading Libraries", + "legacy.menu.download_natives": "Download %s Libraries", + "legacy.controls.controller.steam": "Steam Deck Edition", + "legacy.controls.controller.java": "Keyboard Icons", + "legacy.menu.albums.resource": "Texture Packs", + "legacy.menu.albums.resource.minecraft": "Minecraft Texture Pack", + "legacy.menu.albums.resource.minecraft.description": "Default Minecraft Textures", + "legacy.menu.albums.resource.minecraft_classic": "Minecraft Classic Texture Pack", + "legacy.menu.albums.resource.minecraft_classic.description": "The classic Minecraft look you know and love! We recently updated the game with new and stylish textures, but if you prefer more of a retro flavor to your Minecraft, this is the pack for you! Why not try both packs and compare them yourself?", + "legacy.menu.change_skin": "Change Skin", + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!", + "legacy.menu.albums.resource.unavailable": "This texture pack is currently not available. Applying this will fallback to the Minecraft Texture Pack.", + "legacy.menu.albums.resource.vintage": "Vintage Texture Pack", + "legacy.menu.albums.resource.vintage.description": "Experience Minecraft as if old and new mixed with the Vintage Texture Pack!", + "legacy.menu.albums.resource.template": "Texture Pack %s", + "legacy.menu.albums.resource.template.description": "A custom texture pack saved with the resource packs that were selected in the Resource Packs Screen! You can edit it in the resource_albums.json file in the game directory.", + "legacy.menu.add_album": "Add Texture Pack", + "legacy.menu.downloading_world_template": "Downloading Save", + "legacy.menu.edit_album": "Edit Pack Properties", + "legacy.menu.album_info": "Enter the information for your pack", + "legacy.menu.album_options": "Texture Pack Options", + "legacy.menu.remove_album": "Remove Texture Pack", + "legacy.menu.create_world": "Create New World", + "legacy.options.optionsPreset.lmr_6th": "Very Low (XB/PS2*)", + "legacy.options.optionsPreset.lmr_6th.tooltip": "A preset based on a what-if* idea where the Legacy Console Edition came to the 6th Generation of Consoles (PlayStation® 2, GameCube, Xbox)", + "legacy.options.optionsPreset.handheld": "Handheld (Switch/Vita)", + "legacy.options.optionsPreset.low": "Low (XB360/PS3)", + "legacy.options.optionsPreset.low.tooltip": "A preset based on the classic console editions, such as Xbox 360, PlayStation® 3 and Wii U, which had 10 chunks render distance, a fake autosaving screen, and an autosave countdown.", + "legacy.options.optionsPreset.lmr_default": "Default", + "legacy.options.optionsPreset.lmr_default.tooltip": "A preset that is similar to the Low preset, but instead with a 12 chunk render distance, no fake autosaving acreen, and no autosave countdown.", + "legacy.options.optionsPreset.lmr_defaultplus": "Default+", + "legacy.options.optionsPreset.lmr_defaultplus.tooltip": "A preset that is in-between the Default and Medium presets, with a 15 chunk render distance.", + "legacy.options.optionsPreset.medium": "Medium (XB1/PS4)", + "legacy.options.optionsPreset.high": "High (XB Series/PS5*)", + "legacy.options.optionsPreset.high.tooltip": "A preset for higher-end machines, potentially what could've shipped on PlayStation® 5 and Xbox Series X|S consoles*, having aspects of modern console editions, but with a 24 chunk render distance.", + "legacy.options.optionsPreset.ultra": "Ultra", + "legacy.options.optionsPreset.ultra.tooltip": "A preset for higher-end machines, having aspects of modern console editions, but with a 32 chunk render distance.", + "legacy.options.optionsPreset.lmr_extrene": "Extreme", + "legacy.options.optionsPreset.lmr_extreme.tooltip": "A preset prepared for powerful 'puters, having aspects of modern console editions, but instead having a 64 chunk render distance. Requires a beefy computer. Here be dragons!", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator", + "legacy.action.all_recipes": "Show All Recipes" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_ca.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_ca.json new file mode 100644 index 000000000..f44462e1f --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_ca.json @@ -0,0 +1,123 @@ +{ + "legacy.menu.mods": "Modifications", + "legacy.menu.download_natives_message": "Would you like to download these libraries to be able to play on Controller?", + "legacy.menu.downloading_natives": "Downloading Libraries", + "legacy.menu.loading_natives": "Loading Libraries", + "legacy.menu.download_natives": "Download %s Libraries", + "legacy.controls.controller.steam": "Steam Deck Edition", + "legacy.controls.controller.java": "Keyboard Icons", + "legacy.menu.albums.resource": "Texture Packs", + "legacy.menu.albums.resource.minecraft": "Minecraft Texture Pack", + "legacy.menu.albums.resource.minecraft.description": "Default Minecraft Textures", + "legacy.menu.albums.resource.minecraft_classic": "Minecraft Classic Texture Pack", + "legacy.menu.albums.resource.minecraft_classic.description": "The classic Minecraft look you know and love! We recently updated the game with new and stylish textures, but if you prefer more of a retro flavor to your Minecraft, this is the pack for you! Why not try both packs and compare them yourself?", + "legacy.menu.change_skin": "Change Skin", + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!", + "legacy.menu.albums.resource.unavailable": "This texture pack is currently not available. Applying this will fallback to the Minecraft Texture Pack.", + "legacy.menu.albums.resource.vintage": "Vintage Texture Pack", + "legacy.menu.albums.resource.vintage.description": "Experience Minecraft as if old and new mixed with the Vintage Texture Pack!", + "legacy.menu.albums.resource.template": "Texture Pack %s", + "legacy.menu.albums.resource.template.description": "A custom texture pack saved with the resource packs that were selected in the Resource Packs Screen! You can edit it in the resource_albums.json file in the game directory.", + "legacy.menu.add_album": "Add Texture Pack", + "legacy.menu.downloading_world_template": "Downloading Save", + "legacy.menu.edit_album": "Edit Pack Properties", + "legacy.menu.album_info": "Enter the information for your pack", + "legacy.menu.album_options": "Texture Pack Options", + "legacy.menu.remove_album": "Remove Texture Pack", + "legacy.menu.create_world": "Create New World", + "legacy.options.optionsPreset.lmr_6th": "Very Low (XB/PS2*)", + "legacy.options.optionsPreset.lmr_6th.tooltip": "A preset based on a what-if* idea where the Legacy Console Edition came to the 6th Generation of Consoles (PlayStation® 2, GameCube, Xbox)", + "legacy.options.optionsPreset.handheld": "Handheld (Switch/Vita)", + "legacy.options.optionsPreset.low": "Low (XB360/PS3)", + "legacy.options.optionsPreset.low.tooltip": "A preset based on the classic console editions, such as Xbox 360, PlayStation® 3 and Wii U, which had 10 chunks render distance, a fake autosaving screen, and an autosave countdown.", + "legacy.options.optionsPreset.lmr_default": "Default", + "legacy.options.optionsPreset.lmr_default.tooltip": "A preset that is similar to the Low preset, but instead with a 12 chunk render distance, no fake autosaving acreen, and no autosave countdown.", + "legacy.options.optionsPreset.lmr_defaultplus": "Default+", + "legacy.options.optionsPreset.lmr_defaultplus.tooltip": "A preset that is in-between the Default and Medium presets, with a 15 chunk render distance.", + "legacy.options.optionsPreset.medium": "Medium (XB1/PS4)", + "legacy.options.optionsPreset.high": "High (XB Series/PS5*)", + "legacy.options.optionsPreset.high.tooltip": "A preset for higher-end machines, potentially what could've shipped on PlayStation® 5 and Xbox Series X|S consoles*, having aspects of modern console editions, but with a 24 chunk render distance.", + "legacy.options.optionsPreset.ultra": "Ultra", + "legacy.options.optionsPreset.ultra.tooltip": "A preset for higher-end machines, having aspects of modern console editions, but with a 32 chunk render distance.", + "legacy.options.optionsPreset.lmr_extrene": "Extreme", + "legacy.options.optionsPreset.lmr_extreme.tooltip": "A preset prepared for powerful 'puters, having aspects of modern console editions, but instead having a 64 chunk render distance. Requires a beefy computer. Here be dragons!", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator", + "legacy.action.all_recipes": "Show All Recipes" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_gb.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_gb.json new file mode 100644 index 000000000..f44462e1f --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_gb.json @@ -0,0 +1,123 @@ +{ + "legacy.menu.mods": "Modifications", + "legacy.menu.download_natives_message": "Would you like to download these libraries to be able to play on Controller?", + "legacy.menu.downloading_natives": "Downloading Libraries", + "legacy.menu.loading_natives": "Loading Libraries", + "legacy.menu.download_natives": "Download %s Libraries", + "legacy.controls.controller.steam": "Steam Deck Edition", + "legacy.controls.controller.java": "Keyboard Icons", + "legacy.menu.albums.resource": "Texture Packs", + "legacy.menu.albums.resource.minecraft": "Minecraft Texture Pack", + "legacy.menu.albums.resource.minecraft.description": "Default Minecraft Textures", + "legacy.menu.albums.resource.minecraft_classic": "Minecraft Classic Texture Pack", + "legacy.menu.albums.resource.minecraft_classic.description": "The classic Minecraft look you know and love! We recently updated the game with new and stylish textures, but if you prefer more of a retro flavor to your Minecraft, this is the pack for you! Why not try both packs and compare them yourself?", + "legacy.menu.change_skin": "Change Skin", + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!", + "legacy.menu.albums.resource.unavailable": "This texture pack is currently not available. Applying this will fallback to the Minecraft Texture Pack.", + "legacy.menu.albums.resource.vintage": "Vintage Texture Pack", + "legacy.menu.albums.resource.vintage.description": "Experience Minecraft as if old and new mixed with the Vintage Texture Pack!", + "legacy.menu.albums.resource.template": "Texture Pack %s", + "legacy.menu.albums.resource.template.description": "A custom texture pack saved with the resource packs that were selected in the Resource Packs Screen! You can edit it in the resource_albums.json file in the game directory.", + "legacy.menu.add_album": "Add Texture Pack", + "legacy.menu.downloading_world_template": "Downloading Save", + "legacy.menu.edit_album": "Edit Pack Properties", + "legacy.menu.album_info": "Enter the information for your pack", + "legacy.menu.album_options": "Texture Pack Options", + "legacy.menu.remove_album": "Remove Texture Pack", + "legacy.menu.create_world": "Create New World", + "legacy.options.optionsPreset.lmr_6th": "Very Low (XB/PS2*)", + "legacy.options.optionsPreset.lmr_6th.tooltip": "A preset based on a what-if* idea where the Legacy Console Edition came to the 6th Generation of Consoles (PlayStation® 2, GameCube, Xbox)", + "legacy.options.optionsPreset.handheld": "Handheld (Switch/Vita)", + "legacy.options.optionsPreset.low": "Low (XB360/PS3)", + "legacy.options.optionsPreset.low.tooltip": "A preset based on the classic console editions, such as Xbox 360, PlayStation® 3 and Wii U, which had 10 chunks render distance, a fake autosaving screen, and an autosave countdown.", + "legacy.options.optionsPreset.lmr_default": "Default", + "legacy.options.optionsPreset.lmr_default.tooltip": "A preset that is similar to the Low preset, but instead with a 12 chunk render distance, no fake autosaving acreen, and no autosave countdown.", + "legacy.options.optionsPreset.lmr_defaultplus": "Default+", + "legacy.options.optionsPreset.lmr_defaultplus.tooltip": "A preset that is in-between the Default and Medium presets, with a 15 chunk render distance.", + "legacy.options.optionsPreset.medium": "Medium (XB1/PS4)", + "legacy.options.optionsPreset.high": "High (XB Series/PS5*)", + "legacy.options.optionsPreset.high.tooltip": "A preset for higher-end machines, potentially what could've shipped on PlayStation® 5 and Xbox Series X|S consoles*, having aspects of modern console editions, but with a 24 chunk render distance.", + "legacy.options.optionsPreset.ultra": "Ultra", + "legacy.options.optionsPreset.ultra.tooltip": "A preset for higher-end machines, having aspects of modern console editions, but with a 32 chunk render distance.", + "legacy.options.optionsPreset.lmr_extrene": "Extreme", + "legacy.options.optionsPreset.lmr_extreme.tooltip": "A preset prepared for powerful 'puters, having aspects of modern console editions, but instead having a 64 chunk render distance. Requires a beefy computer. Here be dragons!", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator", + "legacy.action.all_recipes": "Show All Recipes" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_nz.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_nz.json new file mode 100644 index 000000000..f44462e1f --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_nz.json @@ -0,0 +1,123 @@ +{ + "legacy.menu.mods": "Modifications", + "legacy.menu.download_natives_message": "Would you like to download these libraries to be able to play on Controller?", + "legacy.menu.downloading_natives": "Downloading Libraries", + "legacy.menu.loading_natives": "Loading Libraries", + "legacy.menu.download_natives": "Download %s Libraries", + "legacy.controls.controller.steam": "Steam Deck Edition", + "legacy.controls.controller.java": "Keyboard Icons", + "legacy.menu.albums.resource": "Texture Packs", + "legacy.menu.albums.resource.minecraft": "Minecraft Texture Pack", + "legacy.menu.albums.resource.minecraft.description": "Default Minecraft Textures", + "legacy.menu.albums.resource.minecraft_classic": "Minecraft Classic Texture Pack", + "legacy.menu.albums.resource.minecraft_classic.description": "The classic Minecraft look you know and love! We recently updated the game with new and stylish textures, but if you prefer more of a retro flavor to your Minecraft, this is the pack for you! Why not try both packs and compare them yourself?", + "legacy.menu.change_skin": "Change Skin", + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!", + "legacy.menu.albums.resource.unavailable": "This texture pack is currently not available. Applying this will fallback to the Minecraft Texture Pack.", + "legacy.menu.albums.resource.vintage": "Vintage Texture Pack", + "legacy.menu.albums.resource.vintage.description": "Experience Minecraft as if old and new mixed with the Vintage Texture Pack!", + "legacy.menu.albums.resource.template": "Texture Pack %s", + "legacy.menu.albums.resource.template.description": "A custom texture pack saved with the resource packs that were selected in the Resource Packs Screen! You can edit it in the resource_albums.json file in the game directory.", + "legacy.menu.add_album": "Add Texture Pack", + "legacy.menu.downloading_world_template": "Downloading Save", + "legacy.menu.edit_album": "Edit Pack Properties", + "legacy.menu.album_info": "Enter the information for your pack", + "legacy.menu.album_options": "Texture Pack Options", + "legacy.menu.remove_album": "Remove Texture Pack", + "legacy.menu.create_world": "Create New World", + "legacy.options.optionsPreset.lmr_6th": "Very Low (XB/PS2*)", + "legacy.options.optionsPreset.lmr_6th.tooltip": "A preset based on a what-if* idea where the Legacy Console Edition came to the 6th Generation of Consoles (PlayStation® 2, GameCube, Xbox)", + "legacy.options.optionsPreset.handheld": "Handheld (Switch/Vita)", + "legacy.options.optionsPreset.low": "Low (XB360/PS3)", + "legacy.options.optionsPreset.low.tooltip": "A preset based on the classic console editions, such as Xbox 360, PlayStation® 3 and Wii U, which had 10 chunks render distance, a fake autosaving screen, and an autosave countdown.", + "legacy.options.optionsPreset.lmr_default": "Default", + "legacy.options.optionsPreset.lmr_default.tooltip": "A preset that is similar to the Low preset, but instead with a 12 chunk render distance, no fake autosaving acreen, and no autosave countdown.", + "legacy.options.optionsPreset.lmr_defaultplus": "Default+", + "legacy.options.optionsPreset.lmr_defaultplus.tooltip": "A preset that is in-between the Default and Medium presets, with a 15 chunk render distance.", + "legacy.options.optionsPreset.medium": "Medium (XB1/PS4)", + "legacy.options.optionsPreset.high": "High (XB Series/PS5*)", + "legacy.options.optionsPreset.high.tooltip": "A preset for higher-end machines, potentially what could've shipped on PlayStation® 5 and Xbox Series X|S consoles*, having aspects of modern console editions, but with a 24 chunk render distance.", + "legacy.options.optionsPreset.ultra": "Ultra", + "legacy.options.optionsPreset.ultra.tooltip": "A preset for higher-end machines, having aspects of modern console editions, but with a 32 chunk render distance.", + "legacy.options.optionsPreset.lmr_extrene": "Extreme", + "legacy.options.optionsPreset.lmr_extreme.tooltip": "A preset prepared for powerful 'puters, having aspects of modern console editions, but instead having a 64 chunk render distance. Requires a beefy computer. Here be dragons!", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator", + "legacy.action.all_recipes": "Show All Recipes" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_pt.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_pt.json new file mode 100644 index 000000000..f44462e1f --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_pt.json @@ -0,0 +1,123 @@ +{ + "legacy.menu.mods": "Modifications", + "legacy.menu.download_natives_message": "Would you like to download these libraries to be able to play on Controller?", + "legacy.menu.downloading_natives": "Downloading Libraries", + "legacy.menu.loading_natives": "Loading Libraries", + "legacy.menu.download_natives": "Download %s Libraries", + "legacy.controls.controller.steam": "Steam Deck Edition", + "legacy.controls.controller.java": "Keyboard Icons", + "legacy.menu.albums.resource": "Texture Packs", + "legacy.menu.albums.resource.minecraft": "Minecraft Texture Pack", + "legacy.menu.albums.resource.minecraft.description": "Default Minecraft Textures", + "legacy.menu.albums.resource.minecraft_classic": "Minecraft Classic Texture Pack", + "legacy.menu.albums.resource.minecraft_classic.description": "The classic Minecraft look you know and love! We recently updated the game with new and stylish textures, but if you prefer more of a retro flavor to your Minecraft, this is the pack for you! Why not try both packs and compare them yourself?", + "legacy.menu.change_skin": "Change Skin", + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!", + "legacy.menu.albums.resource.unavailable": "This texture pack is currently not available. Applying this will fallback to the Minecraft Texture Pack.", + "legacy.menu.albums.resource.vintage": "Vintage Texture Pack", + "legacy.menu.albums.resource.vintage.description": "Experience Minecraft as if old and new mixed with the Vintage Texture Pack!", + "legacy.menu.albums.resource.template": "Texture Pack %s", + "legacy.menu.albums.resource.template.description": "A custom texture pack saved with the resource packs that were selected in the Resource Packs Screen! You can edit it in the resource_albums.json file in the game directory.", + "legacy.menu.add_album": "Add Texture Pack", + "legacy.menu.downloading_world_template": "Downloading Save", + "legacy.menu.edit_album": "Edit Pack Properties", + "legacy.menu.album_info": "Enter the information for your pack", + "legacy.menu.album_options": "Texture Pack Options", + "legacy.menu.remove_album": "Remove Texture Pack", + "legacy.menu.create_world": "Create New World", + "legacy.options.optionsPreset.lmr_6th": "Very Low (XB/PS2*)", + "legacy.options.optionsPreset.lmr_6th.tooltip": "A preset based on a what-if* idea where the Legacy Console Edition came to the 6th Generation of Consoles (PlayStation® 2, GameCube, Xbox)", + "legacy.options.optionsPreset.handheld": "Handheld (Switch/Vita)", + "legacy.options.optionsPreset.low": "Low (XB360/PS3)", + "legacy.options.optionsPreset.low.tooltip": "A preset based on the classic console editions, such as Xbox 360, PlayStation® 3 and Wii U, which had 10 chunks render distance, a fake autosaving screen, and an autosave countdown.", + "legacy.options.optionsPreset.lmr_default": "Default", + "legacy.options.optionsPreset.lmr_default.tooltip": "A preset that is similar to the Low preset, but instead with a 12 chunk render distance, no fake autosaving acreen, and no autosave countdown.", + "legacy.options.optionsPreset.lmr_defaultplus": "Default+", + "legacy.options.optionsPreset.lmr_defaultplus.tooltip": "A preset that is in-between the Default and Medium presets, with a 15 chunk render distance.", + "legacy.options.optionsPreset.medium": "Medium (XB1/PS4)", + "legacy.options.optionsPreset.high": "High (XB Series/PS5*)", + "legacy.options.optionsPreset.high.tooltip": "A preset for higher-end machines, potentially what could've shipped on PlayStation® 5 and Xbox Series X|S consoles*, having aspects of modern console editions, but with a 24 chunk render distance.", + "legacy.options.optionsPreset.ultra": "Ultra", + "legacy.options.optionsPreset.ultra.tooltip": "A preset for higher-end machines, having aspects of modern console editions, but with a 32 chunk render distance.", + "legacy.options.optionsPreset.lmr_extrene": "Extreme", + "legacy.options.optionsPreset.lmr_extreme.tooltip": "A preset prepared for powerful 'puters, having aspects of modern console editions, but instead having a 64 chunk render distance. Requires a beefy computer. Here be dragons!", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator", + "legacy.action.all_recipes": "Show All Recipes" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_ud.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_ud.json new file mode 100644 index 000000000..f44462e1f --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_ud.json @@ -0,0 +1,123 @@ +{ + "legacy.menu.mods": "Modifications", + "legacy.menu.download_natives_message": "Would you like to download these libraries to be able to play on Controller?", + "legacy.menu.downloading_natives": "Downloading Libraries", + "legacy.menu.loading_natives": "Loading Libraries", + "legacy.menu.download_natives": "Download %s Libraries", + "legacy.controls.controller.steam": "Steam Deck Edition", + "legacy.controls.controller.java": "Keyboard Icons", + "legacy.menu.albums.resource": "Texture Packs", + "legacy.menu.albums.resource.minecraft": "Minecraft Texture Pack", + "legacy.menu.albums.resource.minecraft.description": "Default Minecraft Textures", + "legacy.menu.albums.resource.minecraft_classic": "Minecraft Classic Texture Pack", + "legacy.menu.albums.resource.minecraft_classic.description": "The classic Minecraft look you know and love! We recently updated the game with new and stylish textures, but if you prefer more of a retro flavor to your Minecraft, this is the pack for you! Why not try both packs and compare them yourself?", + "legacy.menu.change_skin": "Change Skin", + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!", + "legacy.menu.albums.resource.unavailable": "This texture pack is currently not available. Applying this will fallback to the Minecraft Texture Pack.", + "legacy.menu.albums.resource.vintage": "Vintage Texture Pack", + "legacy.menu.albums.resource.vintage.description": "Experience Minecraft as if old and new mixed with the Vintage Texture Pack!", + "legacy.menu.albums.resource.template": "Texture Pack %s", + "legacy.menu.albums.resource.template.description": "A custom texture pack saved with the resource packs that were selected in the Resource Packs Screen! You can edit it in the resource_albums.json file in the game directory.", + "legacy.menu.add_album": "Add Texture Pack", + "legacy.menu.downloading_world_template": "Downloading Save", + "legacy.menu.edit_album": "Edit Pack Properties", + "legacy.menu.album_info": "Enter the information for your pack", + "legacy.menu.album_options": "Texture Pack Options", + "legacy.menu.remove_album": "Remove Texture Pack", + "legacy.menu.create_world": "Create New World", + "legacy.options.optionsPreset.lmr_6th": "Very Low (XB/PS2*)", + "legacy.options.optionsPreset.lmr_6th.tooltip": "A preset based on a what-if* idea where the Legacy Console Edition came to the 6th Generation of Consoles (PlayStation® 2, GameCube, Xbox)", + "legacy.options.optionsPreset.handheld": "Handheld (Switch/Vita)", + "legacy.options.optionsPreset.low": "Low (XB360/PS3)", + "legacy.options.optionsPreset.low.tooltip": "A preset based on the classic console editions, such as Xbox 360, PlayStation® 3 and Wii U, which had 10 chunks render distance, a fake autosaving screen, and an autosave countdown.", + "legacy.options.optionsPreset.lmr_default": "Default", + "legacy.options.optionsPreset.lmr_default.tooltip": "A preset that is similar to the Low preset, but instead with a 12 chunk render distance, no fake autosaving acreen, and no autosave countdown.", + "legacy.options.optionsPreset.lmr_defaultplus": "Default+", + "legacy.options.optionsPreset.lmr_defaultplus.tooltip": "A preset that is in-between the Default and Medium presets, with a 15 chunk render distance.", + "legacy.options.optionsPreset.medium": "Medium (XB1/PS4)", + "legacy.options.optionsPreset.high": "High (XB Series/PS5*)", + "legacy.options.optionsPreset.high.tooltip": "A preset for higher-end machines, potentially what could've shipped on PlayStation® 5 and Xbox Series X|S consoles*, having aspects of modern console editions, but with a 24 chunk render distance.", + "legacy.options.optionsPreset.ultra": "Ultra", + "legacy.options.optionsPreset.ultra.tooltip": "A preset for higher-end machines, having aspects of modern console editions, but with a 32 chunk render distance.", + "legacy.options.optionsPreset.lmr_extrene": "Extreme", + "legacy.options.optionsPreset.lmr_extreme.tooltip": "A preset prepared for powerful 'puters, having aspects of modern console editions, but instead having a 64 chunk render distance. Requires a beefy computer. Here be dragons!", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator", + "legacy.action.all_recipes": "Show All Recipes" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_us.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_us.json new file mode 100644 index 000000000..f44462e1f --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_us.json @@ -0,0 +1,123 @@ +{ + "legacy.menu.mods": "Modifications", + "legacy.menu.download_natives_message": "Would you like to download these libraries to be able to play on Controller?", + "legacy.menu.downloading_natives": "Downloading Libraries", + "legacy.menu.loading_natives": "Loading Libraries", + "legacy.menu.download_natives": "Download %s Libraries", + "legacy.controls.controller.steam": "Steam Deck Edition", + "legacy.controls.controller.java": "Keyboard Icons", + "legacy.menu.albums.resource": "Texture Packs", + "legacy.menu.albums.resource.minecraft": "Minecraft Texture Pack", + "legacy.menu.albums.resource.minecraft.description": "Default Minecraft Textures", + "legacy.menu.albums.resource.minecraft_classic": "Minecraft Classic Texture Pack", + "legacy.menu.albums.resource.minecraft_classic.description": "The classic Minecraft look you know and love! We recently updated the game with new and stylish textures, but if you prefer more of a retro flavor to your Minecraft, this is the pack for you! Why not try both packs and compare them yourself?", + "legacy.menu.change_skin": "Change Skin", + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!", + "legacy.menu.albums.resource.unavailable": "This texture pack is currently not available. Applying this will fallback to the Minecraft Texture Pack.", + "legacy.menu.albums.resource.vintage": "Vintage Texture Pack", + "legacy.menu.albums.resource.vintage.description": "Experience Minecraft as if old and new mixed with the Vintage Texture Pack!", + "legacy.menu.albums.resource.template": "Texture Pack %s", + "legacy.menu.albums.resource.template.description": "A custom texture pack saved with the resource packs that were selected in the Resource Packs Screen! You can edit it in the resource_albums.json file in the game directory.", + "legacy.menu.add_album": "Add Texture Pack", + "legacy.menu.downloading_world_template": "Downloading Save", + "legacy.menu.edit_album": "Edit Pack Properties", + "legacy.menu.album_info": "Enter the information for your pack", + "legacy.menu.album_options": "Texture Pack Options", + "legacy.menu.remove_album": "Remove Texture Pack", + "legacy.menu.create_world": "Create New World", + "legacy.options.optionsPreset.lmr_6th": "Very Low (XB/PS2*)", + "legacy.options.optionsPreset.lmr_6th.tooltip": "A preset based on a what-if* idea where the Legacy Console Edition came to the 6th Generation of Consoles (PlayStation® 2, GameCube, Xbox)", + "legacy.options.optionsPreset.handheld": "Handheld (Switch/Vita)", + "legacy.options.optionsPreset.low": "Low (XB360/PS3)", + "legacy.options.optionsPreset.low.tooltip": "A preset based on the classic console editions, such as Xbox 360, PlayStation® 3 and Wii U, which had 10 chunks render distance, a fake autosaving screen, and an autosave countdown.", + "legacy.options.optionsPreset.lmr_default": "Default", + "legacy.options.optionsPreset.lmr_default.tooltip": "A preset that is similar to the Low preset, but instead with a 12 chunk render distance, no fake autosaving acreen, and no autosave countdown.", + "legacy.options.optionsPreset.lmr_defaultplus": "Default+", + "legacy.options.optionsPreset.lmr_defaultplus.tooltip": "A preset that is in-between the Default and Medium presets, with a 15 chunk render distance.", + "legacy.options.optionsPreset.medium": "Medium (XB1/PS4)", + "legacy.options.optionsPreset.high": "High (XB Series/PS5*)", + "legacy.options.optionsPreset.high.tooltip": "A preset for higher-end machines, potentially what could've shipped on PlayStation® 5 and Xbox Series X|S consoles*, having aspects of modern console editions, but with a 24 chunk render distance.", + "legacy.options.optionsPreset.ultra": "Ultra", + "legacy.options.optionsPreset.ultra.tooltip": "A preset for higher-end machines, having aspects of modern console editions, but with a 32 chunk render distance.", + "legacy.options.optionsPreset.lmr_extrene": "Extreme", + "legacy.options.optionsPreset.lmr_extreme.tooltip": "A preset prepared for powerful 'puters, having aspects of modern console editions, but instead having a 64 chunk render distance. Requires a beefy computer. Here be dragons!", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator", + "legacy.action.all_recipes": "Show All Recipes" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/enp.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/enp.json new file mode 100644 index 000000000..f44462e1f --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/enp.json @@ -0,0 +1,123 @@ +{ + "legacy.menu.mods": "Modifications", + "legacy.menu.download_natives_message": "Would you like to download these libraries to be able to play on Controller?", + "legacy.menu.downloading_natives": "Downloading Libraries", + "legacy.menu.loading_natives": "Loading Libraries", + "legacy.menu.download_natives": "Download %s Libraries", + "legacy.controls.controller.steam": "Steam Deck Edition", + "legacy.controls.controller.java": "Keyboard Icons", + "legacy.menu.albums.resource": "Texture Packs", + "legacy.menu.albums.resource.minecraft": "Minecraft Texture Pack", + "legacy.menu.albums.resource.minecraft.description": "Default Minecraft Textures", + "legacy.menu.albums.resource.minecraft_classic": "Minecraft Classic Texture Pack", + "legacy.menu.albums.resource.minecraft_classic.description": "The classic Minecraft look you know and love! We recently updated the game with new and stylish textures, but if you prefer more of a retro flavor to your Minecraft, this is the pack for you! Why not try both packs and compare them yourself?", + "legacy.menu.change_skin": "Change Skin", + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!", + "legacy.menu.albums.resource.unavailable": "This texture pack is currently not available. Applying this will fallback to the Minecraft Texture Pack.", + "legacy.menu.albums.resource.vintage": "Vintage Texture Pack", + "legacy.menu.albums.resource.vintage.description": "Experience Minecraft as if old and new mixed with the Vintage Texture Pack!", + "legacy.menu.albums.resource.template": "Texture Pack %s", + "legacy.menu.albums.resource.template.description": "A custom texture pack saved with the resource packs that were selected in the Resource Packs Screen! You can edit it in the resource_albums.json file in the game directory.", + "legacy.menu.add_album": "Add Texture Pack", + "legacy.menu.downloading_world_template": "Downloading Save", + "legacy.menu.edit_album": "Edit Pack Properties", + "legacy.menu.album_info": "Enter the information for your pack", + "legacy.menu.album_options": "Texture Pack Options", + "legacy.menu.remove_album": "Remove Texture Pack", + "legacy.menu.create_world": "Create New World", + "legacy.options.optionsPreset.lmr_6th": "Very Low (XB/PS2*)", + "legacy.options.optionsPreset.lmr_6th.tooltip": "A preset based on a what-if* idea where the Legacy Console Edition came to the 6th Generation of Consoles (PlayStation® 2, GameCube, Xbox)", + "legacy.options.optionsPreset.handheld": "Handheld (Switch/Vita)", + "legacy.options.optionsPreset.low": "Low (XB360/PS3)", + "legacy.options.optionsPreset.low.tooltip": "A preset based on the classic console editions, such as Xbox 360, PlayStation® 3 and Wii U, which had 10 chunks render distance, a fake autosaving screen, and an autosave countdown.", + "legacy.options.optionsPreset.lmr_default": "Default", + "legacy.options.optionsPreset.lmr_default.tooltip": "A preset that is similar to the Low preset, but instead with a 12 chunk render distance, no fake autosaving acreen, and no autosave countdown.", + "legacy.options.optionsPreset.lmr_defaultplus": "Default+", + "legacy.options.optionsPreset.lmr_defaultplus.tooltip": "A preset that is in-between the Default and Medium presets, with a 15 chunk render distance.", + "legacy.options.optionsPreset.medium": "Medium (XB1/PS4)", + "legacy.options.optionsPreset.high": "High (XB Series/PS5*)", + "legacy.options.optionsPreset.high.tooltip": "A preset for higher-end machines, potentially what could've shipped on PlayStation® 5 and Xbox Series X|S consoles*, having aspects of modern console editions, but with a 24 chunk render distance.", + "legacy.options.optionsPreset.ultra": "Ultra", + "legacy.options.optionsPreset.ultra.tooltip": "A preset for higher-end machines, having aspects of modern console editions, but with a 32 chunk render distance.", + "legacy.options.optionsPreset.lmr_extrene": "Extreme", + "legacy.options.optionsPreset.lmr_extreme.tooltip": "A preset prepared for powerful 'puters, having aspects of modern console editions, but instead having a 64 chunk render distance. Requires a beefy computer. Here be dragons!", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator", + "legacy.action.all_recipes": "Show All Recipes" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/es_es.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/es_es.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/es_es.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/es_mx.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/es_mx.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/es_mx.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/fi_fi.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/fi_fi.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/fi_fi.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/fr_fr.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/fr_fr.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/fr_fr.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/he_il.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/he_il.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/he_il.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/hu_hu.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/hu_hu.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/hu_hu.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/it_it.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/it_it.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/it_it.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ja_jp.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ja_jp.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ja_jp.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ko_kr.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ko_kr.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ko_kr.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/nl_nl.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/nl_nl.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/nl_nl.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/no_no.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/no_no.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/no_no.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pl_pl.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pl_pl.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pl_pl.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pt_br.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pt_br.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pt_br.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pt_pt.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pt_pt.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pt_pt.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ro_ro.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ro_ro.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ro_ro.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ru_ru.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ru_ru.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ru_ru.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/sr_sp.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/sr_sp.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/sr_sp.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/sv_se.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/sv_se.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/sv_se.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/tr_tr.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/tr_tr.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/tr_tr.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/uk_ua.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/uk_ua.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/uk_ua.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/vi_vn.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/vi_vn.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/vi_vn.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/zh_cn.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/zh_cn.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/zh_cn.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/zh_tw.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/zh_tw.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/zh_tw.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading.png new file mode 100644 index 000000000..fd2c31aef Binary files /dev/null and b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading1.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading1.png new file mode 100644 index 000000000..3ae4d7ea2 Binary files /dev/null and b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading1.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading2.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading2.png new file mode 100644 index 000000000..4b8734931 Binary files /dev/null and b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading2.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading3.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading3.png new file mode 100644 index 000000000..a72be8cf5 Binary files /dev/null and b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading3.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy_world_sizes/lang/en_us.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy_world_sizes/lang/en_us.json new file mode 100644 index 000000000..bd05aac6f --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy_world_sizes/lang/en_us.json @@ -0,0 +1,19 @@ +{ + "legacy_world_sizes.options": "Legacy World Sizes Options", + "legacy_world_sizes.options.legacyWorldSize": "World Size (Experimental)", + "legacy_world_sizes.options.legacyWorldSize.description": "Select a world size to vary the amount of the world that you can explore.\n\nInfinite world size will match Vanilla generation.\n\nThis feature is currently in-development and should be considered experimental.", + "legacy_world_sizes.options.legacyBiomeScale": "Biome Scale (Experimental)", + "legacy_world_sizes.options.legacyBiomeScale.description": "Select a Biome scale to change the amount of world space each Biome will take up. Larger scale usually means fewer, but larger, Biomes.\n\nLarge Biome scale will match Vanilla generation.\n\nThis feature is currently in-development and should be considered experimental.", + "legacy_world_sizes.options.worldSizes.infinity": "Infinite", + "legacy_world_sizes.options.biomeScales.small": "Small", + "legacy_world_sizes.options.biomeScales.medium": "Medium", + "legacy_world_sizes.options.biomeScales.large": "Large", + "legacy_world_sizes.options.worldSizes.classic": "Classic", + "legacy_world_sizes.options.worldSizes.small": "Small", + "legacy_world_sizes.options.worldSizes.medium": "Medium", + "legacy_world_sizes.options.worldSizes.large": "Large", + "legacy_world_sizes.options.balancedSeed": "Find Balanced Seed (Experimental)", + "legacy_world_sizes.options.balancedSeed.description": "If you're creating a world with a random seed, this option looks for a world with a good mix of biomes. Disabling this may generate a world all of one Biome!\n\nThis feature is currently in-development and should be considered experimental.", + "legacy.finding_seed": "Finding Seed for the World Generator", + "legacy.connect.initializing": "Initializing server" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/minecraft/lang/en_us.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/minecraft/lang/en_us.json new file mode 100644 index 000000000..4e2403ea9 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/minecraft/lang/en_us.json @@ -0,0 +1,11 @@ +{ + "options.title": "Options", + "block.minecraft.jack_o_lantern": "Jack-O-Lantern", + "block.minecraft.jungle_sapling": "Jungle Tree Sapling", + "block.minecraft.short_grass": "Tall Grass", + "block.minecraft.tall_grass": "Double Tall Grass", + "gui.advancements": "Achievements", + "key.advancements": "Achievements", + "advancements.toast.task": "Achievement Get!", + "chat.type.advancement.task": "%s has just earned the achievement %s" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/pack.mcmeta b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/pack.mcmeta new file mode 100644 index 000000000..c91554b13 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 69, + "description": "Required Language Files" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/pack.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/pack.png new file mode 100644 index 000000000..5ac5bba94 Binary files /dev/null and b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/pack.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/servers.dat b/modpacks/rc-plus/dev/config/modpack_defaults/servers.dat new file mode 100644 index 000000000..4546961ab Binary files /dev/null and b/modpacks/rc-plus/dev/config/modpack_defaults/servers.dat differ diff --git a/modpacks/rc-plus/dev/config/servercore/config.yml b/modpacks/rc-plus/dev/config/servercore/config.yml new file mode 100644 index 000000000..d5d0a7849 --- /dev/null +++ b/modpacks/rc-plus/dev/config/servercore/config.yml @@ -0,0 +1,54 @@ +commands: + status-enabled: false + mobcaps-enabled: false + +activation-range: + enabled: true + tick-new-entities: false + use-vertical-range: true + excluded-entity-types: + - 'minecraft:hopper_minecart' + - 'minecraft:warden' + - 'minecraft:ghast' + - 'minecraft:jungle_boat' + - 'minecraft:spruce_boat' + - 'minecraft:mangrove_boat' + - 'minecraft:acacia_boat' + - 'minecraft:birch_chest_boat' + - 'minecraft:birch_boat' + - 'minecraft:cherry_boat' + - 'minecraft:spruce_chest_boat' + - 'minecraft:dark_oak_boat' + - 'minecraft:oak_chest_boat' + - 'minecraft:dark_oak_chest_boat' + - 'minecraft:oak_boat' + - 'minecraft:pale_oak_boat' + - 'minecraft:acacia_chest_boat' + - 'minecraft:cherry_chest_boat' + - 'minecraft:bamboo_raft' + - 'minecraft:jungle_chest_boat' + - 'minecraft:pale_oak_chest_boat' + - 'minecraft:bamboo_chest_raft' + - 'minecraft:mangrove_chest_boat' + - 'create:stationary_contraption' + - 'create:carriage_contraption' + - 'create:gantry_contraption' + - 'create:contraption' + default-activation-type: + activation-range: 16 + tick-interval: 20 + wakeup-interval: -1 + extra-height-up: false + extra-height-down: false + + custom-activation-types: + - name: 'mob' + activation-range: 20 + tick-interval: 6 + wakeup-interval: -1 + extra-height-up: false + extra-height-down: false + entity-matcher: + - 'typeof:mob' + + diff --git a/modpacks/rc-plus/dev/config/servercore/optimizations.yml b/modpacks/rc-plus/dev/config/servercore/optimizations.yml new file mode 100644 index 000000000..46ce54b81 --- /dev/null +++ b/modpacks/rc-plus/dev/config/servercore/optimizations.yml @@ -0,0 +1,5 @@ +reduce-sync-loads: true +cache-ticking-chunks: true +optimize-command-blocks: true +fast-biome-lookups: true +cancel-duplicate-fluid-ticks: true diff --git a/modpacks/rc-plus/dev/index.toml b/modpacks/rc-plus/dev/index.toml new file mode 100644 index 000000000..d64a07518 --- /dev/null +++ b/modpacks/rc-plus/dev/index.toml @@ -0,0 +1,3843 @@ +hash-format = "sha256" + +[[files]] +file = "config/animatium.json" +hash = "f83e8176ccda0689fb95e7c8724e3a9f86daa305772880bb419dde5e28d299c1" + +[[files]] +file = "config/c2me.toml" +hash = "d072cb16eb9244f4e6bc09d57a613f96bf734dc013874b3dab58828801f99350" + +[[files]] +file = "config/crash_assistant/config.toml" +hash = "2d5777b5466f6b7bfda339792e92cb90e200d49ed2e01fa5b296039608cb67c0" + +[[files]] +file = "config/crash_assistant/lang/README.md" +hash = "bd2631461374ee995478917064980edee09d5c300dfde1548264c1d9b6763349" + +[[files]] +file = "config/crash_assistant/lang/en_us.json" +hash = "3a429334ee23f897a7f9433e25af1246a735b289629d32cb0c730a9885a3c240" + +[[files]] +file = "config/crash_assistant/lang/ru_ru.json" +hash = "3a429334ee23f897a7f9433e25af1246a735b289629d32cb0c730a9885a3c240" + +[[files]] +file = "config/crash_assistant/lang/zh_cn.json" +hash = "3a429334ee23f897a7f9433e25af1246a735b289629d32cb0c730a9885a3c240" + +[[files]] +file = "config/crash_assistant/modlist.json" +hash = "f4673f7e5dbd38e76ca9a06696c11dfa162d2ed38c35bdaa4e6e8afac42b5bac" + +[[files]] +file = "config/crash_assistant/problematic_mods_config.json" +hash = "96bf60c2653e893599129f251281215774ec7d420db24fe094ae364ecbfc5939" + +[[files]] +file = "config/fabric/indigo-renderer.properties" +hash = "0a776bd94413087200e0cd1a0bd72cbfe5c1a69002c1c625236233c2183c301c" + +[[files]] +file = "config/immediatelyfast.json" +hash = "8f85626cee8effcf430d24772946b3bea79a778917ba0681d2cc6fcb857efd2b" + +[[files]] +file = "config/modernfix-mixins.properties" +hash = "0a81d2a243a17a906abdb39ebed7c1d8d09a976f6e5d58f5fa2a33e11e441892" + +[[files]] +file = "config/modpack_defaults/animatium_utility.json" +hash = "013bb87a1d68fdba744417b9591ed98e5e4c21c131868525967bca5e3a152c37" + +[[files]] +file = "config/modpack_defaults/config/animatium.json" +hash = "f83e8176ccda0689fb95e7c8724e3a9f86daa305772880bb419dde5e28d299c1" + +[[files]] +file = "config/modpack_defaults/config/badoptimizations.txt" +hash = "2917a8f8112e36e27b240bdbe0e6987c5e8b0964595ed42ca2fbe1b16350df71" + +[[files]] +file = "config/modpack_defaults/config/betterblockentities.json" +hash = "82f10736a508c09ade5402c00ea71f007eafd4f977bc4bb1228a4df07dfe138c" + +[[files]] +file = "config/modpack_defaults/config/betterf3.json" +hash = "4e0fd36555604397597e3771614f0dbcae2b19c36cff03eacc931209082b83fd" + +[[files]] +file = "config/modpack_defaults/config/bobby.conf" +hash = "6ff4da9a5e3a1a7668630318e46fa0bd8917ab1006e1133a0aaa891d9c13a67a" + +[[files]] +file = "config/modpack_defaults/config/c2me.toml" +hash = "d072cb16eb9244f4e6bc09d57a613f96bf734dc013874b3dab58828801f99350" + +[[files]] +file = "config/modpack_defaults/config/capes.json5" +hash = "dda5b7b8f667e02c239390c96f2a6f84d2224c7be2449e2a75a2a7fc5a96e636" + +[[files]] +file = "config/modpack_defaults/config/chunksfadein.properties" +hash = "e2363d6108e75030db1257a59cdd5272bb81a96ff10572a8e03512cd4d301f50" + +[[files]] +file = "config/modpack_defaults/config/citresewn.json" +hash = "080ec08b7754723a3fa7c45cc0c37f251cc69ff5a07c06bb0f9cb40596373bbe" + +[[files]] +file = "config/modpack_defaults/config/cpm.json" +hash = "3870f1965e60dc67b321c224c41868293c75a595c4f510b2edcff879b7372775" + +[[files]] +file = "config/modpack_defaults/config/craftpresence.json" +hash = "616adff7c23266696effd21b205000087433333b99f689ca25e65520012324b2" + +[[files]] +file = "config/modpack_defaults/config/crash_assistant/config.toml" +hash = "b33dd214f16d138355c55ad6025d00d377db8849485428e90e12088bd15adfeb" + +[[files]] +file = "config/modpack_defaults/config/crash_assistant/lang/README.md" +hash = "bd2631461374ee995478917064980edee09d5c300dfde1548264c1d9b6763349" + +[[files]] +file = "config/modpack_defaults/config/crash_assistant/lang/en_us.json" +hash = "3a429334ee23f897a7f9433e25af1246a735b289629d32cb0c730a9885a3c240" + +[[files]] +file = "config/modpack_defaults/config/crash_assistant/lang/ru_ru.json" +hash = "3a429334ee23f897a7f9433e25af1246a735b289629d32cb0c730a9885a3c240" + +[[files]] +file = "config/modpack_defaults/config/crash_assistant/lang/zh_cn.json" +hash = "3a429334ee23f897a7f9433e25af1246a735b289629d32cb0c730a9885a3c240" + +[[files]] +file = "config/modpack_defaults/config/crash_assistant/modlist.json" +hash = "d4fcb71c8204513e1c925ada290a986e712a824655c88019f8ba2d1a816f3fee" + +[[files]] +file = "config/modpack_defaults/config/crash_assistant/problematic_mods_config.json" +hash = "6b8959407eda32d11bbd25df75fc994c129e1730e8036f4acea6c842c903b30e" + +[[files]] +file = "config/modpack_defaults/config/dynamic_fps.json" +hash = "9f94a62057170e374c302ab5833319a2a05c0543fd0bdeedb505031825aa8bd4" + +[[files]] +file = "config/modpack_defaults/config/enhanced_bes.properties" +hash = "6ef9e4a1132e7aeab97f6829893124078b95be3c9a5b247754c2ccc9deb423ce" + +[[files]] +file = "config/modpack_defaults/config/entity_model_features.json" +hash = "a409f75f21a3189f06c4edf5bf6b613c3c6275147c8b51ae1e1c46e8e8cdb8ef" + +[[files]] +file = "config/modpack_defaults/config/entity_texture_features.json" +hash = "0554c0e7816266477c65c18d2ada9fdddf1c6750787efd329056223ca4a073b2" + +[[files]] +file = "config/modpack_defaults/config/entityculling.json" +hash = "6bb3b6b65f728d5c3d06dd986b85d21370e3b78a30629b7a1ab7a0a46e033768" + +[[files]] +file = "config/modpack_defaults/config/etf_warnings.json" +hash = "a5ba22e63061c1fb67f0f895f17681351eaeccc225faef966c29ee630593275e" + +[[files]] +file = "config/modpack_defaults/config/fabric/indigo-renderer.properties" +hash = "0a776bd94413087200e0cd1a0bd72cbfe5c1a69002c1c625236233c2183c301c" + +[[files]] +file = "config/modpack_defaults/config/fabric_loader_dependencies.json" +hash = "51631d4fc7768aa448546665821ff26e41583f4b50243d18027f0812fcbd4096" + +[[files]] +file = "config/modpack_defaults/config/factory_api/client_options.json" +hash = "5a4c1f7d253af2c4c47e10a8702d1e10d6a3fd42cc32223ff89810f94909a387" + +[[files]] +file = "config/modpack_defaults/config/factory_api/common_options.json" +hash = "a9e6f5696304dbeeb2899e5edc0d6783235c3bac06d76b7524299ae11c71755e" + +[[files]] +file = "config/modpack_defaults/config/fastquit.toml" +hash = "e3aff3656dbb53748dbe567e80bf125f30923974e111d910fce387f2a74de81a" + +[[files]] +file = "config/modpack_defaults/config/ferritecore.mixin.properties" +hash = "3817e94107bb1c7358beebb80b1810e822de38be430f855cf14828c38018e8e2" + +[[files]] +file = "config/modpack_defaults/config/gnetum.json" +hash = "42b3e43aea856749a716f806f31ea472e041b90b66188bed8f4b3b44452292ad" + +[[files]] +file = "config/modpack_defaults/config/idletweaks.config" +hash = "28dc4b5aa44cb2cc3261f985e9928d193626980a7558ea8141cc9e2017d95686" + +[[files]] +file = "config/modpack_defaults/config/immediatelyfast.json" +hash = "cfef5c5a959348f5dd4e83db3dc167369082dc7676733da2f29bf750bdd4d3cc" + +[[files]] +file = "config/modpack_defaults/config/iris.properties" +hash = "4b404c16b82563e05e0cc8dc1218eb6194b2aa4473f348ff0c0c7a8655d9b5ff" + +[[files]] +file = "config/modpack_defaults/config/ixeris.toml" +hash = "821e1920a05b593ca59a404b422b6e970138e614795ca5abde2ed326c2bd9154" + +[[files]] +file = "config/modpack_defaults/config/jimmy-smiths.json" +hash = "479d6f67a8d209f6489cbe91d07baf43c0eab91325f168573159d4b3f0f22bf2" + +[[files]] +file = "config/modpack_defaults/config/krypton_fnp.yaml" +hash = "f2667a23b5f4a6be4de1631a0da2ce624351e321f67ed7e5da6648d3a0bc81a8" + +[[files]] +file = "config/modpack_defaults/config/lambdynlights.toml" +hash = "a4c36f16bb1c2312565bd28f474c155c71a83ffec2a72168d65a78d316a6b1b4" + +[[files]] +file = "config/modpack_defaults/config/legacy/client_mixin.json" +hash = "ace4602e3fd17695499bd3c4c098009bd0e78d7c8e094428688d262a85236d8f" + +[[files]] +file = "config/modpack_defaults/config/legacy/client_options.json" +hash = "6e19966e2e74f75e6ea644e53e695c0c4948405e312e14a197c5b730fdca5f4f" + +[[files]] +file = "config/modpack_defaults/config/legacy/common.json" +hash = "102803aae5342ed1907d7c1aa18b5ea41f622ab588a6b1c9694ae41f962d5b3a" + +[[files]] +file = "config/modpack_defaults/config/legacy/common_mixin.json" +hash = "8c3090d5ad28a65c7f946726318c7b578e9708cec49fc2eee99f746780e002bf" + +[[files]] +file = "config/modpack_defaults/config/legacy/global_packs.json" +hash = "191680fcefdab73f264c706e51f9f69bf0eebe98bede96356db5cdfd9131a5f6" + +[[files]] +file = "config/modpack_defaults/config/legacy_world_sizes/common.json" +hash = "c34dfd4b2c13e3ef9479173039891092969d4a61809609f779ef8685916a4294" + +[[files]] +file = "config/modpack_defaults/config/legacy_world_sizes/common_mixin.json" +hash = "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a" + +[[files]] +file = "config/modpack_defaults/config/lithium.properties" +hash = "928fdb1e604e394de7389a4b7a7f230fe6863a468e1839bee22d80652ea0d31f" + +[[files]] +file = "config/modpack_defaults/config/misctweaks/client_config.toml" +hash = "291b3c8a4660b7e684711606965819e6df037afb7694ca7a6d9b8dc25ccbff3b" + +[[files]] +file = "config/modpack_defaults/config/misctweaks/config.toml" +hash = "a844236f3392894ad21314f5f372ef98521498399852b290398cb14f18b3606e" + +[[files]] +file = "config/modpack_defaults/config/modelfix-client.json" +hash = "7e02c1d587a4c011b0b18080b7ba7451bd44535159a52c4c0c9a94b863334678" + +[[files]] +file = "config/modpack_defaults/config/modernfix-mixins.properties" +hash = "0a81d2a243a17a906abdb39ebed7c1d8d09a976f6e5d58f5fa2a33e11e441892" + +[[files]] +file = "config/modpack_defaults/config/modmenu.json" +hash = "ee8d1a6f11ea009f37abba6325d97766910e1786b0de848aa307771d8a87ed72" + +[[files]] +file = "config/modpack_defaults/config/moonrise.yml" +hash = "8366e8d4fa7952e0abcf0a0871c06f0b562725b912e0d3537fc37906392a2329" + +[[files]] +file = "config/modpack_defaults/config/moreculling.toml" +hash = "ad9502638dfc64191c82e28efeede417bd4ab32b6276e60117bc978e41b936bd" + +[[files]] +file = "config/modpack_defaults/config/nostalgic_tweaks/backup/nostalgic_tweaks-client-startup_backup.json" +hash = "fabdef222b32fa6712f7e594b51aaf4ff1e95db78a03b1094e00392a03714cc2" + +[[files]] +file = "config/modpack_defaults/config/nostalgic_tweaks/nostalgic_tweaks.json" +hash = "fabdef222b32fa6712f7e594b51aaf4ff1e95db78a03b1094e00392a03714cc2" + +[[files]] +file = "config/modpack_defaults/config/npe.json" +hash = "d9485c0b0b05aa37fad7d28e907c10e431ee7ce50d5bdba47045fb9a80c3707d" + +[[files]] +file = "config/modpack_defaults/config/particle_core_config.toml" +hash = "5ab97abde7373e152b69e82a7412b95adaf620f34ef4e778bfb4f6be4cbadcb4" + +[[files]] +file = "config/modpack_defaults/config/particle_core_disabled_optimizations_v2.json" +hash = "3d731115173b34dd0fe9de6f52fa14dc271c848495a52f66c0016e24150f59d6" + +[[files]] +file = "config/modpack_defaults/config/preferred-gamerules.properties" +hash = "85665ff3c6bdda824317de7a8e2b53edbbc8b17032d7dedff045475ee1da926c" + +[[files]] +file = "config/modpack_defaults/config/proplacer-client.toml" +hash = "51ceaccf6ede7461c73ca528cbad6d64a772c4e53748295db2f8c126f783cd49" + +[[files]] +file = "config/modpack_defaults/config/rsls.properties" +hash = "9b80599a61bee79fc53eac196ae08c0c0e2f3b3cee5c24342f924faa46f62a75" + +[[files]] +file = "config/modpack_defaults/config/servercore/config.yml" +hash = "f456cd56f8e061ad719f84517cf658d1ee4489a474ca35e7e8e076620dd048cd" + +[[files]] +file = "config/modpack_defaults/config/servercore/optimizations.yml" +hash = "0e7fde302ae1f9cbe3c507b8f4bc23ebc51acae005de2c4f69933893d037894a" + +[[files]] +file = "config/modpack_defaults/config/sodium-fingerprint.json" +hash = "25811ae3b042065ada7cf81783b6148d682948558d9c7c5494a3580bc0b1f50b" + +[[files]] +file = "config/modpack_defaults/config/sodium-mixins.properties" +hash = "b627c4456e6fa0bc4b5f85e2f1cd949faedae3cb9afdaf2a5f52e6f3b6ae1f01" + +[[files]] +file = "config/modpack_defaults/config/sodium-options.json" +hash = "068fc165435c8734b43d5f735cfbe42d015356d157222d577012e45b3bf0a989" + +[[files]] +file = "config/modpack_defaults/config/sodium-shadowy-path-blocks-options.json" +hash = "25baba4e198fbefd6656a38dcf0cdc3e7ccef211221b4f5218d22a778d1853fa" + +[[files]] +file = "config/modpack_defaults/config/stfu-disable.txt" +hash = "f1db3febe2abb607ee0c0cd16627aa3e8d69b829d1ba3c12c46fbba2d12b96db" + +[[files]] +file = "config/modpack_defaults/config/stfu.json5" +hash = "f94ebbc6b37b7f65bdf5dd9aeeb5d6879f0b7195f02260b7d865026ee8175f84" + +[[files]] +file = "config/modpack_defaults/config/threadtweak.json" +hash = "b4c1cc5fc213225d64e685a3b632092e909386ab41bd9925f9cf7efd53d1ad46" + +[[files]] +file = "config/modpack_defaults/config/vmp.properties" +hash = "d631bc153e5b284b19b2e51f59bc49417fc40e62c42a3a3de0ea1f4586a09110" + +[[files]] +file = "config/modpack_defaults/config/yacl.json5" +hash = "121b93764159be6fb7dab523b29a844e2bb78400ce8c48f52135a097e9b0006e" + +[[files]] +file = "config/modpack_defaults/config/zfastnoise.mixin.toml" +hash = "70213250ce898b715b63937f7475483be04750ed57cda362f12d270ccb7802e7" + +[[files]] +file = "config/modpack_defaults/options.txt" +hash = "6b65a8566d0ddd6b6de2766d64c278bbee64d53e79f2b9e6e7ed24bdab3612a9" + +[[files]] +file = "config/modpack_defaults/resource_albums.json" +hash = "87e5da3322d439dc2ebd373ba9945ec17eafc1addd3a1bea3ee07f8cf5a9d87c" + +[[files]] +file = "config/modpack_defaults/resource_albums/alpha.json" +hash = "f02e411115fe21a306ec5a05a06514e034d51e0632bb91afb9c6f24eaa6748a9" + +[[files]] +file = "config/modpack_defaults/resource_albums/animated.json" +hash = "a52c4c835bd23b6eb2d853b1e1ab9e4f571119576b2cae49e5a4915f1e521f43" + +[[files]] +file = "config/modpack_defaults/resource_albums/beta.json" +hash = "1bd46588aa82b49ee39e06e7cf15eb979e9658a5d5b2cedf5660cdb7d110c302" + +[[files]] +file = "config/modpack_defaults/resource_albums/candy.json" +hash = "1225800a164ace1c98e9ede84bd7a9a0587add372025e3094d755999597384e8" + +[[files]] +file = "config/modpack_defaults/resource_albums/caribbean.json" +hash = "52a88ecbb5ac8296751af2b140fc7c8d6884db2748e17a3c91c9ef07547dfcf2" + +[[files]] +file = "config/modpack_defaults/resource_albums/cartoon.json" +hash = "2fbad4be5b13751287e0d9f016fbfa1b85758d34ebbbfb617e8fb3b2ee8442c6" + +[[files]] +file = "config/modpack_defaults/resource_albums/chinese.json" +hash = "a603717b2d9559717cf015b9b6b6789a9dbc8de9b81a3f5997438f60f3f091bf" + +[[files]] +file = "config/modpack_defaults/resource_albums/city.json" +hash = "fbe668a0016c775b69b78ceac058677ab87173a40eb2317439849f55f365626e" + +[[files]] +file = "config/modpack_defaults/resource_albums/darkmode.json" +hash = "4ae2426207f29dcc2a785aa45d79f86fc2228b13a275aa4386d7566410aaf9c7" + +[[files]] +file = "config/modpack_defaults/resource_albums/egyptian.json" +hash = "522ebb4d28dab5d4ec3278e3169db14f5745367d4f29af404e504452795272a0" + +[[files]] +file = "config/modpack_defaults/resource_albums/faithful.json" +hash = "caae85b75316d1b87648eef1642e67020ac08ea87110dac0e3bf15c52ac720dd" + +[[files]] +file = "config/modpack_defaults/resource_albums/fallout.json" +hash = "d3d061d1312ab5d3a4ad489a78747626744fb6c3743dc62cb74c813310e4d639" + +[[files]] +file = "config/modpack_defaults/resource_albums/fantasy.json" +hash = "5a30fa5e2f3a912bac544a4964f682ca03a51e895b90ca302e311a558e23c9fc" + +[[files]] +file = "config/modpack_defaults/resource_albums/festive.json" +hash = "fe5368eb3cbe17a85e280d6852e3446d1919c9798f0ac9de19b6d32820f0adf0" + +[[files]] +file = "config/modpack_defaults/resource_albums/greek.json" +hash = "558fa96ab27798ba9b513cb06ae7a1fc2e25d08a9896462e94b3ac626fa5be53" + +[[files]] +file = "config/modpack_defaults/resource_albums/halloween.json" +hash = "b2fbe9e194047c254192253125e333930699c6aa8963f6549346d350f8a458e6" + +[[files]] +file = "config/modpack_defaults/resource_albums/live.json" +hash = "200d4cf8c5ff736c878feac8f314d09ea61c7a07d9386e7dbd0f41d73844118c" + +[[files]] +file = "config/modpack_defaults/resource_albums/minecraft.json" +hash = "fb5b381456096ea7baa67402a2a5f82c1b0ccbb6ed3cd90ce9ee7bb5aa7321aa" + +[[files]] +file = "config/modpack_defaults/resource_albums/minecraft_classic.json" +hash = "f3e1f7f70a61087211eb0796c5923b79c01e2ee23af24148b257694b32ba509e" + +[[files]] +file = "config/modpack_defaults/resource_albums/n7.json" +hash = "809313b7fcebc7033743b1bfb4922f118e2b4ea2bfcef12e6ce1c92cc2b2597f" + +[[files]] +file = "config/modpack_defaults/resource_albums/natural.json" +hash = "1caa6e86e0093063c696a9ae9cfe43ea01a704915373cd234a8f270b752adce3" + +[[files]] +file = "config/modpack_defaults/resource_albums/norse.json" +hash = "a92022f0fc4a87741e1a28bdeabaa13aaf2346405618ce88d06bc3ec6eb9a514" + +[[files]] +file = "config/modpack_defaults/resource_albums/pattern.json" +hash = "a6bf356e0f77687aec69bdece3a17f805f8f738250b39e268773aa37811b200e" + +[[files]] +file = "config/modpack_defaults/resource_albums/plastic.json" +hash = "0cae638b7451fece20129c856cbbb6a9b48f98dfa1d8ac9dcda919cf5c7fd05b" + +[[files]] +file = "config/modpack_defaults/resource_albums/ps4parity.json" +hash = "fc383d1375f2d4883f5d0486d2216f372e3ec71f87442ace7202332bbee3d0d0" + +[[files]] +file = "config/modpack_defaults/resource_albums/steampunk.json" +hash = "206f9a655a0ec96b9314dff4a62a514e940e4857b69ae4d410b98259a3a96b48" + +[[files]] +file = "config/modpack_defaults/resource_albums/super_cute.json" +hash = "cf4bdc0f6fb60b7dc2d0acbad5f92902ceb33b6add6bcb92a56980469eee7b61" + +[[files]] +file = "config/modpack_defaults/resource_albums/super_mario.json" +hash = "52f404ebd60c9f6f7725dfaa3c0709a24c35376377f5fcddd2f9c82341f92605" + +[[files]] +file = "config/modpack_defaults/resource_albums/trailer.json" +hash = "b32edb163527357b4806c89be2bde5e1c25a9ceefc7977367fe19fd9b664fc43" + +[[files]] +file = "config/modpack_defaults/resource_albums/vanillaplus.json" +hash = "3d38423011315a4fcae62636a168a5dc4d7113df8b67ce35e84438371b3eb41b" + +[[files]] +file = "config/modpack_defaults/resource_albums/vintage.json" +hash = "8344c374eae3a92669bbda015399f1e9c063da539c7e853eb63a13f375b1b66e" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/chest.jem" +hash = "e13abe89090d216f1866e9408e9c37e5e1a83b8e365e695226659ef07310de8f" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/chest_large.jem" +hash = "08c1145125ca3fdf126ade6b8c0a3943755bddf5778c55123e20fdf063cddb8d" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/ender_chest.jem" +hash = "e13abe89090d216f1866e9408e9c37e5e1a83b8e365e695226659ef07310de8f" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/trapped_chest.jem" +hash = "e13abe89090d216f1866e9408e9c37e5e1a83b8e365e695226659ef07310de8f" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/assets/cem/trapped_chest_large.jem" +hash = "08c1145125ca3fdf126ade6b8c0a3943755bddf5778c55123e20fdf063cddb8d" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/pack.mcmeta" +hash = "1a5f9f1c26572ef887647294c0fa5876b7e5f72abf3ec68a445d68dd3f925737" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Fixed Chest Models/pack.png" +hash = "f3663988433fd24d83c8d016a58fa0d8046ede4a1b4d0d3e682a43d06376fd7f" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/intro.json" +hash = "8c5566590c58d9cdffd4eed365e2354badca04e07912db2b923b84160c1c51c0" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/af_za.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ar_sa.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ca_es.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/cs_cz.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/da_dk.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/de_de.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/el_gr.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_au.json" +hash = "e707f6fb19a595f2f7d78fe57203f36e4d12cb2e2b5986bdaff9d3bc1d665086" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_ca.json" +hash = "e707f6fb19a595f2f7d78fe57203f36e4d12cb2e2b5986bdaff9d3bc1d665086" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_gb.json" +hash = "e707f6fb19a595f2f7d78fe57203f36e4d12cb2e2b5986bdaff9d3bc1d665086" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_nz.json" +hash = "e707f6fb19a595f2f7d78fe57203f36e4d12cb2e2b5986bdaff9d3bc1d665086" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_pt.json" +hash = "e707f6fb19a595f2f7d78fe57203f36e4d12cb2e2b5986bdaff9d3bc1d665086" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_ud.json" +hash = "e707f6fb19a595f2f7d78fe57203f36e4d12cb2e2b5986bdaff9d3bc1d665086" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_us.json" +hash = "e707f6fb19a595f2f7d78fe57203f36e4d12cb2e2b5986bdaff9d3bc1d665086" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/enp.json" +hash = "e707f6fb19a595f2f7d78fe57203f36e4d12cb2e2b5986bdaff9d3bc1d665086" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/es_es.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/es_mx.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/fi_fi.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/fr_fr.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/he_il.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/hu_hu.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/it_it.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ja_jp.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ko_kr.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/nl_nl.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/no_no.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pl_pl.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pt_br.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pt_pt.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ro_ro.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ru_ru.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/sr_sp.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/sv_se.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/tr_tr.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/uk_ua.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/vi_vn.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/zh_cn.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/zh_tw.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading.png" +hash = "7005196a8c4446f44d2c9044be5f8cf6cace1afde83f3702bc7d0bce4fb7e38f" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading1.png" +hash = "c797ed0959bee5a22f4289f2fb8c25b994b9a6e6caffa808d2fe6d363c349998" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading2.png" +hash = "ef45bbbe597e4b69d121327570f11f1408ed88dbdd624a491d51252df8cc2409" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading3.png" +hash = "3f6a7e313057c18ca80c09a310d45a10c64887ab355a388ba21560de23d692f5" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/legacy_world_sizes/lang/en_us.json" +hash = "01c69199f2a7d0d63f38b67ebd222eb599b95561f3dd9064eea15aedcc414bd3" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/assets/minecraft/lang/en_us.json" +hash = "e7ced9acb213b517915bcffbff6df231a1cc6f5ef1719812e75f61cc7972bc0c" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/pack.mcmeta" +hash = "0dfd1fdffe7955f4f543384b704805df7919b678d8066ab77ecf7e6372f085ad" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Re-Console+ Resources/pack.png" +hash = "ceb8eb65289969cc6357c186c6ca529560aae559decb13ae02b343c974d91fa6" + +[[files]] +file = "config/modpack_defaults/servers.dat" +hash = "d082d6307f908d09fad1c0e429a978795e66ef42b923645150284eb8891e7f4c" + +[[files]] +file = "config/servercore/config.yml" +hash = "7aa4761cc751f6df10d32f053a009953fabfb6649670b253199dd6bbd7aa3f9d" + +[[files]] +file = "config/servercore/optimizations.yml" +hash = "0e7fde302ae1f9cbe3c507b8f4bc23ebc51acae005de2c4f69933893d037894a" + +[[files]] +file = "mods/animatica.pw.toml" +hash = "7749a788cd34e08e2280dc5e05db1bbf375d7a184d787f682f7df19709a754e3" +metafile = true + +[[files]] +file = "mods/architectury-api.pw.toml" +hash = "1502d3ac2c2ce4d3dc4c2db6ca6e95fb2a5d4a279e6e1413f6c427be222887a0" +metafile = true + +[[files]] +file = "mods/badoptimizations.pw.toml" +hash = "f8805d3902fb3e31ea9e53f684e3d731b5ac7d2fd2507c475fd1f5f4da266a2f" +metafile = true + +[[files]] +file = "mods/better-block-entities.pw.toml" +hash = "c8d6bda044475105c02984665f1205537241931d927f825cd8af9699264c1025" +metafile = true + +[[files]] +file = "mods/betterf3.pw.toml" +hash = "59658f3b9d3b86b24440008fd2031c53d538cbb35e84524bcdbc67f0de7ea251" +metafile = true + +[[files]] +file = "mods/bobby.pw.toml" +hash = "6088be62ff0bc4e93388ba995418a376a1b7dfd062cce84bc36349b34ffa4af6" +metafile = true + +[[files]] +file = "mods/c2me-fabric.pw.toml" +hash = "4ee1808a7fb319d469dece5752cedb05dacb9afbe48021fa664f54b8c83fdc45" +metafile = true + +[[files]] +file = "mods/calcmod.pw.toml" +hash = "262616993036070ec268b708a65f29420d54a8fb2fa55dffe6ebaa4169d84776" +metafile = true + +[[files]] +file = "mods/chat-heads.pw.toml" +hash = "1cf8276c0543b00ece86a30afa06142fd0fa6950b9df7ba7fd388657b1ca756f" +metafile = true + +[[files]] +file = "mods/chunks-fade-in.pw.toml" +hash = "15c08dde04fffd47a23cd8f40065b8e04c5d392b8b008e64b479dd2f005c35bd" +metafile = true + +[[files]] +file = "mods/cloth-config.pw.toml" +hash = "717d8ac591dba59be4767a179e1359747561e54ccfcac42161fd6bf54339a78b" +metafile = true + +[[files]] +file = "mods/complex-leaf-culling.pw.toml" +hash = "ed95c3be02fb007fd3450540555c068d7284d0f6401faddcb94df0b147903c2f" +metafile = true + +[[files]] +file = "mods/configmanager.pw.toml" +hash = "a9d2c92ab54655cb245ce95dcaec0a622a798b0935c8bc70fb7aa3cfc66ca2e4" +metafile = true + +[[files]] +file = "mods/console-advancement-sounds.pw.toml" +hash = "7abd2ebf8b8f74dbdd37253ff11cd1bfa514982fd2a467a10d2fc04610c6bb5a" +metafile = true + +[[files]] +file = "mods/continuity.pw.toml" +hash = "b152c75412428e5f53667cb0836fa1323ca93cbd925e456239710a2e261d9963" +metafile = true + +[[files]] +file = "mods/crash-assistant.pw.toml" +hash = "2ec044895c0c5d16b0c5e441212486dc6db3bd6ed6b61250f071d51ce7081036" +metafile = true + +[[files]] +file = "mods/cubes-without-borders.pw.toml" +hash = "a90139b002d632ba9256cb3e7e877945bf8e3afa5b191d1adc83c5e3eb72da4c" +metafile = true + +[[files]] +file = "mods/custom-player-models.pw.toml" +hash = "424705a9528def7d4bf0f4e1385d329d1f80fc293e8425d0d7735b49e95fe0d6" +metafile = true + +[[files]] +file = "mods/dynamic-fps.pw.toml" +hash = "2a363eb772c8c17f40db48abdc49035735c5c10d3efde7c3d55c200cc6e5c34a" +metafile = true + +[[files]] +file = "mods/e4mc.pw.toml" +hash = "ae11b153da1e6ec4f331412d723268989a5de53cc1dd3b058f5e49fd720b516a" +metafile = true + +[[files]] +file = "mods/entity-model-features.pw.toml" +hash = "e8a456b474cc572ceb2bdd29f6611166224b3c34e6fb100e89dd35764ab1e04f" +metafile = true + +[[files]] +file = "mods/entityculling.pw.toml" +hash = "1ec4a90c09a3bcb0c58a6a665b12a821452f75e86fd77706bc43ff0571c9c0b1" +metafile = true + +[[files]] +file = "mods/entitytexturefeatures.pw.toml" +hash = "060ee8258633fac0fa2f905d15a6f93388a9f02b5876a723d08298a450154fd5" +metafile = true + +[[files]] +file = "mods/fabric-api.pw.toml" +hash = "0345fbfa8542b5ec84535fe2aff0f5cc4e801ecc337f926d4e2310b53f458569" +metafile = true + +[[files]] +file = "mods/fabric-language-kotlin.pw.toml" +hash = "e49f549eecbe502a3da6d731d6e28783631b14b0bba7bba9780a1075e7926776" +metafile = true + +[[files]] +file = "mods/facapi-next.pw.toml" +hash = "f2a93e3b8787fd9fab886831b1ec7f1fae29a3d032deb824e7f5c4fb71e7463f" +metafile = true + +[[files]] +file = "mods/factory-api.pw.toml" +hash = "589cba3d3b77a3f90de9a156486120b517a44a8e22ef39e3130c42e706fb2f88" +metafile = true + +[[files]] +file = "mods/fast-ip-ping.pw.toml" +hash = "068008bddde74e8b167c96d70032afd93e9b3a06f78d3053d3f91cf0f598f88c" +metafile = true + +[[files]] +file = "mods/fastquit.pw.toml" +hash = "5014dd5897aff9ec19601d1a5dd3536611444a78e328fe97e6dccda60b18bda9" +metafile = true + +[[files]] +file = "mods/ferrite-core.pw.toml" +hash = "19b5a6351ca8f850ddb22e07cdae9d83138aaff17a75b21c88b6e0a2b4fb530a" +metafile = true + +[[files]] +file = "mods/fix-keyboard-on-linux.pw.toml" +hash = "9c58c6f6299c9ab982847248be076b6840df69ce6b647a2a18e81d9a1cbeaf19" +metafile = true + +[[files]] +file = "mods/forge-config-api-port.pw.toml" +hash = "d74f72f3bf13c4ef7d60b6e2defecd3c7af77ed9be7764cf1ed10ea1fd707a1f" +metafile = true + +[[files]] +file = "mods/fzzy-config.pw.toml" +hash = "e27ebce7267fbba8f0216424b21f041bc6c77a773d71848963c41d7a93e02c51" +metafile = true + +[[files]] +file = "mods/idletweaks.pw.toml" +hash = "4c6adc97b066a650271b6cf8fed9c48537e6a5080dcee216dd6a7da0aeadb402" +metafile = true + +[[files]] +file = "mods/immediatelyfast.pw.toml" +hash = "db46aeba51086f72e755106ca1a2196717ddb3844dfd7b781e7a93c57a9d5b32" +metafile = true + +[[files]] +file = "mods/iris.pw.toml" +hash = "fecd2e19a6afd8109bb6cfc281d158e3f7a5d6646a99340e2ece5d1aaece4edc" +metafile = true + +[[files]] +file = "mods/ixeris.pw.toml" +hash = "b10c93f14fb96e5c1bdaebf0fb6eb06d9c67227ea6b4154b0119c8934fe692fc" +metafile = true + +[[files]] +file = "mods/kryptonfnp-patcher.pw.toml" +hash = "a291d9264dfe62c4bc81ffade1fde5f06156c48e2d2bbcddcd95c07120411512" +metafile = true + +[[files]] +file = "mods/l4j-next.pw.toml" +hash = "15b83ad4613f017e879854a4bda23711ba091fb0fab68362705c0253ccb681ea" +metafile = true + +[[files]] +file = "mods/lambdabettergrass.pw.toml" +hash = "a44c5f37ba55dd8ac2924df90283724538b4f6ecdb6f813e287175bbb88623f8" +metafile = true + +[[files]] +file = "mods/lambdynamiclights.pw.toml" +hash = "88e683448d77f8938d411f7b5065ba19cde524fb92f42e20f92c3d4350da3f7e" +metafile = true + +[[files]] +file = "mods/language-reload.pw.toml" +hash = "bcaec1dc92eb736691b64f3c2cfc473bf9f0208d5b2f4dede26a9b6930138f86" +metafile = true + +[[files]] +file = "mods/legacy-mechanics.pw.toml" +hash = "e3a89919aceb536befd0b2d0d530b51b7fb0b3c278621489afedf189aa3e043a" +metafile = true + +[[files]] +file = "mods/legacy-nether-extended.pw.toml" +hash = "ee6013e8beb4f88698f0086afd586edb85a85aec3bfa73dc7db767ba18a73b8c" +metafile = true + +[[files]] +file = "mods/lithium.pw.toml" +hash = "84957275e9dc6f07f4244ce3303536e3d73b0e72eb1696ccd024168a52c29c98" +metafile = true + +[[files]] +file = "mods/locator_lodestones.pw.toml" +hash = "2e63b89936bf1158855c025b74adade0662231e5915c11dd03768b589065b5bd" +metafile = true + +[[files]] +file = "mods/lws-next.pw.toml" +hash = "0ae68610449fedabeaf0a67020376ee1ab3b079be0088e9a0c7fb114f2fc503f" +metafile = true + +[[files]] +file = "mods/macos-input-fixes.pw.toml" +hash = "660261eedaaf2fe6a8b301ead93d1ea84cacc32236baa806f510c3998dd0bf86" +metafile = true + +[[files]] +file = "mods/moderner-beta.pw.toml" +hash = "57052ae6f976b8f66247243f62875d781474582137cd9b822a230435eea12b36" +metafile = true + +[[files]] +file = "mods/modernfix-mvus.pw.toml" +hash = "84ca48611902643c3934139e0dce480294b2f2e891cf797fede0607d5b9f6dfa" +metafile = true + +[[files]] +file = "mods/modmenu.pw.toml" +hash = "1023896f91113c9882d04eca2b072d209bfff4d24e0a306fde992527b56d45ed" +metafile = true + +[[files]] +file = "mods/moreculling.pw.toml" +hash = "204a4b3b041fad4bb4dc543c74d540fcf239710494d2130cebe700bf1d8a7805" +metafile = true + +[[files]] +file = "mods/no-prying-eyes.pw.toml" +hash = "02b2589dea8edaeaab3639a589ddaba5f233093cf87fff192a855e1a999f6f91" +metafile = true + +[[files]] +file = "mods/optiboxes.pw.toml" +hash = "7a08f57116bb78215a0e6dddb5c8d852ef4885f8de12d9207bbd24b1404a41a0" +metafile = true + +[[files]] +file = "mods/particle-core.pw.toml" +hash = "6e950bf32b4589d8c966b9e6a2a0a268000897db09dc093f0cabd0ea77bb95a6" +metafile = true + +[[files]] +file = "mods/ping-view.pw.toml" +hash = "5feb5943b2d67736363b69cd5b14021573f835f7c9dd376f7597b03ba83030f7" +metafile = true + +[[files]] +file = "mods/placeholder-api.pw.toml" +hash = "ab6def9d98d3f5bf12f78845bdb770a19d5ca590c571e60184e537ffa14dcbee" +metafile = true + +[[files]] +file = "mods/plasmo-voice.pw.toml" +hash = "11c6415a0f76bd1b02ac6b44782219b21760a81672d283f80a30b87866b2c6e9" +metafile = true + +[[files]] +file = "mods/pneumono_core.pw.toml" +hash = "36e580f78bc8f2aeff646989d2d0353d82090afd2e6a49ca7db6c272d8a54a94" +metafile = true + +[[files]] +file = "mods/polytone.pw.toml" +hash = "9e38917511dcf9ca84d43004ef3ca2155010afbe4cc98e862c1a299d1c7d6ca4" +metafile = true + +[[files]] +file = "mods/preferred-gamerules.pw.toml" +hash = "c4f5f4ad0b30e4e976061d97b6b292900cd019867fe69a7a6e01a71c2942832b" +metafile = true + +[[files]] +file = "mods/pro-placer.pw.toml" +hash = "3e7c0d426bc56a1d0d1b5601c75e45570714fc524311989c458949fd87f66b73" +metafile = true + +[[files]] +file = "mods/puzzles-lib.pw.toml" +hash = "bedbd2675abf6bdb06c80570ba63d88e08caf7bb431d01e446d8770a5c62a9fb" +metafile = true + +[[files]] +file = "mods/regsyncfix.pw.toml" +hash = "8c5e091f9ba1228c91ce49d5da218751ba48522fd0d587aff8774fc2ba7c1bfc" +metafile = true + +[[files]] +file = "mods/scalablelux.pw.toml" +hash = "936e9028071f4e49ecd551aadab4c161f9a7143764b4cc89f8077296bd8645a6" +metafile = true + +[[files]] +file = "mods/servercore.pw.toml" +hash = "f257b7d8512dc119c05021b2eacab79f3cdfb2b1ca6760a0123da5719247dbf8" +metafile = true + +[[files]] +file = "mods/shuttfup.pw.toml" +hash = "0328bce44bf75ef2c30203f7cdc98406cd50bda55ad4ac1066abf174e465f880" +metafile = true + +[[files]] +file = "mods/simple-music-control.pw.toml" +hash = "bcd4938c174cb691ce4b356857b79a3d94dfbd9cbb4a33c764fee273a0048ccf" +metafile = true + +[[files]] +file = "mods/simple-resource-loader.pw.toml" +hash = "072d663edf6434788b126994b7901a654efb279c4b7f503bcad4938d6d6396a5" +metafile = true + +[[files]] +file = "mods/sodium-shadowy-path-blocks.pw.toml" +hash = "2d27a6e7c7e28a33b4e3d85106f80fd6629f060ec31a8be525f1c2ac9f769cf1" +metafile = true + +[[files]] +file = "mods/sodium.pw.toml" +hash = "279ea1bb4b776be9176fe34416e2132e37abfce4483def54177091cc0f2faade" +metafile = true + +[[files]] +file = "mods/srdp.pw.toml" +hash = "ecfd26ddbf06b5e5db999dc01a176ceabec2bdee9bb04d54a7660faa9919d7e0" +metafile = true + +[[files]] +file = "mods/tlib.pw.toml" +hash = "cdfc4882b1bd79694849b173905ebf5ac167e9f13c66e97dbc5fd3b7d43c832e" +metafile = true + +[[files]] +file = "mods/yacl.pw.toml" +hash = "976682e613b79e310fe22c5ddc2322bfc76665295cd9fa885787dfa08b7764b2" +metafile = true + +[[files]] +file = "mods/zfastnoise.pw.toml" +hash = "474f043166ffde3f438f3305701c0e15d8640e90be68c90f7d38bad97fc02128" +metafile = true + +[[files]] +file = "mods/zoomify.pw.toml" +hash = "9190014654c3a01d217640032fccd571bf7d2e63b3f83d5b555da5e5e83f63ac" +metafile = true + +[[files]] +file = "resource_albums/alpha.json" +hash = "f02e411115fe21a306ec5a05a06514e034d51e0632bb91afb9c6f24eaa6748a9" + +[[files]] +file = "resource_albums/animated.json" +hash = "a52c4c835bd23b6eb2d853b1e1ab9e4f571119576b2cae49e5a4915f1e521f43" + +[[files]] +file = "resource_albums/beta.json" +hash = "1bd46588aa82b49ee39e06e7cf15eb979e9658a5d5b2cedf5660cdb7d110c302" + +[[files]] +file = "resource_albums/candy.json" +hash = "1225800a164ace1c98e9ede84bd7a9a0587add372025e3094d755999597384e8" + +[[files]] +file = "resource_albums/caribbean.json" +hash = "52a88ecbb5ac8296751af2b140fc7c8d6884db2748e17a3c91c9ef07547dfcf2" + +[[files]] +file = "resource_albums/cartoon.json" +hash = "2fbad4be5b13751287e0d9f016fbfa1b85758d34ebbbfb617e8fb3b2ee8442c6" + +[[files]] +file = "resource_albums/chinese.json" +hash = "a603717b2d9559717cf015b9b6b6789a9dbc8de9b81a3f5997438f60f3f091bf" + +[[files]] +file = "resource_albums/city.json" +hash = "fbe668a0016c775b69b78ceac058677ab87173a40eb2317439849f55f365626e" + +[[files]] +file = "resource_albums/darkmode.json" +hash = "4ae2426207f29dcc2a785aa45d79f86fc2228b13a275aa4386d7566410aaf9c7" + +[[files]] +file = "resource_albums/egyptian.json" +hash = "522ebb4d28dab5d4ec3278e3169db14f5745367d4f29af404e504452795272a0" + +[[files]] +file = "resource_albums/faithful.json" +hash = "caae85b75316d1b87648eef1642e67020ac08ea87110dac0e3bf15c52ac720dd" + +[[files]] +file = "resource_albums/fallout.json" +hash = "d3d061d1312ab5d3a4ad489a78747626744fb6c3743dc62cb74c813310e4d639" + +[[files]] +file = "resource_albums/fantasy.json" +hash = "5a30fa5e2f3a912bac544a4964f682ca03a51e895b90ca302e311a558e23c9fc" + +[[files]] +file = "resource_albums/festive.json" +hash = "fe5368eb3cbe17a85e280d6852e3446d1919c9798f0ac9de19b6d32820f0adf0" + +[[files]] +file = "resource_albums/greek.json" +hash = "558fa96ab27798ba9b513cb06ae7a1fc2e25d08a9896462e94b3ac626fa5be53" + +[[files]] +file = "resource_albums/halloween.json" +hash = "b2fbe9e194047c254192253125e333930699c6aa8963f6549346d350f8a458e6" + +[[files]] +file = "resource_albums/live.json" +hash = "200d4cf8c5ff736c878feac8f314d09ea61c7a07d9386e7dbd0f41d73844118c" + +[[files]] +file = "resource_albums/minecraft.json" +hash = "fb5b381456096ea7baa67402a2a5f82c1b0ccbb6ed3cd90ce9ee7bb5aa7321aa" + +[[files]] +file = "resource_albums/minecraft_classic.json" +hash = "f3e1f7f70a61087211eb0796c5923b79c01e2ee23af24148b257694b32ba509e" + +[[files]] +file = "resource_albums/n7.json" +hash = "809313b7fcebc7033743b1bfb4922f118e2b4ea2bfcef12e6ce1c92cc2b2597f" + +[[files]] +file = "resource_albums/natural.json" +hash = "1caa6e86e0093063c696a9ae9cfe43ea01a704915373cd234a8f270b752adce3" + +[[files]] +file = "resource_albums/norse.json" +hash = "a92022f0fc4a87741e1a28bdeabaa13aaf2346405618ce88d06bc3ec6eb9a514" + +[[files]] +file = "resource_albums/pattern.json" +hash = "a6bf356e0f77687aec69bdece3a17f805f8f738250b39e268773aa37811b200e" + +[[files]] +file = "resource_albums/plastic.json" +hash = "0cae638b7451fece20129c856cbbb6a9b48f98dfa1d8ac9dcda919cf5c7fd05b" + +[[files]] +file = "resource_albums/ps4parity.json" +hash = "fc383d1375f2d4883f5d0486d2216f372e3ec71f87442ace7202332bbee3d0d0" + +[[files]] +file = "resource_albums/steampunk.json" +hash = "206f9a655a0ec96b9314dff4a62a514e940e4857b69ae4d410b98259a3a96b48" + +[[files]] +file = "resource_albums/super_cute.json" +hash = "cf4bdc0f6fb60b7dc2d0acbad5f92902ceb33b6add6bcb92a56980469eee7b61" + +[[files]] +file = "resource_albums/super_mario.json" +hash = "52f404ebd60c9f6f7725dfaa3c0709a24c35376377f5fcddd2f9c82341f92605" + +[[files]] +file = "resource_albums/trailer.json" +hash = "b32edb163527357b4806c89be2bde5e1c25a9ceefc7977367fe19fd9b664fc43" + +[[files]] +file = "resource_albums/vanillaplus.json" +hash = "3d38423011315a4fcae62636a168a5dc4d7113df8b67ce35e84438371b3eb41b" + +[[files]] +file = "resource_albums/vintage.json" +hash = "8344c374eae3a92669bbda015399f1e9c063da539c7e853eb63a13f375b1b66e" + +[[files]] +file = "resourcepacks/3d-crops.pw.toml" +hash = "82e610917524c6f1af58e102a1be333665ee9af1649477aae0546a30d1ae3114" +metafile = true + +[[files]] +file = "resourcepacks/Bare Bones Panorama/assets/legacy/textures/gui/title/panorama_day.png" +hash = "2424ce4d4e49fcfaf5f98673ac3ac4f340d128e8a1b63d389d9dbdec3629a84b" + +[[files]] +file = "resourcepacks/Bare Bones Panorama/assets/legacy/textures/gui/title/panorama_night.png" +hash = "a04e8766fb9ec6f3f039bcc5adcbdf19417a057cd3518147ccbb3065cfc86478" + +[[files]] +file = "resourcepacks/Bare Bones Panorama/pack.mcmeta" +hash = "d87d2fd4d6ce8c937802571215ee6b2c25357c0d37eb572b6fcffec957f956e2" + +[[files]] +file = "resourcepacks/Bare Bones Panorama/pack.png" +hash = "3d8b67e813ed44b9032a97d52da84d306468401d87179712fec81590b908acca" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/af_za.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/ar_sa.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/ca_es.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/cs_cz.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/da_dk.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/de_de.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/el_gr.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/en_au.json" +hash = "06b76e55f87011613602a3fbbcb361f490619c0a9238c676381210440461b017" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/en_ca.json" +hash = "06b76e55f87011613602a3fbbcb361f490619c0a9238c676381210440461b017" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/en_gb.json" +hash = "06b76e55f87011613602a3fbbcb361f490619c0a9238c676381210440461b017" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/en_nz.json" +hash = "06b76e55f87011613602a3fbbcb361f490619c0a9238c676381210440461b017" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/en_pt.json" +hash = "06b76e55f87011613602a3fbbcb361f490619c0a9238c676381210440461b017" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/en_ud.json" +hash = "06b76e55f87011613602a3fbbcb361f490619c0a9238c676381210440461b017" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/en_us.json" +hash = "06b76e55f87011613602a3fbbcb361f490619c0a9238c676381210440461b017" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/enp.json" +hash = "06b76e55f87011613602a3fbbcb361f490619c0a9238c676381210440461b017" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/es_es.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/es_mx.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/fi_fi.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/fr_fr.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/he_il.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/hu_hu.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/it_it.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/ja_jp.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/ko_kr.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/nl_nl.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/no_no.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/pl_pl.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/pt_br.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/pt_pt.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/ro_ro.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/ru_ru.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/sr_sp.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/sv_se.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/tr_tr.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/uk_ua.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/vi_vn.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/zh_cn.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/assets/legacy/lang/zh_tw.json" +hash = "2d2d276664be70d8fbe16176b03e49155e56c6c153281491d9dcce389909188c" + +[[files]] +file = "resourcepacks/Clean World Loading/pack.mcmeta" +hash = "0ae0c7acf8c25561ebf78ef116d67daa951a60710c76cfc5f858beae4d81905c" + +[[files]] +file = "resourcepacks/Clean World Loading/pack.png" +hash = "6d6c3e9c0401a3bd93ec89432412a5d40caf34a900d0a7a463ddce3ae66b4189" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/legacy/biome_overrides.json" +hash = "555e0c2a19775e22f50a13c0b5918c5baf708988f21cd40bf865f60d9ee03e42" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/legacy/textures/gui/sprites/container/chest_slot.png" +hash = "31bdf4309b23f3195bba9eb1afd3d55a28294796348b7e674c4a068663bd6756" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/legacy/textures/gui/sprites/container/feet_slot.png" +hash = "b7a3a1ee5cd63b26dd83391857cc32731acd3330407961c4e8b60260608e48f2" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/legacy/textures/gui/sprites/container/head_slot.png" +hash = "7a4a2f71aba63137df9e35adaac8959451506ceb3940992d7b1f7936fbda6da7" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/legacy/textures/gui/sprites/container/legs_slot.png" +hash = "939fa51cfed62b6a8f5eb9913e9a242be3cefcaf4515aa3de17c517681b09843" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/legacy/textures/gui/sprites/container/shield_slot.png" +hash = "4f4b7effaae3f0a6da5ca2721e296bfc6055285991334faec6c2188133f02963" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/legacy/textures/gui/sprites/icon/brewing.png" +hash = "320121ba8cb5c2d2ecf6959cc622a8d42a42fd35ec890737aaf64adab93bca75" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/legacy/textures/gui/sprites/icon/decoration.png" +hash = "a61f0781bcf269cab0f31f302f51f542052e0669d4dc7b37fcca231d551a522a" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/legacy/textures/gui/sprites/icon/misc.png" +hash = "2e9e5fe2f9fdb07c6099933422b4c408465d0d094a2867b4df98a48507441694" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/legacy/textures/gui/sprites/icon/redstone_and_transport.png" +hash = "0a288c5d5ad0c4b957bd35a87e47c19739300f6acf05f773744e5d0a9fcf1f1f" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/items/black_bed.json" +hash = "c8b547cccec4ab2b96a543f36b71109d8066c939b2b30699f167f8a25adc354f" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/items/blue_bed.json" +hash = "d6b12266fa9b89facc539d0e4539fbc5aa95b02e03dc7c2c7d13446cdf3283f7" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/items/brown_bed.json" +hash = "870d9b27509553a1fab74e3735d623f16418b42cd1b0e669c5bdc64c911b862c" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/items/cyan_bed.json" +hash = "f8e455303c8996f5167a9692aeeaaf89c30b9ccdbd5cc15e2c61abe68c7376bc" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/items/gray_bed.json" +hash = "bdc947c1485b9897a867063fd9fbcb6af5f254903420f1039fb419a85430bc57" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/items/green_bed.json" +hash = "9682879d81accc7d425c66acc4b0c7b03a72cf03ba7565b03f889b035a4c7996" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/items/light_blue_bed.json" +hash = "78008fa69431d41ae25ebdf67283e6134b7caf5ead0c88f03e5d8156b0202724" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/items/light_gray_bed.json" +hash = "075a3d2ed3de219cec4215c0b9e781bb2f17b0e756e05bf568418cca796def3b" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/items/lime_bed.json" +hash = "16eee56ad06809a81e6f6c3e692f6337a2c10b4875db299715f8fa050f53c6da" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/items/magenta_bed.json" +hash = "d738acbc3a1dc02a7fe2255d8493a407f78c58cb347b121afff9e96df5d919da" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/items/orange_bed.json" +hash = "1238e79178f80f51515086a50a3197347fa5c421ff655df853debdc6da206bf8" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/items/pink_bed.json" +hash = "06a5c437f8f7e6a0e91eb2ba9a7b0379c46058676c09a386d1f9d06c568b9e57" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/items/purple_bed.json" +hash = "9de808f90d6a8cd632cbdfa7fe4093704db1e311fc7e92f5d41f03455b21384e" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/items/red_bed.json" +hash = "c67ccb885145dca53d3ae17c4a8e7b31dbfb9f1bffa797381c60c03bdad3aa3c" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/items/white_bed.json" +hash = "8d939400989b8b5660000cd1b12e2feaa3b7c53728961c39d4712b91d3ede6ff" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/items/yellow_bed.json" +hash = "e1ef03aac29480cd7cba756998ea8b89af4f3015825fa3e7c0632bb17f0d16c5" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/block/brewing_stand.json" +hash = "93de716c3c8129c038cebcaf367300ae8b2f848a71e0bf5b9338aabb4040cd03" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/block/cocoa_stage2.json" +hash = "0f51343872ac3cb87ba08eb7acac73a624af057aedacfbd04102e7a15ba44303" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/block/spawner.json" +hash = "6b65e9b1a30041ceaac73371b578f407b66d977ef160d1f67a008d213fc44702" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/block/sugar_cane.json" +hash = "66e755e46dd8af8c2c08d04db2ed9b5ae0c6859f5a94c2e90af3ae49c42e8d28" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/block/template_four_turtle_eggs.json" +hash = "e83544fe52faa65d9b754d6afcf87ec25b12ba970a7805ea58c7066d7d677a7b" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/block/template_three_turtle_eggs.json" +hash = "8149091e74049be8fb9bb58ecdb9980b0db685b6665d67edc5565c3eed3d9e31" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/block/template_turtle_egg.json" +hash = "ef53e729137bce46ac423013ddc466c271606cdc0c535597ea1150ac6cedd272" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/block/template_two_turtle_eggs.json" +hash = "7941fab9a5da01aa14f73ccf1d4cf889784cb09979ab4708cb77b0f869b7bef3" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/item/black_bed.json" +hash = "18a15181fc4038bf1947a033faad9906ebe3a9f4c3176c5caf40e11ad257567c" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/item/blue_bed.json" +hash = "e1346257894244bab0f2ec84f58440a10933c0760b4305028747875d20d43516" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/item/brown_bed.json" +hash = "cab968eed3a25946faca535d312db1200e991692cd6c60eee1f8947963788e7b" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/item/cyan_bed.json" +hash = "d7e244ad01982aafb7c8c664bd3f895032f380369e1c711a419df679d1e9fa68" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/item/gray_bed.json" +hash = "e7fd8b84b4da99a9447c4ca04078cf9700f58e63699999e089f9524604dfc2dd" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/item/green_bed.json" +hash = "db12492c2126e6d8ddd6b118d3c0f7cff8e22b41694414bc2a47ad1005598c52" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/item/light_blue_bed.json" +hash = "993f6b7bc9eba548a8c967bf1d6b3ef7d2d630beb5d3bc1eb494acf9f4928448" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/item/light_gray_bed.json" +hash = "efcdc1b0013db5fa941ed3ffa0c6b60d24472125f7ebd88b016c6ec400982e8c" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/item/lime_bed.json" +hash = "15d52e5376dd440473dc2965f9f6c3fb9bab9674102395d10d6dc6410706de2c" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/item/magenta_bed.json" +hash = "39ebc7a689e8d942948c92877d76940b7cc4bdfffd8926711ac42596cb89c8ad" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/item/orange_bed.json" +hash = "24266d9f8bcd4c9e0c776b34102927942572cecc538aa7f195be53be42edd771" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/item/pink_bed.json" +hash = "00a83deab17f10ee064923365958a942b81dc060014705d9b3c8084cdbd8f160" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/item/purple_bed.json" +hash = "a750f5c0b9eca690c973435d9a19c9dfcf3ec949a0801dbf2f28ffd4e9f85b06" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/item/red_bed.json" +hash = "7edf6457d613a3cf4190aff3830c537bd017c5cfdfcf8b1947877017467e7d4a" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/item/white_bed.json" +hash = "1105b23b79743fd2f31d40d4a593a7b87186fd1ff0c3ffb3e60af46bd681419b" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/models/item/yellow_bed.json" +hash = "de313637e3dc4c34ae9bdcaaf8265fc4d10cda611fdb47bf46fa3af1351643ff" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/barrel_bottom.png" +hash = "bf3b36b6f154dcb3152c495bed20e741b48f5a5740c694e01b5dd67fce73b57b" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/black_shulker_box.png" +hash = "2005e4f2bdb10ea58f10b9d2bf8fddebeaae8836b4486214589ee400582a1e1f" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/black_stained_glass_pane_top.png" +hash = "56c365dedc955b696283de77341c6c3bb03bcc7af1f6b05d8c66fe91a4affcf3" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/blast_furnace_front_on.png.mcmeta" +hash = "a1d4171d971c3a7b3202d9aa67062f643f579443a71cc92efe38f1acd8990f03" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/blue_shulker_box.png" +hash = "016230227eeca302d7e794a7ecf5f76becb099fca1d7fa74b7d96222c9b3c2b2" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/blue_stained_glass.png" +hash = "0416e4a8c66f89b9394a8be3f5470e6bf8b232bdd26147b5a107eb7764a61676" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/blue_stained_glass_pane_top.png" +hash = "98d37f5b0702444e1c8fe02261f5bdbca7496ac2ae123445475a6424fb824880" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/brewing_stand.png" +hash = "b5c836c61057fba6199de182d8f8092d5787c0c5ee6e710dde43e996f0f3c8a6" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/brewing_stand_base.png" +hash = "498010af940a184fce56d9c8df1755a491a7806b64b90dc9214480d14149cd7c" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/brown_shulker_box.png" +hash = "159b97cfb4c144bb5eee08a45dc8b4ca4a2b09da4c2196bcf9718c1432cae104" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/brown_stained_glass_pane_top.png" +hash = "cc4ff2cea45bbf1ee34313cec27707f787fd47263d1dbfecea9dd3d81e6f0d2e" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/bubble_coral_block.png" +hash = "ec5b02421d7103f911595c1a50ecf5fac07aa10cb8d21a4b165d26267a03f735" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/cactus_side.png" +hash = "cf4356a2f941fa9b869f97a831fe9b7686535402815bc8e257a89b3347b7e6f5" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/carrots_stage3.png" +hash = "d1a958e0ecf04ed0dd871fc060f8b5585ffa6af929d6f80799ffa132c2db7bbb" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/cartography_table_side1.png" +hash = "c7120e5d5e4ad7d30d39282e282f5c0d1aebcfd9f43b3622734ecf44212e1a84" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/cartography_table_side2.png" +hash = "1a0f3b1147860c65732dc6cf9b838f8cbba194edfcae39c57365bd00a44b5f42" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/cartography_table_side3.png" +hash = "0a06777552638d9a2eeef4f5ec4e0d02d58d7dc5de8faa5a893f8c3c246230a0" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/cartography_table_top.png" +hash = "34f047fc83edcd4fe679244bc3490750df62e3384e7278be7ab4d2d102385d5d" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/coal_ore.png" +hash = "a24553e4cb9cfe70aae48fdb19d8205736135551301dc9c16ecca842d8dd3ae3" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/cocoa_stage0.png" +hash = "6c6c894b25dad9f54c198ef8aec0fad480fd2d593c81810a69fc7b4a36cfbb33" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/cocoa_stage1.png" +hash = "9c369c3b6905c176aab1ca617438ef9ffa6be3e2d8eed506f500edb0b65a318b" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/cocoa_stage2.png" +hash = "75d96d4e5390d26ce935064e32bd8e23819d0f3121d4da637c27a8b27663a855" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/comparator_on.png" +hash = "7e9dc96ead85f8b31d90f4b1fd58d2ad05d9b5afc0aa5bbeda66a19fb22521bb" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/copper_ore.png" +hash = "3b102154c38a9cacb5f545b5102e2c09ec20e12830e6dfe5db88bdfd658b95f3" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/crafting_table_front.png" +hash = "e061c824f62823f08aa42dfc6bbfbf00d43c0ada3c95b9d2c387986eb2ae5ef6" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/crafting_table_side.png" +hash = "ea86aa4c746dbd809d005778fadde050020f35dab5d293f3f446cab4c7154584" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/crafting_table_top.png" +hash = "a0ee3df5370ba04b97b7894a871f84ee2e1b9f2e1e9a290a8402d8b87ac18dd9" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/cyan_shulker_box.png" +hash = "94c3915d1c4f7c723d47e68f189b60c60a015a9df9ea2492b24484ef5ea868d8" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/cyan_stained_glass_pane_top.png" +hash = "4615f57edb11f58726f7cfe8d1db598432050aa7c47e5a18008ddf91cd80350d" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/dark_oak_log_top.png" +hash = "4c14e602e9cca890046b0af78a2310527a8a0341f22a2d8b2fdb8d104c82c350" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/diamond_ore.png" +hash = "2ef421308b678d2225aef41affc087ae512a81213a24a98cf456dbe231884122" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/diorite.png" +hash = "d0ba8729e3428c0c84540bfad76516cf5c514f262fd403085ec4615644772b13" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/emerald_block.png" +hash = "4b12c3a046e04506a84bba48e9ae3b45f968518535762e0ad0644b143de06a1e" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/emerald_ore.png" +hash = "4b67bad7d39643dd712b06d74437aaa17b63bf9cbb77e7dd7a037e352f2407dc" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/end_portal_frame_side.png" +hash = "1391342868b416a693b5da0071fd7739745e069d485275d601019ca21e7e4769" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/end_rod.png" +hash = "2089c89b745e24048ae936c8d716beac37ee942d0ff27a0f1ddfedb2f25854c4" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/fire_coral_block.png" +hash = "7d6e33a697936e7fac08d55e358962576b9513ae53347e6f23a28775e10a1571" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/glass_pane_top.png" +hash = "f8988e4292e308df7af3c29e8ee10470c6f5201f5b902e9c9a7ea05cc3a109c5" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/glow_item_frame.png" +hash = "00ffdaa681e105a106dd9d0c8702d8da7c315133bea97b0e7cfdf5050a049b7a" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/gold_ore.png" +hash = "5253e5a8ea32739a5c8cb1d844f0e46c8c85641f77c3d07dcc03645e2914dd1f" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/gray_shulker_box.png" +hash = "ef816c40a7dcd2ce4417031437e1ac7fe1f43d36f6956dcc1f80141b133e2bcc" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/gray_stained_glass_pane_top.png" +hash = "c2b7eed4ff372301fcea4d458b4afa03c851eabe044009e8e481134d5cb18eb8" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/green_shulker_box.png" +hash = "c13af77339979a36b3e857ba501e0c3915a70029e09553bc9b8d8b3757969369" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/green_stained_glass_pane_top.png" +hash = "bbe95df654c8b5c822b4dc698006efbd6c4d8efc9d002c4a6d3b85a86d9643b0" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/iron_door_top.png" +hash = "37448d7096ba20959fca81d53bb47c24d508950fb7ead0b9ee085af3daccc6b3" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/iron_ore.png" +hash = "72fb64f5a1c7ef0c356b1510b84174576d8cca5ae1de3bb9fa41e3dd1a7a2719" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/item_frame.png" +hash = "81af3024beeeb049296b2ea838d2fa03cbc775d02bd66fa8a336f0667a985bc5" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/kelp.png.mcmeta" +hash = "e4b5cce019fc5a41d76dd2a70b5ab4ee447468b92b699c211a2dc85ab5a94bce" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/kelp_plant.png.mcmeta" +hash = "e4b5cce019fc5a41d76dd2a70b5ab4ee447468b92b699c211a2dc85ab5a94bce" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/lapis_ore.png" +hash = "f85afc08c133c664a39f1526da82b4627960d1d460982185b1a6e1d4eebda312" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/lectern_base.png" +hash = "35093cbd56a0a22bb3d3a31976142e481e8c40830b84e2cb0aa2180b68366994" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/light_blue_shulker_box.png" +hash = "36d569a92275d0f6048588c9e3d7c882ae8b28fe180786a7d0a5038526ed4be0" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/light_blue_stained_glass_pane_top.png" +hash = "99ea8dfa466fef2206e327e1d737cdeaff0f4f5c095c49e821541aea46ae9f8f" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/light_gray_shulker_box.png" +hash = "846b88d8264be8bcf1fb68f75bea62aad3a5396a5bc188bfc63a9d068cd5cf3b" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/light_gray_stained_glass_pane_top.png" +hash = "c03d83bcbbab4bebea35d6a9708a1c1a4ad49069b07dbc295b30c992d3fc4d0d" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/lime_shulker_box.png" +hash = "e8623ceb5d4438bd1bb8e5d8791959690ac416e4b96c589aff40ba099c83b5e7" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/lime_stained_glass_pane_top.png" +hash = "0bce29887ecd15ff8627078419b4edecaa306f8a259f4d393faefcad34f6e9ab" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/magenta_shulker_box.png" +hash = "45fb852aac541153b2db6cb381c93f5443883f1116586841568e3d0930641b6e" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/magenta_stained_glass_pane_top.png" +hash = "6f7b9c5fd7028e6319236505da1bd7f8c48ea79b5cb175a8b7302d4c71150099" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/nether_bricks.png" +hash = "4303bf4e635cb2b2812725624d78c8242f6c9d9248acab94cd2ef84787a8db3a" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/nether_wart_block.png" +hash = "5d6848013346fd5d0edf5eb363b9088a611ae268e9ecc39ccfdb3179d46bc719" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/oak_door_bottom.png" +hash = "9ccb7b1c34b3220e97ac3ab5e3641676aa11ff562eab3f0d145721cdb309562f" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/oak_door_top.png" +hash = "198c14cc194ce97f35a72fb66657cb4f2d071d00bf09cb2d074c81fb4ccd99ec" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/observer_back_on.png" +hash = "596ad1b5f13340dd490a174f6331e2c574eda577233a4ce40bdf268c38a05986" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/orange_shulker_box.png" +hash = "9c244f7c4a1eca4b94104e07cb09c938fe8453faf31ca377bea1f3c2d84acc9a" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/orange_stained_glass_pane_top.png" +hash = "1e015cd2d2703743a65bc3a474d82326e1136c5c9a3e0fb4c6b242c22595225b" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/pink_shulker_box.png" +hash = "2b19d24a35042bf2d1a7ca0f98ffe3a0bfc1a2e205a4b5514583461fdc693358" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/pink_stained_glass_pane_top.png" +hash = "ad2c1785faaf9a9ac1508e75157b0dc3acd2bb7f770d057cc93225f19efa4e34" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/pumpkin_top.png" +hash = "210b14db3412d76e868025fe4255f523681b926c8ff3735f33ff0cbf847ae674" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/purple_glazed_terracotta.png" +hash = "2e7a1c4e7eedfa3b7b0b969c13f59f79c4c8d4e9e6ffefb78ea8b4640216f728" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/purple_shulker_box.png" +hash = "980ba3776fd9ea3d34b7b482787ec3a4102aa3cd67e8155cb9303174e4ffd6fe" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/purple_stained_glass_pane_top.png" +hash = "d210a9d0db7f8b4dc2bd068ceb0be7a7e7b35768da9e1aee4463ea14ec7f01e2" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/purpur_pillar_top.png" +hash = "f2a28d37c6a92959ab2529997dd7d54269e0808cc8614fd12d5d4bf0686238ba" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/quartz_block_bottom.png" +hash = "99da01fae2c0a8980730fcb30d3881a94649ec51445cb9c8283ad35851ac5ebd" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/quartz_block_side.png" +hash = "0c6920f4a66c2b6f6982f37a64e62549f760955085664a96d04d7f9b1005cd2c" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/quartz_block_top.png" +hash = "b6c62bad4bdba807be61e988584ead942f1c1b217d8c5c8e4ed4532b00d02434" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/red_shulker_box.png" +hash = "74e7f34267f139a749d0cee9d324af500b9488cf71fae617d72846698343dc1b" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/red_stained_glass.png" +hash = "70066502228f5e5d7295f46488e9ff4290b7aa4dda917a9686e43279ce1087c7" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/red_stained_glass_pane_top.png" +hash = "2d2d1fbce4e1d08b7afc1d5852c343378d63cdb8729f1def79343cd10923d246" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/redstone_ore.png" +hash = "742b6a5bad43ec8875f3861ee713ca32a57a1a257c7fefecf981c0355615248f" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/scaffolding_bottom.png" +hash = "2c9d412c7496703af46c5702599264f54923ef4ff9681a98371a83c6bfb87dca" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/scaffolding_side.png" +hash = "c9c28e6ce969d1544222c15c9fa9c72bbf1590d526c3a0bb848f150c0777ffca" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/scaffolding_top.png" +hash = "ebea0698fa56c2aa6305ff7bbd45f5f9e5ac69599741447907f39d69a1e6736e" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/seagrass.png" +hash = "c08cac62e0db29148ec6a93cb26195a9b44f3075565e036f5ba10e22dee4236e" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/seagrass.png.mcmeta" +hash = "96fb720f1febe8db48fd5355c86415d56fee94761caa712bf0dee8caaedd0b97" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/shulker_box.png" +hash = "15dc25ce188da2a7300fa0f2168af6ba3c6303f949ebe1c2da13167c2b3732b1" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/smoker_bottom.png" +hash = "a6b105ab15b4a4883366a86416b4cfd99554e7284ac08c918abfb5623ccd527d" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/smoker_front_on.png.mcmeta" +hash = "a1d4171d971c3a7b3202d9aa67062f643f579443a71cc92efe38f1acd8990f03" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/spruce_planks.png" +hash = "7655540d0c6259e688058be41ccfe44737d6e67094bcfa5b3c6faea374dccd5e" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/stripped_dark_oak_log.png" +hash = "66061af79c765d961ac10aa66a43637eded090211b785d39f2a2d94405596a81" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/stripped_spruce_log.png" +hash = "390c776477c79e5f8eb04ac6afd1a906a85c36f0708947210ce4bad4a4978d29" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/tall_seagrass_bottom.png" +hash = "b9a2a93acdd2e7f5f5e2fdcf87f4efd6701ab6eb0e66606ca9d3570e4155d270" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/tall_seagrass_bottom.png.mcmeta" +hash = "4c0be797667ed99c0e44e70ad3f7329f6e8a39d9768ba20f8966beb53e0ab317" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/tall_seagrass_top.png" +hash = "c4037172ca2836e8e18b2c708d2fbde1dbfb4b8f167d1c37a51bc2083185f162" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/tall_seagrass_top.png.mcmeta" +hash = "4c0be797667ed99c0e44e70ad3f7329f6e8a39d9768ba20f8966beb53e0ab317" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/water_flow.png" +hash = "58b39713332fff4feb9e3f233ad550de906648e7f7571e255bae1984f6717610" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/water_flow.png.mcmeta" +hash = "802acdb8f55f30146d5ed18414b21ba35650d4e550f81825ea104131c12dc4fc" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/water_still.png" +hash = "07a2732075ec93f56e79c5888de94d13b872e8304c69889ca4b43ca957380857" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/water_still.png.mcmeta" +hash = "e9b8025fde1b09b0a4d2a38427b04f98f28a593045be6d177eb2b29164c872b0" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/white_shulker_box.png" +hash = "f850c62604dd344514d8c0d338faed17ef6262461024ceab3c7c344e464b5d94" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/white_stained_glass_pane_top.png" +hash = "d653887fb4c1a1aa300a8550403d086359bedd291155f4ea4f227b93d0adfafc" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/yellow_shulker_box.png" +hash = "3970cd5dbfda77e983091f155c399508c1f957e110132f118454c0c0b2560a16" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/block/yellow_stained_glass_pane_top.png" +hash = "47254e1dcbf6d39436db7828a4f64784b1cb6c8a42a33e2bf33974675e096e0f" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/entity/player/slim/alex.png" +hash = "020e3703fe0b0568a244a6ae98d85b28d6b75586ddb32dcdc254a7f33d2b9f4b" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/entity/player/wide/steve.png" +hash = "b38da9382324be9530c02685aae1dc6f8cb0638df2fb7766fb2c465ea9af728d" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/entity/witch.png" +hash = "48a67e7f83254d26bda63e473d559400e48731804c98c44a6224f2a566bb94f6" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/entity/zombie_villager/type/desert.png" +hash = "77b8eb907e4bcdfb88c3351295a926f8d5bacb24c300d869bd3b6efe43794d49" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/entity/zombie_villager/type/jungle.png" +hash = "437ad28a03731742ec1fbf7d9ae64d3622b8ce55b552b8d8a221fe0d32ce4e56" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/entity/zombie_villager/type/plains.png" +hash = "6fce4840b58beba721df022ab44f0dca56c6b1bf3c53fb4e76f5e126fe9b32b1" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/entity/zombie_villager/type/savanna.png" +hash = "7d26f7a0c71a3ef0588511efae07b8be1c11b939ee8a81f49a126f4c42ce8685" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/entity/zombie_villager/type/snow.png" +hash = "77bb1b574c9754156ab02c14591fd83d96d2a6c73acf038138a6d71fbff3e4d4" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/gui/sprites/container/inventory/effect_background_large.png" +hash = "9778af7d6664951a0a396c36fc9d71ddf61db58af37714400cf5fb35f2003580" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/gui/sprites/container/inventory/effect_background_small.png" +hash = "1d671be9ef8a8ec785615127ac12277dd4bad07df7608ab1075481a7f8c6fad6" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/gui/sprites/hud/effect_background.png" +hash = "6c6970316160d97395dd75e13db15097a1d34364f330b7cf06323b0ab26382d7" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/gui/sprites/hud/effect_background_ambient.png" +hash = "03d0e503fa44886a0182868677a17f0f71ed2d810406df15cdd214cf125baa94" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/gui/sprites/toast/advancement.png" +hash = "149d56a0129c5f2e4c4bf9dd473ef85df0416c251dda4903549113ee997780b1" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/gui/sprites/toast/recipe.png" +hash = "74240d6adc43d73608e6154668e6052cef440a737679edc3b7d352fd2e7a30e8" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/gui/sprites/toast/tutorial.png" +hash = "74240d6adc43d73608e6154668e6052cef440a737679edc3b7d352fd2e7a30e8" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/beetroot_seeds.png" +hash = "780bf0aa2e2f5f6a36732f532b78315c51b6af7e0d46ad7794d136c2d61ffd05" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/black_bed.png" +hash = "43b49569858e0bebc43b78a6943e7792559a5cf015fad456a911b2c48c742a7a" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/blue_bed.png" +hash = "dc1274e6619005f387b1c8e3dbf14d744db8d61383405c5e71b9e139ce639348" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/brown_bed.png" +hash = "f87b9e795fed85bfeff17d740ae045731dc302d644d42705897f412d8be4560d" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/cake.png" +hash = "fab8940a950c89e67073b89fedcea004774e3e609026aad87cd742aa74307925" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/campfire.png" +hash = "83d232ed92001659cbb4b3e3acc6315421b1cdafe64ec7da1a596d614b417de3" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/cyan_bed.png" +hash = "9ff93b3ee9254efdaa8b4a0af1e35b010cc6191af06b3f22bf4c498111c4dd2f" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/diamond_axe.png" +hash = "15dab639b2ea14e217c8df393c400c885d9b84f0b4dfc5200480288bc0a67bb2" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/diamond_boots.png" +hash = "5e0c35db5c609b65666c8e7cff746efc78224981ff591be5a6504498cef11854" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/diamond_helmet.png" +hash = "d6c1951b1ef3674d0303ceb16fe8092c9b54f396a2d54c30e8a0d627974f0cf1" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/diamond_hoe.png" +hash = "8145c6e29e49bada5b1e2b2f7df12e566b0462162570e7ad7322e5d2c985deb4" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/diamond_leggings.png" +hash = "f877c4e80c1d4f70bfcc9271f91fe13e684a61730f582f374ca5903d2fe3f6ed" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/diamond_pickaxe.png" +hash = "1a069b323f70ac43c828b06c027ec36f913e501f1783eba111bd0ca87b39fd1d" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/diamond_shovel.png" +hash = "6f0b6b113c7d8218383d2bf8659aee39ce63c4260b586025dd5a8887276c8c1d" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/diamond_sword.png" +hash = "ad4f86c05f30b4ef0ed225b1e6a1eaa9023cab3a54891fa480ef26030aaa06f6" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/dried_kelp.png" +hash = "b9724c49515fefe72870e0a6178123ae5d151c941157824b2f882df870f2bda4" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/emerald.png" +hash = "8a7bfe2e990ebdae515c1e3082b67779219875ba3938739351e9b91374851f68" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/filled_map_markings.png" +hash = "16f88919fa1dd7aaa93dbb88caba76dc65d4c3afadf90b2975350880b3bf802b" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/golden_hoe.png" +hash = "015cd9c6a468e97cbd54e0dc3d8e16236c5954399edd0c3880e399cbe8b10935" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/golden_leggings.png" +hash = "a31590e62c86169d24d844d3e6e743b870862e30e405dff3a7766ed6148f9f23" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/golden_pickaxe.png" +hash = "a6a684b8feabc5ff5270931447d93bc14f34ad4582dd37de55300b53320ff081" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/gray_bed.png" +hash = "7ab7379cac140821761d4cb28288c719fe018e8528d2a0d24c7cf11328816a09" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/green_bed.png" +hash = "ce241f3f6f0d25f3aedbfda2f1935d6d40727ec2bf6da3fa1d1c2bdfa11fdea5" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/item_frame.png" +hash = "123949100466b6a21e43c64ac4ad4bc2084ca9d056289a7388ba5a7dff3753ad" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/light_blue_bed.png" +hash = "d8507a6d4a4565d1d9a63238a5cdd2fd70445ed3abd787723e2251939c8a4b7c" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/light_gray_bed.png" +hash = "b246e3e8fbc77fdf57b8f3c0b1e9c5fec13ac7139b22586c9f4e7c3646403569" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/lime_bed.png" +hash = "f003c036cb14b6527e6331fc1b0d303af0549589e71f72b56aef9668b82f89f6" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/magenta_bed.png" +hash = "534f843a1de52dbf95f744aa03de43b00cc1ac772bfec01e2adee300e10f2b98" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/melon_seeds.png" +hash = "f2cb356a3b8f6272d5b4db4ff946509e9ed882d45c785ba4aebf3971e6a32c11" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/orange_bed.png" +hash = "49f5c101272154e8389a48658e27fa64e8d498e5363582972224e0beb249f1fa" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/phantom_membrane.png" +hash = "bedad6fc84fb0e373ddb6805944be722a89a4e48151a3879cc75e0f54da11d4d" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/pink_bed.png" +hash = "b85732aee2bcfd8ceda8f3c12333b7ae1c0c13049e41b6c799a5a3c6b0e9031b" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/potion_overlay.png" +hash = "9943f55ac70f7189759579bd1299f5eb0a26fb26500f612f47407c558c898206" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/purple_bed.png" +hash = "c725b51f3df475a8d6213f1b968edbb5eb33927c33e2864131f3a36b7693029b" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/red_bed.png" +hash = "a700cddb439523ae7f4839b399d5138c76910d5fa2bf1673fbdfdef7949e9eab" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/snowball.png" +hash = "94de9004832488dfdbfbab8566f8eea2c61efdb9dd9d3d90f9ea14d649b0d6bb" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/splash_potion.png" +hash = "81f8099f8a045b23afd852b9d1384e9d6d15a8ae3c1e3f9f1b7ac086fcf4482d" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/sugar_cane.png" +hash = "3c2490ac31547b2d3a1a4df313838cd2a1e79a3a8c062ee1edf3730c513f5f85" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/tipped_arrow_head.png" +hash = "d4b72de8b9d21d30eae6dbd34cd1bd492dfb35888801c3cf6b54d45b560b9135" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/white_bed.png" +hash = "5e5643cb6765646f5a0c3f434e70a76a4eb7c8930d56345aa03caf7e4ed57070" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/wooden_hoe.png" +hash = "59ec176b3327cf56ef4a33116576dad298e73015b3e96671797aac8dc06910a3" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/wooden_pickaxe.png" +hash = "89eb023ffaee48b9ca5c1f53c668c4f11c9b6ce4be5e959ff34f0e9c3e387288" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/item/yellow_bed.png" +hash = "ac213f5e1f733b18cd5cce6ad6383b581db4b8362502a5f28b772c1bd3059ac9" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/map/map_icons.png" +hash = "04be7c19ce4971b91449d21c77bcb2ea462e369b1fc346e0a62cf01a03dce5d3" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/mipmap/water_flow/1.png" +hash = "97cb045f9505d597c3a9ca50a541ac13622ee5a3f78c495e506ae467d22bab75" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/mipmap/water_flow/2.png" +hash = "cab1318f2d606776768f0e805acb61bf3b9b3e2c4b2321884d1d479cbf0c1fea" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/mipmap/water_flow/3.png" +hash = "7c6f6ce681c8ab3ae2b1072fde98c7f1de35e659730c9a6e7e91ececa12bf490" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/mipmap/water_flow/4.png" +hash = "e962f4835f706ff0102ac5c4cc6516c2c8c47e07dc832831e1c2361c91b89390" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/mipmap/water_still/1.png" +hash = "1d02bbb2f31b263a2e630f7e54a570cebf8a78a1d90785735a77b1cbf6725daa" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/mipmap/water_still/2.png" +hash = "837d3df7700b00ac39385a852383fb0d83a335c9babba660809e06f9f1e36df7" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/mipmap/water_still/3.png" +hash = "11a83c10ec810050602db4718d5c40153c02f7a4a959a67cdcbb0ded8029bb04" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/mipmap/water_still/4.png" +hash = "08997c97f6f64e9a805f8b32cc7f981c8275d88441e5b89d090dcd54961a71f7" + +[[files]] +file = "resourcepacks/Hybrid Aspects/assets/minecraft/textures/misc/enchanted_glint_entity.png" +hash = "23831803126a3b75e74deeb5a5e39df9a26c94872d20533f444eb5072b417fb5" + +[[files]] +file = "resourcepacks/Hybrid Aspects/pack.mcmeta" +hash = "36c5f988594a10be449a0a125007c49edee2a45b227aa3559e97c015990e77be" + +[[files]] +file = "resourcepacks/Hybrid Aspects/pack.png" +hash = "8802c885e4d689be9c85102ca3e4469ef2f6e382603a811bdc3b65fbcf76c0df" + +[[files]] +file = "resourcepacks/Legacy Panorama/assets/legacy/textures/gui/title/panorama_day.png" +hash = "a95f941fefec89f2ef53dec8a52fab1ea1e7add224336f64f894d5e451f1f16f" + +[[files]] +file = "resourcepacks/Legacy Panorama/assets/legacy/textures/gui/title/panorama_day.png.mcmeta" +hash = "14972e242987e4be84336806bc1f08e61480110a1668718688def1be06787f1b" + +[[files]] +file = "resourcepacks/Legacy Panorama/assets/legacy/textures/gui/title/panorama_night.png" +hash = "428a59bfc1afc46d53709632152f95bb1c2d236f8193155e9a7a1daa15d1082d" + +[[files]] +file = "resourcepacks/Legacy Panorama/assets/legacy/textures/gui/title/panorama_night.png.mcmeta" +hash = "14972e242987e4be84336806bc1f08e61480110a1668718688def1be06787f1b" + +[[files]] +file = "resourcepacks/Legacy Panorama/pack.mcmeta" +hash = "1237eef6e823320ae41bc8740b794270635caeb79e1684a9342165dfc36a6ae5" + +[[files]] +file = "resourcepacks/Legacy Panorama/pack.png" +hash = "3d8b67e813ed44b9032a97d52da84d306468401d87179712fec81590b908acca" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/LICENSE" +hash = "cc2df44bb7f35f0a280fe0d9c57306503f13a2c7c2926c6f0ead7b64f74f1b5e" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/lang/en_us.json" +hash = "f359ea9b46517e051cad6dde369ebb1ce4bdcb97d771301e7ed3c2ba41dbbe51" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skin_packs.json" +hash = "5d4bc70d51600b46f816327b9dcc6a2a595d34ac48fe62b695c8354b1de7c072" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimalex.cpmmodel" +hash = "8764bcf4c7a6ed3d3f8985faf881888d9a4216f33efe1cfa50f03d4b10c3f0c8" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimari.cpmmodel" +hash = "902f47ab577a0cddf9eb1c843d0eaf40a7a6e9e00529409dfeefca53d610297a" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimefe.cpmmodel" +hash = "69225b1c3bbea6e8f2099d75d427a758e652dc5eb4e7612a1f4469bcf992d464" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimkai.cpmmodel" +hash = "9fa36ed2e9c3cfd94982462e4b466008ff469cd5fe5f9ff97cfdde7b948d0e31" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimmakena.cpmmodel" +hash = "57c3e134c54e1dc1df7e79de2477da7559dd2b4ad3d8264be048125e2ae1a7f1" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimnoor.cpmmodel" +hash = "e8dd5705e5f277e1214e06b0bcb7e80f3ea41e9980ec1022b54a53e722536bde" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimsteve.cpmmodel" +hash = "ec59176ee3d073b1cfb010cd8546372bc2a8def7da9395dd5799c772f86f0733" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimsunny.cpmmodel" +hash = "2bac167c634a69f36d04690d7a3d901baf8372816ca4fbd3507841fcd722e0bb" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimzuri.cpmmodel" +hash = "845c5faa3196d8ea4e9a12086852682e23b348b6d8df6314f8d62ca5aac8135b" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/lang/en_us.json" +hash = "851a1c6bcd1e94152bf170d6016938bf9bc2b0a10f8c1fdc6c99a5162747e5f8" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skin_packs.json" +hash = "6894c1a4c09d0058cea44bf261f0307a1c535c4cec6ac61525b1230fb2580b98" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widealex.cpmmodel" +hash = "0c80b228de7fac27e5d4873e39e6682e8ae3fe2e684453d5b8360b24236850a9" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/wideari.cpmmodel" +hash = "cac70bbd2c83e3f72327895f68600fc2e0ee094e911fd9390f567842bc1e3340" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widebnoor.cpmmodel" +hash = "89e41dd4b049adf4494a9add12e668df2bcad87a088a3919e4deabc0a1d9a6a6" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/wideefe.cpmmodel" +hash = "63de24626dc59a4e66013cb37e49d545c0d96478e9d38f12d0192c69cc4077e5" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widekai.cpmmodel" +hash = "ee3c251b2315688073a78a88f1b432d54cf826f43adb1f65a85af0ba98ff3d68" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widemakena.cpmmodel" +hash = "8a56d21b7fda30a19f9c9eefcdf5cf065dd740d22fe9deb1efbe93af0108b3ae" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widenoor.cpmmodel" +hash = "4b7ad25b6a677a88255f7ef45876260b726d3cc68f36b28f9764446875112ce6" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widesteve.cpmmodel" +hash = "9d6d02b60a917b6f6fbf897ccbb0acc1af9e5f5f5ac046b88d458ac3fc43ec3b" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widesunny.cpmmodel" +hash = "86d759d6d433036da7e21b832e862a1dd20363eb94c8fc8a4370a9bc1c168b34" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widezuri.cpmmodel" +hash = "013592c97d9f7ae3df4edb624a6d4a17447dc76d66bcee23fab85c2cc66f0268" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/discs/lang/en_us.json" +hash = "5e719e7349ef8d22d2b417418872e02ee36a8a156828deec6432a58a64f36cbf" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/biome_overrides.json" +hash = "9ea829ff0ba925e07e48e635b58028e8eae7a0680556f8d1802078ba5f22fec4" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/how_to_play_sections.json" +hash = "0ec685909eac8c8e1b8d9689fd080285232f635e4ac0a5971a9851a85c1afadd" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/intro.json" +hash = "78291d6f1ae32a5483cc08323a48b5ed3f5dd9cb809f96490edc17dd25837f5a" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/lang/en_us.json" +hash = "e6adac691cc3266775fb90e5e7009940056f8a0f7326af2f6bde567981841218" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/option_presets.json" +hash = "4f8aee8647ac8b322c1779bc90ed2be3f47f58526d0dbfa87709e85a5fe870c4" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/4j.png" +hash = "04405a2700a27b6fbe2b3d22b76c02a5d350e0c9c4e0d9efd4904c9c0c19b1b2" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/curseforge.png" +hash = "aaddc4d497b28588a360873c5e8632987686d91bbde17d06b8a242447598bbad" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/eula.png" +hash = "1f4b31713058b414c829c1ecbb7977ffb65e5d59692572624d73fa9ee8011641" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/fabric.png" +hash = "0dbdff234d28c176c3ff3e6e02c699f42d2d53547ad1d85908f2f205205d0d4a" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/lasting.png" +hash = "97ea9d77f1785eab1f5755437774fc1bba44bcfc95bec7ef31aa652184bfe160" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/ll-fab-mr.png" +hash = "b1f4475fe6296d231d4bc5ad5fc841d7a572400877f9978b293204d339c9630e" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/loading.png" +hash = "97617ce75aeae0ea3b287ab74a6c510b52c67e31751ee0f651eb633380616454" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/loading1.png" +hash = "892e978fd9e056cff701d64c00303e4ce5a7e957e2914cfdd3ea9b90fe36a8c4" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/loading2.png" +hash = "b6a6f3145d35ec4e1faa2af3f1ae90afa8fc2925f2604735d6b91102fedfc38c" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/loading3.png" +hash = "a57bc24754dd4f555118096ad9187cb51ad868b56bb5ef7ebe1dbf3a156772c6" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/modrinth.png" +hash = "b563a9bbf8a0d32eff5a181e70758353798eba5ac1595901eee376c1fb5ccd0a" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/mojang.png" +hash = "1d451c5e21215114e1df1294895b706fbedef76bf2b62d52fcb50858bcd65d4e" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/nr-fab-mr.png" +hash = "626a565e55e84245534d42370569fcb34507ba82672aaea6a907f5b5f0cd0760" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/nr.png" +hash = "17d2ce33f752cccbefe2943c9b04b26567f2f096b34b1cb690facf6303407969" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/william-howard-taft.png" +hash = "a11b4a1971365420adadf7bf46e4de994a55811e75a48b2995f25442863fc165" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/xbox.png" +hash = "2f65e24b260ea15a6acbceffda1d31c4e31f50ed05307ebf3f3e813dcf4e3b25" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/comparison.png" +hash = "9f09550f31502876775f7697b8c46a4b6e982a67d614716fdbaf417a7d678b13" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/icon.png" +hash = "78e5e24a93f435ea23dc9bd2ab65d5652429ca10c9138dbae2dd133883dd8446" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/alpha/icon.png" +hash = "2fb7d9347a99a4f344991f3457db255f3326e97e5539cf9d5d466e0a23dafc3d" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/animated/icon.png" +hash = "12a40ffcf3a2be95e6328cc53faa5a290fbf9050b7a6c02bd5f3890aec3670c5" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/beta/icon.png" +hash = "5bed2c948ece5ab636c3e15b8a249b291948d4834e6c7d5a63a68aa66be5cdc3" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/candy/comparison.png" +hash = "0fa1f8ae8816a3d93a2314a8231acde407fef7faef14cd021dcebcbed28882ce" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/candy/icon.png" +hash = "af8a09ebc14a9a7bcc713aa416fe041f037ec3ce08ddac172870daaeac31b893" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/comparison.png" +hash = "de132c52c5dae9182cc2d105ef4770b38cfb40a72b41d1e79e59462796a4f01a" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/icon.png" +hash = "a2d240b84af4c6b4166af0fdf5ab7057a9fcd135e8b1ab657ceff7cbf8ed22b3" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/comparison.png" +hash = "cd832720f13221f06c6fdedeb1862997426c987a67ef524ec3c75cfeebac7c68" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/icon.png" +hash = "ca53a65646d75749d85ae23c0bef421e75cb346ff02af3634a3f478820fcfb07" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/comparison.png" +hash = "d2d30f535a9bc3f80e9d8d7198362b1def343da2719a5e888bcdca66fb30c08b" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/icon.png" +hash = "8eb1306a4d4883f944aa98e4bb50805679df2bf4171d66b668e962cb334f4c57" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/city/comparison.png" +hash = "ca20258bef78543985edee809c549040219697522db38e7c4cf87c53c6a039a8" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/city/icon.png" +hash = "02c18880cb1400dccfbcb1f7973da2f2267c34a1e4d757cb6e216797653cad14" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/darkmode/icon.png" +hash = "742ba2889af70b6b6d718c5013132a7f18c9daa30cdb7d3c9fe35f1a6b395f90" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/comparison.png" +hash = "d901672f6dffcafa969cefacf42196e37d5c7c5ac3218ad92cbc99cffe500a88" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/icon.png" +hash = "233ce8bb49b38db6a6e6ae4ec0cef974fef4bf10198832b2d890677cc674e365" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/comparison.png" +hash = "8515293aefd6e59e74e9090c201cb895a3717bde05956cdf39dc126967fe800c" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/icon.png" +hash = "87fd873edfbf46d0c6117219bc89cc94b540a9265c68b16ba12a65c818978c66" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/faithful/icon.png" +hash = "11e2e5d094205d890c828cae12ddef646e4fb651a76c8123344802a9d61ee41f" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/comparison.png" +hash = "2370e4270c80304af631fccac023526733a0450b48ddb8ec26b845056821af8e" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/icon.png" +hash = "8c132461b88eab16ecc536e737ab8418938fb48e54a88ddfefbb50f1c633587d" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/comparison.png" +hash = "246aa1be3247874ae9d661db3ff0db07d1370b27a1a94628bc68f12160fd2ca2" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/icon.png" +hash = "8e11caa8e98168ccf734f1fc3483b9e465fab85a69d3688796d0bf30aea9bfea" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/festive/comparison.png" +hash = "18d192c1b78fc1b5426b5a64711298c11a1d228fcb01355bd3559632fa6d22f1" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/festive/icon.png" +hash = "bd2f44503899f3bd5c774583c87ffb96fd40d4724bf819098fcbb1ded94adef5" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/greek/comparison.png" +hash = "611423a869fb77f203fc5c2881fc290a220302e6b6ecbcb779decc3883f29eb4" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/greek/icon.png" +hash = "5032051b32a449ed57a5f5a9763d9fabc8a8d23c2445d96f8a566ca5333253c7" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/comparison.png" +hash = "8f91036d987c4e9abd7bc775637214f9f2ddfbe3efb435a1ff171ae521119101" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/icon.png" +hash = "cf58037c6b1aaccefeff6f21c97e54e41153fcafa1c06ae3987303f2e8f59534" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/comparison.png" +hash = "666ff4fc184a9fcda16cd8421bd9607027ecd978c1368bea6d0c30efe157b16d" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/icon.png" +hash = "96afa8b199e0f77fcf34be27b5d29351a931f185eff9bf9a8feb34f31c522b1d" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/live/icon.png" +hash = "d41477e6fb46ab8c461e1237a8606ac6b0883db8cd9b77636ab908627f8d79c4" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/comparison.png" +hash = "c779f7dd72c8f89e15964f5b44dea1f377340f7549f14f69d3e79d14c2ad91be" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/icon.png" +hash = "6e8bc4f4942d4cad9daeb8dd14b558420655c725f602e46a4fb92088610ace08" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/n7/comparison.png" +hash = "40d8d3434f8a1c9ee0c52555cbd5e4f3a5bc0670059b50b8f9148949833ee387" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/n7/icon.png" +hash = "ea7cb984c8a9d0bb375b762dd6b5f56efc5ad31c72460347249ad0551f61d4b3" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/natural/comparison.png" +hash = "b6896828510b919b377a3c7312503f26a7f09f0781f09b9564548b7c5e35e1c3" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/natural/icon.png" +hash = "b3fbcf9eb5fbbc96b69d33891f53b10a591ec71f1089954ae4843c9901858fe0" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/comparison.png" +hash = "28f3e178c4efac94bca0a4ba7faf16b04b4a34bc23cc3ddc0075a04d90b21deb" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/icon.png" +hash = "ca53e4977720092f771b2cdac8b23361727c493d88d687a6fe941c167d0eda3b" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/norse/comparison.png" +hash = "4877ea41a7a87b5cd0b5f07f8c373c211abf81bcfb77d981a2f109c29b0e8564" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/norse/icon.png" +hash = "9fa0f24ec5f66d6c6a0e755c87030e047957bc1f5d3c7ae86b0026a72bbee0a3" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/comparison.png" +hash = "f6cef49258dd8fb2c5fee36798d0436bc33ec5390cfe0274160f87c5988b809a" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/icon.png" +hash = "468dbe6a819901dee12e596543b086b5a27146c2f75ce861af8a7728d7747458" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/comparison.png" +hash = "c934f22f455918803abdd5fc7c5834d06095f1f216c7416c5d82a18e339fbd21" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/icon.png" +hash = "a871da292a2498827d295f622fffe9d4fd7a1bdc9738a76b7b53c35d9541c758" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/ps4parity/icon.png" +hash = "7c385495ccd563479d5fe27f566a2c4f1fca87d5d38247e1396225c01e2ba9a3" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/comparison.png" +hash = "d81cbdb3314cf792132ba617a1b2a90d9dd19ea818240fea5a74014f453a8187" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/icon.png" +hash = "2c9e1514dce28a472c4fad84d061f8e27db4da7d327a686b59413141dbdc9623" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/comparison.png" +hash = "4a7f8822e6045778cf137910f00812324f64f3442e5d3609de47e1fcad7c0863" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/icon.png" +hash = "e63f7cc66a5f6c738911b99cba2a850d80ead4016b6f182247508ce8a7ee878f" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/comparison.png" +hash = "2e57d9ef2de07eb115451bd645086fb5bc3801486fd4a1844fd8aaf13d95058e" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/icon.png" +hash = "b4b9baa0ef8c7a397d06a21161fb5db559effe6649e0ab2c78b29ba7b4f28f14" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/comparison.png" +hash = "250cd618ef6683876f30065c498a4589d92ce1d874e6798f8af82b91c9a26d58" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/icon.png" +hash = "2afb11229f88f981409c6d8c83bd1d6a275cbd69e4087ba14972379193d1941c" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/comparison.png" +hash = "a17033a9cfedcaf767e61bc8279b930e6508206bba4b02455181961fa2404a7c" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/icon.png" +hash = "890da859db27a472600a6ec7689203a7a75fa2f9f99b686667f013bef9071e7d" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/toy/comparison.png" +hash = "f49ff01c59e6d941ec902cb997d33570b7879d2dbd1d4f3264c19e980680c935" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/toy/icon.png" +hash = "732a99a8b74dfb7d433021e53e16e1e6f80466d7e512f01cd72e79e58c1f2678" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/trailer/icon.png" +hash = "e962c525b65e940ad4248264d679381f580a796943120ae67460762771645e05" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/vanillaplus/icon.png" +hash = "958781a27530be518f387d49244abbbe6e1cb5691d726b27bbbb5b13286ac54d" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/barrel.png" +hash = "a992ca6da434f4ca175a18090fd028edad0c299b8e25dbbf64d952a2cbe57797" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/basalt-deltas.png" +hash = "99f9f9444b0c0ffcf0eff1b8f3aa595481ffc72ed5f673f88f366d1411e3ccbb" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/bees.png" +hash = "b8a5fa3b661b8cf0143530625c068f5ffb46e02537fdf1ec745a73e54289641d" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/crimson-forest.png" +hash = "608b27194bd345ab150de5d5765a0b23ac8a903e02028ee20a263142d590024f" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/nether.png" +hash = "e7b54d1f05b3501bc68cf030c4cd76f7c62ba09cf85feb3b1db1441aef2e52e4" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/pale-garden.png" +hash = "0bedc74f25cfab5c19a920d3233dfab3914036fdf991dbb1ad0b0bd0c3e851ac" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/piglins.png" +hash = "0a967f29f3122b5ef97344d686da34e8c89588495e267181515e216401e74686" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/spyglass.png" +hash = "541716332bab052ae2f7b07d3ee1fe1861ae67f620dfc58df941fb2fc4ac9798" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/trial-chamber.png" +hash = "a8b543a08dbb7dded7272cb25f241c4a9f2642dee39990e2b6c3359ff327a718" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/warped-forest.png" +hash = "7288381baaf5abb619256aae7d57ffd58156bc2db3e28bccc331e1013451e99d" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/leaderboard_button_highlighted.png" +hash = "78b19b837e5904f2bfd07756f332c2677158cbc98a275ca943980c33c0988210" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/leaderboard_button_highlighted.png.mcmeta" +hash = "af63ae0b12cb2ebe54416d0e6ff32f5b57d6a610d2493efb00d239a5fa43c92e" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/pack_highlighted.png" +hash = "a38d6f71d03c8c8af90300563f9eb16aa85d3746ba0e0ff2eeafc4f85b919451" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/panel_highlight.png" +hash = "a0dd2a6d378288087d878a7a98757b905202ad5c1db19ddba3074eb42c884afb" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/tickbox_hovered.png" +hash = "33f5ff69a103ddbab29c574d76c03f4e129d22a347a75f153e9eb61d655b7ac7" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/title/panorama_day.png" +hash = "c05a44dfb2dcc9aed4b931713c55582689fcc061e9c2d535d819c913b12476c8" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/title/panorama_night.png" +hash = "f9820a5f20e05d5fc5d7b6ff582ab4e912217a3cfefc35a6c4a553a6f3b0a1cd" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/barrel.json" +hash = "c1e631de61215a968eac6134c1642a7e22efcbbf06487e456ae9e8f1702320b8" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/basalt-deltas.json" +hash = "88c3a860b58d81db5df9ff9a118ec480929406f04ced7333e251b36e00d2192a" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/bees.json" +hash = "2feec7b9db2716908e59e2b7b23dd94181a4b415637a909cc7a869cd22d0c828" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/blast-furnace.json" +hash = "215d26aa2cb1cf1b09c48ce7539f350bb5fd2131201206af1129cd3320c7b300" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/bundle.json" +hash = "1cf22b735b2086c007706040fdd041891892af3a20cfa1084553324a92861961" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/conduit.json" +hash = "b455747495af2260507437e979febb8faef186b9072c53d98f54a9bab8531290" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/copper-tools.json" +hash = "3df6ae408be2567fcc286aca698b77ddcc3815f7bc074d786209c5540b656893" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/crimson-forest.json" +hash = "4726d81a93fcb23106fb1949b22386711bae295aeb2873da79f6da1156192c5b" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/furnace.json" +hash = "38c60ca26285455c01e7fe5627467bc79c7e1f111b2975aa5e50aeeaffb1dab3" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/illagers.json" +hash = "16e3ecf0604ce1b9fef837e3b1802a11df9c21ec03626d01aca89879580cb18b" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/mace.json" +hash = "2a8571ed78a89077e55f5b3f9507f2f7c62cfd94a7f62f13276a66de492713f7" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/nether-biomes.json" +hash = "0c8cc47a5690f8aa79933332503188efbfa6aa28d6b26b3d9e9c6c8720d09721" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/pale-garden.json" +hash = "2cc7c635966a9bf73a203791b2472c5d31b76fae2bf220e61c11637203df3a23" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/piglins.json" +hash = "1e5a5a8cabf9565dde7640d68811a384980548b04dde1ee1e5e19c604c293351" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/raids.json" +hash = "678ea28ba64b7285d504093d328608859ba4c5842ffea4def4ab8dd9e5d09d78" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/scaffolding.json" +hash = "351405fd2649a0bc370a5eae8d747d05c871c8e423c06eaf197d7d2e4e4395db" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/smithing.json" +hash = "219de879f590c9853d0a8ef391867a1975beed73370cd1fb0a2dca94c0765799" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/smoker.json" +hash = "665b6e99d384ce0c8323fcdd3fc1c80c1c2c06593c9cdc4dafb4413b74cb37bf" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/spyglass.json" +hash = "3e4d4f497b9c732e9c2fd9916a7b22655613d4d5eaeafbc80e743ba70656a836" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/the-nether.json" +hash = "b6792426ff325f517c00a3442438c6317d39d7babc9c28d509a9f97b85e6829d" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/trial-chamber.json" +hash = "1ee2d67b609dfabd98d9b445e37e81be789b6c75f79a466224c69ec52eb71f61" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/tridents.json" +hash = "7d054eae3280b3c30ced81e142a0a693d4524c2f8478dd96daafed3b19288244" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/villagers.json" +hash = "24abc47234ed8163cd62e3c8f68010ed4ae62a2f6657f6c419f05291a3c3a7c8" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/warped-forest.json" +hash = "215777278da35721540285952ad209705770ab3a80043dd4e52dec8d50e9d63c" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/whats_new.json" +hash = "2e7ffba8bd0373958f2ed9d4108ca9b70274ad4c80204d456d8c580964185705" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/lspo/LICENSE" +hash = "35fad9deb1142e58c4e938927efc9e0960b0adcc7dacd1de6d619247f1011657" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/lspo/skin_pack_priorities.json" +hash = "e971653f8673a61ed4a784df8a3f1826fc021d2bcbd8214e4583fe0de440b260" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/lspodh/LICENSE" +hash = "35fad9deb1142e58c4e938927efc9e0960b0adcc7dacd1de6d619247f1011657" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/lspodh/skin_pack_priorities.json" +hash = "c88dea2f1fa61bb964e8ed1225d6ae7fb80d23161455a65f4e45af528099eabd" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/minecraft/changelog/en_us.txt" +hash = "417acb7dabd2e606013b0dfd99f3ca6effb68a0e19db478576d7cc4ab5a80568" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/enchanted_glint_entity.png" +hash = "23831803126a3b75e74deeb5a5e39df9a26c94872d20533f444eb5072b417fb5" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/unknown_pack.png" +hash = "65a0b97613cd93d8de87e330b2e1d25d8e4b436a19ed2c38e16a9cb030c2341a" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/unknown_server.png" +hash = "65a0b97613cd93d8de87e330b2e1d25d8e4b436a19ed2c38e16a9cb030c2341a" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/minecraft/models/block/grass_block.json" +hash = "f0cb3b434513fdedd842dc0823137f833577bf2474444ded71492ae398e8f137" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/minecraft/painting/back.png" +hash = "f02b280084de54c821608465aa76f7a7831e609b4e5409a899d7a6498d0fe52e" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/LICENSE" +hash = "35fad9deb1142e58c4e938927efc9e0960b0adcc7dacd1de6d619247f1011657" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/christmas2024.png" +hash = "f95eb9a6eca0cdc72e95b1074a5f7988eda56a40bf83254cc00dfc8038228750" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/christmas20242.png" +hash = "4837a77c04e8d5b2cbc4967e7258e82f69c3d9facddf06417b89467942c639ab" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/lang/en_us.json" +hash = "5165c72f59f4cd099f3c16959786d502422bd31287a07f0a5ec16b1a49f79985" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skin_pack_priorities.json" +hash = "d25e16d27e4ba0680f43645e899ce3eb7676f4a0004220bb3cc768def7e32fba" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skin_packs.json" +hash = "209a5954a37b9b8132b3595ea019ae7f706a4192b3cb300c6e94f2498090fb26" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/chicken-detective.cpmmodel" +hash = "8657b91c833b18140cb6ffbb04cc2adc342785e75f6e162a51e1964ad1a43138" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-alex.cpmmodel" +hash = "b8b12f8bac5346cb2b27f8c3ab7d32c3b39b00ee4b6838910257e83f8b89106a" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-steve.cpmmodel" +hash = "92e51cfc0de97c0d70ba7da9e1487a45f6ff247c112cbc2cc523d96a0d772d63" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-zuri.cpmmodel" +hash = "42fdb19d49b66dfba03bbdd436e935cddbe758daef86f3dddcc7d455f328354b" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/festive-grain.cpmmodel" +hash = "ddc01afaa51eab04db241de112aa131223ffbeec0663d4ff96372d3dc0a05484" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/festive-steve.cpmmodel" +hash = "e96c6c366b05146b6f4076c650690d87c7c411c5ef7dafe04f451b60e45ab6ef" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/adjust_volumes.png" +hash = "eafa45ce59b4d90198df6c817e900073b72b05d91168880eb4dd836504b846c6" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/device_selected.png" +hash = "7fcc48d619a2e3d739ed16ad328c004caa77309d366a646265f808d7881759fe" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/disconnected.png" +hash = "e514752174141012aa71ccb6dfdea3b6e17bd859b06d49526944df4a07ca5708" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/group.png" +hash = "e044c9610cde17f4a65c11499bb84a734b680432471bd8f683216c9714e15de2" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/group_hud_button.png" +hash = "d8114e4451a6820c86828b45d536b5a8749d36cbcd6a04f2378113b7caf588cc" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/hide_button.png" +hash = "e6fee0c3d77a6f0ceed088a51536e296e4038018750bc5ffe293efbd1e3ae87e" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/invite_button.png" +hash = "d0c058565f0a03e2559f7b4d2ded1e693ec78eb47745344a65ff1092b1186fbc" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/leave.png" +hash = "3791be04c1a4f117bb8c49e0dc70d585ea65b80db97f5caf52768abfa0d06037" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/lock.png" +hash = "0490adf5cb39f781ce630df86b04a78534581077d9b0a5bfabfcb10ea93c7f63" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone.png" +hash = "a5e078a4b3f1339c2e3384ae87349605d964c5fffd4e7fc3815740f4490544d1" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_button.png" +hash = "d824d271d0f7d0915d6b9eacc4ac4942d684ce388b5c87f88b0798696d5185b9" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_button.png~" +hash = "e322873651c3865305cb58acd41c48f982bed81e3db90ea8048b327d467e8238" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_off.png" +hash = "dd421c77d63d4221950797ceb45755672f5b780060e262d36cf1e0bf1fd8a370" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_whisper.png" +hash = "a9ba7a758c3e147fb644246408925df7fd9c68fa9dc309d93f26e4fdf0214de3" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/other_volume.png" +hash = "345e92069f290d0516df0b974450043921a59302e9e775b73d5350adec8e46ef" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker.png" +hash = "3363370f2339ef357ebe6b135ef826811fc6a760391dde463cde9ca58b0571e8" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_button.png" +hash = "db35bbb505469747d35bbb93cba3f3e8bdc96c70b248e3f9ab459808bea08ba0" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_button.png~" +hash = "96f87c8c438981d2f13bbb45238f4b8ec9abc94678a76b07741a1acb232ec534" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_off.png" +hash = "fbdc85661bd20ad0aa06bc54a3328b4d603c7fba9fabab6a2b35f07133645ea1" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_small_off.png" +hash = "2daa4579faff07078ce455b3464e5bdcab7ae002b71bede363439483dfd134dd" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_whisper.png" +hash = "3482b48f80ff12b54572250e107de87c1f9d4658505e1a3a5867281368d3c61d" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/pack.mcmeta" +hash = "f0fef204680734981192c3c4a3a53b1ba7d85521ee92d9f21d427338a5c01acf" + +[[files]] +file = "resourcepacks/Legacy-Modpack-Resources/pack.png" +hash = "ac949c4aec5664a57246fbe2ad49d81f2399780b1e16f83ed8d156e3d97eb033" + +[[files]] +file = "resourcepacks/Panorama/assets/legacy/textures/gui/title/panorama_day.png" +hash = "c05a44dfb2dcc9aed4b931713c55582689fcc061e9c2d535d819c913b12476c8" + +[[files]] +file = "resourcepacks/Panorama/assets/legacy/textures/gui/title/panorama_night.png" +hash = "f9820a5f20e05d5fc5d7b6ff582ab4e912217a3cfefc35a6c4a553a6f3b0a1cd" + +[[files]] +file = "resourcepacks/Panorama/pack.mcmeta" +hash = "6cbd382cd685ef462126162032d77e9c3e1aca1611281755e6c8f8e10646714f" + +[[files]] +file = "resourcepacks/Panorama/pack.png" +hash = "3d8b67e813ed44b9032a97d52da84d306468401d87179712fec81590b908acca" + +[[files]] +file = "resourcepacks/a-minecraft-movie-hero-pack.pw.toml" +hash = "91cb850b00f8e81ac49821b1477575a23be412acf0c440e4ec9b16ff45fdf4b1" +metafile = true + +[[files]] +file = "resourcepacks/bare-bones-x-lambdabettergrass.pw.toml" +hash = "caffd37b1b19ca47063cf567a553518502c164f2516510138ae5583ce81c0b6f" +metafile = true + +[[files]] +file = "resourcepacks/bare-bones.pw.toml" +hash = "4e07890bec25eadb6a671528dce288e5017f427191b178cb8d6373df192c4d6e" +metafile = true + +[[files]] +file = "resourcepacks/better-leaves.pw.toml" +hash = "610e5e08a034d7fdda17d17f37853c1abf19f94425e0a831ced52fccb6ccb063" +metafile = true + +[[files]] +file = "resourcepacks/candy-texture-pack.pw.toml" +hash = "d061e434b034aeb604040112698f2504b7a5204600e7cfc3390abf5f03596804" +metafile = true + +[[files]] +file = "resourcepacks/cartoon-texture-pack.pw.toml" +hash = "a6d49118beb3c6f9d22ed89f70081d354344499d31d93eebff18369500ac490f" +metafile = true + +[[files]] +file = "resourcepacks/chinese-mythology-mash-up.pw.toml" +hash = "37afcd1e9435d88df534e5f51f4b59fdd96cfb7237fd9c77e31ce8c97c991b10" +metafile = true + +[[files]] +file = "resourcepacks/city-texture-pack.pw.toml" +hash = "fea6e9234072b4b8e68f85d623c1e90b2d05f516ae1b6c31ac16d9f9b5a24b10" +metafile = true + +[[files]] +file = "resourcepacks/classic-mcyt-sp.pw.toml" +hash = "864ad69f973d4bfe275f33a2372b12d9c7180f0f51bc051cca6731c5c1ced641" +metafile = true + +[[files]] +file = "resourcepacks/default-dark-mode-legacy4j.pw.toml" +hash = "2646791799cfff884ac8f7eb26acee15952f0f06653755f63586782b1ea9c2a9" +metafile = true + +[[files]] +file = "resourcepacks/egyptian-mythology-mash-up.pw.toml" +hash = "7f2bc490d78f90f9d6180fde18314de86e999783bdab07576b86b6737a1e7c5a" +metafile = true + +[[files]] +file = "resourcepacks/faithful-32x.pw.toml" +hash = "a45b9550b76fac1d0c2989df81349b28a86672b07551690656acec91c648c534" +metafile = true + +[[files]] +file = "resourcepacks/faithful-legacy.pw.toml" +hash = "1b52dfdcaf897e87bf2ff214f54f751bf2a1ec36b7a8edc4a41ee0bd8bf1a762" +metafile = true + +[[files]] +file = "resourcepacks/fallout-mashup.pw.toml" +hash = "3fda277cc45a2512a77a81d10654cec5c66b6b031cd979bef75b85e3a55061d2" +metafile = true + +[[files]] +file = "resourcepacks/fantasy-texture-pack.pw.toml" +hash = "55ec8fa7de4350a3f5150705bf64a5d475e80dd192af3bdb6c3c3d03e0abd09e" +metafile = true + +[[files]] +file = "resourcepacks/festive-mash-up.pw.toml" +hash = "b249eed183e9468005e1b83b0d7f8c6fe9dff253b887dd330d49fc5e1df968d0" +metafile = true + +[[files]] +file = "resourcepacks/festive-mashup-concept-update.pw.toml" +hash = "d64e8976782a98c7000613a5eb464e624600d7cfa2dbd0102fe8c64589749542" +metafile = true + +[[files]] +file = "resourcepacks/fresh-animations-extensions.pw.toml" +hash = "4393c628d194dcfe084323cd6da87839501af63397f29f2a28f67c85cce5a338" +metafile = true + +[[files]] +file = "resourcepacks/fresh-animations.pw.toml" +hash = "6a1556a0e4fcb411b33efafc3382b4abd9a6e671f140dc0d42e9aad2808e24f3" +metafile = true + +[[files]] +file = "resourcepacks/golden-days-alpha.pw.toml" +hash = "7c1ee0bee7e879b77660be624926e144d8c43e59cc0678199ddf6bf8dca63095" +metafile = true + +[[files]] +file = "resourcepacks/golden-days.pw.toml" +hash = "49cee0f62f37742ec374d5ba0bef8820e5197ea976098b84354c1e328d32d964" +metafile = true + +[[files]] +file = "resourcepacks/greek-mythology-mash-up.pw.toml" +hash = "17732ceac86467d95e4361e3af142d130fcc08bddb1b0c64d4ee6af1a54a2fa6" +metafile = true + +[[files]] +file = "resourcepacks/halloween-mash-up.pw.toml" +hash = "9f759e8c853589599cf0cd19d4b6daae8b091a0a71bbbaacef9def917a4b37d8" +metafile = true + +[[files]] +file = "resourcepacks/halloween-mashup-2025-concept-update.pw.toml" +hash = "f0268c1ee33c35a16919dfe46d81aacb084f4cd6557637ec11f7d2762d62b3bf" +metafile = true + +[[files]] +file = "resourcepacks/hellokitty-skinpack.pw.toml" +hash = "59752c28ffdfcdefffe1dedfd1dbab138e3cf48ea35dacd7a1ef0ae455dcbe83" +metafile = true + +[[files]] +file = "resourcepacks/legacy-skin-packs.pw.toml" +hash = "11b0c66e2b294eab4ae270ed7d34e67986224a70974914ce18bf1374285580a1" +metafile = true + +[[files]] +file = "resourcepacks/legacy-skins-doctor-who-skin-pack-1.pw.toml" +hash = "b82e2e409a4157b4fc51517e388b6f1b7a937a27c92db31c3fe58d4bac5d1c39" +metafile = true + +[[files]] +file = "resourcepacks/legacy-titles.pw.toml" +hash = "bf3b68390d4a35d122c5923df242be3efce8190aadb0a92cdc59f1cd6dd2ed94" +metafile = true + +[[files]] +file = "resourcepacks/legacy-worlds.pw.toml" +hash = "4950656224676524bb4bbd00360dcbf29f777d9ca5ba896b5d04e23ee767a2ba" +metafile = true + +[[files]] +file = "resourcepacks/mass-effect-mash-up.pw.toml" +hash = "e1a810fa0a790a0b96d1a9ffd50d682e80f552b9e73ac6657b0580e4f4461a70" +metafile = true + +[[files]] +file = "resourcepacks/modern-skin-packs.pw.toml" +hash = "492f4486f8896daaf2372ced22ce736fd1803f3774d9d889a0cbd62b9e90ba13" +metafile = true + +[[files]] +file = "resourcepacks/natural-texture-pack.pw.toml" +hash = "fe9c14115e97cf93f2e16a064cb84365f8c0e143e4279aaf9b71a98264c747b2" +metafile = true + +[[files]] +file = "resourcepacks/norse-mythology-mash-up.pw.toml" +hash = "cf6bbed9469e51584da481bfbd9ad865f4db7f038105651aad8dac4c141b94d7" +metafile = true + +[[files]] +file = "resourcepacks/old-ui-for-legacy4j.pw.toml" +hash = "480e3cb189ead94af266bf2f2ebcfc0b77865097ba047a174312d874aa55ea54" +metafile = true + +[[files]] +file = "resourcepacks/ore4j.pw.toml" +hash = "373da4fbb4e879f2dee7eae780c6e5e83f216d97212545348631ece71df6274d" +metafile = true + +[[files]] +file = "resourcepacks/pacp.pw.toml" +hash = "25fe63845192f684b1f9b1b6089676bb9d788ab8b1637ecd9579f799c914c5a1" +metafile = true + +[[files]] +file = "resourcepacks/pattern-texture-pack.pw.toml" +hash = "ff6fa6afb673534294f189e36c156c0399d0961544cc467714373320bdeb2fb6" +metafile = true + +[[files]] +file = "resourcepacks/pirates-of-the-caribbean-mash-up.pw.toml" +hash = "e4005a67f43adf9fa86a69eed9e956ce091ff74721ca696cda90db62da8d5b0f" +metafile = true + +[[files]] +file = "resourcepacks/plastic-texture-pack.pw.toml" +hash = "469eacc00a8e8d9ee944ff5ef0d5f9afb891787c778cec5fafc66ea238327080" +metafile = true + +[[files]] +file = "resourcepacks/rays-3d-ladders.pw.toml" +hash = "e53f841d27f5921bd2246f1398d73460cffb92e14f24e6088783156cbd458620" +metafile = true + +[[files]] +file = "resourcepacks/rays-3d-rails.pw.toml" +hash = "0c6ec7a772645ff7af7ead10d9074c7b3dc7bf2e6ef8bb9ea4f0babe633aafdc" +metafile = true + +[[files]] +file = "resourcepacks/re-console-resources.pw.toml" +hash = "9d1e61232d46e8b80ccce3caeba5f9c35e982f1f150035981629f8d9a88a3300" +metafile = true + +[[files]] +file = "resourcepacks/round-trees.pw.toml" +hash = "be9af28ed4a6ddcc3a1df4c353ddae9f81a15f444b942565c76fb36c195e3eca" +metafile = true + +[[files]] +file = "resourcepacks/steampunk-texture-pack.pw.toml" +hash = "321bfac62ceab9845d1d6f566c2f8c63695e21b1bf8dc2513326762385b19f9f" +metafile = true + +[[files]] +file = "resourcepacks/super-cute.pw.toml" +hash = "26dccca45fdd89f31be11268cd5f95a7d4241e5e62f6a2731bc9a411ee99c42d" +metafile = true + +[[files]] +file = "resourcepacks/super-mario-mash-up.pw.toml" +hash = "a5afed631dc1117e9039fcd4b2208c8cac92c2b8a3f3ac59a849b6bf628b9a66" +metafile = true + +[[files]] +file = "resourcepacks/the-garden-awakens-skin-pack.pw.toml" +hash = "73ce3f2f8aed02f522b567a66f17d441c4b4d9a04bb4def0dc9d8f4547e90f21" +metafile = true + +[[files]] +file = "resourcepacks/the-ocelots-skin-pack.pw.toml" +hash = "b07380e24c72a7ebf9f49d9de4a81a4a96c8ad48aff8020a71b47fee68c86c15" +metafile = true + +[[files]] +file = "resourcepacks/transparency-fix.pw.toml" +hash = "73a6f19bf23daa6fa52fbc4926b89364e25ea22fd4c4ff9d7a85ba6950738e47" +metafile = true + +[[files]] +file = "resourcepacks/tras-fresh-player.pw.toml" +hash = "f4a8d33428cba015dc8e3d383ea4e2f1b2434c94c54671bf76198c7c4db244b6" +metafile = true + +[[files]] +file = "resourcepacks/tutorial-world-addon.pw.toml" +hash = "35e793894e0f6ba886bd936302355c4fe2268a5d577e90e625ab24309e5e5e7a" +metafile = true + +[[files]] +file = "resourcepacks/vanilla-live-mc.pw.toml" +hash = "e03ba038d09b1e922bdaf15c2844b02e078b0deaa599d35ca500d698b9a5d25e" +metafile = true + +[[files]] +file = "resourcepacks/vintage.pw.toml" +hash = "5632017fd01d392006f15ee66bc15cad163b090ee89f265fb5d321cfed2ee854" +metafile = true + +[[files]] +file = "resources/resourcepack/required/Fixed Chest Models/assets/cem/chest.jem" +hash = "e13abe89090d216f1866e9408e9c37e5e1a83b8e365e695226659ef07310de8f" + +[[files]] +file = "resources/resourcepack/required/Fixed Chest Models/assets/cem/chest_large.jem" +hash = "08c1145125ca3fdf126ade6b8c0a3943755bddf5778c55123e20fdf063cddb8d" + +[[files]] +file = "resources/resourcepack/required/Fixed Chest Models/assets/cem/ender_chest.jem" +hash = "e13abe89090d216f1866e9408e9c37e5e1a83b8e365e695226659ef07310de8f" + +[[files]] +file = "resources/resourcepack/required/Fixed Chest Models/assets/cem/trapped_chest.jem" +hash = "e13abe89090d216f1866e9408e9c37e5e1a83b8e365e695226659ef07310de8f" + +[[files]] +file = "resources/resourcepack/required/Fixed Chest Models/assets/cem/trapped_chest_large.jem" +hash = "08c1145125ca3fdf126ade6b8c0a3943755bddf5778c55123e20fdf063cddb8d" + +[[files]] +file = "resources/resourcepack/required/Fixed Chest Models/pack.mcmeta" +hash = "1a5f9f1c26572ef887647294c0fa5876b7e5f72abf3ec68a445d68dd3f925737" + +[[files]] +file = "resources/resourcepack/required/Fixed Chest Models/pack.png" +hash = "f3663988433fd24d83c8d016a58fa0d8046ede4a1b4d0d3e682a43d06376fd7f" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/intro.json" +hash = "8c5566590c58d9cdffd4eed365e2354badca04e07912db2b923b84160c1c51c0" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/af_za.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ar_sa.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ca_es.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/cs_cz.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/da_dk.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/de_de.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/el_gr.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_au.json" +hash = "e707f6fb19a595f2f7d78fe57203f36e4d12cb2e2b5986bdaff9d3bc1d665086" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_ca.json" +hash = "e707f6fb19a595f2f7d78fe57203f36e4d12cb2e2b5986bdaff9d3bc1d665086" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_gb.json" +hash = "e707f6fb19a595f2f7d78fe57203f36e4d12cb2e2b5986bdaff9d3bc1d665086" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_nz.json" +hash = "e707f6fb19a595f2f7d78fe57203f36e4d12cb2e2b5986bdaff9d3bc1d665086" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_pt.json" +hash = "e707f6fb19a595f2f7d78fe57203f36e4d12cb2e2b5986bdaff9d3bc1d665086" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_ud.json" +hash = "e707f6fb19a595f2f7d78fe57203f36e4d12cb2e2b5986bdaff9d3bc1d665086" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_us.json" +hash = "e707f6fb19a595f2f7d78fe57203f36e4d12cb2e2b5986bdaff9d3bc1d665086" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/enp.json" +hash = "e707f6fb19a595f2f7d78fe57203f36e4d12cb2e2b5986bdaff9d3bc1d665086" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/es_es.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/es_mx.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/fi_fi.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/fr_fr.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/he_il.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/hu_hu.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/it_it.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ja_jp.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ko_kr.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/nl_nl.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/no_no.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pl_pl.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pt_br.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pt_pt.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ro_ro.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ru_ru.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/sr_sp.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/sv_se.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/tr_tr.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/uk_ua.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/vi_vn.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/zh_cn.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/zh_tw.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading.png" +hash = "7005196a8c4446f44d2c9044be5f8cf6cace1afde83f3702bc7d0bce4fb7e38f" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading1.png" +hash = "c797ed0959bee5a22f4289f2fb8c25b994b9a6e6caffa808d2fe6d363c349998" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading2.png" +hash = "ef45bbbe597e4b69d121327570f11f1408ed88dbdd624a491d51252df8cc2409" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading3.png" +hash = "3f6a7e313057c18ca80c09a310d45a10c64887ab355a388ba21560de23d692f5" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/comparison.png" +hash = "ce5892b1d13ac22d021b27093e56cf28f27e8726930cd3ab908c3370b00db889" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/icon.png" +hash = "fafb4ec3e279a23e0df864f7986fd490794d5aa05818a9fa3ff9516574c56775" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/alpha/icon.png" +hash = "a535ae2500061c82e1de47fe8d7444f02a467ef557acc0bf0521e3e9e9472541" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/animated/icon.png" +hash = "c1dcd628abed3a45828aa9ae8aac2f5ecda9b034193d3be443f5ca0a9bbedc96" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/beta/icon.png" +hash = "46e569d107c2db8efd1d6f951b84761d507f5c74e0c8b297005da7c46d06c4d1" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/candy/comparison.png" +hash = "1f80165c02ba6403d12b6dd684e74d4e25e110c9764aa65229ab8df193d9908c" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/candy/icon.png" +hash = "6c691407d0e38aae8e451d6a7f5a169e592d695b4326e2802b078874b63c7a09" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/comparison.png" +hash = "bed3288b1d7e7f210ffd26ca5f4a1efb93e33bc33f07de084f23245f6e2b0e56" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/icon.png" +hash = "a9df65ee8758fd219ce4ce6a8d72deb81cbd57286fb3d5388c3a9cef100f706d" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/comparison.png" +hash = "979466ed7447b7bb2d4ba2f01f37ff91d1d274f0b76b594d9ed04c2bc9093b17" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/icon.png" +hash = "6d225c94b384af7e141c9e387a53a3cf1055dfc2d7caf0aad3979b8288acebf2" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/comparison.png" +hash = "3b15dad26abe7c5e99a3615af9ec6be612aae5c16d7e4fa43ae9becff5191849" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/icon.png" +hash = "d11c1f20eb3cdb4207f1037c5fbb1910218d8f30f58b175b7b0270fc39b3c499" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/city/comparison.png" +hash = "8408546140623852493fa9ef336b8a7c7ed35f121e572c3010bb00fa895c554b" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/city/icon.png" +hash = "3ae45512e4a43b6e8e3d78bc51eeb4042014a044d0f8dcd58b9c5ba7c2c9c707" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/darkmode/icon.png" +hash = "aec2d2516ef1c1efdda8e442c977eef52bcb13329cf706fdf07e2191241f961b" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/comparison.png" +hash = "e23f6a6c01bdffe7b2321e0d65d6749430b8fee5686a854810e9001c3b6faab2" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/icon.png" +hash = "f0679e9d4a35236fbccee19e2848ddcfc20f7972b2346ba4bd119ef0a2ea5c4d" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/comparison.png" +hash = "2a03675fd78bdc5e60a97415b8b7ee4abd123d6780e39b2ed626f19c22d91a58" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/icon.png" +hash = "5dd8a7b1463905380ce3bec812bde41b898678da9dca8baaaf23e0411f412c68" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/faithful/icon.png" +hash = "db206a5ae7de02d36407d83838766df28328a84eccb6fb7b77d1e9aabce0ceee" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/comparison.png" +hash = "ababda13b5eda2637c034374f13605ea405a00b7d15b0249049f18466bb354a5" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/icon.png" +hash = "c7c96d4b911ae183f8cf8be00eda98248d757d4b4ca4ceb671d68be180e72a9e" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/comparison.png" +hash = "170f8a7663a5b83ddf43d2c88196f35c908e400a1a81dd4d1a5fbded22e4bd97" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/icon.png" +hash = "b39836e4216018d3a27a788641900ed801843d72b06163584492ffe1b2110393" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/festive/comparison.png" +hash = "1bd63065aaa0f3709c51ce844c9fffef91651831f31a8a3ddc5a3af298028446" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/festive/icon.png" +hash = "af643f37c4cff536dd9e63e436884f7c9e59d16ca2f4a6c541233bcb3983751d" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/greek/comparison.png" +hash = "500e3722aee77e56a6bebc2bbfacac4fc13fdbfe1115ab14cca253144aa79734" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/greek/icon.png" +hash = "4656ca807726f6ee2e0f573408d7ff6da140f6ad0d57214d823953c2f9907d54" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/comparison.png" +hash = "fc869a028af3005f31a1b13587018539841c45d74862a9a6de207674d286e4ae" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/icon.png" +hash = "dd049f2743b7f96629dc2546c91552baa91ec926086355db673c18adeacb1eb2" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/comparison.png" +hash = "0a08f41af41d29d1ca97766be24314b2fafeab857e564e396eec6fc6d11d2d49" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/icon.png" +hash = "13ebc0ea843091607988b725596abd4070fb5bab382239dbf94b367823ad80c1" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/live/icon.png" +hash = "809d9ce7126b6199c0aa815364af38a3ad70dc79429dc744a68b3ac51db00ad4" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/comparison.png" +hash = "a8277fc9c122c933cd0029c2a0a7b4479aaefa886f64226e03f5522987ff9da9" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/icon.png" +hash = "87f8d53a6789f040ae7e4ef53709c98cd546e7ad75015efe9df1d58da01d6dfa" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/n7/comparison.png" +hash = "a59571d1490a757974349c1e120775d8c81777c47d04c4c382f949efa4ba1fdd" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/n7/icon.png" +hash = "c4dca6fd44768af91a4cea21413e62e7bd828f50672cc6189c40c0ad8da9a01f" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/natural/comparison.png" +hash = "24bb54b428f1f1667bba5af0a43039afae8ce6273ea5fad68841cb047a990fbb" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/natural/icon.png" +hash = "abb7c3877a8be5239bce78960c29ac5f1c6a15d28957a58a98622e24a9683069" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/comparison.png" +hash = "f8bc8027e602aaed12e012018df8caa8efa0c60cab3984b0212ba3d1f84001f5" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/icon.png" +hash = "1098e02d10ac644686cb160f742b9feab7bde713c1ad3c9f894c794f4e6859e3" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/norse/comparison.png" +hash = "f4100a76da546e82e6847a5d29368074076b23d0850ee9b1daaecf473739d7ff" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/norse/icon.png" +hash = "459c7d02dc672c552051ca1d687945683a28feb62578e3ab709646dc5fd9c553" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/comparison.png" +hash = "d0f8405bdd26d0dd25b7087aa484f35e3c1c1e90ab18c2f659e94bbe4eb8963c" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/icon.png" +hash = "799aebc057d5a70ba64a6774b30aff4104167939e5c385c01651970ca33b1ed8" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/comparison.png" +hash = "5054d4769c62fe1ea30c4184044416adef63b9c9a02c0686987665d79b4a299b" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/icon.png" +hash = "5e53affb565e2ef75585a908937d51f95be5324facc5f81aec089c87387ac3ae" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/ps4parity/icon.png" +hash = "fa0af965d0cf1c068cff78f1da460e9a3392f5de5bd607344326a533ec686357" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/comparison.png" +hash = "33371b91c2557c4f61db51679440321f68b4f9538e1401ffd0c9b27ca7b5a70c" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/icon.png" +hash = "8c1a9fc99638ac0ef3e90ce569f21bdc247e43ec43cc19dd31de80a9e26bde95" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/comparison.png" +hash = "6f2e7232d7efdedeb179b70fc9ccd2388b211202a212b2a369a62ab27d233dba" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/icon.png" +hash = "c40ff126bb227fb76956521ade48f97d1df2b39301ccec04828cfcba3567fb05" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/comparison.png" +hash = "4d34219d3c4e97f502013d194d52735067dad681d1ca73b8f920e6eea22cc308" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/icon.png" +hash = "7554131bad578295866cf093e3c28478923f86f75c81ee721890fc6350ef2127" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/comparison.png" +hash = "a8adea4d78feb81cc605448be65c1c3eebe900d9e41ac9da449da4e5d6c206a6" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/icon.png" +hash = "fb8753d918d25bff5c1a3bb824fa2765565572889e94d9f92fd55a62fd4ea70b" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/comparison.png" +hash = "de1b84ce8d7ffb4646a5eae6091c168d1073fd5e79824cafa96d9c75268a8711" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/icon.png" +hash = "0f195001d9aa37a65dea613ebd44b145afd0191fb92e932fc13b8fe2ef00b420" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/toy/comparison.png" +hash = "92069c0592c5dd0d3211afb438ceae860e6ce11bb98180889883963e1690b92d" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/toy/icon.png" +hash = "ada1b7cc1eb8ee561d3df78f82aab0603fe14c74b9f8c28de514b2a06f7f1415" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/trailer/icon.png" +hash = "853515dc6f8f1b1fccbba8cf14f1fc8677d1e1cb42def3ceddda12d4dbae651f" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/vanillaplus/icon.png" +hash = "69c6092e1fdacc5739bf2f170ece29efdcbf49b0fcd64936b01189dffd96dd32" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/vintage/icon.png" +hash = "f7039ebe3f3f7271443da585100cf706b8f25d54c626a72c703424df02b578a8" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/legacy_world_sizes/lang/en_us.json" +hash = "3da0a32f2d7637dbc6c50cf6d34c59617b5b291b49382087f0af015a50c7a64f" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/assets/minecraft/lang/en_us.json" +hash = "e7ced9acb213b517915bcffbff6df231a1cc6f5ef1719812e75f61cc7972bc0c" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/pack.mcmeta" +hash = "0dfd1fdffe7955f4f543384b704805df7919b678d8066ab77ecf7e6372f085ad" + +[[files]] +file = "resources/resourcepack/required/Re-Console+ Resources/pack.png" +hash = "ceb8eb65289969cc6357c186c6ca529560aae559decb13ae02b343c974d91fa6" diff --git a/modpacks/rc-plus/dev/mods/animatica.pw.toml b/modpacks/rc-plus/dev/mods/animatica.pw.toml new file mode 100644 index 000000000..d91b477be --- /dev/null +++ b/modpacks/rc-plus/dev/mods/animatica.pw.toml @@ -0,0 +1,13 @@ +name = "Animatica" +filename = "animatica-0.6.1+1.21.5.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/PRN43VSY/versions/CVlwSVpU/animatica-0.6.1%2B1.21.5.jar" +hash-format = "sha512" +hash = "2e4de7ac455996d3fc79cec1645018f698b9bd184db3e990cb774ae9eaf0208f75605cae09f93ead9aa22fbe324c07b73348468af29b97757c205f99e91bc7d0" + +[update] +[update.modrinth] +mod-id = "PRN43VSY" +version = "CVlwSVpU" diff --git a/modpacks/rc-plus/dev/mods/architectury-api.pw.toml b/modpacks/rc-plus/dev/mods/architectury-api.pw.toml new file mode 100644 index 000000000..7511d1435 --- /dev/null +++ b/modpacks/rc-plus/dev/mods/architectury-api.pw.toml @@ -0,0 +1,13 @@ +name = "Architectury API" +filename = "architectury-18.0.8-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/9eRDsZKH/architectury-18.0.8-fabric.jar" +hash-format = "sha512" +hash = "38e8c335f04783242d9ded589b8999b85d37620e22afbdfcbbc231c248c7cef7f210c38d63ac7eb01a68a76243b1ae5bcb0a21918f587f83e6a1941f622f2cb7" + +[update] +[update.modrinth] +mod-id = "lhGA9TYQ" +version = "9eRDsZKH" diff --git a/modpacks/rc-plus/dev/mods/badoptimizations.pw.toml b/modpacks/rc-plus/dev/mods/badoptimizations.pw.toml new file mode 100644 index 000000000..9e0876a25 --- /dev/null +++ b/modpacks/rc-plus/dev/mods/badoptimizations.pw.toml @@ -0,0 +1,13 @@ +name = "BadOptimizations" +filename = "BadOptimizations-2.4.1-1.21.10.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/g96Z4WVZ/versions/dOFYYhIv/BadOptimizations-2.4.1-1.21.10.jar" +hash-format = "sha512" +hash = "f6a96fb3cbd8db2dc6af402c591f0c6f8259e8df9d7799c55e013fb00503b7585ffb45b6f05d7d4cf9b270af7c625bd74d17e8bd72d2b2e8d1141bde90b35268" + +[update] +[update.modrinth] +mod-id = "g96Z4WVZ" +version = "dOFYYhIv" diff --git a/modpacks/rc-plus/dev/mods/better-block-entities.pw.toml b/modpacks/rc-plus/dev/mods/better-block-entities.pw.toml new file mode 100644 index 000000000..743a2d2fe --- /dev/null +++ b/modpacks/rc-plus/dev/mods/better-block-entities.pw.toml @@ -0,0 +1,13 @@ +name = "Better Block Entities" +filename = "bbe-1.2.0+1.21.10.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ONZm0H7Y/versions/r4ORW6Zs/bbe-1.2.0%2B1.21.10.jar" +hash-format = "sha512" +hash = "bb1539d9c3202836f70dd02f3e0b011b553f93d178e2107e847be38d14be816201483d4dd98e711c74d02a989b16c89466e401898aed70390bc1bc4e1b13117c" + +[update] +[update.modrinth] +mod-id = "ONZm0H7Y" +version = "r4ORW6Zs" diff --git a/modpacks/rc-plus/dev/mods/betterf3.pw.toml b/modpacks/rc-plus/dev/mods/betterf3.pw.toml new file mode 100644 index 000000000..961896326 --- /dev/null +++ b/modpacks/rc-plus/dev/mods/betterf3.pw.toml @@ -0,0 +1,13 @@ +name = "BetterF3" +filename = "BetterF3-16.0.3-Fabric-1.21.10.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/8shC1gFX/versions/nIoTbJd0/BetterF3-16.0.3-Fabric-1.21.10.jar" +hash-format = "sha512" +hash = "3f26208d69ff9adb026d68a765f823918d1ad7680262c2744f384d18dcc10c00b2741ea7dfd8302965b5fbefaefc3b7596b1c7507f3f8c7e3024368e71bfe710" + +[update] +[update.modrinth] +mod-id = "8shC1gFX" +version = "nIoTbJd0" diff --git a/modpacks/rc-plus/dev/mods/bobby.pw.toml b/modpacks/rc-plus/dev/mods/bobby.pw.toml new file mode 100644 index 000000000..6ea9da932 --- /dev/null +++ b/modpacks/rc-plus/dev/mods/bobby.pw.toml @@ -0,0 +1,13 @@ +name = "Bobby" +filename = "bobby-5.2.10+mc1.21.9.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/M08ruV16/versions/xiXouhmS/bobby-5.2.10%2Bmc1.21.9.jar" +hash-format = "sha512" +hash = "985e62045f5d4d1a7c77f542608509addf6c6f5f4b4f90f118fa70c1b7d36e4d4e2605d44f134fac75ef0e0da1c903fb79a25e53d9e10c5c1a5898a445ed58c9" + +[update] +[update.modrinth] +mod-id = "M08ruV16" +version = "xiXouhmS" diff --git a/modpacks/rc-plus/dev/mods/c2me-fabric.pw.toml b/modpacks/rc-plus/dev/mods/c2me-fabric.pw.toml new file mode 100644 index 000000000..8c2025064 --- /dev/null +++ b/modpacks/rc-plus/dev/mods/c2me-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Concurrent Chunk Management Engine (Fabric)" +filename = "c2me-fabric-mc1.21.10-0.3.6+alpha.0.9.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/VSNURh3q/versions/2EKX8Hiv/c2me-fabric-mc1.21.10-0.3.6%2Balpha.0.9.jar" +hash-format = "sha512" +hash = "71e193ecaa38e927a9f943eac6cac5b5dcb4ce6934aae994da9fe34cace5941fe25258056d8b9fdedbda87c5eb3787cad4c74e68ea39048cb6e86202a56dd7ec" + +[update] +[update.modrinth] +mod-id = "VSNURh3q" +version = "2EKX8Hiv" diff --git a/modpacks/rc-plus/dev/mods/calcmod.pw.toml b/modpacks/rc-plus/dev/mods/calcmod.pw.toml new file mode 100644 index 000000000..0db374d62 --- /dev/null +++ b/modpacks/rc-plus/dev/mods/calcmod.pw.toml @@ -0,0 +1,13 @@ +name = "CalcMod" +filename = "calcmod-1.5.0+fabric.1.21.9.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/XoHTb2Ap/versions/HTfq0Z8U/calcmod-1.5.0%2Bfabric.1.21.9.jar" +hash-format = "sha512" +hash = "1b271ba3cfd6a892c8481b185d54b21f8b0504f0439e316aab9da02173a4181658194158c4bcd3ba0e0b19014f50f2eec6b9c72e8074ee1c5e5d1438f609e94d" + +[update] +[update.modrinth] +mod-id = "XoHTb2Ap" +version = "HTfq0Z8U" diff --git a/modpacks/rc-plus/dev/mods/chat-heads.pw.toml b/modpacks/rc-plus/dev/mods/chat-heads.pw.toml new file mode 100644 index 000000000..49ba3d48e --- /dev/null +++ b/modpacks/rc-plus/dev/mods/chat-heads.pw.toml @@ -0,0 +1,13 @@ +name = "Chat Heads" +filename = "chat_heads-1.2.2-fabric-1.21.9.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/1O6fVNLR/chat_heads-1.2.2-fabric-1.21.9.jar" +hash-format = "sha512" +hash = "beb602dab9fdac5d18d94b8f43e1126d9189aaf1bebbd220aad695ffd4b8469554916c83e0a53f9e571610354ca6a3a84dac167d121e484ea92cbb126e3029bd" + +[update] +[update.modrinth] +mod-id = "Wb5oqrBJ" +version = "1O6fVNLR" diff --git a/modpacks/rc-plus/dev/mods/chunks-fade-in.pw.toml b/modpacks/rc-plus/dev/mods/chunks-fade-in.pw.toml new file mode 100644 index 000000000..a6acf7399 --- /dev/null +++ b/modpacks/rc-plus/dev/mods/chunks-fade-in.pw.toml @@ -0,0 +1,13 @@ +name = "Chunks fade in" +filename = "chunksfadein-fabric-3.0.20-1.21.9.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/JaNmzvA8/versions/w7OveqLk/chunksfadein-fabric-3.0.20-1.21.9.jar" +hash-format = "sha512" +hash = "a97f83e6b613a4e13f5078a423a92cb2591aab75f82f6c1789e5b0ca02bfda097ce8c6dea52f9dc3c802c136522f98bb883d4ff2699a4f942a1f353259200808" + +[update] +[update.modrinth] +mod-id = "JaNmzvA8" +version = "w7OveqLk" diff --git a/modpacks/rc-plus/dev/mods/cloth-config.pw.toml b/modpacks/rc-plus/dev/mods/cloth-config.pw.toml new file mode 100644 index 000000000..db2ebcaec --- /dev/null +++ b/modpacks/rc-plus/dev/mods/cloth-config.pw.toml @@ -0,0 +1,13 @@ +name = "Cloth Config API" +filename = "cloth-config-20.0.149-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9s6osm5g/versions/qMxkrrmq/cloth-config-20.0.149-fabric.jar" +hash-format = "sha512" +hash = "df1d9e0349dc64fc0859f17b65b67b0d7745a26b4905e87fc148ddebc0285de51a3255848599f0d5ee24f6aab00fbac4849d40bb9052936eaa452d216c7ada62" + +[update] +[update.modrinth] +mod-id = "9s6osm5g" +version = "qMxkrrmq" diff --git a/modpacks/rc-plus/dev/mods/complex-leaf-culling.pw.toml b/modpacks/rc-plus/dev/mods/complex-leaf-culling.pw.toml new file mode 100644 index 000000000..b0d585b32 --- /dev/null +++ b/modpacks/rc-plus/dev/mods/complex-leaf-culling.pw.toml @@ -0,0 +1,13 @@ +name = "Complex Leaf Culling" +filename = "complexleafculling-1.0.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/RyrUIzkQ/versions/I2fdBeiu/complexleafculling-1.0.0.jar" +hash-format = "sha512" +hash = "c29f40010c413e6200607a439ec0956d2af3e6f9fc66bd7c117655960d39c213c698399a9a1861c6a5e0465338cd09ff7ee864a8bf5ac1d91efdb3329f1f79bc" + +[update] +[update.modrinth] +mod-id = "RyrUIzkQ" +version = "I2fdBeiu" diff --git a/modpacks/rc-plus/dev/mods/configmanager.pw.toml b/modpacks/rc-plus/dev/mods/configmanager.pw.toml new file mode 100644 index 000000000..bdcc77d4d --- /dev/null +++ b/modpacks/rc-plus/dev/mods/configmanager.pw.toml @@ -0,0 +1,13 @@ +name = "Config Manager" +filename = "ConfigManager-fabric-1.21.x-1.1.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/jlNms3Jp/versions/1gNhkJ1O/ConfigManager-fabric-1.21.x-1.1.1.jar" +hash-format = "sha512" +hash = "aeeacc39e5b31ee6a60a25d4f5cf9415a1c1492fa2a6679f6115ba37eb4917e95bf33fc276c7e89dbf5504f216e36e80cbf581cb32213e28cd76ea803c194d2d" + +[update] +[update.modrinth] +mod-id = "jlNms3Jp" +version = "1gNhkJ1O" diff --git a/modpacks/rc-plus/dev/mods/console-advancement-sounds.pw.toml b/modpacks/rc-plus/dev/mods/console-advancement-sounds.pw.toml new file mode 100644 index 000000000..492d110de --- /dev/null +++ b/modpacks/rc-plus/dev/mods/console-advancement-sounds.pw.toml @@ -0,0 +1,13 @@ +name = "Console Advancement Sounds" +filename = "console-adv-sounds-1.0.18.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/v2x7Gozv/versions/qaMYCFBA/console-adv-sounds-1.0.18.jar" +hash-format = "sha512" +hash = "b12cc607b9bd907f1738451192f6ba0bfa369be192792cf216b109d3872c69b8642656918c745ec684af1fa1d6883d955e172ebe3e395a190255cb9dcd962a63" + +[update] +[update.modrinth] +mod-id = "v2x7Gozv" +version = "qaMYCFBA" diff --git a/modpacks/rc-plus/dev/mods/continuity.pw.toml b/modpacks/rc-plus/dev/mods/continuity.pw.toml new file mode 100644 index 000000000..52b1f1031 --- /dev/null +++ b/modpacks/rc-plus/dev/mods/continuity.pw.toml @@ -0,0 +1,13 @@ +name = "Continuity" +filename = "continuity-3.0.1-beta.2+1.21.10.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/1IjD5062/versions/7JbPpQnu/continuity-3.0.1-beta.2%2B1.21.10.jar" +hash-format = "sha512" +hash = "1a3bc81518720290a060fe0a4ab1ccbffd82b229e067cc71f827eca91b8b11adcc6c62a3f57f3184d85c52ceb1b173ca4da564bfbfc5902e2f4a038efcdd5739" + +[update] +[update.modrinth] +mod-id = "1IjD5062" +version = "7JbPpQnu" diff --git a/modpacks/rc-plus/dev/mods/crash-assistant.pw.toml b/modpacks/rc-plus/dev/mods/crash-assistant.pw.toml new file mode 100644 index 000000000..7ee54f698 --- /dev/null +++ b/modpacks/rc-plus/dev/mods/crash-assistant.pw.toml @@ -0,0 +1,13 @@ +name = "Crash Assistant" +filename = "CrashAssistant-fabric-1.21.5-1.21.11-1.11.8.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ix1qq8Ux/versions/5SOwNuns/CrashAssistant-fabric-1.21.5-1.21.11-1.11.8.jar" +hash-format = "sha512" +hash = "adfae70cc30376f6755c9cb78dd2e5520b6570793fcf54591edd9b0a1c5ba550e16f92b663dcf675055665ed4efffe6251b4b2b54818d8e0f8b3f5b7ae1e5d4d" + +[update] +[update.modrinth] +mod-id = "ix1qq8Ux" +version = "5SOwNuns" diff --git a/modpacks/rc-plus/dev/mods/cubes-without-borders.pw.toml b/modpacks/rc-plus/dev/mods/cubes-without-borders.pw.toml new file mode 100644 index 000000000..840cd15c7 --- /dev/null +++ b/modpacks/rc-plus/dev/mods/cubes-without-borders.pw.toml @@ -0,0 +1,13 @@ +name = "Cubes Without Borders" +filename = "cwb-fabric-3.0.0+mc1.21.5.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ETlrkaYF/versions/wXhtL4fb/cwb-fabric-3.0.0%2Bmc1.21.5.jar" +hash-format = "sha512" +hash = "93ef2bce695fd7d180d03d8d1d2a15c74e7807f74f087518d607f754d58b1945fb571c5aa426e673c70c4c08dab54034cc927c89d4e5bf9521035dbbd5a6f236" + +[update] +[update.modrinth] +mod-id = "ETlrkaYF" +version = "wXhtL4fb" diff --git a/modpacks/rc-plus/dev/mods/custom-player-models.pw.toml b/modpacks/rc-plus/dev/mods/custom-player-models.pw.toml new file mode 100644 index 000000000..696bbdc38 --- /dev/null +++ b/modpacks/rc-plus/dev/mods/custom-player-models.pw.toml @@ -0,0 +1,13 @@ +name = "Customizable Player Models" +filename = "CustomPlayerModels-Fabric-1.21.10-0.6.25d.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/h1E7sQNL/versions/5en9FglL/CustomPlayerModels-Fabric-1.21.10-0.6.25d.jar" +hash-format = "sha512" +hash = "f00a30f947aebf31ad563df319c332a2974acbadc3ae54f6af20e71c6d27d6809b21333e7edc9a44efcafe35edb1d055dd76b4b7defd3754ce11a2aa7376dc66" + +[update] +[update.modrinth] +mod-id = "h1E7sQNL" +version = "5en9FglL" diff --git a/modpacks/rc-plus/dev/mods/dynamic-fps.pw.toml b/modpacks/rc-plus/dev/mods/dynamic-fps.pw.toml new file mode 100644 index 000000000..b597d99f8 --- /dev/null +++ b/modpacks/rc-plus/dev/mods/dynamic-fps.pw.toml @@ -0,0 +1,13 @@ +name = "Dynamic FPS" +filename = "dynamic-fps-3.11.6+minecraft-1.21.9-fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/UuDaIv5m/dynamic-fps-3.11.6%2Bminecraft-1.21.9-fabric.jar" +hash-format = "sha512" +hash = "fb656443d3befcc31cbf54c847b896fa1afe25a76d7b85cb586b5ee1ff7498a3192a6a5779b56ef4b64ebe931f5d29c7fe00c277de7633044e36e2aa9933f846" + +[update] +[update.modrinth] +mod-id = "LQ3K71Q1" +version = "UuDaIv5m" diff --git a/modpacks/rc-plus/dev/mods/e4mc.pw.toml b/modpacks/rc-plus/dev/mods/e4mc.pw.toml new file mode 100644 index 000000000..753f5f1e9 --- /dev/null +++ b/modpacks/rc-plus/dev/mods/e4mc.pw.toml @@ -0,0 +1,13 @@ +name = "e4mc" +filename = "e4mc-fabric-6.1.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/9QMfnrh4/e4mc-fabric-6.1.0.jar" +hash-format = "sha512" +hash = "70acb611cb523fb6bff231e214775b7882cb3c30cabdec29623799b04b3b10c08d9c451323d858b5bf18cbe09b7e6069ae922edb9165ac166766849969bdc3dc" + +[update] +[update.modrinth] +mod-id = "qANg5Jrr" +version = "9QMfnrh4" diff --git a/modpacks/rc-plus/dev/mods/entity-model-features.pw.toml b/modpacks/rc-plus/dev/mods/entity-model-features.pw.toml new file mode 100644 index 000000000..9517d4f41 --- /dev/null +++ b/modpacks/rc-plus/dev/mods/entity-model-features.pw.toml @@ -0,0 +1,13 @@ +name = "[EMF] Entity Model Features" +filename = "entity_model_features_1.21.9-fabric-3.1.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/BZ48C2Rx/entity_model_features_1.21.9-fabric-3.1.1.jar" +hash-format = "sha512" +hash = "053895d300c148c510ce2ea9ce1db6c6778628892da28b4d4e63d405932baf6c2bbd64962330b64ac0bd5d8b4c4e8e1ac7dcd3d12e00191819964efbe02ef97e" + +[update] +[update.modrinth] +mod-id = "4I1XuqiY" +version = "BZ48C2Rx" diff --git a/modpacks/rc-plus/dev/mods/entityculling.pw.toml b/modpacks/rc-plus/dev/mods/entityculling.pw.toml new file mode 100644 index 000000000..6085641bc --- /dev/null +++ b/modpacks/rc-plus/dev/mods/entityculling.pw.toml @@ -0,0 +1,13 @@ +name = "Entity Culling" +filename = "entityculling-fabric-1.10.1-mc1.21.10.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/v0AYUtT6/entityculling-fabric-1.10.1-mc1.21.10.jar" +hash-format = "sha512" +hash = "c4453ecd141c0f837b1bbae46e19ffe82b27e0ad72aa3ea43d971be2441a296be3b98617fdfb50334fd6319d9d6e1a55f94eeb26d5a6928a9b7f1d12562a125e" + +[update] +[update.modrinth] +mod-id = "NNAgCjsB" +version = "v0AYUtT6" diff --git a/modpacks/rc-plus/dev/mods/entitytexturefeatures.pw.toml b/modpacks/rc-plus/dev/mods/entitytexturefeatures.pw.toml new file mode 100644 index 000000000..d6e0ebf0a --- /dev/null +++ b/modpacks/rc-plus/dev/mods/entitytexturefeatures.pw.toml @@ -0,0 +1,13 @@ +name = "[ETF] Entity Texture Features" +filename = "entity_texture_features_1.21.9-fabric-7.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/yW674mc9/entity_texture_features_1.21.9-fabric-7.1.jar" +hash-format = "sha512" +hash = "98c918a73f0db0cf6bbd07fbeae8c9a82e51c38b7db35784a1f191df3442940fd51d2d5b7712b46d68335aa08765635ca19f2c33dcb336d6424ea7a0bb11fbd5" + +[update] +[update.modrinth] +mod-id = "BVzZfTc1" +version = "yW674mc9" diff --git a/modpacks/rc-plus/dev/mods/fabric-api.pw.toml b/modpacks/rc-plus/dev/mods/fabric-api.pw.toml new file mode 100644 index 000000000..5145bc874 --- /dev/null +++ b/modpacks/rc-plus/dev/mods/fabric-api.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric API" +filename = "fabric-api-0.138.4+1.21.10.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/tV4Gc0Zo/fabric-api-0.138.4%2B1.21.10.jar" +hash-format = "sha512" +hash = "5e64c53391dfd1c059777d671c52be17a4e27a29d9bd7340ea9e3f55ce7a770b38db0a15e0966e981ee8c1b9372fb89543a278521624689268acebb85bd5c6e9" + +[update] +[update.modrinth] +mod-id = "P7dR8mSH" +version = "tV4Gc0Zo" diff --git a/modpacks/rc-plus/dev/mods/fabric-language-kotlin.pw.toml b/modpacks/rc-plus/dev/mods/fabric-language-kotlin.pw.toml new file mode 100644 index 000000000..9dcc6441d --- /dev/null +++ b/modpacks/rc-plus/dev/mods/fabric-language-kotlin.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric Language Kotlin" +filename = "fabric-language-kotlin-1.13.10+kotlin.2.3.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/21TRTKmh/fabric-language-kotlin-1.13.10%2Bkotlin.2.3.20.jar" +hash-format = "sha512" +hash = "e4eaf7594de08eb4f3ea8af2e939f3ee61d07597afb4d5f420c3fbadcb381c7bbad4b1afd5919b3087b73ed9636fb018b1c978858a112bd4f6acdcb42e9eedaa" + +[update] +[update.modrinth] +mod-id = "Ha28R6CL" +version = "21TRTKmh" diff --git a/modpacks/rc-plus/dev/mods/facapi-next.pw.toml b/modpacks/rc-plus/dev/mods/facapi-next.pw.toml new file mode 100644 index 000000000..e7973e519 --- /dev/null +++ b/modpacks/rc-plus/dev/mods/facapi-next.pw.toml @@ -0,0 +1,15 @@ +name = "mod" +filename = "factory_api-fabric-1.21.10-2.2.7.2615.2.jar" +side = "both" + +[download] +url = "https://github.com/omo50/mod/releases/download/facapi_next-1.0/factory_api-fabric-1.21.10-2.2.7.2615.2.jar" +hash-format = "sha256" +hash = "05946a0986e74d25bac2b45453726db8ce91760393f3338be4f4c24903843c54" + +[update] +[update.github] +branch = "main" +regex = "^.+(?720" + }, + "pointer": { + "type":"blit_sprite", + "sprite": "legacy:container/pointer", + "x":"${panel.x}+14+(12%9)*21+1", + "y":"${panel.y}+116+(12/9)*21+1", + "translateZ": 600, + "width": 16, + "height": 16, + "apply_condition": "${window_height}>720" + }, + "small_pointer": { + "type":"blit_sprite", + "sprite": "legacy:container/pointer", + "x":"${panel.x}+14+(12%9)*21+1", + "y":"${panel.y}+116+(12/9)*21+1", + "translateZ": 600, + "width": 16, + "height": 16, + "apply_condition": "${window_height}<=720" + }, + "quick_select": { + "type":"put_legacy_slot", + "range":"[0,8]", + "isFake":true, + "fakeContainer": ["iron_sword","bow",{"item": "arrow", "count": 64},{"item": "flint_and_steel", "components": {"damage": 28}, "nbt": {"Damage": 28}},"clock","shears",{"item": "iron_axe", "components": {"damage": 65}, "nbt": {"Damage": 65}},"fishing_rod","compass"], + "x":"${panel.x}+14+(${quick_select.index}%9)*21", + "y":"${panel.y}+186" + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/conduit.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/conduit.json new file mode 100644 index 000000000..d0bcc8a60 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/conduit.json @@ -0,0 +1,23 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.conduit_message", "allowVariables": true, "args": ["controlIcon.legacy.key.crafting"]}, + "width": 433 + }, + "text1": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.conduit_message_1", "allowVariables": true, "args": ["controlIcon.legacy.key.crafting"]}, + "width": 433 + } + } + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/copper-tools.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/copper-tools.json new file mode 100644 index 000000000..3e87ade40 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/copper-tools.json @@ -0,0 +1,27 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": { + "translate": "legacy.menu.copper-tools.inventory_message" + }, + "width": 433 + }, + "impaling": { + "type": "draw_multiline_string", + "component": { + "translate": "legacy.menu.copper-tools.inventory_message_1" + }, + "width": 433 + } + } + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/crimson-forest.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/crimson-forest.json new file mode 100644 index 000000000..033b4d3b0 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/crimson-forest.json @@ -0,0 +1,44 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.crimson-forest_message"}, + "width": 176 + } + } + }, + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/small_panel", + "width":200, + "height":213, + "x":"${width}/2", + "y":"${scrollable_renderer.y}+4" + }, + "frame": { + "type":"blit_sprite", + "sprite":"legacy:tiles/square_recessed_panel", + "width":"${panel.width}-20", + "height":"${panel.height}-20", + "x":"${panel.x}+10", + "y":"${panel.y}+10" + }, + "bees": { + "type":"blit_sprite", + "sprite": "legacy:container/how_to_play/crimson-forest", + "x":"${frame.x}", + "y":"${frame.y}", + "translateX":1.5, + "translateY":1.5, + "width":"${frame.width}-3", + "height":"${frame.height}-3" + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/furnace.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/furnace.json new file mode 100644 index 000000000..3456b3308 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/furnace.json @@ -0,0 +1,136 @@ +{ + "elements": { + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/panel", + "width":215, + "height":217, + "x":"${width}/2", + "y":"(${height}-${panel.height})/2+30" + }, + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "${panel.y}+1", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.furnace_message", "allowVariables": true, "args": ["controlIcon.key.use"]}, + "width": 176 + }, + "text1": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.furnace_message_1", "allowVariables": true, "args": ["controlIcon.menu_quick_action"]}, + "width": 176 + } + } + }, + "furnace_label": { + "type":"draw_string", + "component": {"translate": "container.furnace"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"${panel.x}+14", + "y":"${panel.y}+10" + }, + "input": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "sand", "count": 61}, + "x":"${panel.x}+14+3*21", + "y":"${panel.y}+25" + }, + "input_label": { + "type":"draw_string", + "component": {"translate": "legacy.container.ingredient"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"(${panel.x}+14+3*21-3)-${input_label.component.width}", + "y":"${panel.y}+25+6" + }, + "fuel": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "coal", "count": 63}, + "x":"${panel.x}+14+3*21", + "y":"${panel.y}+72" + }, + "fuel_label": { + "type":"draw_string", + "component": {"translate": "legacy.container.fuel"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"(${panel.x}+14+3*21-3)-${fuel_label.component.width}", + "y":"${panel.y}+72+6" + }, + "lit": { + "type":"blit_sprite", + "sprite": "legacy:container/lit", + "x": "${panel.x}+14+3*21", + "y": "${panel.y}+23+25", + "width": 19, + "height": 19 + }, + "lit_progress": { + "type":"blit", + "texture": "legacy:textures/gui/sprites/container/lit_progress.png", + "x": "${panel.x}+14+3*21", + "y": "${panel.y}+23+25+9", + "width": 19, + "height": 10, + "imageWidth": 19, + "imageHeight": 19, + "uvY": 9 + }, + "arrow": { + "type":"blit_sprite", + "sprite": "legacy:container/arrow", + "x": "${panel.x}+14+3*21+37", + "y": "${panel.y}+23+25", + "width": 33, + "height": 22 + }, + "output": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "glass", "count": 3}, + "width": 32, + "height": 32, + "x":"${panel.x}+${panel.width}-11-21-21-6", + "y":"${panel.y}+44" + }, + "inventory_label": { + "type":"draw_string", + "component": {"translate": "container.inventory"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"${panel.x}+14", + "y":"${panel.y}+106" + }, + "inventory": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeContainer": [ + {"item": "stone", "count": 32},{"item": "oak_planks", "count": 17},"air","air","oak_fence_gate","air","air",{"item": "arrow", "count": 64},{"item": "stick", "count": 10}, + {"item": "bookshelf", "count": 3},"air","dark_oak_door","air","emerald","air",{"item": "cobblestone_wall", "count": 7},"oak_sign","air", + {"item": "stone_brick_stairs", "count": 24},{"item": "cobblestone_stairs", "count": 16},"air","oak_log",{"item": "acacia_stairs", "count": 15},"air","diamond_pickaxe",{"item": "paper", "count": 21},{"item": "gunpowder", "count": 15} + ], + "x":"${panel.x}+14+(${inventory.index}%9)*21", + "y":"${panel.y}+116+(${inventory.index}/9)*21" + }, + "quick_select": { + "type":"put_legacy_slot", + "range":"[0,8]", + "isFake":true, + "fakeContainer": ["iron_sword","bow",{"item": "arrow", "count": 64},{"item": "flint_and_steel", "components": {"damage": 28}, "nbt": {"Damage": 28}},"clock","shears",{"item": "iron_axe", "components": {"damage": 65}, "nbt": {"Damage": 65}},"fishing_rod","compass"], + "x":"${panel.x}+14+(${quick_select.index}%9)*21", + "y":"${panel.y}+186" + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/illagers.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/illagers.json new file mode 100644 index 000000000..796604248 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/illagers.json @@ -0,0 +1,48 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.illagers_message"}, + "width": 433 + }, + "evoker": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.illagers_evoker"}, + "width": 433 + }, + "pillager": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.illagers_pillager"}, + "width": 433 + }, + "vindicator": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.illagers_vindicator"}, + "width": 433 + }, + "ravager": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.illagers_ravager"}, + "width": 433 + }, + "vex": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.illagers_vex"}, + "width": 433 + }, + "witch": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.illagers_witch"}, + "width": 433 + } + } + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/mace.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/mace.json new file mode 100644 index 000000000..8030ea55f --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/mace.json @@ -0,0 +1,33 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.mace_message"}, + "width": 433 + }, + "density": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.mace_density"}, + "width": 433 + }, + "breach": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.mace_breach"}, + "width": 433 + }, + "wind-burst": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.mace_wind-burst"}, + "width": 433 + } + } + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/nether-biomes.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/nether-biomes.json new file mode 100644 index 000000000..4e4b26815 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/nether-biomes.json @@ -0,0 +1,20 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": { + "translate": "legacy.menu.how_to_play.nether-biomes_message" + }, + "width": 433 + } + } + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/pale-garden.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/pale-garden.json new file mode 100644 index 000000000..bde717eb5 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/pale-garden.json @@ -0,0 +1,67 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": { + "translate": "legacy.menu.how_to_play.pale-garden_message" + }, + "width": 176 + }, + "message_1": { + "type": "draw_multiline_string", + "component": { + "translate": "legacy.menu.how_to_play.pale-garden_message_1" + }, + "width": 176 + }, + "message_2": { + "type": "draw_multiline_string", + "component": { + "translate": "legacy.menu.how_to_play.pale-garden_message_2" + }, + "width": 176 + }, + "message_3": { + "type": "draw_multiline_string", + "component": { + "translate": "legacy.menu.how_to_play.pale-garden_message_3" + }, + "width": 176 + } + } + }, + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/small_panel", + "width":200, + "height":213, + "x":"${width}/2", + "y":"${scrollable_renderer.y}+4" + }, + "frame": { + "type":"blit_sprite", + "sprite":"legacy:tiles/square_recessed_panel", + "width":"${panel.width}-20", + "height":"${panel.height}-20", + "x":"${panel.x}+10", + "y":"${panel.y}+10" + }, + "pale-garden": { + "type":"blit_sprite", + "sprite": "legacy:container/how_to_play/pale-garden", + "x":"${frame.x}", + "y":"${frame.y}", + "translateX":1.5, + "translateY":1.5, + "width":"${frame.width}-3", + "height":"${frame.height}-3" + } + } +} diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/piglins.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/piglins.json new file mode 100644 index 000000000..5ce18995c --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/piglins.json @@ -0,0 +1,44 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.piglins_message"}, + "width": 176 + } + } + }, + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/small_panel", + "width":200, + "height":213, + "x":"${width}/2", + "y":"${scrollable_renderer.y}+4" + }, + "frame": { + "type":"blit_sprite", + "sprite":"legacy:tiles/square_recessed_panel", + "width":"${panel.width}-20", + "height":"${panel.height}-20", + "x":"${panel.x}+10", + "y":"${panel.y}+10" + }, + "bees": { + "type":"blit_sprite", + "sprite": "legacy:container/how_to_play/piglins", + "x":"${frame.x}", + "y":"${frame.y}", + "translateX":1.5, + "translateY":1.5, + "width":"${frame.width}-3", + "height":"${frame.height}-3" + } + } +} diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/raids.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/raids.json new file mode 100644 index 000000000..6c87c655a --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/raids.json @@ -0,0 +1,23 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.raids_message"}, + "width": 433 + }, + "text1": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.raids_message_1"}, + "width": 433 + } + } + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/scaffolding.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/scaffolding.json new file mode 100644 index 000000000..08416f0e3 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/scaffolding.json @@ -0,0 +1,28 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.scaffolding_message", "allowVariables": true, "args": ["controlIcon.key.jump","controlIcon.key.sneak"]}, + "width": 433 + }, + "text1": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.scaffolding_message_1"}, + "width": 433 + }, + "text2": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.scaffolding_message_2"}, + "width": 433 + } + } + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/smithing.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/smithing.json new file mode 100644 index 000000000..a6c844452 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/smithing.json @@ -0,0 +1,136 @@ +{ + "elements": { + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/panel", + "width":215, + "height":217, + "x":"${width}/2", + "y":"(${height}-${panel.height})/2+30" + }, + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "${panel.y}+1", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.smithing_message", "allowVariables": true, "args": ["controlIcon.key.use"]}, + "width": 176 + }, + "text1": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.smithing_message_1", "allowVariables": true, "args": ["controlIcon.menu_quick_action"]}, + "width": 176 + } + } + }, + "smithing_label": { + "type":"draw_string", + "component": {"translate": "container.smithing"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"${panel.x}+14", + "y":"${panel.y}+10" + }, + "input": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "sand", "count": 61}, + "x":"${panel.x}+14+3*21", + "y":"${panel.y}+25" + }, + "input_label": { + "type":"draw_string", + "component": {"translate": "legacy.container.ingredient"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"(${panel.x}+14+3*21-3)-${input_label.component.width}", + "y":"${panel.y}+25+6" + }, + "fuel": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "coal", "count": 63}, + "x":"${panel.x}+14+3*21", + "y":"${panel.y}+72" + }, + "fuel_label": { + "type":"draw_string", + "component": {"translate": "legacy.container.fuel"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"(${panel.x}+14+3*21-3)-${fuel_label.component.width}", + "y":"${panel.y}+72+6" + }, + "lit": { + "type":"blit_sprite", + "sprite": "legacy:container/lit", + "x": "${panel.x}+14+3*21", + "y": "${panel.y}+23+25", + "width": 19, + "height": 19 + }, + "lit_progress": { + "type":"blit", + "texture": "legacy:textures/gui/sprites/container/lit_progress.png", + "x": "${panel.x}+14+3*21", + "y": "${panel.y}+23+25+9", + "width": 19, + "height": 10, + "imageWidth": 19, + "imageHeight": 19, + "uvY": 9 + }, + "arrow": { + "type":"blit_sprite", + "sprite": "legacy:container/arrow", + "x": "${panel.x}+14+3*21+37", + "y": "${panel.y}+23+25", + "width": 33, + "height": 22 + }, + "output": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "glass", "count": 3}, + "width": 32, + "height": 32, + "x":"${panel.x}+${panel.width}-11-21-21-6", + "y":"${panel.y}+44" + }, + "inventory_label": { + "type":"draw_string", + "component": {"translate": "container.inventory"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"${panel.x}+14", + "y":"${panel.y}+106" + }, + "inventory": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeContainer": [ + {"item": "stone", "count": 32},{"item": "oak_planks", "count": 17},"air","air","oak_fence_gate","air","air",{"item": "arrow", "count": 64},{"item": "stick", "count": 10}, + {"item": "bookshelf", "count": 3},"air","dark_oak_door","air","emerald","air",{"item": "cobblestone_wall", "count": 7},"oak_sign","air", + {"item": "stone_brick_stairs", "count": 24},{"item": "cobblestone_stairs", "count": 16},"air","oak_log",{"item": "acacia_stairs", "count": 15},"air","diamond_pickaxe",{"item": "paper", "count": 21},{"item": "gunpowder", "count": 15} + ], + "x":"${panel.x}+14+(${inventory.index}%9)*21", + "y":"${panel.y}+116+(${inventory.index}/9)*21" + }, + "quick_select": { + "type":"put_legacy_slot", + "range":"[0,8]", + "isFake":true, + "fakeContainer": ["iron_sword","bow",{"item": "arrow", "count": 64},{"item": "flint_and_steel", "components": {"damage": 28}, "nbt": {"Damage": 28}},"clock","shears",{"item": "iron_axe", "components": {"damage": 65}, "nbt": {"Damage": 65}},"fishing_rod","compass"], + "x":"${panel.x}+14+(${quick_select.index}%9)*21", + "y":"${panel.y}+186" + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/smoker.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/smoker.json new file mode 100644 index 000000000..510627cd3 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/smoker.json @@ -0,0 +1,136 @@ +{ + "elements": { + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/panel", + "width":215, + "height":217, + "x":"${width}/2", + "y":"(${height}-${panel.height})/2+30" + }, + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "${panel.y}+1", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.smoker_message", "allowVariables": true, "args": ["controlIcon.key.use"]}, + "width": 176 + }, + "text1": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.smoker_message_1", "allowVariables": true, "args": ["controlIcon.menu_quick_action"]}, + "width": 176 + } + } + }, + "furnace_label": { + "type":"draw_string", + "component": {"translate": "container.smoker"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"${panel.x}+14", + "y":"${panel.y}+10" + }, + "input": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "beef", "count": 61}, + "x":"${panel.x}+14+3*21", + "y":"${panel.y}+25" + }, + "input_label": { + "type":"draw_string", + "component": {"translate": "legacy.container.ingredient"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"(${panel.x}+14+3*21-3)-${input_label.component.width}", + "y":"${panel.y}+25+6" + }, + "fuel": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "coal", "count": 63}, + "x":"${panel.x}+14+3*21", + "y":"${panel.y}+72" + }, + "fuel_label": { + "type":"draw_string", + "component": {"translate": "legacy.container.fuel"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"(${panel.x}+14+3*21-3)-${fuel_label.component.width}", + "y":"${panel.y}+72+6" + }, + "lit": { + "type":"blit_sprite", + "sprite": "legacy:container/lit", + "x": "${panel.x}+14+3*21", + "y": "${panel.y}+23+25", + "width": 19, + "height": 19 + }, + "lit_progress": { + "type":"blit", + "texture": "legacy:textures/gui/sprites/container/lit_progress.png", + "x": "${panel.x}+14+3*21", + "y": "${panel.y}+23+25+9", + "width": 19, + "height": 10, + "imageWidth": 19, + "imageHeight": 19, + "uvY": 9 + }, + "arrow": { + "type":"blit_sprite", + "sprite": "legacy:container/arrow", + "x": "${panel.x}+14+3*21+37", + "y": "${panel.y}+23+25", + "width": 33, + "height": 22 + }, + "output": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "cooked_beef", "count": 3}, + "width": 32, + "height": 32, + "x":"${panel.x}+${panel.width}-11-21-21-6", + "y":"${panel.y}+44" + }, + "inventory_label": { + "type":"draw_string", + "component": {"translate": "container.inventory"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"${panel.x}+14", + "y":"${panel.y}+106" + }, + "inventory": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeContainer": [ + {"item": "stone", "count": 32},{"item": "oak_planks", "count": 17},"air","air","oak_fence_gate","air","air",{"item": "arrow", "count": 64},{"item": "stick", "count": 10}, + {"item": "bookshelf", "count": 3},"air","dark_oak_door","air","emerald","air",{"item": "cobblestone_wall", "count": 7},"oak_sign","air", + {"item": "stone_brick_stairs", "count": 24},{"item": "cobblestone_stairs", "count": 16},"air","oak_log",{"item": "acacia_stairs", "count": 15},"air","diamond_pickaxe",{"item": "paper", "count": 21},{"item": "gunpowder", "count": 15} + ], + "x":"${panel.x}+14+(${inventory.index}%9)*21", + "y":"${panel.y}+116+(${inventory.index}/9)*21" + }, + "quick_select": { + "type":"put_legacy_slot", + "range":"[0,8]", + "isFake":true, + "fakeContainer": ["iron_sword","bow",{"item": "arrow", "count": 64},{"item": "flint_and_steel", "components": {"damage": 28}, "nbt": {"Damage": 28}},"clock","shears",{"item": "iron_axe", "components": {"damage": 65}, "nbt": {"Damage": 65}},"fishing_rod","compass"], + "x":"${panel.x}+14+(${quick_select.index}%9)*21", + "y":"${panel.y}+186" + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/spyglass.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/spyglass.json new file mode 100644 index 000000000..a12d8463e --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/spyglass.json @@ -0,0 +1,44 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.spyglass_message", "allowVariables": true, "args": ["controlIcon.key.use"]}, + "width": 176 + } + } + }, + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/small_panel", + "width":200, + "height":213, + "x":"${width}/2", + "y":"${scrollable_renderer.y}+4" + }, + "frame": { + "type":"blit_sprite", + "sprite":"legacy:tiles/square_recessed_panel", + "width":"${panel.width}-20", + "height":"${panel.height}-20", + "x":"${panel.x}+10", + "y":"${panel.y}+10" + }, + "bees": { + "type":"blit_sprite", + "sprite": "legacy:container/how_to_play/spyglass", + "x":"${frame.x}", + "y":"${frame.y}", + "translateX":1.5, + "translateY":1.5, + "width":"${frame.width}-3", + "height":"${frame.height}-3" + } + } +} diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/the-nether.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/the-nether.json new file mode 100644 index 000000000..f77e9a937 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/the-nether.json @@ -0,0 +1,44 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.the-nether_message"}, + "width": 176 + } + } + }, + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/small_panel", + "width":200, + "height":213, + "x":"${width}/2", + "y":"${scrollable_renderer.y}+4" + }, + "frame": { + "type":"blit_sprite", + "sprite":"legacy:tiles/square_recessed_panel", + "width":"${panel.width}-20", + "height":"${panel.height}-20", + "x":"${panel.x}+10", + "y":"${panel.y}+10" + }, + "bees": { + "type":"blit_sprite", + "sprite": "legacy:container/how_to_play/nether", + "x":"${frame.x}", + "y":"${frame.y}", + "translateX":1.5, + "translateY":1.5, + "width":"${frame.width}-3", + "height":"${frame.height}-3" + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/trial-chamber.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/trial-chamber.json new file mode 100644 index 000000000..1bdcdae32 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/trial-chamber.json @@ -0,0 +1,44 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.trial-chamber_message"}, + "width": 176 + } + } + }, + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/small_panel", + "width":200, + "height":213, + "x":"${width}/2", + "y":"${scrollable_renderer.y}+4" + }, + "frame": { + "type":"blit_sprite", + "sprite":"legacy:tiles/square_recessed_panel", + "width":"${panel.width}-20", + "height":"${panel.height}-20", + "x":"${panel.x}+10", + "y":"${panel.y}+10" + }, + "barrel": { + "type":"blit_sprite", + "sprite": "legacy:container/how_to_play/trial-chamber", + "x":"${frame.x}", + "y":"${frame.y}", + "translateX":1.5, + "translateY":1.5, + "width":"${frame.width}-3", + "height":"${frame.height}-3" + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/tridents.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/tridents.json new file mode 100644 index 000000000..dc21ae975 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/tridents.json @@ -0,0 +1,38 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.tridents_message"}, + "width": 433 + }, + "impaling": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.tridents_impaling"}, + "width": 433 + }, + "riptide": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.tridents_riptide"}, + "width": 433 + }, + "loyalty": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.tridents_loyalty"}, + "width": 433 + }, + "channeling": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.tridents_channeling"}, + "width": 433 + } + } + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/villagers.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/villagers.json new file mode 100644 index 000000000..ffbf63d53 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/villagers.json @@ -0,0 +1,103 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_message"}, + "width": 433 + }, + "none": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_none"}, + "width": 433 + }, + "nitwit": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_nitwit"}, + "width": 433 + }, + "armorer": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_armorer"}, + "width": 433 + }, + "butcher": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_butcher"}, + "width": 433 + }, + "cartographer": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_cartographer"}, + "width": 433 + }, + "cleric": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_cleric"}, + "width": 433 + }, + "farmer": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_farmer"}, + "width": 433 + }, + "fisherman": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_fisherman"}, + "width": 433 + }, + "fletcher": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_fletcher"}, + "width": 433 + }, + "leatherworker": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_leatherworker"}, + "width": 433 + }, + "librarian": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_librarian"}, + "width": 433 + }, + "mason": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_mason"}, + "width": 433 + }, + "shepard": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_shepard"}, + "width": 433 + }, + "toolsmith": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_toolsmith"}, + "width": 433 + }, + "weaponsmith": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_weaponsmith"}, + "width": 433 + }, + "wandering-trader": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_wandering-trader"}, + "width": 433 + }, + "zombie": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_zombie"}, + "width": 433 + } + } + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/warped-forest.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/warped-forest.json new file mode 100644 index 000000000..ab2e2df39 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/warped-forest.json @@ -0,0 +1,44 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.warped-forest_message"}, + "width": 176 + } + } + }, + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/small_panel", + "width":200, + "height":213, + "x":"${width}/2", + "y":"${scrollable_renderer.y}+4" + }, + "frame": { + "type":"blit_sprite", + "sprite":"legacy:tiles/square_recessed_panel", + "width":"${panel.width}-20", + "height":"${panel.height}-20", + "x":"${panel.x}+10", + "y":"${panel.y}+10" + }, + "bees": { + "type":"blit_sprite", + "sprite": "legacy:container/how_to_play/warped-forest", + "x":"${frame.x}", + "y":"${frame.y}", + "translateX":1.5, + "translateY":1.5, + "width":"${frame.width}-3", + "height":"${frame.height}-3" + } + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/whats_new.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/whats_new.json new file mode 100644 index 000000000..dd160eb6a --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/whats_new.json @@ -0,0 +1,27 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": { + "translate": "legacy.menu.how_to_play.new_message" + }, + "width": 433 + }, + "message_1": { + "type": "draw_multiline_string", + "component": { + "translate": "legacy.menu.how_to_play.new_message_1" + }, + "width": 433 + } + } + } + } +} diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspo/LICENSE b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspo/LICENSE new file mode 100644 index 000000000..195171312 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspo/LICENSE @@ -0,0 +1,429 @@ +Legacy Skins Pack Ordering © 2024 by Jab125 is licensed under Creative Commons Attribution-ShareAlike 4.0 International + +Attribution-ShareAlike 4.0 International + +======================================================================= + +Creative Commons Corporation ("Creative Commons") is not a law firm and +does not provide legal services or legal advice. Distribution of +Creative Commons public licenses does not create a lawyer-client or +other relationship. Creative Commons makes its licenses and related +information available on an "as-is" basis. Creative Commons gives no +warranties regarding its licenses, any material licensed under their +terms and conditions, or any related information. Creative Commons +disclaims all liability for damages resulting from their use to the +fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and +conditions that creators and other rights holders may use to share +original works of authorship and other material subject to copyright +and certain other rights specified in the public license below. The +following considerations are for informational purposes only, are not +exhaustive, and do not form part of our licenses. + + Considerations for licensors: Our public licenses are + intended for use by those authorized to give the public + permission to use material in ways otherwise restricted by + copyright and certain other rights. Our licenses are + irrevocable. Licensors should read and understand the terms + and conditions of the license they choose before applying it. + Licensors should also secure all rights necessary before + applying our licenses so that the public can reuse the + material as expected. Licensors should clearly mark any + material not subject to the license. This includes other CC- + licensed material, or material used under an exception or + limitation to copyright. More considerations for licensors: + wiki.creativecommons.org/Considerations_for_licensors + + Considerations for the public: By using one of our public + licenses, a licensor grants the public permission to use the + licensed material under specified terms and conditions. If + the licensor's permission is not necessary for any reason--for + example, because of any applicable exception or limitation to + copyright--then that use is not regulated by the license. Our + licenses grant only permissions under copyright and certain + other rights that a licensor has authority to grant. Use of + the licensed material may still be restricted for other + reasons, including because others have copyright or other + rights in the material. A licensor may make special requests, + such as asking that all changes be marked or described. + Although not required by our licenses, you are encouraged to + respect those requests where reasonable. More considerations + for the public: + wiki.creativecommons.org/Considerations_for_licensees + +======================================================================= + +Creative Commons Attribution-ShareAlike 4.0 International Public +License + +By exercising the Licensed Rights (defined below), You accept and agree +to be bound by the terms and conditions of this Creative Commons +Attribution-ShareAlike 4.0 International Public License ("Public +License"). To the extent this Public License may be interpreted as a +contract, You are granted the Licensed Rights in consideration of Your +acceptance of these terms and conditions, and the Licensor grants You +such rights in consideration of benefits the Licensor receives from +making the Licensed Material available under these terms and +conditions. + + +Section 1 -- Definitions. + + a. Adapted Material means material subject to Copyright and Similar + Rights that is derived from or based upon the Licensed Material + and in which the Licensed Material is translated, altered, + arranged, transformed, or otherwise modified in a manner requiring + permission under the Copyright and Similar Rights held by the + Licensor. For purposes of this Public License, where the Licensed + Material is a musical work, performance, or sound recording, + Adapted Material is always produced where the Licensed Material is + synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright + and Similar Rights in Your contributions to Adapted Material in + accordance with the terms and conditions of this Public License. + + c. BY-SA Compatible License means a license listed at + creativecommons.org/compatiblelicenses, approved by Creative + Commons as essentially the equivalent of this Public License. + + d. Copyright and Similar Rights means copyright and/or similar rights + closely related to copyright including, without limitation, + performance, broadcast, sound recording, and Sui Generis Database + Rights, without regard to how the rights are labeled or + categorized. For purposes of this Public License, the rights + specified in Section 2(b)(1)-(2) are not Copyright and Similar + Rights. + + e. Effective Technological Measures means those measures that, in the + absence of proper authority, may not be circumvented under laws + fulfilling obligations under Article 11 of the WIPO Copyright + Treaty adopted on December 20, 1996, and/or similar international + agreements. + + f. Exceptions and Limitations means fair use, fair dealing, and/or + any other exception or limitation to Copyright and Similar Rights + that applies to Your use of the Licensed Material. + + g. License Elements means the license attributes listed in the name + of a Creative Commons Public License. The License Elements of this + Public License are Attribution and ShareAlike. + + h. Licensed Material means the artistic or literary work, database, + or other material to which the Licensor applied this Public + License. + + i. Licensed Rights means the rights granted to You subject to the + terms and conditions of this Public License, which are limited to + all Copyright and Similar Rights that apply to Your use of the + Licensed Material and that the Licensor has authority to license. + + j. Licensor means the individual(s) or entity(ies) granting rights + under this Public License. + + k. Share means to provide material to the public by any means or + process that requires permission under the Licensed Rights, such + as reproduction, public display, public performance, distribution, + dissemination, communication, or importation, and to make material + available to the public including in ways that members of the + public may access the material from a place and at a time + individually chosen by them. + + l. Sui Generis Database Rights means rights other than copyright + resulting from Directive 96/9/EC of the European Parliament and of + the Council of 11 March 1996 on the legal protection of databases, + as amended and/or succeeded, as well as other essentially + equivalent rights anywhere in the world. + + m. You means the individual or entity exercising the Licensed Rights + under this Public License. Your has a corresponding meaning. + + +Section 2 -- Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, + the Licensor hereby grants You a worldwide, royalty-free, + non-sublicensable, non-exclusive, irrevocable license to + exercise the Licensed Rights in the Licensed Material to: + + a. reproduce and Share the Licensed Material, in whole or + in part; and + + b. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where + Exceptions and Limitations apply to Your use, this Public + License does not apply, and You do not need to comply with + its terms and conditions. + + 3. Term. The term of this Public License is specified in Section + 6(a). + + 4. Media and formats; technical modifications allowed. The + Licensor authorizes You to exercise the Licensed Rights in + all media and formats whether now known or hereafter created, + and to make technical modifications necessary to do so. The + Licensor waives and/or agrees not to assert any right or + authority to forbid You from making technical modifications + necessary to exercise the Licensed Rights, including + technical modifications necessary to circumvent Effective + Technological Measures. For purposes of this Public License, + simply making modifications authorized by this Section 2(a) + (4) never produces Adapted Material. + + 5. Downstream recipients. + + a. Offer from the Licensor -- Licensed Material. Every + recipient of the Licensed Material automatically + receives an offer from the Licensor to exercise the + Licensed Rights under the terms and conditions of this + Public License. + + b. Additional offer from the Licensor -- Adapted Material. + Every recipient of Adapted Material from You + automatically receives an offer from the Licensor to + exercise the Licensed Rights in the Adapted Material + under the conditions of the Adapter's License You apply. + + c. No downstream restrictions. You may not offer or impose + any additional or different terms or conditions on, or + apply any Effective Technological Measures to, the + Licensed Material if doing so restricts exercise of the + Licensed Rights by any recipient of the Licensed + Material. + + 6. No endorsement. Nothing in this Public License constitutes or + may be construed as permission to assert or imply that You + are, or that Your use of the Licensed Material is, connected + with, or sponsored, endorsed, or granted official status by, + the Licensor or others designated to receive attribution as + provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not + licensed under this Public License, nor are publicity, + privacy, and/or other similar personality rights; however, to + the extent possible, the Licensor waives and/or agrees not to + assert any such rights held by the Licensor to the limited + extent necessary to allow You to exercise the Licensed + Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this + Public License. + + 3. To the extent possible, the Licensor waives any right to + collect royalties from You for the exercise of the Licensed + Rights, whether directly or through a collecting society + under any voluntary or waivable statutory or compulsory + licensing scheme. In all other cases the Licensor expressly + reserves any right to collect such royalties. + + +Section 3 -- License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the +following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified + form), You must: + + a. retain the following if it is supplied by the Licensor + with the Licensed Material: + + i. identification of the creator(s) of the Licensed + Material and any others designated to receive + attribution, in any reasonable manner requested by + the Licensor (including by pseudonym if + designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of + warranties; + + v. a URI or hyperlink to the Licensed Material to the + extent reasonably practicable; + + b. indicate if You modified the Licensed Material and + retain an indication of any previous modifications; and + + c. indicate the Licensed Material is licensed under this + Public License, and include the text of, or the URI or + hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any + reasonable manner based on the medium, means, and context in + which You Share the Licensed Material. For example, it may be + reasonable to satisfy the conditions by providing a URI or + hyperlink to a resource that includes the required + information. + + 3. If requested by the Licensor, You must remove any of the + information required by Section 3(a)(1)(A) to the extent + reasonably practicable. + + b. ShareAlike. + + In addition to the conditions in Section 3(a), if You Share + Adapted Material You produce, the following conditions also apply. + + 1. The Adapter's License You apply must be a Creative Commons + license with the same License Elements, this version or + later, or a BY-SA Compatible License. + + 2. You must include the text of, or the URI or hyperlink to, the + Adapter's License You apply. You may satisfy this condition + in any reasonable manner based on the medium, means, and + context in which You Share Adapted Material. + + 3. You may not offer or impose any additional or different terms + or conditions on, or apply any Effective Technological + Measures to, Adapted Material that restrict exercise of the + rights granted under the Adapter's License You apply. + + +Section 4 -- Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that +apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right + to extract, reuse, reproduce, and Share all or a substantial + portion of the contents of the database; + + b. if You include all or a substantial portion of the database + contents in a database in which You have Sui Generis Database + Rights, then the database in which You have Sui Generis Database + Rights (but not its individual contents) is Adapted Material, + including for purposes of Section 3(b); and + + c. You must comply with the conditions in Section 3(a) if You Share + all or a substantial portion of the contents of the database. + +For the avoidance of doubt, this Section 4 supplements and does not +replace Your obligations under this Public License where the Licensed +Rights include other Copyright and Similar Rights. + + +Section 5 -- Disclaimer of Warranties and Limitation of Liability. + + a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE + EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS + AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF + ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, + IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, + WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, + ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT + KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT + ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. + + b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE + TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, + NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, + INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, + COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR + USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR + DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR + IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. + + c. The disclaimer of warranties and limitation of liability provided + above shall be interpreted in a manner that, to the extent + possible, most closely approximates an absolute disclaimer and + waiver of all liability. + + +Section 6 -- Term and Termination. + + a. This Public License applies for the term of the Copyright and + Similar Rights licensed here. However, if You fail to comply with + this Public License, then Your rights under this Public License + terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under + Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided + it is cured within 30 days of Your discovery of the + violation; or + + 2. upon express reinstatement by the Licensor. + + For the avoidance of doubt, this Section 6(b) does not affect any + right the Licensor may have to seek remedies for Your violations + of this Public License. + + c. For the avoidance of doubt, the Licensor may also offer the + Licensed Material under separate terms or conditions or stop + distributing the Licensed Material at any time; however, doing so + will not terminate this Public License. + + d. Sections 1, 5, 6, 7, and 8 survive termination of this Public + License. + + +Section 7 -- Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different + terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the + Licensed Material not stated herein are separate from and + independent of the terms and conditions of this Public License. + + +Section 8 -- Interpretation. + + a. For the avoidance of doubt, this Public License does not, and + shall not be interpreted to, reduce, limit, restrict, or impose + conditions on any use of the Licensed Material that could lawfully + be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is + deemed unenforceable, it shall be automatically reformed to the + minimum extent necessary to make it enforceable. If the provision + cannot be reformed, it shall be severed from this Public License + without affecting the enforceability of the remaining terms and + conditions. + + c. No term or condition of this Public License will be waived and no + failure to comply consented to unless expressly agreed to by the + Licensor. + + d. Nothing in this Public License constitutes or may be interpreted + as a limitation upon, or waiver of, any privileges and immunities + that apply to the Licensor or You, including from the legal + processes of any jurisdiction or authority. + + +======================================================================= + +Creative Commons is not a party to its public +licenses. Notwithstanding, Creative Commons may elect to apply one of +its public licenses to material it publishes and in those instances +will be considered the “Licensor.” The text of the Creative Commons +public licenses is dedicated to the public domain under the CC0 Public +Domain Dedication. Except for the limited purpose of indicating that +material is shared under a Creative Commons public license or as +otherwise permitted by the Creative Commons policies published at +creativecommons.org/policies, Creative Commons does not authorize the +use of the trademark "Creative Commons" or any other trademark or logo +of Creative Commons without its prior written consent including, +without limitation, in connection with any unauthorized modifications +to any of its public licenses or any other arrangements, +understandings, or agreements concerning use of licensed material. For +the avoidance of doubt, this paragraph does not form part of the +public licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspo/skin_pack_priorities.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspo/skin_pack_priorities.json new file mode 100644 index 000000000..6306ed05a --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspo/skin_pack_priorities.json @@ -0,0 +1,6 @@ +{ + "schemaVersion": 2, + "namemc-packs:christmas2024": {"after": "legacyskins:modern-defaults"}, + "doctorwho:1": {"after": "mcyt:1"}, + "thegardenawakensskinpack": {"after": "doctorwho:1"} +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspodh/LICENSE b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspodh/LICENSE new file mode 100644 index 000000000..195171312 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspodh/LICENSE @@ -0,0 +1,429 @@ +Legacy Skins Pack Ordering © 2024 by Jab125 is licensed under Creative Commons Attribution-ShareAlike 4.0 International + +Attribution-ShareAlike 4.0 International + +======================================================================= + +Creative Commons Corporation ("Creative Commons") is not a law firm and +does not provide legal services or legal advice. Distribution of +Creative Commons public licenses does not create a lawyer-client or +other relationship. Creative Commons makes its licenses and related +information available on an "as-is" basis. Creative Commons gives no +warranties regarding its licenses, any material licensed under their +terms and conditions, or any related information. Creative Commons +disclaims all liability for damages resulting from their use to the +fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and +conditions that creators and other rights holders may use to share +original works of authorship and other material subject to copyright +and certain other rights specified in the public license below. The +following considerations are for informational purposes only, are not +exhaustive, and do not form part of our licenses. + + Considerations for licensors: Our public licenses are + intended for use by those authorized to give the public + permission to use material in ways otherwise restricted by + copyright and certain other rights. Our licenses are + irrevocable. Licensors should read and understand the terms + and conditions of the license they choose before applying it. + Licensors should also secure all rights necessary before + applying our licenses so that the public can reuse the + material as expected. Licensors should clearly mark any + material not subject to the license. This includes other CC- + licensed material, or material used under an exception or + limitation to copyright. More considerations for licensors: + wiki.creativecommons.org/Considerations_for_licensors + + Considerations for the public: By using one of our public + licenses, a licensor grants the public permission to use the + licensed material under specified terms and conditions. If + the licensor's permission is not necessary for any reason--for + example, because of any applicable exception or limitation to + copyright--then that use is not regulated by the license. Our + licenses grant only permissions under copyright and certain + other rights that a licensor has authority to grant. Use of + the licensed material may still be restricted for other + reasons, including because others have copyright or other + rights in the material. A licensor may make special requests, + such as asking that all changes be marked or described. + Although not required by our licenses, you are encouraged to + respect those requests where reasonable. More considerations + for the public: + wiki.creativecommons.org/Considerations_for_licensees + +======================================================================= + +Creative Commons Attribution-ShareAlike 4.0 International Public +License + +By exercising the Licensed Rights (defined below), You accept and agree +to be bound by the terms and conditions of this Creative Commons +Attribution-ShareAlike 4.0 International Public License ("Public +License"). To the extent this Public License may be interpreted as a +contract, You are granted the Licensed Rights in consideration of Your +acceptance of these terms and conditions, and the Licensor grants You +such rights in consideration of benefits the Licensor receives from +making the Licensed Material available under these terms and +conditions. + + +Section 1 -- Definitions. + + a. Adapted Material means material subject to Copyright and Similar + Rights that is derived from or based upon the Licensed Material + and in which the Licensed Material is translated, altered, + arranged, transformed, or otherwise modified in a manner requiring + permission under the Copyright and Similar Rights held by the + Licensor. For purposes of this Public License, where the Licensed + Material is a musical work, performance, or sound recording, + Adapted Material is always produced where the Licensed Material is + synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright + and Similar Rights in Your contributions to Adapted Material in + accordance with the terms and conditions of this Public License. + + c. BY-SA Compatible License means a license listed at + creativecommons.org/compatiblelicenses, approved by Creative + Commons as essentially the equivalent of this Public License. + + d. Copyright and Similar Rights means copyright and/or similar rights + closely related to copyright including, without limitation, + performance, broadcast, sound recording, and Sui Generis Database + Rights, without regard to how the rights are labeled or + categorized. For purposes of this Public License, the rights + specified in Section 2(b)(1)-(2) are not Copyright and Similar + Rights. + + e. Effective Technological Measures means those measures that, in the + absence of proper authority, may not be circumvented under laws + fulfilling obligations under Article 11 of the WIPO Copyright + Treaty adopted on December 20, 1996, and/or similar international + agreements. + + f. Exceptions and Limitations means fair use, fair dealing, and/or + any other exception or limitation to Copyright and Similar Rights + that applies to Your use of the Licensed Material. + + g. License Elements means the license attributes listed in the name + of a Creative Commons Public License. The License Elements of this + Public License are Attribution and ShareAlike. + + h. Licensed Material means the artistic or literary work, database, + or other material to which the Licensor applied this Public + License. + + i. Licensed Rights means the rights granted to You subject to the + terms and conditions of this Public License, which are limited to + all Copyright and Similar Rights that apply to Your use of the + Licensed Material and that the Licensor has authority to license. + + j. Licensor means the individual(s) or entity(ies) granting rights + under this Public License. + + k. Share means to provide material to the public by any means or + process that requires permission under the Licensed Rights, such + as reproduction, public display, public performance, distribution, + dissemination, communication, or importation, and to make material + available to the public including in ways that members of the + public may access the material from a place and at a time + individually chosen by them. + + l. Sui Generis Database Rights means rights other than copyright + resulting from Directive 96/9/EC of the European Parliament and of + the Council of 11 March 1996 on the legal protection of databases, + as amended and/or succeeded, as well as other essentially + equivalent rights anywhere in the world. + + m. You means the individual or entity exercising the Licensed Rights + under this Public License. Your has a corresponding meaning. + + +Section 2 -- Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, + the Licensor hereby grants You a worldwide, royalty-free, + non-sublicensable, non-exclusive, irrevocable license to + exercise the Licensed Rights in the Licensed Material to: + + a. reproduce and Share the Licensed Material, in whole or + in part; and + + b. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where + Exceptions and Limitations apply to Your use, this Public + License does not apply, and You do not need to comply with + its terms and conditions. + + 3. Term. The term of this Public License is specified in Section + 6(a). + + 4. Media and formats; technical modifications allowed. The + Licensor authorizes You to exercise the Licensed Rights in + all media and formats whether now known or hereafter created, + and to make technical modifications necessary to do so. The + Licensor waives and/or agrees not to assert any right or + authority to forbid You from making technical modifications + necessary to exercise the Licensed Rights, including + technical modifications necessary to circumvent Effective + Technological Measures. For purposes of this Public License, + simply making modifications authorized by this Section 2(a) + (4) never produces Adapted Material. + + 5. Downstream recipients. + + a. Offer from the Licensor -- Licensed Material. Every + recipient of the Licensed Material automatically + receives an offer from the Licensor to exercise the + Licensed Rights under the terms and conditions of this + Public License. + + b. Additional offer from the Licensor -- Adapted Material. + Every recipient of Adapted Material from You + automatically receives an offer from the Licensor to + exercise the Licensed Rights in the Adapted Material + under the conditions of the Adapter's License You apply. + + c. No downstream restrictions. You may not offer or impose + any additional or different terms or conditions on, or + apply any Effective Technological Measures to, the + Licensed Material if doing so restricts exercise of the + Licensed Rights by any recipient of the Licensed + Material. + + 6. No endorsement. Nothing in this Public License constitutes or + may be construed as permission to assert or imply that You + are, or that Your use of the Licensed Material is, connected + with, or sponsored, endorsed, or granted official status by, + the Licensor or others designated to receive attribution as + provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not + licensed under this Public License, nor are publicity, + privacy, and/or other similar personality rights; however, to + the extent possible, the Licensor waives and/or agrees not to + assert any such rights held by the Licensor to the limited + extent necessary to allow You to exercise the Licensed + Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this + Public License. + + 3. To the extent possible, the Licensor waives any right to + collect royalties from You for the exercise of the Licensed + Rights, whether directly or through a collecting society + under any voluntary or waivable statutory or compulsory + licensing scheme. In all other cases the Licensor expressly + reserves any right to collect such royalties. + + +Section 3 -- License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the +following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified + form), You must: + + a. retain the following if it is supplied by the Licensor + with the Licensed Material: + + i. identification of the creator(s) of the Licensed + Material and any others designated to receive + attribution, in any reasonable manner requested by + the Licensor (including by pseudonym if + designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of + warranties; + + v. a URI or hyperlink to the Licensed Material to the + extent reasonably practicable; + + b. indicate if You modified the Licensed Material and + retain an indication of any previous modifications; and + + c. indicate the Licensed Material is licensed under this + Public License, and include the text of, or the URI or + hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any + reasonable manner based on the medium, means, and context in + which You Share the Licensed Material. For example, it may be + reasonable to satisfy the conditions by providing a URI or + hyperlink to a resource that includes the required + information. + + 3. If requested by the Licensor, You must remove any of the + information required by Section 3(a)(1)(A) to the extent + reasonably practicable. + + b. ShareAlike. + + In addition to the conditions in Section 3(a), if You Share + Adapted Material You produce, the following conditions also apply. + + 1. The Adapter's License You apply must be a Creative Commons + license with the same License Elements, this version or + later, or a BY-SA Compatible License. + + 2. You must include the text of, or the URI or hyperlink to, the + Adapter's License You apply. You may satisfy this condition + in any reasonable manner based on the medium, means, and + context in which You Share Adapted Material. + + 3. You may not offer or impose any additional or different terms + or conditions on, or apply any Effective Technological + Measures to, Adapted Material that restrict exercise of the + rights granted under the Adapter's License You apply. + + +Section 4 -- Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that +apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right + to extract, reuse, reproduce, and Share all or a substantial + portion of the contents of the database; + + b. if You include all or a substantial portion of the database + contents in a database in which You have Sui Generis Database + Rights, then the database in which You have Sui Generis Database + Rights (but not its individual contents) is Adapted Material, + including for purposes of Section 3(b); and + + c. You must comply with the conditions in Section 3(a) if You Share + all or a substantial portion of the contents of the database. + +For the avoidance of doubt, this Section 4 supplements and does not +replace Your obligations under this Public License where the Licensed +Rights include other Copyright and Similar Rights. + + +Section 5 -- Disclaimer of Warranties and Limitation of Liability. + + a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE + EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS + AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF + ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, + IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, + WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, + ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT + KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT + ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. + + b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE + TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, + NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, + INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, + COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR + USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR + DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR + IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. + + c. The disclaimer of warranties and limitation of liability provided + above shall be interpreted in a manner that, to the extent + possible, most closely approximates an absolute disclaimer and + waiver of all liability. + + +Section 6 -- Term and Termination. + + a. This Public License applies for the term of the Copyright and + Similar Rights licensed here. However, if You fail to comply with + this Public License, then Your rights under this Public License + terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under + Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided + it is cured within 30 days of Your discovery of the + violation; or + + 2. upon express reinstatement by the Licensor. + + For the avoidance of doubt, this Section 6(b) does not affect any + right the Licensor may have to seek remedies for Your violations + of this Public License. + + c. For the avoidance of doubt, the Licensor may also offer the + Licensed Material under separate terms or conditions or stop + distributing the Licensed Material at any time; however, doing so + will not terminate this Public License. + + d. Sections 1, 5, 6, 7, and 8 survive termination of this Public + License. + + +Section 7 -- Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different + terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the + Licensed Material not stated herein are separate from and + independent of the terms and conditions of this Public License. + + +Section 8 -- Interpretation. + + a. For the avoidance of doubt, this Public License does not, and + shall not be interpreted to, reduce, limit, restrict, or impose + conditions on any use of the Licensed Material that could lawfully + be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is + deemed unenforceable, it shall be automatically reformed to the + minimum extent necessary to make it enforceable. If the provision + cannot be reformed, it shall be severed from this Public License + without affecting the enforceability of the remaining terms and + conditions. + + c. No term or condition of this Public License will be waived and no + failure to comply consented to unless expressly agreed to by the + Licensor. + + d. Nothing in this Public License constitutes or may be interpreted + as a limitation upon, or waiver of, any privileges and immunities + that apply to the Licensor or You, including from the legal + processes of any jurisdiction or authority. + + +======================================================================= + +Creative Commons is not a party to its public +licenses. Notwithstanding, Creative Commons may elect to apply one of +its public licenses to material it publishes and in those instances +will be considered the “Licensor.” The text of the Creative Commons +public licenses is dedicated to the public domain under the CC0 Public +Domain Dedication. Except for the limited purpose of indicating that +material is shared under a Creative Commons public license or as +otherwise permitted by the Creative Commons policies published at +creativecommons.org/policies, Creative Commons does not authorize the +use of the trademark "Creative Commons" or any other trademark or logo +of Creative Commons without its prior written consent including, +without limitation, in connection with any unauthorized modifications +to any of its public licenses or any other arrangements, +understandings, or agreements concerning use of licensed material. For +the avoidance of doubt, this paragraph does not form part of the +public licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspodh/skin_pack_priorities.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspodh/skin_pack_priorities.json new file mode 100644 index 000000000..7dbe47c31 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspodh/skin_pack_priorities.json @@ -0,0 +1,4 @@ +{ + "schemaVersion": 2, + "companions:1": {"after": "doctorwho:1"} +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/changelog/en_us.txt b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/changelog/en_us.txt new file mode 100644 index 000000000..5c55228c1 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/changelog/en_us.txt @@ -0,0 +1,9 @@ +- Added The Copper Age! Copper has become a whole lot more useful, with new tools, decorations, and a new way to organize your items! +- Added Copper Golems and Copper Chests that are created by placing a Carved Pumpkin above a Copper Block. Both can be used together to organize your items! +- Added the Copper Golem Statue, a decorative block generated as a result of Copper Golems oxidizing. +- Added Copper tools, weapons and armor that are more durable than Stone and Leather equipment, but cannot mine the same blocks or absorb as much damage as Iron. +- Added Copper Horse Armor, available as loot alongside other horse armor. +- Added the Copper Nugget, obtained by crafting from a Copper Ingot or smelting Copper equipment. +- Added new decorative blocks: Copper Bars, Copper Chain, Copper Lantern, and Copper Torch. +- Added the Shelf, a way to quickly swap a section of items from your hotbar, customizable with Redstone. +- Lightning Rods now have oxidized variants! diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/enchanted_glint_entity.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/enchanted_glint_entity.png new file mode 100644 index 000000000..a516b02f0 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/enchanted_glint_entity.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/unknown_pack.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/unknown_pack.png new file mode 100644 index 000000000..686ad92de Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/unknown_pack.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/unknown_server.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/unknown_server.png new file mode 100644 index 000000000..686ad92de Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/unknown_server.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/models/block/grass_block.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/models/block/grass_block.json new file mode 100644 index 000000000..7a4b8611d --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/models/block/grass_block.json @@ -0,0 +1,145 @@ +{ + "parent": "block/block", + "textures": { + "particle": "block/dirt", + "bottom": "block/dirt", + "top": "block/grass_block_top", + "side": "block/grass_block_side", + "overlay": "block/grass_block_side_overlay" + }, + "elements": [ + { + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], + "faces": { + "down": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#bottom", + "cullface": "down" + }, + "up": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#top", + "cullface": "up", + "tintindex": 0 + }, + "north": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#side", + "cullface": "north" + }, + "south": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#side", + "cullface": "south" + }, + "west": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#side", + "cullface": "west" + }, + "east": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#side", + "cullface": "east" + } + } + }, + { + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], + "faces": { + "north": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#overlay", + "tintindex": 0, + "cullface": "north" + }, + "south": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#overlay", + "tintindex": 0, + "cullface": "south" + }, + "west": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#overlay", + "tintindex": 0, + "cullface": "west" + }, + "east": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#overlay", + "tintindex": 0, + "cullface": "east" + } + } + } + ] +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/painting/back.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/painting/back.png new file mode 100644 index 000000000..fcc9e2270 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/painting/back.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/LICENSE b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/LICENSE new file mode 100644 index 000000000..195171312 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/LICENSE @@ -0,0 +1,429 @@ +Legacy Skins Pack Ordering © 2024 by Jab125 is licensed under Creative Commons Attribution-ShareAlike 4.0 International + +Attribution-ShareAlike 4.0 International + +======================================================================= + +Creative Commons Corporation ("Creative Commons") is not a law firm and +does not provide legal services or legal advice. Distribution of +Creative Commons public licenses does not create a lawyer-client or +other relationship. Creative Commons makes its licenses and related +information available on an "as-is" basis. Creative Commons gives no +warranties regarding its licenses, any material licensed under their +terms and conditions, or any related information. Creative Commons +disclaims all liability for damages resulting from their use to the +fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and +conditions that creators and other rights holders may use to share +original works of authorship and other material subject to copyright +and certain other rights specified in the public license below. The +following considerations are for informational purposes only, are not +exhaustive, and do not form part of our licenses. + + Considerations for licensors: Our public licenses are + intended for use by those authorized to give the public + permission to use material in ways otherwise restricted by + copyright and certain other rights. Our licenses are + irrevocable. Licensors should read and understand the terms + and conditions of the license they choose before applying it. + Licensors should also secure all rights necessary before + applying our licenses so that the public can reuse the + material as expected. Licensors should clearly mark any + material not subject to the license. This includes other CC- + licensed material, or material used under an exception or + limitation to copyright. More considerations for licensors: + wiki.creativecommons.org/Considerations_for_licensors + + Considerations for the public: By using one of our public + licenses, a licensor grants the public permission to use the + licensed material under specified terms and conditions. If + the licensor's permission is not necessary for any reason--for + example, because of any applicable exception or limitation to + copyright--then that use is not regulated by the license. Our + licenses grant only permissions under copyright and certain + other rights that a licensor has authority to grant. Use of + the licensed material may still be restricted for other + reasons, including because others have copyright or other + rights in the material. A licensor may make special requests, + such as asking that all changes be marked or described. + Although not required by our licenses, you are encouraged to + respect those requests where reasonable. More considerations + for the public: + wiki.creativecommons.org/Considerations_for_licensees + +======================================================================= + +Creative Commons Attribution-ShareAlike 4.0 International Public +License + +By exercising the Licensed Rights (defined below), You accept and agree +to be bound by the terms and conditions of this Creative Commons +Attribution-ShareAlike 4.0 International Public License ("Public +License"). To the extent this Public License may be interpreted as a +contract, You are granted the Licensed Rights in consideration of Your +acceptance of these terms and conditions, and the Licensor grants You +such rights in consideration of benefits the Licensor receives from +making the Licensed Material available under these terms and +conditions. + + +Section 1 -- Definitions. + + a. Adapted Material means material subject to Copyright and Similar + Rights that is derived from or based upon the Licensed Material + and in which the Licensed Material is translated, altered, + arranged, transformed, or otherwise modified in a manner requiring + permission under the Copyright and Similar Rights held by the + Licensor. For purposes of this Public License, where the Licensed + Material is a musical work, performance, or sound recording, + Adapted Material is always produced where the Licensed Material is + synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright + and Similar Rights in Your contributions to Adapted Material in + accordance with the terms and conditions of this Public License. + + c. BY-SA Compatible License means a license listed at + creativecommons.org/compatiblelicenses, approved by Creative + Commons as essentially the equivalent of this Public License. + + d. Copyright and Similar Rights means copyright and/or similar rights + closely related to copyright including, without limitation, + performance, broadcast, sound recording, and Sui Generis Database + Rights, without regard to how the rights are labeled or + categorized. For purposes of this Public License, the rights + specified in Section 2(b)(1)-(2) are not Copyright and Similar + Rights. + + e. Effective Technological Measures means those measures that, in the + absence of proper authority, may not be circumvented under laws + fulfilling obligations under Article 11 of the WIPO Copyright + Treaty adopted on December 20, 1996, and/or similar international + agreements. + + f. Exceptions and Limitations means fair use, fair dealing, and/or + any other exception or limitation to Copyright and Similar Rights + that applies to Your use of the Licensed Material. + + g. License Elements means the license attributes listed in the name + of a Creative Commons Public License. The License Elements of this + Public License are Attribution and ShareAlike. + + h. Licensed Material means the artistic or literary work, database, + or other material to which the Licensor applied this Public + License. + + i. Licensed Rights means the rights granted to You subject to the + terms and conditions of this Public License, which are limited to + all Copyright and Similar Rights that apply to Your use of the + Licensed Material and that the Licensor has authority to license. + + j. Licensor means the individual(s) or entity(ies) granting rights + under this Public License. + + k. Share means to provide material to the public by any means or + process that requires permission under the Licensed Rights, such + as reproduction, public display, public performance, distribution, + dissemination, communication, or importation, and to make material + available to the public including in ways that members of the + public may access the material from a place and at a time + individually chosen by them. + + l. Sui Generis Database Rights means rights other than copyright + resulting from Directive 96/9/EC of the European Parliament and of + the Council of 11 March 1996 on the legal protection of databases, + as amended and/or succeeded, as well as other essentially + equivalent rights anywhere in the world. + + m. You means the individual or entity exercising the Licensed Rights + under this Public License. Your has a corresponding meaning. + + +Section 2 -- Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, + the Licensor hereby grants You a worldwide, royalty-free, + non-sublicensable, non-exclusive, irrevocable license to + exercise the Licensed Rights in the Licensed Material to: + + a. reproduce and Share the Licensed Material, in whole or + in part; and + + b. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where + Exceptions and Limitations apply to Your use, this Public + License does not apply, and You do not need to comply with + its terms and conditions. + + 3. Term. The term of this Public License is specified in Section + 6(a). + + 4. Media and formats; technical modifications allowed. The + Licensor authorizes You to exercise the Licensed Rights in + all media and formats whether now known or hereafter created, + and to make technical modifications necessary to do so. The + Licensor waives and/or agrees not to assert any right or + authority to forbid You from making technical modifications + necessary to exercise the Licensed Rights, including + technical modifications necessary to circumvent Effective + Technological Measures. For purposes of this Public License, + simply making modifications authorized by this Section 2(a) + (4) never produces Adapted Material. + + 5. Downstream recipients. + + a. Offer from the Licensor -- Licensed Material. Every + recipient of the Licensed Material automatically + receives an offer from the Licensor to exercise the + Licensed Rights under the terms and conditions of this + Public License. + + b. Additional offer from the Licensor -- Adapted Material. + Every recipient of Adapted Material from You + automatically receives an offer from the Licensor to + exercise the Licensed Rights in the Adapted Material + under the conditions of the Adapter's License You apply. + + c. No downstream restrictions. You may not offer or impose + any additional or different terms or conditions on, or + apply any Effective Technological Measures to, the + Licensed Material if doing so restricts exercise of the + Licensed Rights by any recipient of the Licensed + Material. + + 6. No endorsement. Nothing in this Public License constitutes or + may be construed as permission to assert or imply that You + are, or that Your use of the Licensed Material is, connected + with, or sponsored, endorsed, or granted official status by, + the Licensor or others designated to receive attribution as + provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not + licensed under this Public License, nor are publicity, + privacy, and/or other similar personality rights; however, to + the extent possible, the Licensor waives and/or agrees not to + assert any such rights held by the Licensor to the limited + extent necessary to allow You to exercise the Licensed + Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this + Public License. + + 3. To the extent possible, the Licensor waives any right to + collect royalties from You for the exercise of the Licensed + Rights, whether directly or through a collecting society + under any voluntary or waivable statutory or compulsory + licensing scheme. In all other cases the Licensor expressly + reserves any right to collect such royalties. + + +Section 3 -- License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the +following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified + form), You must: + + a. retain the following if it is supplied by the Licensor + with the Licensed Material: + + i. identification of the creator(s) of the Licensed + Material and any others designated to receive + attribution, in any reasonable manner requested by + the Licensor (including by pseudonym if + designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of + warranties; + + v. a URI or hyperlink to the Licensed Material to the + extent reasonably practicable; + + b. indicate if You modified the Licensed Material and + retain an indication of any previous modifications; and + + c. indicate the Licensed Material is licensed under this + Public License, and include the text of, or the URI or + hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any + reasonable manner based on the medium, means, and context in + which You Share the Licensed Material. For example, it may be + reasonable to satisfy the conditions by providing a URI or + hyperlink to a resource that includes the required + information. + + 3. If requested by the Licensor, You must remove any of the + information required by Section 3(a)(1)(A) to the extent + reasonably practicable. + + b. ShareAlike. + + In addition to the conditions in Section 3(a), if You Share + Adapted Material You produce, the following conditions also apply. + + 1. The Adapter's License You apply must be a Creative Commons + license with the same License Elements, this version or + later, or a BY-SA Compatible License. + + 2. You must include the text of, or the URI or hyperlink to, the + Adapter's License You apply. You may satisfy this condition + in any reasonable manner based on the medium, means, and + context in which You Share Adapted Material. + + 3. You may not offer or impose any additional or different terms + or conditions on, or apply any Effective Technological + Measures to, Adapted Material that restrict exercise of the + rights granted under the Adapter's License You apply. + + +Section 4 -- Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that +apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right + to extract, reuse, reproduce, and Share all or a substantial + portion of the contents of the database; + + b. if You include all or a substantial portion of the database + contents in a database in which You have Sui Generis Database + Rights, then the database in which You have Sui Generis Database + Rights (but not its individual contents) is Adapted Material, + including for purposes of Section 3(b); and + + c. You must comply with the conditions in Section 3(a) if You Share + all or a substantial portion of the contents of the database. + +For the avoidance of doubt, this Section 4 supplements and does not +replace Your obligations under this Public License where the Licensed +Rights include other Copyright and Similar Rights. + + +Section 5 -- Disclaimer of Warranties and Limitation of Liability. + + a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE + EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS + AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF + ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, + IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, + WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, + ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT + KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT + ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. + + b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE + TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, + NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, + INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, + COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR + USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR + DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR + IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. + + c. The disclaimer of warranties and limitation of liability provided + above shall be interpreted in a manner that, to the extent + possible, most closely approximates an absolute disclaimer and + waiver of all liability. + + +Section 6 -- Term and Termination. + + a. This Public License applies for the term of the Copyright and + Similar Rights licensed here. However, if You fail to comply with + this Public License, then Your rights under this Public License + terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under + Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided + it is cured within 30 days of Your discovery of the + violation; or + + 2. upon express reinstatement by the Licensor. + + For the avoidance of doubt, this Section 6(b) does not affect any + right the Licensor may have to seek remedies for Your violations + of this Public License. + + c. For the avoidance of doubt, the Licensor may also offer the + Licensed Material under separate terms or conditions or stop + distributing the Licensed Material at any time; however, doing so + will not terminate this Public License. + + d. Sections 1, 5, 6, 7, and 8 survive termination of this Public + License. + + +Section 7 -- Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different + terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the + Licensed Material not stated herein are separate from and + independent of the terms and conditions of this Public License. + + +Section 8 -- Interpretation. + + a. For the avoidance of doubt, this Public License does not, and + shall not be interpreted to, reduce, limit, restrict, or impose + conditions on any use of the Licensed Material that could lawfully + be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is + deemed unenforceable, it shall be automatically reformed to the + minimum extent necessary to make it enforceable. If the provision + cannot be reformed, it shall be severed from this Public License + without affecting the enforceability of the remaining terms and + conditions. + + c. No term or condition of this Public License will be waived and no + failure to comply consented to unless expressly agreed to by the + Licensor. + + d. Nothing in this Public License constitutes or may be interpreted + as a limitation upon, or waiver of, any privileges and immunities + that apply to the Licensor or You, including from the legal + processes of any jurisdiction or authority. + + +======================================================================= + +Creative Commons is not a party to its public +licenses. Notwithstanding, Creative Commons may elect to apply one of +its public licenses to material it publishes and in those instances +will be considered the “Licensor.” The text of the Creative Commons +public licenses is dedicated to the public domain under the CC0 Public +Domain Dedication. Except for the limited purpose of indicating that +material is shared under a Creative Commons public license or as +otherwise permitted by the Creative Commons policies published at +creativecommons.org/policies, Creative Commons does not authorize the +use of the trademark "Creative Commons" or any other trademark or logo +of Creative Commons without its prior written consent including, +without limitation, in connection with any unauthorized modifications +to any of its public licenses or any other arrangements, +understandings, or agreements concerning use of licensed material. For +the avoidance of doubt, this paragraph does not form part of the +public licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/christmas2024.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/christmas2024.png new file mode 100644 index 000000000..a6476f8b7 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/christmas2024.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/christmas20242.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/christmas20242.png new file mode 100644 index 000000000..881682b1a Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/christmas20242.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/lang/en_us.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/lang/en_us.json new file mode 100644 index 000000000..fe5eb80e0 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/lang/en_us.json @@ -0,0 +1,9 @@ +{ + "skin_pack.namemc-packs.christmas2024": "Christmas 2024", + "skin_pack.namemc-packs.christmas2024.0": "Christmas Alex", + "skin_pack.namemc-packs.christmas2024.1": "Christmas Steve", + "skin_pack.namemc-packs.christmas2024.2": "Christmas Zuri", + "skin_pack.namemc-packs.christmas2024.3": "Festive Steve", + "skin_pack.namemc-packs.christmas2024.4": "Chicken Detective", + "skin_pack.namemc-packs.christmas2024.5": "Festive Grian" +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skin_pack_priorities.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skin_pack_priorities.json new file mode 100644 index 000000000..e4b9070ce --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skin_pack_priorities.json @@ -0,0 +1,3 @@ +{ + "schemaVersion": 2 +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skin_packs.json b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skin_packs.json new file mode 100644 index 000000000..3a416fe3a --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skin_packs.json @@ -0,0 +1,32 @@ +{ + "schemaVersion": 1, + "namemc-packs:christmas2024": { + "icon": "namemc-packs:christmas20242.png", + "skins": [ + { + "model": "namemc-packs:skinpacks/christmas-alex.cpmmodel", + "creditsLink": "https://namemc.com/skin/7203ea18c94364aa" + }, + { + "model": "namemc-packs:skinpacks/christmas-steve.cpmmodel", + "creditsLink": "https://namemc.com/skin/595a20b9cc922646" + }, + { + "model": "namemc-packs:skinpacks/christmas-zuri.cpmmodel", + "creditsLink": "https://namemc.com/skin/c08eea6ace69032e" + }, + { + "model": "namemc-packs:skinpacks/festive-steve.cpmmodel", + "creditsLink": "https://namemc.com/skin/8b2dba69af4482c2" + }, + { + "model": "namemc-packs:skinpacks/chicken-detective.cpmmodel", + "creditsLink": "https://namemc.com/skin/ec2179fdb2d6096a" + }, + { + "model": "namemc-packs:skinpacks/festive-grain.cpmmodel", + "creditsLink": "https://namemc.com/skin/da455526a6816808" + } + ] + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/chicken-detective.cpmmodel b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/chicken-detective.cpmmodel new file mode 100644 index 000000000..282ff55a3 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/chicken-detective.cpmmodel differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-alex.cpmmodel b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-alex.cpmmodel new file mode 100644 index 000000000..eb7583ab9 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-alex.cpmmodel differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-steve.cpmmodel b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-steve.cpmmodel new file mode 100644 index 000000000..29e67a467 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-steve.cpmmodel differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-zuri.cpmmodel b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-zuri.cpmmodel new file mode 100644 index 000000000..3ccd7b3df Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-zuri.cpmmodel differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/festive-grain.cpmmodel b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/festive-grain.cpmmodel new file mode 100644 index 000000000..d93e74bbf Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/festive-grain.cpmmodel differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/festive-steve.cpmmodel b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/festive-steve.cpmmodel new file mode 100644 index 000000000..abedcde6a Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/festive-steve.cpmmodel differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/adjust_volumes.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/adjust_volumes.png new file mode 100644 index 000000000..06e678a40 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/adjust_volumes.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/device_selected.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/device_selected.png new file mode 100644 index 000000000..2b6f73798 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/device_selected.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/disconnected.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/disconnected.png new file mode 100644 index 000000000..d03b43402 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/disconnected.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/group.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/group.png new file mode 100644 index 000000000..09efa70b2 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/group.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/group_hud_button.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/group_hud_button.png new file mode 100644 index 000000000..fe9b28bd6 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/group_hud_button.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/hide_button.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/hide_button.png new file mode 100644 index 000000000..669efd898 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/hide_button.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/invite_button.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/invite_button.png new file mode 100644 index 000000000..094ac897e Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/invite_button.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/leave.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/leave.png new file mode 100644 index 000000000..f2e4b98fe Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/leave.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/lock.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/lock.png new file mode 100644 index 000000000..6ca06485a Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/lock.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone.png new file mode 100644 index 000000000..394c9d5d6 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_button.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_button.png new file mode 100644 index 000000000..ff8b99cee Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_button.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_button.png~ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_button.png~ new file mode 100644 index 000000000..95c0dfda7 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_button.png~ differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_off.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_off.png new file mode 100644 index 000000000..13256071b Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_off.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_whisper.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_whisper.png new file mode 100644 index 000000000..03bc05371 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_whisper.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/other_volume.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/other_volume.png new file mode 100644 index 000000000..8dec901fc Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/other_volume.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker.png new file mode 100644 index 000000000..dc8f5506d Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_button.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_button.png new file mode 100644 index 000000000..17c7ce480 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_button.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_button.png~ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_button.png~ new file mode 100644 index 000000000..4cd822834 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_button.png~ differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_off.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_off.png new file mode 100644 index 000000000..08ae13728 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_off.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_small_off.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_small_off.png new file mode 100644 index 000000000..453ca3b39 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_small_off.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_whisper.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_whisper.png new file mode 100644 index 000000000..e68d269b1 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_whisper.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/pack.mcmeta b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/pack.mcmeta new file mode 100644 index 000000000..6cfa09eb8 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/pack.mcmeta @@ -0,0 +1,17 @@ +{ + "overlays": { + "entries": [ + {"directory": "1.21.5", "formats": [55, 100]}, + {"directory": "1.21.4", "formats": [46, 100]}, + {"directory": "1.21.1", "formats": [34, 100]} + ] + }, + "pack": { + "description": "Legacy Modpack Resources (LMR) is a utility resource pack, used to modify the Legacy4J mod, providing language and texture changes!", + "pack_format": 69, + "pack_format": 16, + "min_format": 16, + "max_format": 999, + "supported_formats": [ 16, 999 ] + } +} diff --git a/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/pack.png b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/pack.png new file mode 100644 index 000000000..fef048692 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Legacy-Modpack-Resources/pack.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Panorama/assets/legacy/textures/gui/title/panorama_day.png b/modpacks/rc-plus/dev/resourcepacks/Panorama/assets/legacy/textures/gui/title/panorama_day.png new file mode 100644 index 000000000..a5a7efae9 Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Panorama/assets/legacy/textures/gui/title/panorama_day.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Panorama/assets/legacy/textures/gui/title/panorama_night.png b/modpacks/rc-plus/dev/resourcepacks/Panorama/assets/legacy/textures/gui/title/panorama_night.png new file mode 100644 index 000000000..68ed0e5eb Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Panorama/assets/legacy/textures/gui/title/panorama_night.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/Panorama/pack.mcmeta b/modpacks/rc-plus/dev/resourcepacks/Panorama/pack.mcmeta new file mode 100644 index 000000000..f76061dc3 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/Panorama/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 34, + "description": "A resource pack adding the panorama and a bunch of utilities into Re-Console!!" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resourcepacks/Panorama/pack.png b/modpacks/rc-plus/dev/resourcepacks/Panorama/pack.png new file mode 100644 index 000000000..33381abfd Binary files /dev/null and b/modpacks/rc-plus/dev/resourcepacks/Panorama/pack.png differ diff --git a/modpacks/rc-plus/dev/resourcepacks/a-minecraft-movie-hero-pack.pw.toml b/modpacks/rc-plus/dev/resourcepacks/a-minecraft-movie-hero-pack.pw.toml new file mode 100644 index 000000000..64fdef7ca --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/a-minecraft-movie-hero-pack.pw.toml @@ -0,0 +1,13 @@ +name = "A Minecraft Movie Hero Pack" +filename = "A Minecraft Movie Hero Pack.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/x1fU20j7/versions/2aHKlUHr/A%20Minecraft%20Movie%20Hero%20Pack.zip" +hash-format = "sha512" +hash = "e9f4f4f9a70b8ea071db1001fdd8501f2e6c315ade3cd60953030dc67aaa6cae104373768ad78630e873a3e7e6f872ae767f4ac6a80aab697b6c16756e79fc0d" + +[update] +[update.modrinth] +mod-id = "x1fU20j7" +version = "2aHKlUHr" diff --git a/modpacks/rc-plus/dev/resourcepacks/bare-bones-x-lambdabettergrass.pw.toml b/modpacks/rc-plus/dev/resourcepacks/bare-bones-x-lambdabettergrass.pw.toml new file mode 100644 index 000000000..482935833 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/bare-bones-x-lambdabettergrass.pw.toml @@ -0,0 +1,13 @@ +name = "Bare Bones x LambdaBetterGrass" +filename = "Bare Bones x LambdaBetterGrass 1.21.8.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/7x43ZN3Z/versions/D6OKFWf7/Bare%20Bones%20x%20LambdaBetterGrass%201.21.8.zip" +hash-format = "sha512" +hash = "5dd67fce81162ea2f0bd7b6f4d008c585b7b71115cee4c5d1b5d5710cf7ac123df04f966b08b70deae673516c1b5dfe615a37e7d904deb72677ace279774ad77" + +[update] +[update.modrinth] +mod-id = "7x43ZN3Z" +version = "D6OKFWf7" diff --git a/modpacks/rc-plus/dev/resourcepacks/bare-bones.pw.toml b/modpacks/rc-plus/dev/resourcepacks/bare-bones.pw.toml new file mode 100644 index 000000000..1b29cde93 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/bare-bones.pw.toml @@ -0,0 +1,13 @@ +name = "Bare Bones" +filename = "Bare Bones 1.21.11.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/rox3U8B6/versions/jQBWn2Q3/Bare%20Bones%201.21.11.zip" +hash-format = "sha512" +hash = "268b578d6d34adaa2491572af4cabf65fab94edee00e688f5b4cb4f072c0620c492d58a4442769e6a889cd940cfe3c4a4fe65e5bb422b8e283ad174e32ceefb0" + +[update] +[update.modrinth] +mod-id = "rox3U8B6" +version = "jQBWn2Q3" diff --git a/modpacks/rc-plus/dev/resourcepacks/better-leaves.pw.toml b/modpacks/rc-plus/dev/resourcepacks/better-leaves.pw.toml new file mode 100644 index 000000000..b280aa69f --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/better-leaves.pw.toml @@ -0,0 +1,13 @@ +name = "Motschen's Better Leaves" +filename = "Better-Leaves-9.5.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/uvpymuxq/versions/XWtayRKd/Better-Leaves-9.5.zip" +hash-format = "sha512" +hash = "3f50d72bdc7274aa01a7c68d1e8a8f592eddc5e28ad9c60d796815a9892751bc862c0ee0dbed290dd7c4ad994c68d38b8cde02b21c96ecbaab6fe18808fb8750" + +[update] +[update.modrinth] +mod-id = "uvpymuxq" +version = "XWtayRKd" diff --git a/modpacks/rc-plus/dev/resourcepacks/candy-texture-pack.pw.toml b/modpacks/rc-plus/dev/resourcepacks/candy-texture-pack.pw.toml new file mode 100644 index 000000000..fa03fd563 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/candy-texture-pack.pw.toml @@ -0,0 +1,13 @@ +name = "Candy Texture Pack" +filename = "Candy Texture Pack.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/NGIRqFgR/versions/BTxcyADP/Candy%20Texture%20Pack.zip" +hash-format = "sha512" +hash = "4745f8c0d8c17b306ff77445039393bc0ac55248b2e980d03abff57bad04b105e9493d5ae1f864481bef1409dcd7ce600003af06cf7ff37d32049c92fdf90765" + +[update] +[update.modrinth] +mod-id = "NGIRqFgR" +version = "BTxcyADP" diff --git a/modpacks/rc-plus/dev/resourcepacks/cartoon-texture-pack.pw.toml b/modpacks/rc-plus/dev/resourcepacks/cartoon-texture-pack.pw.toml new file mode 100644 index 000000000..e86f8fc43 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/cartoon-texture-pack.pw.toml @@ -0,0 +1,13 @@ +name = "Cartoon Texture Pack" +filename = "Cartoon Texture Pack.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/I8Wm3eT9/versions/3jwtSKEQ/Cartoon%20Texture%20Pack.zip" +hash-format = "sha512" +hash = "dcc1cb8907912318eef32f6f385de19f7ffd9577fa6579128724e3f7a4865b6da5a865cf141c15a477bbdffba67891e0bd939677396d4877b19d99dff1bc4b74" + +[update] +[update.modrinth] +mod-id = "I8Wm3eT9" +version = "3jwtSKEQ" diff --git a/modpacks/rc-plus/dev/resourcepacks/chinese-mythology-mash-up.pw.toml b/modpacks/rc-plus/dev/resourcepacks/chinese-mythology-mash-up.pw.toml new file mode 100644 index 000000000..f432a9228 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/chinese-mythology-mash-up.pw.toml @@ -0,0 +1,13 @@ +name = "Chinese Mythology Mash-up" +filename = "Chinese Mythology Mash-up.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/kRsZVu69/versions/KSdastsm/Chinese%20Mythology%20Mash-up.zip" +hash-format = "sha512" +hash = "4441b431877f1ab7bea73253f8e20de698661f07fd9bc916a57d0c1fdf5b541d8d5dd8a8a113bb76bd733180364abe3e5150bb052b3c785f07fa2a11b644b705" + +[update] +[update.modrinth] +mod-id = "kRsZVu69" +version = "KSdastsm" diff --git a/modpacks/rc-plus/dev/resourcepacks/city-texture-pack.pw.toml b/modpacks/rc-plus/dev/resourcepacks/city-texture-pack.pw.toml new file mode 100644 index 000000000..003654c32 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/city-texture-pack.pw.toml @@ -0,0 +1,13 @@ +name = "City Texture Pack" +filename = "City Texture Pack.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/IcRlkcNt/versions/I1UhD6DR/City%20Texture%20Pack.zip" +hash-format = "sha512" +hash = "3626bf760cf4d9f3ac134ef7737c15017c503f6a66a26cd5081fd77e8653c22d33e413c5fab8d72b72a93e53a4be9aff7a2040f592c7bdb96996f689534730ce" + +[update] +[update.modrinth] +mod-id = "IcRlkcNt" +version = "I1UhD6DR" diff --git a/modpacks/rc-plus/dev/resourcepacks/classic-mcyt-sp.pw.toml b/modpacks/rc-plus/dev/resourcepacks/classic-mcyt-sp.pw.toml new file mode 100644 index 000000000..1bb512b9f --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/classic-mcyt-sp.pw.toml @@ -0,0 +1,13 @@ +name = "Classic Minecraft YouTuber Skin Pack" +filename = "Classic MCYT Skin Pack.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/8fM4nRG5/versions/QOretmOo/Classic%20MCYT%20Skin%20Pack.zip" +hash-format = "sha512" +hash = "7fcc94c5479ff11d1b9096a8eb42bfa99c5c40ba2493385460f9fdf9ae80f6270e3843b6d5c37ff9bc55cf1056ca2e51eb538ea8dad1331353f45ab92759795a" + +[update] +[update.modrinth] +mod-id = "8fM4nRG5" +version = "QOretmOo" diff --git a/modpacks/rc-plus/dev/resourcepacks/default-dark-mode-legacy4j.pw.toml b/modpacks/rc-plus/dev/resourcepacks/default-dark-mode-legacy4j.pw.toml new file mode 100644 index 000000000..7dbaf9ecc --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/default-dark-mode-legacy4j.pw.toml @@ -0,0 +1,13 @@ +name = "Default Dark Mode: Legacy4J" +filename = "Default-Dark-Mode-Legacy4J-1.20+-1.2.0-alt.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/8xdgUCRk/versions/iARsV6G1/Default-Dark-Mode-Legacy4J-1.20%2B-1.2.0-alt.zip" +hash-format = "sha512" +hash = "40356961a06703df1aec4ac8658c4ed0a4a868d492042af07b5b62922c614d136ea4cff6b27040ae48ce9355b28a84a5dd0d369bea088e33cedc808f6cb725ef" + +[update] +[update.modrinth] +mod-id = "8xdgUCRk" +version = "iARsV6G1" diff --git a/modpacks/rc-plus/dev/resourcepacks/egyptian-mythology-mash-up.pw.toml b/modpacks/rc-plus/dev/resourcepacks/egyptian-mythology-mash-up.pw.toml new file mode 100644 index 000000000..770d2ee09 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/egyptian-mythology-mash-up.pw.toml @@ -0,0 +1,13 @@ +name = "Egyptian Mythology Mash-up" +filename = "Egyptian Mythology Mash-up.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/1Ee44YG5/versions/xhUR5AEF/Egyptian%20Mythology%20Mash-up.zip" +hash-format = "sha512" +hash = "663fc1c5aee13fb5edba77a7dc131a67cda45b06c16c283b1decc8abbfdd08e901e5b604bf9b4d8cad9e7e2df5ff860c2ff4cdff1317287663c5d4e244d50588" + +[update] +[update.modrinth] +mod-id = "1Ee44YG5" +version = "xhUR5AEF" diff --git a/modpacks/rc-plus/dev/resourcepacks/faithful-32x.pw.toml b/modpacks/rc-plus/dev/resourcepacks/faithful-32x.pw.toml new file mode 100644 index 000000000..39abb1b8c --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/faithful-32x.pw.toml @@ -0,0 +1,13 @@ +name = "Faithful 32x" +filename = "Faithful 32x - 1.21.10.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/w0TnApzs/versions/lpwK2qwi/Faithful%2032x%20-%201.21.10.zip" +hash-format = "sha512" +hash = "f0b40e4545548b7aa73717d0f7c21abf7620fa86468bd606683d04dc8fdc070b397ca4919c5214fec00b00370ced9528546b6ac6f214e2e506c8ba0f5021f0d4" + +[update] +[update.modrinth] +mod-id = "w0TnApzs" +version = "lpwK2qwi" diff --git a/modpacks/rc-plus/dev/resourcepacks/faithful-legacy.pw.toml b/modpacks/rc-plus/dev/resourcepacks/faithful-legacy.pw.toml new file mode 100644 index 000000000..2a2be5556 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/faithful-legacy.pw.toml @@ -0,0 +1,13 @@ +name = "Faithful Legacy" +filename = "faithful-legacy.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/PbrKfOSH/versions/LaRBCmRN/faithful-legacy.zip" +hash-format = "sha512" +hash = "4bba8d453edbb00d3a6506bf4ed5b55cce25b4969216115cffcd089868dba70d84df7be41d41eefea8e0e5dd2be717c99be3e642cd538598b6b48c047cabaebd" + +[update] +[update.modrinth] +mod-id = "PbrKfOSH" +version = "LaRBCmRN" diff --git a/modpacks/rc-plus/dev/resourcepacks/fallout-mashup.pw.toml b/modpacks/rc-plus/dev/resourcepacks/fallout-mashup.pw.toml new file mode 100644 index 000000000..d292a03c7 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/fallout-mashup.pw.toml @@ -0,0 +1,13 @@ +name = "Fallout Mash-up Pack" +filename = "FalloutMash-upPack.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/YyQcuyAN/versions/UZEBNeOe/FalloutMash-upPack.zip" +hash-format = "sha512" +hash = "b26bc649d6084998f9dd4cd6c2d322013a89b483ed57daee0493a7ee85a94391ac17a7d171ff78a6114aa5e96dd00ce0578ea45ba2a906f02b5428062deaa4f6" + +[update] +[update.modrinth] +mod-id = "YyQcuyAN" +version = "UZEBNeOe" diff --git a/modpacks/rc-plus/dev/resourcepacks/fantasy-texture-pack.pw.toml b/modpacks/rc-plus/dev/resourcepacks/fantasy-texture-pack.pw.toml new file mode 100644 index 000000000..cb1f24fed --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/fantasy-texture-pack.pw.toml @@ -0,0 +1,13 @@ +name = "Fantasy Texture Pack" +filename = "Fantasy Texture Pack.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/kFbEIMmd/versions/kVfBtnvh/Fantasy%20Texture%20Pack.zip" +hash-format = "sha512" +hash = "56dd761914376fbb588e4d415beba67625125885a220321ecd11cd8c92d707dc19bc2b4531ac73fbd0d3970438f7c19bcd36ae24d9d164e974bb0aa5e672eb73" + +[update] +[update.modrinth] +mod-id = "kFbEIMmd" +version = "kVfBtnvh" diff --git a/modpacks/rc-plus/dev/resourcepacks/festive-mash-up.pw.toml b/modpacks/rc-plus/dev/resourcepacks/festive-mash-up.pw.toml new file mode 100644 index 000000000..053c36639 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/festive-mash-up.pw.toml @@ -0,0 +1,13 @@ +name = "Festive Mash-up" +filename = "Festive Mash-up.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/pE8Ji9UH/versions/GvqMbx8z/Festive%20Mash-up.zip" +hash-format = "sha512" +hash = "b192e764e7b6e0d9e807c599ecc882acc722a5fe562422ae76df23502a8a36528fd857ae83f86e36d76d6a7090a30718718abf177797f476141b882d55971fa6" + +[update] +[update.modrinth] +mod-id = "pE8Ji9UH" +version = "GvqMbx8z" diff --git a/modpacks/rc-plus/dev/resourcepacks/festive-mashup-concept-update.pw.toml b/modpacks/rc-plus/dev/resourcepacks/festive-mashup-concept-update.pw.toml new file mode 100644 index 000000000..ebbacb90e --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/festive-mashup-concept-update.pw.toml @@ -0,0 +1,13 @@ +name = "Festive Mashup Concept Update" +filename = "Festive+Continued.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/SPRYZD9q/versions/yCfNt1DW/Festive%2BContinued.zip" +hash-format = "sha512" +hash = "2fc7b7a20f271cb080e1479d60ca200f8a3939502d844dcb7ff218bb20ccd8dc631094eacd4bf616897ad8b84cc3baf7b8246ff39f0eac10b4a1ebf94206078f" + +[update] +[update.modrinth] +mod-id = "SPRYZD9q" +version = "yCfNt1DW" diff --git a/modpacks/rc-plus/dev/resourcepacks/fresh-animations-extensions.pw.toml b/modpacks/rc-plus/dev/resourcepacks/fresh-animations-extensions.pw.toml new file mode 100644 index 000000000..1701edfc3 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/fresh-animations-extensions.pw.toml @@ -0,0 +1,13 @@ +name = "Fresh Animations - Extensions" +filename = "FA+All_Extensions-v1.8.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/YAVTU8mK/versions/9rbQZuzp/FA%2BAll_Extensions-v1.8.zip" +hash-format = "sha512" +hash = "27b1e91617bcb01617ac8623bad97d45c0388882d86a2a427c4ae48a63c8ca688c7a2b4c055f175ce2e5d0f1b2e8da2a66c910aa0345fa2a82b34a6d2c2abc8c" + +[update] +[update.modrinth] +mod-id = "YAVTU8mK" +version = "9rbQZuzp" diff --git a/modpacks/rc-plus/dev/resourcepacks/fresh-animations.pw.toml b/modpacks/rc-plus/dev/resourcepacks/fresh-animations.pw.toml new file mode 100644 index 000000000..69291c5e7 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/fresh-animations.pw.toml @@ -0,0 +1,13 @@ +name = "Fresh Animations" +filename = "FreshAnimations_v1.10.4.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/50dA9Sha/versions/xN57JJts/FreshAnimations_v1.10.4.zip" +hash-format = "sha512" +hash = "41258f9bea1a773d823f9a014d0c08206e9e7b339bc538e1538211fff28fadd06878a836d292cbb636ed6829cd2801a509368ae3eb3ad4bedf42190a0d5f7a90" + +[update] +[update.modrinth] +mod-id = "50dA9Sha" +version = "xN57JJts" diff --git a/modpacks/rc-plus/dev/resourcepacks/golden-days-alpha.pw.toml b/modpacks/rc-plus/dev/resourcepacks/golden-days-alpha.pw.toml new file mode 100644 index 000000000..cc85fcaf5 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/golden-days-alpha.pw.toml @@ -0,0 +1,13 @@ +name = "Golden Days Alpha" +filename = "golden-days-alpha-1.21.x-1.15.2.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/GalExSh7/versions/IMAS2Bsd/golden-days-alpha-1.21.x-1.15.2.zip" +hash-format = "sha512" +hash = "7524a81f0a6b6f755d5c771407d56eefa368c74b02dd0baeea9a19d085fc2eea8baacefbc3f3c73b2aeebca40a8f8cd20201a46358ab29070c13e4267a2f244d" + +[update] +[update.modrinth] +mod-id = "GalExSh7" +version = "IMAS2Bsd" diff --git a/modpacks/rc-plus/dev/resourcepacks/golden-days.pw.toml b/modpacks/rc-plus/dev/resourcepacks/golden-days.pw.toml new file mode 100644 index 000000000..679f8fac8 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/golden-days.pw.toml @@ -0,0 +1,13 @@ +name = "Golden Days Base" +filename = "golden-days-base-1.21.x-1.15.3.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/BFzJ6aQL/versions/tXegcMmz/golden-days-base-1.21.x-1.15.3.zip" +hash-format = "sha512" +hash = "e2e1eaa4fafcee14256d85b172abd01d4b186423917cc94cd01455425e38be8a1d688b8ea555a2ecd7877c7820b4f4a20c8074e38724d38c69f2e0635589b81b" + +[update] +[update.modrinth] +mod-id = "BFzJ6aQL" +version = "tXegcMmz" diff --git a/modpacks/rc-plus/dev/resourcepacks/greek-mythology-mash-up.pw.toml b/modpacks/rc-plus/dev/resourcepacks/greek-mythology-mash-up.pw.toml new file mode 100644 index 000000000..d8b61f8d0 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/greek-mythology-mash-up.pw.toml @@ -0,0 +1,13 @@ +name = "Greek Mythology Mash-up" +filename = "Greek Mythology Mash-up.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/WtfCCeNe/versions/DqQHxxdo/Greek%20Mythology%20Mash-up.zip" +hash-format = "sha512" +hash = "cf50ac503a1c1293d14841937e8f3100e18b6618d8c4a108940f918af9a610f41c6a4cfbcbaf374173c4c1d86a6bbf0829b2fd38d3db943c9a12525e2e6d81c5" + +[update] +[update.modrinth] +mod-id = "WtfCCeNe" +version = "DqQHxxdo" diff --git a/modpacks/rc-plus/dev/resourcepacks/halloween-mash-up.pw.toml b/modpacks/rc-plus/dev/resourcepacks/halloween-mash-up.pw.toml new file mode 100644 index 000000000..c93c264bc --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/halloween-mash-up.pw.toml @@ -0,0 +1,13 @@ +name = "Halloween Mash-up" +filename = "Halloween Mash-up.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/mXZavX3c/versions/sFROQbvz/Halloween%20Mash-up.zip" +hash-format = "sha512" +hash = "6ba947932040be801c9b0b1404aa917c9b1e495a91e0cc7cfa3d973ceee0cb2ecf9f7273d862b571cfe9b6cc1aa09995224b4fe614b9250fc492aa109a8ede6b" + +[update] +[update.modrinth] +mod-id = "mXZavX3c" +version = "sFROQbvz" diff --git a/modpacks/rc-plus/dev/resourcepacks/halloween-mashup-2025-concept-update.pw.toml b/modpacks/rc-plus/dev/resourcepacks/halloween-mashup-2025-concept-update.pw.toml new file mode 100644 index 000000000..d252cb668 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/halloween-mashup-2025-concept-update.pw.toml @@ -0,0 +1,13 @@ +name = "Halloween Mashup 2025 Concept Update" +filename = "Halloween+Continued.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/1suDOUj6/versions/dxqLkhO9/Halloween%2BContinued.zip" +hash-format = "sha512" +hash = "bafaff867ca7de24d91b1d446ecc8b87ea5e176609c879c9da2f1f194debb9e4c9c672f8a76b2a9acdd7b2f56bd48648b7a3e4bf5e6826fac90bbef50baf3817" + +[update] +[update.modrinth] +mod-id = "1suDOUj6" +version = "dxqLkhO9" diff --git a/modpacks/rc-plus/dev/resourcepacks/hellokitty-skinpack.pw.toml b/modpacks/rc-plus/dev/resourcepacks/hellokitty-skinpack.pw.toml new file mode 100644 index 000000000..797b8162c --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/hellokitty-skinpack.pw.toml @@ -0,0 +1,13 @@ +name = "Baby Kitty And Friends" +filename = "Baby Kitty and Friends.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/iQdku7XQ/versions/q2UiQ1PD/Baby%20Kitty%20and%20Friends.zip" +hash-format = "sha512" +hash = "d903c0bb45e29dbf2252e14fc4a62cea273746c21f8cd5c1cec9a9d38d03219433b8ab1bbaff16f58d3bf4b3023e9ec002afd84fd6e0392f8ff9dcebf644aa52" + +[update] +[update.modrinth] +mod-id = "iQdku7XQ" +version = "q2UiQ1PD" diff --git a/modpacks/rc-plus/dev/resourcepacks/legacy-skin-packs.pw.toml b/modpacks/rc-plus/dev/resourcepacks/legacy-skin-packs.pw.toml new file mode 100644 index 000000000..152051356 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/legacy-skin-packs.pw.toml @@ -0,0 +1,13 @@ +name = "Legacy Skin Packs" +filename = "Legacy-Skin-Packs-2.4.0.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/IU7pUM86/versions/hW2BbtE4/Legacy-Skin-Packs-2.4.0.zip" +hash-format = "sha512" +hash = "c5beac2ff6c6f733ae644488c91fb19fd360bb1af967e86bf52716eaa08dc67a32000f9c3faa3a381662fd1c276d179d5091de48dc5fa07289738aade980580b" + +[update] +[update.modrinth] +mod-id = "IU7pUM86" +version = "hW2BbtE4" diff --git a/modpacks/rc-plus/dev/resourcepacks/legacy-skins-doctor-who-skin-pack-1.pw.toml b/modpacks/rc-plus/dev/resourcepacks/legacy-skins-doctor-who-skin-pack-1.pw.toml new file mode 100644 index 000000000..78a1bfb1b --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/legacy-skins-doctor-who-skin-pack-1.pw.toml @@ -0,0 +1,13 @@ +name = "Legacy Skins: Doctor Who" +filename = "Doctor Who Legacy Skins.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/M4781Cfl/versions/HxD8ysRt/Doctor%20Who%20Legacy%20Skins%281%29.zip" +hash-format = "sha512" +hash = "35b0d58c0af6e2c50117066eedc4171ae044d150d450c7861df47a88a94e851f6ffc6f8df9b66fb5bfcfb4c4ed5d3c41ca1b726c612094d25cf789af9144ed95" + +[update] +[update.modrinth] +mod-id = "M4781Cfl" +version = "HxD8ysRt" diff --git a/modpacks/rc-plus/dev/resourcepacks/legacy-titles.pw.toml b/modpacks/rc-plus/dev/resourcepacks/legacy-titles.pw.toml new file mode 100644 index 000000000..e57373d27 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/legacy-titles.pw.toml @@ -0,0 +1,13 @@ +name = "Legacy Titles" +filename = "Legacy Titles.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/o8MTMlkh/versions/xxREu2B5/Legacy%20Titles.zip" +hash-format = "sha512" +hash = "fe7b067f33d04960d25917a27fec080d2d89feee07d792271cd53e2c55438a7e0fc91a7d0ad620a7d66c0b6430d52117316c345e078ce57b773366d061c8a95b" + +[update] +[update.modrinth] +mod-id = "o8MTMlkh" +version = "xxREu2B5" diff --git a/modpacks/rc-plus/dev/resourcepacks/legacy-worlds.pw.toml b/modpacks/rc-plus/dev/resourcepacks/legacy-worlds.pw.toml new file mode 100644 index 000000000..0a4cacbfc --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/legacy-worlds.pw.toml @@ -0,0 +1,13 @@ +name = "Legacy Worlds" +filename = "Legacy Worlds.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/IFQ5IZDt/versions/zLFkHTiN/Legacy%20Worlds.zip" +hash-format = "sha512" +hash = "16e1e03c11108e19c9bb6b9155ed365c5ec9080b2413757376f3208c6a5f413160fc4fb8f301d5882a5d9ad560f384e22351c458f1cacf33edc7d6766288a52e" + +[update] +[update.modrinth] +mod-id = "IFQ5IZDt" +version = "zLFkHTiN" diff --git a/modpacks/rc-plus/dev/resourcepacks/mass-effect-mash-up.pw.toml b/modpacks/rc-plus/dev/resourcepacks/mass-effect-mash-up.pw.toml new file mode 100644 index 000000000..75e26b9ae --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/mass-effect-mash-up.pw.toml @@ -0,0 +1,13 @@ +name = "Mass Effect Mash-up" +filename = "Mass Effect.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/27e5KETs/versions/u0aJfMeM/Mass%20Effect.zip" +hash-format = "sha512" +hash = "3e559c667f9e1ae8b412ef707f22196de3554783d79fd718e1292256ab1233a8a398249b62534b7917f4be0705e76a567c8aa5908bbc59d552fa1b3133e7e832" + +[update] +[update.modrinth] +mod-id = "27e5KETs" +version = "u0aJfMeM" diff --git a/modpacks/rc-plus/dev/resourcepacks/modern-skin-packs.pw.toml b/modpacks/rc-plus/dev/resourcepacks/modern-skin-packs.pw.toml new file mode 100644 index 000000000..4db21a242 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/modern-skin-packs.pw.toml @@ -0,0 +1,13 @@ +name = "Modern Skin Packs" +filename = "Modern-Skin-Packs-2.4.0.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/UJZvIuVv/versions/uHBubbwJ/Modern-Skin-Packs-2.4.0.zip" +hash-format = "sha512" +hash = "1e294128c1341f9933720c0ad33baa5636bd3b82339269ef7726b290c3f2cfc32042380da1821dfacb391f0bf6b095e0e618334555877645d2bc01ea9e23b84e" + +[update] +[update.modrinth] +mod-id = "UJZvIuVv" +version = "uHBubbwJ" diff --git a/modpacks/rc-plus/dev/resourcepacks/natural-texture-pack.pw.toml b/modpacks/rc-plus/dev/resourcepacks/natural-texture-pack.pw.toml new file mode 100644 index 000000000..58e530303 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/natural-texture-pack.pw.toml @@ -0,0 +1,13 @@ +name = "Natural Texture Pack" +filename = "Natural Texture Pack.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/wl6YG9AY/versions/OZPNrPKm/Natural%20Texture%20Pack.zip" +hash-format = "sha512" +hash = "63e0916f5b5cc7f97dc9296f907f9ca8f942216bb13a192fe9e7588641ccecbec18355f40a76717b91cfd18c342afeb05bd9c5cc5426ac7dd75d058816ed7cd8" + +[update] +[update.modrinth] +mod-id = "wl6YG9AY" +version = "OZPNrPKm" diff --git a/modpacks/rc-plus/dev/resourcepacks/norse-mythology-mash-up.pw.toml b/modpacks/rc-plus/dev/resourcepacks/norse-mythology-mash-up.pw.toml new file mode 100644 index 000000000..2e9e48073 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/norse-mythology-mash-up.pw.toml @@ -0,0 +1,13 @@ +name = "Norse Mythology Mash-up" +filename = "Norse Mythology Mash-up.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/1COPjvze/versions/Zi7yz6pF/Norse%20Mythology%20Mash-up.zip" +hash-format = "sha512" +hash = "6426be7ff48927c67c7d7ce8d58f5924fe5a9f052bb0aba77572806a845d21bd33662b991ce6b895d4a58d9b8b4f6d4f0ac50875fb368452f5c7fe7e90697dd3" + +[update] +[update.modrinth] +mod-id = "1COPjvze" +version = "Zi7yz6pF" diff --git a/modpacks/rc-plus/dev/resourcepacks/old-ui-for-legacy4j.pw.toml b/modpacks/rc-plus/dev/resourcepacks/old-ui-for-legacy4j.pw.toml new file mode 100644 index 000000000..45692c4f2 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/old-ui-for-legacy4j.pw.toml @@ -0,0 +1,13 @@ +name = "Old UI for Legacy4J" +filename = "Old UI for Legacy4J (RP Compat).zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/LIHfShYl/versions/XBeg7tkb/Old%20UI%20for%20Legacy4J%20%28RP%20Compat%29.zip" +hash-format = "sha512" +hash = "19a4ca3ae31d95436f6c7983c000aff72e3b050b23e928ccd489e2025c217dbe30612193bf3e95d3dcd24ace2088eca4a215bf002f1bcddd56c55ef205434e13" + +[update] +[update.modrinth] +mod-id = "LIHfShYl" +version = "XBeg7tkb" diff --git a/modpacks/rc-plus/dev/resourcepacks/ore4j.pw.toml b/modpacks/rc-plus/dev/resourcepacks/ore4j.pw.toml new file mode 100644 index 000000000..72c36ed18 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/ore4j.pw.toml @@ -0,0 +1,13 @@ +name = "Ore4J" +filename = "ore4j-O4J-3.3.0.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/pEZP92gi/versions/cbeycLW6/ore4j-O4J-3.3.0.zip" +hash-format = "sha512" +hash = "ecf7eaa71c875c2455e481aa0ba5127e6e69cff4fdcff01e0ab3775405b0e690c966e23fee415fa7644b310655d03efd5f7fc94bf23e9da297690b6e9748c904" + +[update] +[update.modrinth] +mod-id = "pEZP92gi" +version = "cbeycLW6" diff --git a/modpacks/rc-plus/dev/resourcepacks/pacp.pw.toml b/modpacks/rc-plus/dev/resourcepacks/pacp.pw.toml new file mode 100644 index 000000000..0ffbe8e7c --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/pacp.pw.toml @@ -0,0 +1,13 @@ +name = "Programmer Art Continuation Project" +filename = "PACP_Base_Release.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/gx2HeuWD/versions/EmryD5kf/PACP_Base_Release.zip" +hash-format = "sha512" +hash = "cadb4a75bf58bb4a823d128d0e78578f7b2ec14a19e2d342dcd0c4e8d52b1132f690bd5ba30a38d8cc8180a660f5daf47609f738a91ee950f5b757d439f23c80" + +[update] +[update.modrinth] +mod-id = "gx2HeuWD" +version = "EmryD5kf" diff --git a/modpacks/rc-plus/dev/resourcepacks/pattern-texture-pack.pw.toml b/modpacks/rc-plus/dev/resourcepacks/pattern-texture-pack.pw.toml new file mode 100644 index 000000000..fd8ad3976 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/pattern-texture-pack.pw.toml @@ -0,0 +1,13 @@ +name = "Pattern Texture Pack" +filename = "Pattern Texture Pack.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/2F04lb0o/versions/nTsNQYft/Pattern%20Texture%20Pack.zip" +hash-format = "sha512" +hash = "ffacd8be2567818ecfb182b79480aee31fa109703fbdaadced282be5a4e6f544d6c5e7f171fef81368d0a79b40051346658e8ae129c7a1425b85e0a501853227" + +[update] +[update.modrinth] +mod-id = "2F04lb0o" +version = "nTsNQYft" diff --git a/modpacks/rc-plus/dev/resourcepacks/pirates-of-the-caribbean-mash-up.pw.toml b/modpacks/rc-plus/dev/resourcepacks/pirates-of-the-caribbean-mash-up.pw.toml new file mode 100644 index 000000000..7fb89bffd --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/pirates-of-the-caribbean-mash-up.pw.toml @@ -0,0 +1,13 @@ +name = "Pirates of the Caribbean Mash-up" +filename = "Pirates Of The Caribbean.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/bkDlbAtL/versions/ov7cVEHe/Pirates%20Of%20The%20Caribbean.zip" +hash-format = "sha512" +hash = "dfc65e14fa72ac8136d9cdada010dc3a2b73c759506dd397c91c84b0d163fd3e3ed9ac06f4e321f8b7e3cb57dae3c68178a488eeb408ede0a6c41e83fa96343a" + +[update] +[update.modrinth] +mod-id = "bkDlbAtL" +version = "ov7cVEHe" diff --git a/modpacks/rc-plus/dev/resourcepacks/plastic-texture-pack.pw.toml b/modpacks/rc-plus/dev/resourcepacks/plastic-texture-pack.pw.toml new file mode 100644 index 000000000..dd270bf36 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/plastic-texture-pack.pw.toml @@ -0,0 +1,13 @@ +name = "Plastic Texture Pack" +filename = "Plastic Texture Pack.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/meEXwbr9/versions/rO6NFLGh/Plastic%20Texture%20Pack.zip" +hash-format = "sha512" +hash = "17645c687472f614b7845bf812522854fbb78c0e76001ab9329adc0f50c9768f4567284f1d1d05f8f7fd6185f8d2f99f22202cccae5b13af5468227d72c900a8" + +[update] +[update.modrinth] +mod-id = "meEXwbr9" +version = "rO6NFLGh" diff --git a/modpacks/rc-plus/dev/resourcepacks/rays-3d-ladders.pw.toml b/modpacks/rc-plus/dev/resourcepacks/rays-3d-ladders.pw.toml new file mode 100644 index 000000000..d428d7b34 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/rays-3d-ladders.pw.toml @@ -0,0 +1,13 @@ +name = "RAY's 3D Ladders" +filename = "RAYs_3D_Ladders_v2.0.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Uupo7yGf/versions/KEPsTS4k/RAYs_3D_Ladders_v2.0.zip" +hash-format = "sha512" +hash = "0b6c9b91d31b7daaff7d2956eb7850c6d250e3bf3e155ec9c47d586eda099ce568626be0ee93a9c6ef4e1e488394e4a50917eba00ebffdd1bb4572d9a5e3fd32" + +[update] +[update.modrinth] +mod-id = "Uupo7yGf" +version = "KEPsTS4k" diff --git a/modpacks/rc-plus/dev/resourcepacks/rays-3d-rails.pw.toml b/modpacks/rc-plus/dev/resourcepacks/rays-3d-rails.pw.toml new file mode 100644 index 000000000..3c510cc76 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/rays-3d-rails.pw.toml @@ -0,0 +1,13 @@ +name = "RAY's 3D Rails" +filename = "RAYs_3D_Rails_v3.0.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/jKa9Ievs/versions/HZjq6uZs/RAYs_3D_Rails_v3.0.zip" +hash-format = "sha512" +hash = "de97cf43bfba055c9efa6abcadb083f1ba70502ee96d1bd4b6d71be3acffd1ecfb36e56049938706f82aec2ef220534a330026f44b6bb9ed9e4b95d14971e184" + +[update] +[update.modrinth] +mod-id = "jKa9Ievs" +version = "HZjq6uZs" diff --git a/modpacks/simply/1.21.10-mr/resourcepacks/re-console-resources.pw.toml b/modpacks/rc-plus/dev/resourcepacks/re-console-resources.pw.toml similarity index 92% rename from modpacks/simply/1.21.10-mr/resourcepacks/re-console-resources.pw.toml rename to modpacks/rc-plus/dev/resourcepacks/re-console-resources.pw.toml index 9f503a00b..7069c71e9 100644 --- a/modpacks/simply/1.21.10-mr/resourcepacks/re-console-resources.pw.toml +++ b/modpacks/rc-plus/dev/resourcepacks/re-console-resources.pw.toml @@ -1,4 +1,4 @@ -name = "Re-Console Resources" +name = "Legacy Modpack Resources" filename = "Legacy-Modpack-Resources.zip" side = "client" diff --git a/modpacks/rc-plus/dev/resourcepacks/round-trees.pw.toml b/modpacks/rc-plus/dev/resourcepacks/round-trees.pw.toml new file mode 100644 index 000000000..b477b6378 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/round-trees.pw.toml @@ -0,0 +1,13 @@ +name = "Round Trees" +filename = "Round-Trees-8.2.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/XlqZTP4W/versions/UL7fsCMC/Round-Trees-8.2.zip" +hash-format = "sha512" +hash = "1b9db1d78d23b014000060e111af1e3d88940e4b4a4c45f1a1df558d0114690e8ddc8750e9fffe55bae391da0376c59c37dec6b30f0ce4e6be39a47e6932a13f" + +[update] +[update.modrinth] +mod-id = "XlqZTP4W" +version = "UL7fsCMC" diff --git a/modpacks/rc-plus/dev/resourcepacks/steampunk-texture-pack.pw.toml b/modpacks/rc-plus/dev/resourcepacks/steampunk-texture-pack.pw.toml new file mode 100644 index 000000000..feb6466ef --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/steampunk-texture-pack.pw.toml @@ -0,0 +1,13 @@ +name = "Steampunk Texture Pack" +filename = "Steampunk Texture Pack.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/iWaY0S0z/versions/aIVZEkA1/Steampunk%20Texture%20Pack.zip" +hash-format = "sha512" +hash = "83814174b6a73ed44ddd354c06f68e2586393cd243a7c09d0851c8fa76f6f6e9f84717df0b78cf53b55d0399d6a2723225b7d3614e19d975bf519818858142a0" + +[update] +[update.modrinth] +mod-id = "iWaY0S0z" +version = "aIVZEkA1" diff --git a/modpacks/rc-plus/dev/resourcepacks/super-cute.pw.toml b/modpacks/rc-plus/dev/resourcepacks/super-cute.pw.toml new file mode 100644 index 000000000..8e0738062 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/super-cute.pw.toml @@ -0,0 +1,13 @@ +name = "Super Cute Texture Pack" +filename = "Super Cute Texture Pack.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ohS9Jkb7/versions/nrtOJiLM/Super%20Cute%20Texture%20Pack.zip" +hash-format = "sha512" +hash = "0dfa869c9dd2f2ee198662cede1865be18442d32623cc99fa1e326e92688ddbf712a056d01f0479cc235678fea8073b9be0b85b5cf69705dc84e27dbe9799436" + +[update] +[update.modrinth] +mod-id = "ohS9Jkb7" +version = "nrtOJiLM" diff --git a/modpacks/rc-plus/dev/resourcepacks/super-mario-mash-up.pw.toml b/modpacks/rc-plus/dev/resourcepacks/super-mario-mash-up.pw.toml new file mode 100644 index 000000000..78ff9798b --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/super-mario-mash-up.pw.toml @@ -0,0 +1,13 @@ +name = "Super Mario Mash-up" +filename = "Super Mario Mash-Up.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ArxJTTKm/versions/liceZcLU/Super%20Mario%20Mash-Up.zip" +hash-format = "sha512" +hash = "82a2c026149f1591c6836d563320e2ef67760094ca6c936f46ec6e6e8771c1f3f62f46b400ab55affc91e6b8575f46ca52fb807c236ef9a99226b71dfb6ca86d" + +[update] +[update.modrinth] +mod-id = "ArxJTTKm" +version = "liceZcLU" diff --git a/modpacks/rc-plus/dev/resourcepacks/the-garden-awakens-skin-pack.pw.toml b/modpacks/rc-plus/dev/resourcepacks/the-garden-awakens-skin-pack.pw.toml new file mode 100644 index 000000000..21dd15b45 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/the-garden-awakens-skin-pack.pw.toml @@ -0,0 +1,13 @@ +name = "The Garden Awakens Skin Pack" +filename = "The_Garden_Awakens_v1.0.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/btzz80tF/versions/N3oRgK5f/The_Garden_Awakens_v1.0.zip" +hash-format = "sha512" +hash = "7ed60857d1ba982b4c189dcd4a6a9488f3f7f1626983bcaeaf558b99ecf28b3d0423fd265424814b0b6a1bf914f8f85e87210c0bbcad90485db1e4ddbc17b65b" + +[update] +[update.modrinth] +mod-id = "btzz80tF" +version = "N3oRgK5f" diff --git a/modpacks/rc-plus/dev/resourcepacks/the-ocelots-skin-pack.pw.toml b/modpacks/rc-plus/dev/resourcepacks/the-ocelots-skin-pack.pw.toml new file mode 100644 index 000000000..2a4420e7c --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/the-ocelots-skin-pack.pw.toml @@ -0,0 +1,13 @@ +name = "The Ocelots Skin Pack" +filename = "Ocelots-Skin-Pack.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/YQaFsEwB/versions/8lSHT67E/Ocelots-Skin-Pack.zip" +hash-format = "sha512" +hash = "86dbe64ef92748a0ea2dc4875a2e274aa4e53b86725f0da291585f1ea0f7531ed8758e04467a6ce0472449e28ff23910b7578f274c109cdb09bbc177ea2e9fc2" + +[update] +[update.modrinth] +mod-id = "YQaFsEwB" +version = "8lSHT67E" diff --git a/modpacks/rc-plus/dev/resourcepacks/transparency-fix.pw.toml b/modpacks/rc-plus/dev/resourcepacks/transparency-fix.pw.toml new file mode 100644 index 000000000..abdfc2def --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/transparency-fix.pw.toml @@ -0,0 +1,13 @@ +name = "Transparency Fix" +filename = "Transparency Fix.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/MK3k9U5o/versions/BdYLypGY/Transparency%20Fix.zip" +hash-format = "sha512" +hash = "2d4676d33d5a4d15e944cf084b52b5fbacbea9d0b6615fde57e5be746370a3cced8eab86eb22a6c641e0b070aaf42b0ab213616781dbeb0ed8fb61e53408c470" + +[update] +[update.modrinth] +mod-id = "MK3k9U5o" +version = "BdYLypGY" diff --git a/modpacks/rc-plus/dev/resourcepacks/tras-fresh-player.pw.toml b/modpacks/rc-plus/dev/resourcepacks/tras-fresh-player.pw.toml new file mode 100644 index 000000000..9ad02f280 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/tras-fresh-player.pw.toml @@ -0,0 +1,13 @@ +name = "Fresh Moves" +filename = "+1.21.3 Fresh Moves v3.1.1 (No Animated Eyes).zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/slufHzC2/versions/JFOw2pGN/%2B1.21.3%20Fresh%20Moves%20v3.1.1%20%28No%20Animated%20Eyes%29.zip" +hash-format = "sha512" +hash = "f75c307bc30a518e3685f3a1b1d3549910cad83678f398964301cd959b9e7a4ab122a0e2bca6b29c04477dbc7890ae23984ed0438f02b738aa795261e0d94856" + +[update] +[update.modrinth] +mod-id = "slufHzC2" +version = "JFOw2pGN" diff --git a/modpacks/rc-plus/dev/resourcepacks/tutorial-world-addon.pw.toml b/modpacks/rc-plus/dev/resourcepacks/tutorial-world-addon.pw.toml new file mode 100644 index 000000000..f1c613344 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/tutorial-world-addon.pw.toml @@ -0,0 +1,13 @@ +name = "Tutorial World Addon" +filename = "TutorialWorldAddon.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/If3YYTYV/versions/UwXUb7sq/TutorialWorldAddon.zip" +hash-format = "sha512" +hash = "9aebf95578cc237788594cb0e12c2a38e6ae70e03dc6c83b572d9c81def1450c025bcf630c0ef425f7ceb4e79f3714fe481bdda7eeb367a3e0a59c0a27e790a0" + +[update] +[update.modrinth] +mod-id = "If3YYTYV" +version = "UwXUb7sq" diff --git a/modpacks/rc-plus/dev/resourcepacks/vanilla-live-mc.pw.toml b/modpacks/rc-plus/dev/resourcepacks/vanilla-live-mc.pw.toml new file mode 100644 index 000000000..86f62a3b3 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/vanilla-live-mc.pw.toml @@ -0,0 +1,13 @@ +name = "Vanilla Live" +filename = "vanilla-live-1.1.0.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/gztVVDVO/versions/P0zoJPL0/vanilla-live-1.1.0.zip" +hash-format = "sha512" +hash = "e8f85fb652acd8f0bfbc95c1cfc654607ef84a4acab8431676466fa300016f6c0b85e61a6cbf71d4000ceff9051c74b2704121b3c1221b30ca7b5c20ec76618f" + +[update] +[update.modrinth] +mod-id = "gztVVDVO" +version = "P0zoJPL0" diff --git a/modpacks/rc-plus/dev/resourcepacks/vintage.pw.toml b/modpacks/rc-plus/dev/resourcepacks/vintage.pw.toml new file mode 100644 index 000000000..bdf5e2d46 --- /dev/null +++ b/modpacks/rc-plus/dev/resourcepacks/vintage.pw.toml @@ -0,0 +1,13 @@ +name = "Vintage - Programmer Art Remade" +filename = "Vintage.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/9kOsrTdF/versions/7MTmrJ8h/Vintage.zip" +hash-format = "sha512" +hash = "9fb8b1e3e0799a3759aeae1e38ecdbab348722d69cc6cf9ac630e45c8394824e44971d67ea6a4fc7ddf722ecaa961bfef8b69393b95e55bb8d9a0418f1bbf4a4" + +[update] +[update.modrinth] +mod-id = "9kOsrTdF" +version = "7MTmrJ8h" diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/assets/cem/chest.jem b/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/assets/cem/chest.jem new file mode 100644 index 000000000..332a2c3c7 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/assets/cem/chest.jem @@ -0,0 +1,36 @@ +{ + "credit": "Made with Blockbench", + "textureSize": [64, 64], + "models": [ + { + "part": "knob", + "id": "knob", + "invertAxis": "xy", + "translate": [0, -15, -1], + "scale": 1, + "boxes": [ + {"coordinates": [-9, 13, 15, 2, 4, 1], "textureOffset": [0, 0]} + ] + }, + { + "part": "lid", + "id": "lid", + "invertAxis": "xy", + "translate": [0, -15, -1], + "scale": 1, + "boxes": [ + {"coordinates": [-15, 10, 1, 14, 5, 14], "textureOffset": [0, 0], "sizeAdd": 0.01} + ] + }, + { + "part": "base", + "id": "base", + "invertAxis": "xy", + "translate": [0, -24, 0], + "scale": 1, + "boxes": [ + {"coordinates": [-15, 14, 1, 14, 10, 14], "textureOffset": [0, 19]} + ] + } + ] +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/assets/cem/chest_large.jem b/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/assets/cem/chest_large.jem new file mode 100644 index 000000000..ba3c6ac26 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/assets/cem/chest_large.jem @@ -0,0 +1,84 @@ +{ + "credit": "Made with Blockbench", + "textureSize": [64, 64], + "models": [ + { + "part": "base_left", + "id": "base_left", + "invertAxis": "xy", + "translate": [-16, 0, -7], + "rotate": [-180, 0, 0], + "boxes": [ + {"coordinates": [0, -10, 8, 15, 10, 14], "textureOffset": [0, 19]} + ], + "submodels": [ + { + "id": "left_lid", + "invertAxis": "xy", + "translate": [0, -9, 8], + "boxes": [ + {"coordinates": [0, -2, 14, 1, 4, 1], "textureOffset": [0, 0]}, + {"coordinates": [0, -5, 0, 15, 5, 14], "textureOffset": [0, 0], "sizeAdd": 0.01} + ] + } + ], + "animations": [ + { + "this.rx": 0, + "left_lid.rx": "lid_left.rx" + } + ] + }, + { + "part": "base_right", + "id": "base_right", + "invertAxis": "xy", + "translate": [0, 0, -7], + "rotate": [-180, 0, 0], + "boxes": [ + {"coordinates": [-15, -10, 8, 15, 10, 14], "textureOffset": [0, 19]} + ], + "submodels": [ + { + "id": "right_lid", + "invertAxis": "xy", + "translate": [0, -9, 8], + "boxes": [ + {"coordinates": [-15, -5, 0, 15, 5, 14], "textureOffset": [0, 0], "sizeAdd": 0.01}, + {"coordinates": [-1, -2, 14, 1, 4, 1], "textureOffset": [0, 0]} + ] + } + ], + "animations": [ + { + "this.rx": 0, + "right_lid.rx": "lid_right.rx" + } + ] + }, + { + "part": "lid_left", + "id": "lid_left", + "invertAxis": "xy", + "translate": [0, 0, 0] + }, + { + "part": "lid_right", + "id": "lid_right", + "invertAxis": "xy", + "translate": [0, 0, 0] + }, + { + "part": "knob_left", + "id": "knob_left", + "invertAxis": "xy", + "translate": [0, 0, 0] + }, + { + "part": "knob_right", + "id": "knob_right", + "invertAxis": "xy", + "translate": [0, 0, 0] + } + ] +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/assets/cem/ender_chest.jem b/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/assets/cem/ender_chest.jem new file mode 100644 index 000000000..332a2c3c7 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/assets/cem/ender_chest.jem @@ -0,0 +1,36 @@ +{ + "credit": "Made with Blockbench", + "textureSize": [64, 64], + "models": [ + { + "part": "knob", + "id": "knob", + "invertAxis": "xy", + "translate": [0, -15, -1], + "scale": 1, + "boxes": [ + {"coordinates": [-9, 13, 15, 2, 4, 1], "textureOffset": [0, 0]} + ] + }, + { + "part": "lid", + "id": "lid", + "invertAxis": "xy", + "translate": [0, -15, -1], + "scale": 1, + "boxes": [ + {"coordinates": [-15, 10, 1, 14, 5, 14], "textureOffset": [0, 0], "sizeAdd": 0.01} + ] + }, + { + "part": "base", + "id": "base", + "invertAxis": "xy", + "translate": [0, -24, 0], + "scale": 1, + "boxes": [ + {"coordinates": [-15, 14, 1, 14, 10, 14], "textureOffset": [0, 19]} + ] + } + ] +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/assets/cem/trapped_chest.jem b/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/assets/cem/trapped_chest.jem new file mode 100644 index 000000000..332a2c3c7 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/assets/cem/trapped_chest.jem @@ -0,0 +1,36 @@ +{ + "credit": "Made with Blockbench", + "textureSize": [64, 64], + "models": [ + { + "part": "knob", + "id": "knob", + "invertAxis": "xy", + "translate": [0, -15, -1], + "scale": 1, + "boxes": [ + {"coordinates": [-9, 13, 15, 2, 4, 1], "textureOffset": [0, 0]} + ] + }, + { + "part": "lid", + "id": "lid", + "invertAxis": "xy", + "translate": [0, -15, -1], + "scale": 1, + "boxes": [ + {"coordinates": [-15, 10, 1, 14, 5, 14], "textureOffset": [0, 0], "sizeAdd": 0.01} + ] + }, + { + "part": "base", + "id": "base", + "invertAxis": "xy", + "translate": [0, -24, 0], + "scale": 1, + "boxes": [ + {"coordinates": [-15, 14, 1, 14, 10, 14], "textureOffset": [0, 19]} + ] + } + ] +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/assets/cem/trapped_chest_large.jem b/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/assets/cem/trapped_chest_large.jem new file mode 100644 index 000000000..ba3c6ac26 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/assets/cem/trapped_chest_large.jem @@ -0,0 +1,84 @@ +{ + "credit": "Made with Blockbench", + "textureSize": [64, 64], + "models": [ + { + "part": "base_left", + "id": "base_left", + "invertAxis": "xy", + "translate": [-16, 0, -7], + "rotate": [-180, 0, 0], + "boxes": [ + {"coordinates": [0, -10, 8, 15, 10, 14], "textureOffset": [0, 19]} + ], + "submodels": [ + { + "id": "left_lid", + "invertAxis": "xy", + "translate": [0, -9, 8], + "boxes": [ + {"coordinates": [0, -2, 14, 1, 4, 1], "textureOffset": [0, 0]}, + {"coordinates": [0, -5, 0, 15, 5, 14], "textureOffset": [0, 0], "sizeAdd": 0.01} + ] + } + ], + "animations": [ + { + "this.rx": 0, + "left_lid.rx": "lid_left.rx" + } + ] + }, + { + "part": "base_right", + "id": "base_right", + "invertAxis": "xy", + "translate": [0, 0, -7], + "rotate": [-180, 0, 0], + "boxes": [ + {"coordinates": [-15, -10, 8, 15, 10, 14], "textureOffset": [0, 19]} + ], + "submodels": [ + { + "id": "right_lid", + "invertAxis": "xy", + "translate": [0, -9, 8], + "boxes": [ + {"coordinates": [-15, -5, 0, 15, 5, 14], "textureOffset": [0, 0], "sizeAdd": 0.01}, + {"coordinates": [-1, -2, 14, 1, 4, 1], "textureOffset": [0, 0]} + ] + } + ], + "animations": [ + { + "this.rx": 0, + "right_lid.rx": "lid_right.rx" + } + ] + }, + { + "part": "lid_left", + "id": "lid_left", + "invertAxis": "xy", + "translate": [0, 0, 0] + }, + { + "part": "lid_right", + "id": "lid_right", + "invertAxis": "xy", + "translate": [0, 0, 0] + }, + { + "part": "knob_left", + "id": "knob_left", + "invertAxis": "xy", + "translate": [0, 0, 0] + }, + { + "part": "knob_right", + "id": "knob_right", + "invertAxis": "xy", + "translate": [0, 0, 0] + } + ] +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/pack.mcmeta b/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/pack.mcmeta new file mode 100644 index 000000000..e414aa78f --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/pack.mcmeta @@ -0,0 +1,14 @@ +{ + "overlays": { + "entries": [ + {"directory": "1.21.5", "formats": [55, 100]}, + {"directory": "1.21.4", "formats": [46, 100]}, + {"directory": "1.21.1", "formats": [34, 100]} + ] + }, + "pack": { + "description": "Minor fix to chest models when utilizing the Mash-up packs.", + "pack_format": 15, + "supported_formats": {"max_inclusive": 420, "min_inclusive": 15} + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/pack.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/pack.png new file mode 100644 index 000000000..cfbc382ba Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Fixed Chest Models/pack.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/intro.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/intro.json new file mode 100644 index 000000000..f682c25d6 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/intro.json @@ -0,0 +1,19 @@ +{ + "brands": [ + "legacy:textures/gui/intro/loading3.png", + "legacy:textures/gui/intro/loading.png", + "legacy:textures/gui/intro/loading1.png", + "legacy:textures/gui/intro/loading2.png", + "legacy:textures/gui/intro/loading3.png", + "legacy:textures/gui/intro/eula.png", + "legacy:textures/gui/intro/lasting.png", + "legacy:textures/gui/intro/mojang.png", + "legacy:textures/gui/intro/4j.png", + "legacy:textures/gui/intro/xbox.png" + ], + "background": "legacy:textures/gui/intro/background.png", + "brandDuration": 2500, + "fadeIn": 0.1, + "fadeOut": 0.1, + "crossFade": true +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/af_za.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/af_za.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/af_za.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ar_sa.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ar_sa.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ar_sa.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ca_es.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ca_es.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ca_es.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/cs_cz.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/cs_cz.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/cs_cz.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/da_dk.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/da_dk.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/da_dk.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/de_de.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/de_de.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/de_de.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/el_gr.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/el_gr.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/el_gr.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_au.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_au.json new file mode 100644 index 000000000..f44462e1f --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_au.json @@ -0,0 +1,123 @@ +{ + "legacy.menu.mods": "Modifications", + "legacy.menu.download_natives_message": "Would you like to download these libraries to be able to play on Controller?", + "legacy.menu.downloading_natives": "Downloading Libraries", + "legacy.menu.loading_natives": "Loading Libraries", + "legacy.menu.download_natives": "Download %s Libraries", + "legacy.controls.controller.steam": "Steam Deck Edition", + "legacy.controls.controller.java": "Keyboard Icons", + "legacy.menu.albums.resource": "Texture Packs", + "legacy.menu.albums.resource.minecraft": "Minecraft Texture Pack", + "legacy.menu.albums.resource.minecraft.description": "Default Minecraft Textures", + "legacy.menu.albums.resource.minecraft_classic": "Minecraft Classic Texture Pack", + "legacy.menu.albums.resource.minecraft_classic.description": "The classic Minecraft look you know and love! We recently updated the game with new and stylish textures, but if you prefer more of a retro flavor to your Minecraft, this is the pack for you! Why not try both packs and compare them yourself?", + "legacy.menu.change_skin": "Change Skin", + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!", + "legacy.menu.albums.resource.unavailable": "This texture pack is currently not available. Applying this will fallback to the Minecraft Texture Pack.", + "legacy.menu.albums.resource.vintage": "Vintage Texture Pack", + "legacy.menu.albums.resource.vintage.description": "Experience Minecraft as if old and new mixed with the Vintage Texture Pack!", + "legacy.menu.albums.resource.template": "Texture Pack %s", + "legacy.menu.albums.resource.template.description": "A custom texture pack saved with the resource packs that were selected in the Resource Packs Screen! You can edit it in the resource_albums.json file in the game directory.", + "legacy.menu.add_album": "Add Texture Pack", + "legacy.menu.downloading_world_template": "Downloading Save", + "legacy.menu.edit_album": "Edit Pack Properties", + "legacy.menu.album_info": "Enter the information for your pack", + "legacy.menu.album_options": "Texture Pack Options", + "legacy.menu.remove_album": "Remove Texture Pack", + "legacy.menu.create_world": "Create New World", + "legacy.options.optionsPreset.lmr_6th": "Very Low (XB/PS2*)", + "legacy.options.optionsPreset.lmr_6th.tooltip": "A preset based on a what-if* idea where the Legacy Console Edition came to the 6th Generation of Consoles (PlayStation® 2, GameCube, Xbox)", + "legacy.options.optionsPreset.handheld": "Handheld (Switch/Vita)", + "legacy.options.optionsPreset.low": "Low (XB360/PS3)", + "legacy.options.optionsPreset.low.tooltip": "A preset based on the classic console editions, such as Xbox 360, PlayStation® 3 and Wii U, which had 10 chunks render distance, a fake autosaving screen, and an autosave countdown.", + "legacy.options.optionsPreset.lmr_default": "Default", + "legacy.options.optionsPreset.lmr_default.tooltip": "A preset that is similar to the Low preset, but instead with a 12 chunk render distance, no fake autosaving acreen, and no autosave countdown.", + "legacy.options.optionsPreset.lmr_defaultplus": "Default+", + "legacy.options.optionsPreset.lmr_defaultplus.tooltip": "A preset that is in-between the Default and Medium presets, with a 15 chunk render distance.", + "legacy.options.optionsPreset.medium": "Medium (XB1/PS4)", + "legacy.options.optionsPreset.high": "High (XB Series/PS5*)", + "legacy.options.optionsPreset.high.tooltip": "A preset for higher-end machines, potentially what could've shipped on PlayStation® 5 and Xbox Series X|S consoles*, having aspects of modern console editions, but with a 24 chunk render distance.", + "legacy.options.optionsPreset.ultra": "Ultra", + "legacy.options.optionsPreset.ultra.tooltip": "A preset for higher-end machines, having aspects of modern console editions, but with a 32 chunk render distance.", + "legacy.options.optionsPreset.lmr_extrene": "Extreme", + "legacy.options.optionsPreset.lmr_extreme.tooltip": "A preset prepared for powerful 'puters, having aspects of modern console editions, but instead having a 64 chunk render distance. Requires a beefy computer. Here be dragons!", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator", + "legacy.action.all_recipes": "Show All Recipes" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_ca.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_ca.json new file mode 100644 index 000000000..f44462e1f --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_ca.json @@ -0,0 +1,123 @@ +{ + "legacy.menu.mods": "Modifications", + "legacy.menu.download_natives_message": "Would you like to download these libraries to be able to play on Controller?", + "legacy.menu.downloading_natives": "Downloading Libraries", + "legacy.menu.loading_natives": "Loading Libraries", + "legacy.menu.download_natives": "Download %s Libraries", + "legacy.controls.controller.steam": "Steam Deck Edition", + "legacy.controls.controller.java": "Keyboard Icons", + "legacy.menu.albums.resource": "Texture Packs", + "legacy.menu.albums.resource.minecraft": "Minecraft Texture Pack", + "legacy.menu.albums.resource.minecraft.description": "Default Minecraft Textures", + "legacy.menu.albums.resource.minecraft_classic": "Minecraft Classic Texture Pack", + "legacy.menu.albums.resource.minecraft_classic.description": "The classic Minecraft look you know and love! We recently updated the game with new and stylish textures, but if you prefer more of a retro flavor to your Minecraft, this is the pack for you! Why not try both packs and compare them yourself?", + "legacy.menu.change_skin": "Change Skin", + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!", + "legacy.menu.albums.resource.unavailable": "This texture pack is currently not available. Applying this will fallback to the Minecraft Texture Pack.", + "legacy.menu.albums.resource.vintage": "Vintage Texture Pack", + "legacy.menu.albums.resource.vintage.description": "Experience Minecraft as if old and new mixed with the Vintage Texture Pack!", + "legacy.menu.albums.resource.template": "Texture Pack %s", + "legacy.menu.albums.resource.template.description": "A custom texture pack saved with the resource packs that were selected in the Resource Packs Screen! You can edit it in the resource_albums.json file in the game directory.", + "legacy.menu.add_album": "Add Texture Pack", + "legacy.menu.downloading_world_template": "Downloading Save", + "legacy.menu.edit_album": "Edit Pack Properties", + "legacy.menu.album_info": "Enter the information for your pack", + "legacy.menu.album_options": "Texture Pack Options", + "legacy.menu.remove_album": "Remove Texture Pack", + "legacy.menu.create_world": "Create New World", + "legacy.options.optionsPreset.lmr_6th": "Very Low (XB/PS2*)", + "legacy.options.optionsPreset.lmr_6th.tooltip": "A preset based on a what-if* idea where the Legacy Console Edition came to the 6th Generation of Consoles (PlayStation® 2, GameCube, Xbox)", + "legacy.options.optionsPreset.handheld": "Handheld (Switch/Vita)", + "legacy.options.optionsPreset.low": "Low (XB360/PS3)", + "legacy.options.optionsPreset.low.tooltip": "A preset based on the classic console editions, such as Xbox 360, PlayStation® 3 and Wii U, which had 10 chunks render distance, a fake autosaving screen, and an autosave countdown.", + "legacy.options.optionsPreset.lmr_default": "Default", + "legacy.options.optionsPreset.lmr_default.tooltip": "A preset that is similar to the Low preset, but instead with a 12 chunk render distance, no fake autosaving acreen, and no autosave countdown.", + "legacy.options.optionsPreset.lmr_defaultplus": "Default+", + "legacy.options.optionsPreset.lmr_defaultplus.tooltip": "A preset that is in-between the Default and Medium presets, with a 15 chunk render distance.", + "legacy.options.optionsPreset.medium": "Medium (XB1/PS4)", + "legacy.options.optionsPreset.high": "High (XB Series/PS5*)", + "legacy.options.optionsPreset.high.tooltip": "A preset for higher-end machines, potentially what could've shipped on PlayStation® 5 and Xbox Series X|S consoles*, having aspects of modern console editions, but with a 24 chunk render distance.", + "legacy.options.optionsPreset.ultra": "Ultra", + "legacy.options.optionsPreset.ultra.tooltip": "A preset for higher-end machines, having aspects of modern console editions, but with a 32 chunk render distance.", + "legacy.options.optionsPreset.lmr_extrene": "Extreme", + "legacy.options.optionsPreset.lmr_extreme.tooltip": "A preset prepared for powerful 'puters, having aspects of modern console editions, but instead having a 64 chunk render distance. Requires a beefy computer. Here be dragons!", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator", + "legacy.action.all_recipes": "Show All Recipes" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_gb.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_gb.json new file mode 100644 index 000000000..f44462e1f --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_gb.json @@ -0,0 +1,123 @@ +{ + "legacy.menu.mods": "Modifications", + "legacy.menu.download_natives_message": "Would you like to download these libraries to be able to play on Controller?", + "legacy.menu.downloading_natives": "Downloading Libraries", + "legacy.menu.loading_natives": "Loading Libraries", + "legacy.menu.download_natives": "Download %s Libraries", + "legacy.controls.controller.steam": "Steam Deck Edition", + "legacy.controls.controller.java": "Keyboard Icons", + "legacy.menu.albums.resource": "Texture Packs", + "legacy.menu.albums.resource.minecraft": "Minecraft Texture Pack", + "legacy.menu.albums.resource.minecraft.description": "Default Minecraft Textures", + "legacy.menu.albums.resource.minecraft_classic": "Minecraft Classic Texture Pack", + "legacy.menu.albums.resource.minecraft_classic.description": "The classic Minecraft look you know and love! We recently updated the game with new and stylish textures, but if you prefer more of a retro flavor to your Minecraft, this is the pack for you! Why not try both packs and compare them yourself?", + "legacy.menu.change_skin": "Change Skin", + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!", + "legacy.menu.albums.resource.unavailable": "This texture pack is currently not available. Applying this will fallback to the Minecraft Texture Pack.", + "legacy.menu.albums.resource.vintage": "Vintage Texture Pack", + "legacy.menu.albums.resource.vintage.description": "Experience Minecraft as if old and new mixed with the Vintage Texture Pack!", + "legacy.menu.albums.resource.template": "Texture Pack %s", + "legacy.menu.albums.resource.template.description": "A custom texture pack saved with the resource packs that were selected in the Resource Packs Screen! You can edit it in the resource_albums.json file in the game directory.", + "legacy.menu.add_album": "Add Texture Pack", + "legacy.menu.downloading_world_template": "Downloading Save", + "legacy.menu.edit_album": "Edit Pack Properties", + "legacy.menu.album_info": "Enter the information for your pack", + "legacy.menu.album_options": "Texture Pack Options", + "legacy.menu.remove_album": "Remove Texture Pack", + "legacy.menu.create_world": "Create New World", + "legacy.options.optionsPreset.lmr_6th": "Very Low (XB/PS2*)", + "legacy.options.optionsPreset.lmr_6th.tooltip": "A preset based on a what-if* idea where the Legacy Console Edition came to the 6th Generation of Consoles (PlayStation® 2, GameCube, Xbox)", + "legacy.options.optionsPreset.handheld": "Handheld (Switch/Vita)", + "legacy.options.optionsPreset.low": "Low (XB360/PS3)", + "legacy.options.optionsPreset.low.tooltip": "A preset based on the classic console editions, such as Xbox 360, PlayStation® 3 and Wii U, which had 10 chunks render distance, a fake autosaving screen, and an autosave countdown.", + "legacy.options.optionsPreset.lmr_default": "Default", + "legacy.options.optionsPreset.lmr_default.tooltip": "A preset that is similar to the Low preset, but instead with a 12 chunk render distance, no fake autosaving acreen, and no autosave countdown.", + "legacy.options.optionsPreset.lmr_defaultplus": "Default+", + "legacy.options.optionsPreset.lmr_defaultplus.tooltip": "A preset that is in-between the Default and Medium presets, with a 15 chunk render distance.", + "legacy.options.optionsPreset.medium": "Medium (XB1/PS4)", + "legacy.options.optionsPreset.high": "High (XB Series/PS5*)", + "legacy.options.optionsPreset.high.tooltip": "A preset for higher-end machines, potentially what could've shipped on PlayStation® 5 and Xbox Series X|S consoles*, having aspects of modern console editions, but with a 24 chunk render distance.", + "legacy.options.optionsPreset.ultra": "Ultra", + "legacy.options.optionsPreset.ultra.tooltip": "A preset for higher-end machines, having aspects of modern console editions, but with a 32 chunk render distance.", + "legacy.options.optionsPreset.lmr_extrene": "Extreme", + "legacy.options.optionsPreset.lmr_extreme.tooltip": "A preset prepared for powerful 'puters, having aspects of modern console editions, but instead having a 64 chunk render distance. Requires a beefy computer. Here be dragons!", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator", + "legacy.action.all_recipes": "Show All Recipes" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_nz.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_nz.json new file mode 100644 index 000000000..f44462e1f --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_nz.json @@ -0,0 +1,123 @@ +{ + "legacy.menu.mods": "Modifications", + "legacy.menu.download_natives_message": "Would you like to download these libraries to be able to play on Controller?", + "legacy.menu.downloading_natives": "Downloading Libraries", + "legacy.menu.loading_natives": "Loading Libraries", + "legacy.menu.download_natives": "Download %s Libraries", + "legacy.controls.controller.steam": "Steam Deck Edition", + "legacy.controls.controller.java": "Keyboard Icons", + "legacy.menu.albums.resource": "Texture Packs", + "legacy.menu.albums.resource.minecraft": "Minecraft Texture Pack", + "legacy.menu.albums.resource.minecraft.description": "Default Minecraft Textures", + "legacy.menu.albums.resource.minecraft_classic": "Minecraft Classic Texture Pack", + "legacy.menu.albums.resource.minecraft_classic.description": "The classic Minecraft look you know and love! We recently updated the game with new and stylish textures, but if you prefer more of a retro flavor to your Minecraft, this is the pack for you! Why not try both packs and compare them yourself?", + "legacy.menu.change_skin": "Change Skin", + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!", + "legacy.menu.albums.resource.unavailable": "This texture pack is currently not available. Applying this will fallback to the Minecraft Texture Pack.", + "legacy.menu.albums.resource.vintage": "Vintage Texture Pack", + "legacy.menu.albums.resource.vintage.description": "Experience Minecraft as if old and new mixed with the Vintage Texture Pack!", + "legacy.menu.albums.resource.template": "Texture Pack %s", + "legacy.menu.albums.resource.template.description": "A custom texture pack saved with the resource packs that were selected in the Resource Packs Screen! You can edit it in the resource_albums.json file in the game directory.", + "legacy.menu.add_album": "Add Texture Pack", + "legacy.menu.downloading_world_template": "Downloading Save", + "legacy.menu.edit_album": "Edit Pack Properties", + "legacy.menu.album_info": "Enter the information for your pack", + "legacy.menu.album_options": "Texture Pack Options", + "legacy.menu.remove_album": "Remove Texture Pack", + "legacy.menu.create_world": "Create New World", + "legacy.options.optionsPreset.lmr_6th": "Very Low (XB/PS2*)", + "legacy.options.optionsPreset.lmr_6th.tooltip": "A preset based on a what-if* idea where the Legacy Console Edition came to the 6th Generation of Consoles (PlayStation® 2, GameCube, Xbox)", + "legacy.options.optionsPreset.handheld": "Handheld (Switch/Vita)", + "legacy.options.optionsPreset.low": "Low (XB360/PS3)", + "legacy.options.optionsPreset.low.tooltip": "A preset based on the classic console editions, such as Xbox 360, PlayStation® 3 and Wii U, which had 10 chunks render distance, a fake autosaving screen, and an autosave countdown.", + "legacy.options.optionsPreset.lmr_default": "Default", + "legacy.options.optionsPreset.lmr_default.tooltip": "A preset that is similar to the Low preset, but instead with a 12 chunk render distance, no fake autosaving acreen, and no autosave countdown.", + "legacy.options.optionsPreset.lmr_defaultplus": "Default+", + "legacy.options.optionsPreset.lmr_defaultplus.tooltip": "A preset that is in-between the Default and Medium presets, with a 15 chunk render distance.", + "legacy.options.optionsPreset.medium": "Medium (XB1/PS4)", + "legacy.options.optionsPreset.high": "High (XB Series/PS5*)", + "legacy.options.optionsPreset.high.tooltip": "A preset for higher-end machines, potentially what could've shipped on PlayStation® 5 and Xbox Series X|S consoles*, having aspects of modern console editions, but with a 24 chunk render distance.", + "legacy.options.optionsPreset.ultra": "Ultra", + "legacy.options.optionsPreset.ultra.tooltip": "A preset for higher-end machines, having aspects of modern console editions, but with a 32 chunk render distance.", + "legacy.options.optionsPreset.lmr_extrene": "Extreme", + "legacy.options.optionsPreset.lmr_extreme.tooltip": "A preset prepared for powerful 'puters, having aspects of modern console editions, but instead having a 64 chunk render distance. Requires a beefy computer. Here be dragons!", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator", + "legacy.action.all_recipes": "Show All Recipes" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_pt.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_pt.json new file mode 100644 index 000000000..f44462e1f --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_pt.json @@ -0,0 +1,123 @@ +{ + "legacy.menu.mods": "Modifications", + "legacy.menu.download_natives_message": "Would you like to download these libraries to be able to play on Controller?", + "legacy.menu.downloading_natives": "Downloading Libraries", + "legacy.menu.loading_natives": "Loading Libraries", + "legacy.menu.download_natives": "Download %s Libraries", + "legacy.controls.controller.steam": "Steam Deck Edition", + "legacy.controls.controller.java": "Keyboard Icons", + "legacy.menu.albums.resource": "Texture Packs", + "legacy.menu.albums.resource.minecraft": "Minecraft Texture Pack", + "legacy.menu.albums.resource.minecraft.description": "Default Minecraft Textures", + "legacy.menu.albums.resource.minecraft_classic": "Minecraft Classic Texture Pack", + "legacy.menu.albums.resource.minecraft_classic.description": "The classic Minecraft look you know and love! We recently updated the game with new and stylish textures, but if you prefer more of a retro flavor to your Minecraft, this is the pack for you! Why not try both packs and compare them yourself?", + "legacy.menu.change_skin": "Change Skin", + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!", + "legacy.menu.albums.resource.unavailable": "This texture pack is currently not available. Applying this will fallback to the Minecraft Texture Pack.", + "legacy.menu.albums.resource.vintage": "Vintage Texture Pack", + "legacy.menu.albums.resource.vintage.description": "Experience Minecraft as if old and new mixed with the Vintage Texture Pack!", + "legacy.menu.albums.resource.template": "Texture Pack %s", + "legacy.menu.albums.resource.template.description": "A custom texture pack saved with the resource packs that were selected in the Resource Packs Screen! You can edit it in the resource_albums.json file in the game directory.", + "legacy.menu.add_album": "Add Texture Pack", + "legacy.menu.downloading_world_template": "Downloading Save", + "legacy.menu.edit_album": "Edit Pack Properties", + "legacy.menu.album_info": "Enter the information for your pack", + "legacy.menu.album_options": "Texture Pack Options", + "legacy.menu.remove_album": "Remove Texture Pack", + "legacy.menu.create_world": "Create New World", + "legacy.options.optionsPreset.lmr_6th": "Very Low (XB/PS2*)", + "legacy.options.optionsPreset.lmr_6th.tooltip": "A preset based on a what-if* idea where the Legacy Console Edition came to the 6th Generation of Consoles (PlayStation® 2, GameCube, Xbox)", + "legacy.options.optionsPreset.handheld": "Handheld (Switch/Vita)", + "legacy.options.optionsPreset.low": "Low (XB360/PS3)", + "legacy.options.optionsPreset.low.tooltip": "A preset based on the classic console editions, such as Xbox 360, PlayStation® 3 and Wii U, which had 10 chunks render distance, a fake autosaving screen, and an autosave countdown.", + "legacy.options.optionsPreset.lmr_default": "Default", + "legacy.options.optionsPreset.lmr_default.tooltip": "A preset that is similar to the Low preset, but instead with a 12 chunk render distance, no fake autosaving acreen, and no autosave countdown.", + "legacy.options.optionsPreset.lmr_defaultplus": "Default+", + "legacy.options.optionsPreset.lmr_defaultplus.tooltip": "A preset that is in-between the Default and Medium presets, with a 15 chunk render distance.", + "legacy.options.optionsPreset.medium": "Medium (XB1/PS4)", + "legacy.options.optionsPreset.high": "High (XB Series/PS5*)", + "legacy.options.optionsPreset.high.tooltip": "A preset for higher-end machines, potentially what could've shipped on PlayStation® 5 and Xbox Series X|S consoles*, having aspects of modern console editions, but with a 24 chunk render distance.", + "legacy.options.optionsPreset.ultra": "Ultra", + "legacy.options.optionsPreset.ultra.tooltip": "A preset for higher-end machines, having aspects of modern console editions, but with a 32 chunk render distance.", + "legacy.options.optionsPreset.lmr_extrene": "Extreme", + "legacy.options.optionsPreset.lmr_extreme.tooltip": "A preset prepared for powerful 'puters, having aspects of modern console editions, but instead having a 64 chunk render distance. Requires a beefy computer. Here be dragons!", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator", + "legacy.action.all_recipes": "Show All Recipes" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_ud.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_ud.json new file mode 100644 index 000000000..f44462e1f --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_ud.json @@ -0,0 +1,123 @@ +{ + "legacy.menu.mods": "Modifications", + "legacy.menu.download_natives_message": "Would you like to download these libraries to be able to play on Controller?", + "legacy.menu.downloading_natives": "Downloading Libraries", + "legacy.menu.loading_natives": "Loading Libraries", + "legacy.menu.download_natives": "Download %s Libraries", + "legacy.controls.controller.steam": "Steam Deck Edition", + "legacy.controls.controller.java": "Keyboard Icons", + "legacy.menu.albums.resource": "Texture Packs", + "legacy.menu.albums.resource.minecraft": "Minecraft Texture Pack", + "legacy.menu.albums.resource.minecraft.description": "Default Minecraft Textures", + "legacy.menu.albums.resource.minecraft_classic": "Minecraft Classic Texture Pack", + "legacy.menu.albums.resource.minecraft_classic.description": "The classic Minecraft look you know and love! We recently updated the game with new and stylish textures, but if you prefer more of a retro flavor to your Minecraft, this is the pack for you! Why not try both packs and compare them yourself?", + "legacy.menu.change_skin": "Change Skin", + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!", + "legacy.menu.albums.resource.unavailable": "This texture pack is currently not available. Applying this will fallback to the Minecraft Texture Pack.", + "legacy.menu.albums.resource.vintage": "Vintage Texture Pack", + "legacy.menu.albums.resource.vintage.description": "Experience Minecraft as if old and new mixed with the Vintage Texture Pack!", + "legacy.menu.albums.resource.template": "Texture Pack %s", + "legacy.menu.albums.resource.template.description": "A custom texture pack saved with the resource packs that were selected in the Resource Packs Screen! You can edit it in the resource_albums.json file in the game directory.", + "legacy.menu.add_album": "Add Texture Pack", + "legacy.menu.downloading_world_template": "Downloading Save", + "legacy.menu.edit_album": "Edit Pack Properties", + "legacy.menu.album_info": "Enter the information for your pack", + "legacy.menu.album_options": "Texture Pack Options", + "legacy.menu.remove_album": "Remove Texture Pack", + "legacy.menu.create_world": "Create New World", + "legacy.options.optionsPreset.lmr_6th": "Very Low (XB/PS2*)", + "legacy.options.optionsPreset.lmr_6th.tooltip": "A preset based on a what-if* idea where the Legacy Console Edition came to the 6th Generation of Consoles (PlayStation® 2, GameCube, Xbox)", + "legacy.options.optionsPreset.handheld": "Handheld (Switch/Vita)", + "legacy.options.optionsPreset.low": "Low (XB360/PS3)", + "legacy.options.optionsPreset.low.tooltip": "A preset based on the classic console editions, such as Xbox 360, PlayStation® 3 and Wii U, which had 10 chunks render distance, a fake autosaving screen, and an autosave countdown.", + "legacy.options.optionsPreset.lmr_default": "Default", + "legacy.options.optionsPreset.lmr_default.tooltip": "A preset that is similar to the Low preset, but instead with a 12 chunk render distance, no fake autosaving acreen, and no autosave countdown.", + "legacy.options.optionsPreset.lmr_defaultplus": "Default+", + "legacy.options.optionsPreset.lmr_defaultplus.tooltip": "A preset that is in-between the Default and Medium presets, with a 15 chunk render distance.", + "legacy.options.optionsPreset.medium": "Medium (XB1/PS4)", + "legacy.options.optionsPreset.high": "High (XB Series/PS5*)", + "legacy.options.optionsPreset.high.tooltip": "A preset for higher-end machines, potentially what could've shipped on PlayStation® 5 and Xbox Series X|S consoles*, having aspects of modern console editions, but with a 24 chunk render distance.", + "legacy.options.optionsPreset.ultra": "Ultra", + "legacy.options.optionsPreset.ultra.tooltip": "A preset for higher-end machines, having aspects of modern console editions, but with a 32 chunk render distance.", + "legacy.options.optionsPreset.lmr_extrene": "Extreme", + "legacy.options.optionsPreset.lmr_extreme.tooltip": "A preset prepared for powerful 'puters, having aspects of modern console editions, but instead having a 64 chunk render distance. Requires a beefy computer. Here be dragons!", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator", + "legacy.action.all_recipes": "Show All Recipes" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_us.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_us.json new file mode 100644 index 000000000..f44462e1f --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/en_us.json @@ -0,0 +1,123 @@ +{ + "legacy.menu.mods": "Modifications", + "legacy.menu.download_natives_message": "Would you like to download these libraries to be able to play on Controller?", + "legacy.menu.downloading_natives": "Downloading Libraries", + "legacy.menu.loading_natives": "Loading Libraries", + "legacy.menu.download_natives": "Download %s Libraries", + "legacy.controls.controller.steam": "Steam Deck Edition", + "legacy.controls.controller.java": "Keyboard Icons", + "legacy.menu.albums.resource": "Texture Packs", + "legacy.menu.albums.resource.minecraft": "Minecraft Texture Pack", + "legacy.menu.albums.resource.minecraft.description": "Default Minecraft Textures", + "legacy.menu.albums.resource.minecraft_classic": "Minecraft Classic Texture Pack", + "legacy.menu.albums.resource.minecraft_classic.description": "The classic Minecraft look you know and love! We recently updated the game with new and stylish textures, but if you prefer more of a retro flavor to your Minecraft, this is the pack for you! Why not try both packs and compare them yourself?", + "legacy.menu.change_skin": "Change Skin", + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!", + "legacy.menu.albums.resource.unavailable": "This texture pack is currently not available. Applying this will fallback to the Minecraft Texture Pack.", + "legacy.menu.albums.resource.vintage": "Vintage Texture Pack", + "legacy.menu.albums.resource.vintage.description": "Experience Minecraft as if old and new mixed with the Vintage Texture Pack!", + "legacy.menu.albums.resource.template": "Texture Pack %s", + "legacy.menu.albums.resource.template.description": "A custom texture pack saved with the resource packs that were selected in the Resource Packs Screen! You can edit it in the resource_albums.json file in the game directory.", + "legacy.menu.add_album": "Add Texture Pack", + "legacy.menu.downloading_world_template": "Downloading Save", + "legacy.menu.edit_album": "Edit Pack Properties", + "legacy.menu.album_info": "Enter the information for your pack", + "legacy.menu.album_options": "Texture Pack Options", + "legacy.menu.remove_album": "Remove Texture Pack", + "legacy.menu.create_world": "Create New World", + "legacy.options.optionsPreset.lmr_6th": "Very Low (XB/PS2*)", + "legacy.options.optionsPreset.lmr_6th.tooltip": "A preset based on a what-if* idea where the Legacy Console Edition came to the 6th Generation of Consoles (PlayStation® 2, GameCube, Xbox)", + "legacy.options.optionsPreset.handheld": "Handheld (Switch/Vita)", + "legacy.options.optionsPreset.low": "Low (XB360/PS3)", + "legacy.options.optionsPreset.low.tooltip": "A preset based on the classic console editions, such as Xbox 360, PlayStation® 3 and Wii U, which had 10 chunks render distance, a fake autosaving screen, and an autosave countdown.", + "legacy.options.optionsPreset.lmr_default": "Default", + "legacy.options.optionsPreset.lmr_default.tooltip": "A preset that is similar to the Low preset, but instead with a 12 chunk render distance, no fake autosaving acreen, and no autosave countdown.", + "legacy.options.optionsPreset.lmr_defaultplus": "Default+", + "legacy.options.optionsPreset.lmr_defaultplus.tooltip": "A preset that is in-between the Default and Medium presets, with a 15 chunk render distance.", + "legacy.options.optionsPreset.medium": "Medium (XB1/PS4)", + "legacy.options.optionsPreset.high": "High (XB Series/PS5*)", + "legacy.options.optionsPreset.high.tooltip": "A preset for higher-end machines, potentially what could've shipped on PlayStation® 5 and Xbox Series X|S consoles*, having aspects of modern console editions, but with a 24 chunk render distance.", + "legacy.options.optionsPreset.ultra": "Ultra", + "legacy.options.optionsPreset.ultra.tooltip": "A preset for higher-end machines, having aspects of modern console editions, but with a 32 chunk render distance.", + "legacy.options.optionsPreset.lmr_extrene": "Extreme", + "legacy.options.optionsPreset.lmr_extreme.tooltip": "A preset prepared for powerful 'puters, having aspects of modern console editions, but instead having a 64 chunk render distance. Requires a beefy computer. Here be dragons!", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator", + "legacy.action.all_recipes": "Show All Recipes" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/enp.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/enp.json new file mode 100644 index 000000000..f44462e1f --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/enp.json @@ -0,0 +1,123 @@ +{ + "legacy.menu.mods": "Modifications", + "legacy.menu.download_natives_message": "Would you like to download these libraries to be able to play on Controller?", + "legacy.menu.downloading_natives": "Downloading Libraries", + "legacy.menu.loading_natives": "Loading Libraries", + "legacy.menu.download_natives": "Download %s Libraries", + "legacy.controls.controller.steam": "Steam Deck Edition", + "legacy.controls.controller.java": "Keyboard Icons", + "legacy.menu.albums.resource": "Texture Packs", + "legacy.menu.albums.resource.minecraft": "Minecraft Texture Pack", + "legacy.menu.albums.resource.minecraft.description": "Default Minecraft Textures", + "legacy.menu.albums.resource.minecraft_classic": "Minecraft Classic Texture Pack", + "legacy.menu.albums.resource.minecraft_classic.description": "The classic Minecraft look you know and love! We recently updated the game with new and stylish textures, but if you prefer more of a retro flavor to your Minecraft, this is the pack for you! Why not try both packs and compare them yourself?", + "legacy.menu.change_skin": "Change Skin", + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!", + "legacy.menu.albums.resource.unavailable": "This texture pack is currently not available. Applying this will fallback to the Minecraft Texture Pack.", + "legacy.menu.albums.resource.vintage": "Vintage Texture Pack", + "legacy.menu.albums.resource.vintage.description": "Experience Minecraft as if old and new mixed with the Vintage Texture Pack!", + "legacy.menu.albums.resource.template": "Texture Pack %s", + "legacy.menu.albums.resource.template.description": "A custom texture pack saved with the resource packs that were selected in the Resource Packs Screen! You can edit it in the resource_albums.json file in the game directory.", + "legacy.menu.add_album": "Add Texture Pack", + "legacy.menu.downloading_world_template": "Downloading Save", + "legacy.menu.edit_album": "Edit Pack Properties", + "legacy.menu.album_info": "Enter the information for your pack", + "legacy.menu.album_options": "Texture Pack Options", + "legacy.menu.remove_album": "Remove Texture Pack", + "legacy.menu.create_world": "Create New World", + "legacy.options.optionsPreset.lmr_6th": "Very Low (XB/PS2*)", + "legacy.options.optionsPreset.lmr_6th.tooltip": "A preset based on a what-if* idea where the Legacy Console Edition came to the 6th Generation of Consoles (PlayStation® 2, GameCube, Xbox)", + "legacy.options.optionsPreset.handheld": "Handheld (Switch/Vita)", + "legacy.options.optionsPreset.low": "Low (XB360/PS3)", + "legacy.options.optionsPreset.low.tooltip": "A preset based on the classic console editions, such as Xbox 360, PlayStation® 3 and Wii U, which had 10 chunks render distance, a fake autosaving screen, and an autosave countdown.", + "legacy.options.optionsPreset.lmr_default": "Default", + "legacy.options.optionsPreset.lmr_default.tooltip": "A preset that is similar to the Low preset, but instead with a 12 chunk render distance, no fake autosaving acreen, and no autosave countdown.", + "legacy.options.optionsPreset.lmr_defaultplus": "Default+", + "legacy.options.optionsPreset.lmr_defaultplus.tooltip": "A preset that is in-between the Default and Medium presets, with a 15 chunk render distance.", + "legacy.options.optionsPreset.medium": "Medium (XB1/PS4)", + "legacy.options.optionsPreset.high": "High (XB Series/PS5*)", + "legacy.options.optionsPreset.high.tooltip": "A preset for higher-end machines, potentially what could've shipped on PlayStation® 5 and Xbox Series X|S consoles*, having aspects of modern console editions, but with a 24 chunk render distance.", + "legacy.options.optionsPreset.ultra": "Ultra", + "legacy.options.optionsPreset.ultra.tooltip": "A preset for higher-end machines, having aspects of modern console editions, but with a 32 chunk render distance.", + "legacy.options.optionsPreset.lmr_extrene": "Extreme", + "legacy.options.optionsPreset.lmr_extreme.tooltip": "A preset prepared for powerful 'puters, having aspects of modern console editions, but instead having a 64 chunk render distance. Requires a beefy computer. Here be dragons!", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator", + "legacy.action.all_recipes": "Show All Recipes" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/es_es.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/es_es.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/es_es.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/es_mx.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/es_mx.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/es_mx.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/fi_fi.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/fi_fi.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/fi_fi.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/fr_fr.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/fr_fr.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/fr_fr.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/he_il.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/he_il.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/he_il.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/hu_hu.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/hu_hu.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/hu_hu.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/it_it.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/it_it.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/it_it.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ja_jp.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ja_jp.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ja_jp.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ko_kr.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ko_kr.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ko_kr.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/nl_nl.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/nl_nl.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/nl_nl.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/no_no.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/no_no.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/no_no.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pl_pl.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pl_pl.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pl_pl.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pt_br.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pt_br.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pt_br.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pt_pt.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pt_pt.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/pt_pt.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ro_ro.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ro_ro.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ro_ro.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ru_ru.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ru_ru.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/ru_ru.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/sr_sp.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/sr_sp.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/sr_sp.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/sv_se.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/sv_se.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/sv_se.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/tr_tr.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/tr_tr.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/tr_tr.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/uk_ua.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/uk_ua.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/uk_ua.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/vi_vn.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/vi_vn.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/vi_vn.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/zh_cn.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/zh_cn.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/zh_cn.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/zh_tw.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/zh_tw.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/lang/zh_tw.json @@ -0,0 +1,79 @@ +{ + "legacy.menu.albums.resource.alpha": "Alpha Texture Pack", + "legacy.menu.albums.resource.alpha.description": "Have a throwback to alpha with this Texture Pack!", + "legacy.menu.albums.resource.9thgen": "9th Generation Texture Pack", + "legacy.menu.albums.resource.9thgen.description": "Experience Minecraft as it could have been, on the 9th generation of consoles, like the PS5 and Xbox Series X!", + "legacy.menu.albums.resource.8thgen": "8th Generation Texture Pack", + "legacy.menu.albums.resource.8thgen.description": "Experience Minecraft as it was on the 8th generation of consoles, like the PS4 and Xbox One!", + "legacy.menu.albums.resource.7thgen": "7th Generation Texture Pack", + "legacy.menu.albums.resource.7thgen.description": "Experience Minecraft as it was on the 7th generation of consoles, like the PS3 and Xbox 360!", + "legacy.menu.albums.resource.6thgen": "6th Generation Texture Pack", + "legacy.menu.albums.resource.6thgen.description": "Experience Minecraft as it could have been, on the 6th generation of consoles, like the PS2 and Xbox!", + "legacy.menu.albums.resource.darkmode": "Dark Mode Texture Pack", + "legacy.menu.albums.resource.darkmode.description": "Experience Minecraft in Dark Mode! Enjoy a better late night experience!", + "legacy.menu.albums.resource.ps4parity": "PlayStation® 4 Parity Pack", + "legacy.menu.albums.resource.ps4parity.description": "Using Console Aspects by AgentMindStorm, this is the most accurate group of textures to PS4 edition.", + "legacy.menu.albums.resource.vanillaplus": "Vanilla Plus Texture Pack", + "legacy.menu.albums.resource.vanillaplus.description": "3D rails.. 3D doors.. and MORE!", + "legacy.menu.albums.resource.animated": "Animated Texture Pack", + "legacy.menu.albums.resource.animated.description": "Start moving like a movie with the Animated Texture Pack, bringing your game to life on your own system!", + "legacy.menu.albums.resource.beta": "Beta Texture Pack", + "legacy.menu.albums.resource.beta.description": "Return to the Golden Age of Minecraft.", + "legacy.menu.albums.resource.faithful": "High-Resolution Texture Pack", + "legacy.menu.albums.resource.faithful.description": "The original Minecraft texture feel, with double the resolution and double the fun!", + "legacy.menu.albums.resource.trailer": "Trailer Texture Pack", + "legacy.menu.albums.resource.trailer.description": "Experience Minecraft like it is in the Trailers! With colorful textures, this pack is great for those looking to enjoy the game in a very vibrant fashion.", + "legacy.menu.albums.resource.live": "Live Texture Pack", + "legacy.menu.albums.resource.live.description": "Experience Minecraft like the Minecraft Lives! Enjoy a high definition, high quality texture pack!.", + "legacy.menu.albums.resource.adv_time": "Adventure Time", + "legacy.menu.albums.resource.adv_time.description": "Adventure Time goes totally geometric in this Minecraft Mash-up Pack - containing an Adventure Time-themed Skin Pack, Texture Pack, original soundtrack and the Land of Ooo itself! Ooh!", + "legacy.menu.albums.resource.candy": "Candy Texture Pack", + "legacy.menu.albums.resource.candy.description": "Indulge your sweet tooth with this sugar-coated texture pack!", + "legacy.menu.albums.resource.caribbean": "Pirates Of The Caribbean Mash-up", + "legacy.menu.albums.resource.caribbean.description": "Take what you can. Give nothing back! Join Jack and his crew in the Pirates of the Caribbean Mash-up, featuring all of your favorite rogues and rascals. Plot a course from Tortuga to Shipwreck Cove and all the way down to Davy Jones’ Locker. This is the day you will always remember as the day you sailed with Captain Jack Sparrow.", + "legacy.menu.albums.resource.cartoon": "Cartoon Texture Pack", + "legacy.menu.albums.resource.cartoon.description": "A Minecraft texture pack to surprise and amuse you. Even the spiders are happy!", + "legacy.menu.albums.resource.chinese": "Chinese Mythology", + "legacy.menu.albums.resource.chinese.description": "Journey through epic terrain and find enlightenment in the land of dragons with this Mash-up Pack inspired by the myths and legends of China. Minecrafters get to explore a Chinese Mythology-themed world, with glorious Textures, legendary Skins and enchanting Music. The Pack also includes a themed Battle map exclusive to this Mash-up!", + "legacy.menu.albums.resource.city": "City Texture Pack", + "legacy.menu.albums.resource.city.description": "A creative texture set, ideal for building structures. The perfect set for the focused builder.", + "legacy.menu.albums.resource.dragonborn": "The Elder Scrolls V: Skyrim", + "legacy.menu.albums.resource.dragonborn.description": "The Elder Scrolls V: Skyrim meets Minecraft! This Mash-Up Pack contains a Skyrim style Texture Pack, Skin Pack, and a Skyrim themed world to explore!", + "legacy.menu.albums.resource.egyptian": "Egyptian Mythology", + "legacy.menu.albums.resource.egyptian.description": "Will you survive the perils of the Pyramids? Journey through the Valley of the Kings, dodge deadly traps and explore the ancient tombs below! The fourth pack in the Mythology series, this Egyptian-themed Mash-up comes with textures fit for a Pharaoh, legendary mobs, a pantheon of skins and an epic soundtrack!", + "legacy.menu.albums.resource.fallout": "Fallout", + "legacy.menu.albums.resource.fallout.description": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI.", + "legacy.menu.albums.resource.fantasy": "Fantasy Texture Pack", + "legacy.menu.albums.resource.fantasy.description": "The golden times are here. A medieval, fantasy look for your worlds.", + "legacy.menu.albums.resource.festive": "Festive", + "legacy.menu.albums.resource.festive.description": "Celebrate the Festive period with this wintery Mash-Up Pack! This pack contains a Festive style Texture Pack, Skin Pack, new music and a Festive world.", + "legacy.menu.albums.resource.greek": "Greek Mythology", + "legacy.menu.albums.resource.greek.description": "Mythical Greece meets Minecraft! This Mash-Up Pack contains a Greek Mythology style Texture Pack, Skin Pack, and a themed world to explore.", + "legacy.menu.albums.resource.halloween": "Halloween", + "legacy.menu.albums.resource.halloween_2015": "Halloween 2015", + "legacy.menu.albums.resource.halloween_2015.description": "Happy Halloween! Dress suitably spookily and prepare for the ultimate Minecraft Halloween thrill ride.", + "legacy.menu.albums.resource.n7": "Mass Effect", + "legacy.menu.albums.resource.n7.description": "Mass Effect meets Minecraft! This Mash-Up Pack contains a Mass Effect style Texture Pack, and a Skin Pack with 36 Mass Effect characters!", + "legacy.menu.albums.resource.natural": "Natural Texture Pack", + "legacy.menu.albums.resource.natural.description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.", + "legacy.menu.albums.resource.nightmare": "The Nightmare Before Christmas", + "legacy.menu.albums.resource.nightmare.description": "A nightmare? Before Christmas? With thousands of blocks over there, and more redstone than I can bear? Looks scary, but also fun! Could it be I got my wish? Should I play, or should I run? A Christmas pack so nightmarish!", + "legacy.menu.albums.resource.norse": "Norse Mythology", + "legacy.menu.albums.resource.norse.description": "Are you heroic enough to enter the Great Hall, Valhalla? Find out in the Norse Mythology Mash-up! Compose your own grand saga as you voyage through the 9 realms, from the treetops of Yggdrasil, down into the mines of Svartalfheim and the depths of Hel! The third episode in the mythology series, this pack has hand carved textures, a thunderous soundtrack and a horde of skins. Skål!", + "legacy.menu.albums.resource.pattern": "Pattern Texture Pack", + "legacy.menu.albums.resource.pattern.description": "Decorate your world with this bright and colorful texture pack filled with beautiful patterns and knitted animals!", + "legacy.menu.albums.resource.plastic": "Plastic Texture Pack", + "legacy.menu.albums.resource.plastic.description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.", + "legacy.menu.albums.resource.sackboy": "LittleBigPlanet™", + "legacy.menu.albums.resource.sackboy.description": "LittleBigPlanet™ meets Minecraft! This Mash-Up Pack contains a LittleBigPlanet™ style Texture Pack, Skin Pack, and a LittleBigPlanet™ themed world to explore!", + "legacy.menu.albums.resource.steampunk": "Steampunk Texture Pack", + "legacy.menu.albums.resource.steampunk.description": "Create your own Industrial Revolution with this Victorian inspired Steampunk texture pack!", + "legacy.menu.albums.resource.steven_uni": "Steven Universe", + "legacy.menu.albums.resource.steven_uni.description": "Steven enters the Minecraft universe in this Diamond-worthy Mash-up! Contains Steven Universe themed skins, textures, original music from the show, and all your favorite locations, from Beach City to Homeworld. Believe in Steven!", + "legacy.menu.albums.resource.super_cute": "Super Cute Texture Pack", + "legacy.menu.albums.resource.super_cute.description": "The Super Cute Texture Pack lets you create a cheerful world full of the cutest and cuddliest mobs! Bouncing bunnies, ultra-adorable unicorns, brilliant bumblebees and, er, burgers? Yes, burgers! Even the squid will make you Squeee! This texture pack comes with 15 skins!", + "legacy.menu.albums.resource.super_mario": "Super Mario", + "legacy.menu.albums.resource.super_mario.description": "Super Mario meets Minecraft! This Mash-Up Pack contains a Super Mario-style Texture Pack, Skin Pack and a Super Mario-themed world to explore!", + "legacy.menu.albums.resource.toy": "Toy Story Mash-Up", + "legacy.menu.albums.resource.toy.description": "Open up the toy box! Woody, Buzz, Bo Peep and many of your favorite toys come to life in this oversized Mash-up based on all the Toy Story movies! To infinity and beyond!" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading.png new file mode 100644 index 000000000..fd2c31aef Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading1.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading1.png new file mode 100644 index 000000000..3ae4d7ea2 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading1.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading2.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading2.png new file mode 100644 index 000000000..4b8734931 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading2.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading3.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading3.png new file mode 100644 index 000000000..a72be8cf5 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/intro/loading3.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/comparison.png new file mode 100644 index 000000000..9c290d4ce Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/icon.png new file mode 100644 index 000000000..a38e59212 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/alpha/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/alpha/icon.png new file mode 100644 index 000000000..5c6b7098b Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/alpha/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/animated/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/animated/icon.png new file mode 100644 index 000000000..dca448198 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/animated/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/beta/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/beta/icon.png new file mode 100644 index 000000000..efd2c02a2 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/beta/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/candy/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/candy/comparison.png new file mode 100644 index 000000000..57df1f909 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/candy/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/candy/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/candy/icon.png new file mode 100644 index 000000000..84f45ecd2 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/candy/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/comparison.png new file mode 100644 index 000000000..faf1c6953 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/icon.png new file mode 100644 index 000000000..2b44d4d52 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/comparison.png new file mode 100644 index 000000000..1561c82ed Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/icon.png new file mode 100644 index 000000000..a0662234a Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/comparison.png new file mode 100644 index 000000000..de6bcc283 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/icon.png new file mode 100644 index 000000000..e86cb7b29 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/city/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/city/comparison.png new file mode 100644 index 000000000..33051d07f Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/city/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/city/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/city/icon.png new file mode 100644 index 000000000..b382626c3 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/city/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/darkmode/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/darkmode/icon.png new file mode 100644 index 000000000..0801262f3 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/darkmode/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/comparison.png new file mode 100644 index 000000000..a11ddde84 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/icon.png new file mode 100644 index 000000000..74a837e5b Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/comparison.png new file mode 100644 index 000000000..074691c2a Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/icon.png new file mode 100644 index 000000000..9a17051e9 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/faithful/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/faithful/icon.png new file mode 100644 index 000000000..209698411 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/faithful/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/comparison.png new file mode 100644 index 000000000..7d26075e4 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/icon.png new file mode 100644 index 000000000..49f79657a Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/comparison.png new file mode 100644 index 000000000..1f9b46389 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/icon.png new file mode 100644 index 000000000..b62e77924 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/festive/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/festive/comparison.png new file mode 100644 index 000000000..f93aeaedd Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/festive/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/festive/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/festive/icon.png new file mode 100644 index 000000000..beee5c5a2 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/festive/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/greek/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/greek/comparison.png new file mode 100644 index 000000000..c92978254 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/greek/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/greek/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/greek/icon.png new file mode 100644 index 000000000..6be653911 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/greek/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/comparison.png new file mode 100644 index 000000000..8d9b124e3 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/icon.png new file mode 100644 index 000000000..b8f44dfce Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/comparison.png new file mode 100644 index 000000000..9fd2d8c62 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/icon.png new file mode 100644 index 000000000..993ecb361 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/live/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/live/icon.png new file mode 100644 index 000000000..6d40f5aa0 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/live/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/comparison.png new file mode 100644 index 000000000..2f9ac4e8a Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/icon.png new file mode 100644 index 000000000..3ef3174ab Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/n7/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/n7/comparison.png new file mode 100644 index 000000000..04967813b Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/n7/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/n7/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/n7/icon.png new file mode 100644 index 000000000..e0a2b8027 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/n7/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/natural/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/natural/comparison.png new file mode 100644 index 000000000..1e3fa20ff Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/natural/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/natural/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/natural/icon.png new file mode 100644 index 000000000..0a0667b58 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/natural/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/comparison.png new file mode 100644 index 000000000..aabcc1e37 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/icon.png new file mode 100644 index 000000000..ddc625695 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/norse/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/norse/comparison.png new file mode 100644 index 000000000..a8cfc24de Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/norse/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/norse/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/norse/icon.png new file mode 100644 index 000000000..047e37f1d Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/norse/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/comparison.png new file mode 100644 index 000000000..53e237e32 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/icon.png new file mode 100644 index 000000000..4ec88d5b4 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/comparison.png new file mode 100644 index 000000000..656198822 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/icon.png new file mode 100644 index 000000000..7de12690e Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/ps4parity/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/ps4parity/icon.png new file mode 100644 index 000000000..8b28fc7a0 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/ps4parity/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/comparison.png new file mode 100644 index 000000000..15b0380d0 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/icon.png new file mode 100644 index 000000000..e550463fa Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/comparison.png new file mode 100644 index 000000000..25f7ffb57 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/icon.png new file mode 100644 index 000000000..ac2e3626c Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/comparison.png new file mode 100644 index 000000000..4de766058 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/icon.png new file mode 100644 index 000000000..91585b731 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/comparison.png new file mode 100644 index 000000000..57a67ba7c Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/icon.png new file mode 100644 index 000000000..6968c2ad0 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/comparison.png new file mode 100644 index 000000000..6c2147b0e Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/icon.png new file mode 100644 index 000000000..42f2a04c2 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/toy/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/toy/comparison.png new file mode 100644 index 000000000..235ac9ac8 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/toy/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/toy/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/toy/icon.png new file mode 100644 index 000000000..c63f0f7e0 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/toy/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/trailer/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/trailer/icon.png new file mode 100644 index 000000000..b0ea1671a Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/trailer/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/vanillaplus/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/vanillaplus/icon.png new file mode 100644 index 000000000..146600852 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/vanillaplus/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/vintage/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/vintage/icon.png new file mode 100644 index 000000000..c8357e4b0 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy/textures/gui/sprites/comparisons/vintage/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy_world_sizes/lang/en_us.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy_world_sizes/lang/en_us.json new file mode 100644 index 000000000..18076967e --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/legacy_world_sizes/lang/en_us.json @@ -0,0 +1,19 @@ +{ + "legacy_world_sizes.options": "Legacy World Sizes Options", + "legacy_world_sizes.options.legacyWorldSize": "World Size", + "legacy_world_sizes.options.legacyWorldSize.description": "Select a world size to vary the amount of the world that you can explore.\n\nInfinite world size will match Vanilla generation.\n\nThis feature is currently in-development and should be considered experimental.", + "legacy_world_sizes.options.legacyBiomeScale": "Biome Scale", + "legacy_world_sizes.options.legacyBiomeScale.description": "Select a Biome scale to change the amount of world space each Biome will take up. Larger scale usually means fewer, but larger, Biomes.\n\nLarge Biome scale will match Vanilla generation.\n\nThis feature is currently in-development and should be considered experimental.", + "legacy_world_sizes.options.worldSizes.infinity": "Infinite", + "legacy_world_sizes.options.biomeScales.small": "Small", + "legacy_world_sizes.options.biomeScales.medium": "Medium", + "legacy_world_sizes.options.biomeScales.large": "Large", + "legacy_world_sizes.options.worldSizes.classic": "Classic", + "legacy_world_sizes.options.worldSizes.small": "Small", + "legacy_world_sizes.options.worldSizes.medium": "Medium", + "legacy_world_sizes.options.worldSizes.large": "Large", + "legacy_world_sizes.options.balancedSeed": "Find Balanced Seed", + "legacy_world_sizes.options.balancedSeed.description": "If you're creating a world with a random seed, this option looks for a world with a good mix of biomes. Disabling this may generate a world all of one Biome!\n\nThis feature is currently in-development and should be considered experimental.", + "legacy.finding_seed": "Finding Seed for the World Generator", + "legacy.connect.initializing": "Initializing server" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/minecraft/lang/en_us.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/minecraft/lang/en_us.json new file mode 100644 index 000000000..4e2403ea9 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/assets/minecraft/lang/en_us.json @@ -0,0 +1,11 @@ +{ + "options.title": "Options", + "block.minecraft.jack_o_lantern": "Jack-O-Lantern", + "block.minecraft.jungle_sapling": "Jungle Tree Sapling", + "block.minecraft.short_grass": "Tall Grass", + "block.minecraft.tall_grass": "Double Tall Grass", + "gui.advancements": "Achievements", + "key.advancements": "Achievements", + "advancements.toast.task": "Achievement Get!", + "chat.type.advancement.task": "%s has just earned the achievement %s" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/pack.mcmeta b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/pack.mcmeta new file mode 100644 index 000000000..c91554b13 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 69, + "description": "Required Language Files" + } +} \ No newline at end of file diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/pack.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/pack.png new file mode 100644 index 000000000..5ac5bba94 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Re-Console+ Resources/pack.png differ diff --git a/modpacks/rc-plus/manifest.json b/modpacks/rc-plus/manifest.json index 8aeec05ff..c588ad975 100644 --- a/modpacks/rc-plus/manifest.json +++ b/modpacks/rc-plus/manifest.json @@ -2,7 +2,7 @@ "id": "rc-plus", "name": "Re-Console Plus", "type": "modpack", - "version": "26.04.2", + "version": "26.04.3", "mc_version": "1.21.10", "modrinth_id": "legacy-minecraft", "curseforge_id": "re-console" diff --git a/modpacks/simply/dev/config/modpack_defaults/config/zfastnoise.mixin.toml b/modpacks/simply/dev/config/modpack_defaults/config/zfastnoise.mixin.toml index 8e61f700e..119a00c85 100644 --- a/modpacks/simply/dev/config/modpack_defaults/config/zfastnoise.mixin.toml +++ b/modpacks/simply/dev/config/modpack_defaults/config/zfastnoise.mixin.toml @@ -14,7 +14,7 @@ version = 1 [perf.surface] #Predict biomes in advance in surface builder. Major speedup for surface builder but may cause mod incompatibility #default: false - biome = false + biome = true #Skip trivial surface builder. Major speedup for end dimension. Depends on surface builder #default: true trivial = true