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..d0df6ba97 --- /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 = 32 + +[ioSystem] + gcFreeChunkSerializer = true + +[chunkSystem] + syncPlayerTickets = false 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..020c4ac59 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modernfix-mixins.properties @@ -0,0 +1,14 @@ +mixin.bugfix.chunk_deadlock=true +mixin.bugfix.packet_leak=true +mixin.bugfix.paper_chunk_patches=true +mixin.perf.clear_fabric_mapping_tables=true +mixin.perf.clear_mixin_classinfo=true +mixin.perf.dynamic_entity_renderers=true +mixin.perf.faster_item_rendering=true +mixin.perf.nbt_memory_usage=true +mixin.perf.dynamic_sounds=true +mixin.perf.thread_priorities=false +mixin.perf.deduplicate_location=true +mixin.perf.worldgen_allocation=true +mixin.perf.dynamic_resources=false +mixin.perf.ingredient_item_deduplication=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/bobby.conf b/modpacks/rc-plus/dev/config/modpack_defaults/config/bobby.conf new file mode 100644 index 000000000..bd699ad54 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/bobby.conf @@ -0,0 +1 @@ +max-render-distance=64 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..cbfde2207 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/c2me.toml @@ -0,0 +1,208 @@ +version = 3 +# (Default: +# max( +# 1, +# min( +# if( is_windows, +# (cpus / 1.6), +# (cpus / 1.3) +# ) - if(is_client, 1, 0), +# ( ( mem_gb - (if(is_client, 1.2, 0.6)) ) / 0.6 ) +# ) +# ) +# ) +# The expression for the default value of global executor parallelism. +# This is used when the parallelism isn't overridden. +# Available variables: is_windows, is_j9vm, is_client, cpus, mem_gb +# +defaultGlobalExecutorParallelismExpression = "max(1,min(if(is_client,(cpus/2.78+1),(cpus/1.45)),if(is_j9vm,((mem_gb-(if(is_client,0.525,0.2)))/0.2),((mem_gb-(if(is_client,0.9,0.5)))/0.3))))" +# (Default: 4) Sets the thread priority for worker threads +# +# References: +# - https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Thread.html#setPriority(int) +# +threadPoolPriority = "default" +# (Default: 6) Configures the parallelism of global executor +globalExecutorParallelism = 7 + + [clientSideConfig.modifyMaxVDConfig] + # (Default: true) Enable client-side support for extended render distance protocol (c2me:ext_render_distance_v1) + # This allows requesting render distances higher than 127 chunks from the server + # + # Requires Fabric API (currently available) + # + # Note: The server must advertise support this protocol for this to work + # + enableExtRenderDistanceProtocol = false + # (Default: true) Whether to modify maximum view distance + enabled = true + # (Default: 61) Max render distance allowed in game options + maxViewDistance = 64 + +[noTickViewDistance] + # (Default: true) Whether to use compatibility mode to send chunks + # This may fix some mod compatibility issues + compatibilityMode = true + # (Default: true) Enable server-side support for extended render distance protocol (c2me:ext_render_distance_v1) + # This allows requesting render distances higher than 127 chunks from the server + # + # Requires Fabric API (currently available) + # + enableExtRenderDistanceProtocol = false + # (Default: true) Whether to enable no-tick view distance + enabled = "default" + # (Default: 8) No-tick view distance max concurrent chunk loads + # Lower this for a better latency and higher this for a faster loading + maxConcurrentChunkLoads = 14 + # (Default: false) Whether to ensure correct chunks within normal render distance + # This will send chunks twice increasing network load + ensureChunkCorrectness = true + +[ioSystem] + # (Default: false) EXPERIMENTAL FEATURE + # This replaces the way your chunks are saved. + # Please keep regular backups of your world if you are using this feature, + # and report any world issues you encounter with this feature to our GitHub. + # + # Whether to use the fast reduced allocation chunk serializer + # (may cause incompatibility with other mods) + # + # Set to false for the following reasons: + # Incompatible with architectury@13.0.8 (*) (defined in c2me) + gcFreeChunkSerializer = false + # (Default: 8192) Soft limit for io worker nbt cache + chunkDataCacheSoftLimit = "default" + # (Default: 32678) Hard limit for io worker nbt cache + chunkDataCacheLimit = "default" + # (Default: true) Whether to use the optimized implementation of IO system + replaceImpl = "default" + +[chunkSystem] + # (Default: true) Whether to synchronize the management of player tickets + # + # In vanilla Minecraft, player tickets are not always removed immediately when players leave an area. + # The delay in removal increases with the chunk system’s throughput, but due to vanilla’s typically + # slow chunk loading, tickets are almost always removed immediately. However, some contraptions rely + # on this immediate removal behavior and tend to be broken with the increased chunk throughput. + # Enabling this option synchronizes player ticket handling, making it more predictable and + # thus improving compatibility with these contraptions. + # + syncPlayerTickets = true + # (Default: true) Whether to enable async serialization + # + asyncSerialization = "default" + # (Default: false) Whether to recover from errors when loading chunks + # This will cause errored chunk to be regenerated entirely, which may cause data loss + # Only applies when async chunk loading is enabled + # + recoverFromErrors = "default" + # (Default: true) Whether to allow POIs (Point of Interest) to be unloaded + # Unloaded POIs are reloaded on-demand or when the corresponding chunks are loaded again, + # which should not cause any behavior change + # + # Note: + # Vanilla never unloads POIs when chunks unload, causing small memory leaks + # These leaks adds up and eventually cause issues after generating millions of chunks + # in a single world instance + # + allowPOIUnloading = "default" + # (Default: false) This option workarounds MC-276863, a bug that makes mushrooms appear in non-postprocessed chunks + # This bug is amplified with notickvd as it exposes non-postprocessed chunks to players + # + # This should not affect other worldgen behavior and game mechanics in general + # + suppressGhostMushrooms = true + # (Default: true) Whether to turn fluid postprocessing into scheduled tick + # + # Fluid post-processing is very expensive when loading in new chunks, and this can affect + # MSPT significantly. This option delays fluid post-processing to scheduled tick to hopefully + # mitigate this issue. + # + fluidPostProcessingToScheduledTick = "default" + # (Default: true) Whether to filter fluid post-processing on worldgen threads + # + # The worldgen processes creates a lot of unnecessary fluid post-processing tasks, + # which can overload the server thread and cause stutters. + # This applies a rough filter to filter out fluids that are definitely not going to flow + # + filterFluidPostProcessing = "default" + # (Default: true) Whether to use legacy scheduling for neighbor chunks + # + # Enabling this restores the behavior of always loading in neighbor chunks when a chunk is loaded. + # + useLegacyScheduling = "default" + # (Default: false) Whether to enable low memory mode + # + # This option will attempt to aggressively unload unused chunks. + # Only applies when useLegacyScheduling is disabled. + # + lowMemoryMode = "default" + +[vanillaWorldGenOptimizations] + # (Default: false) Whether to use density function compiler to accelerate world generation + # + # Density function: https://minecraft.wiki/w/Density_function + # + # This functionality compiles density functions from world generation + # datapacks (including vanilla generation) to JVM bytecode to increase + # performance by allowing JVM JIT to better optimize the code + # + # Currently, all functions provided by vanilla are implemented. + # Chunk upgrades from pre-1.18 versions are not implemented and will + # fall back to the unoptimized version of density functions. + # + useDensityFunctionCompiler = true + # (Default: true) Whether to enable aquifer optimizations to accelerate overworld worldgen + # (may cause incompatibility with other mods) + optimizeAquifer = "default" + # (Default: true) Whether to enable End Biome Cache to accelerate The End worldgen + # This is no longer included in lithium-fabric + # (may cause incompatibility with other mods) + # + useEndBiomeCache = "default" + # (Default: true) Whether to enable StructureWeightSampler optimizations to accelerate world generation + # + optimizeStructureWeightSampler = "default" + +[fixes] + # (Default: true) + # Whether to disable the shutdown hook of log4j2 on dedicated servers. + # Enabling this also makes the JVM exit when the dedicated server is considered fully shut down. + # This option have no effect on client-side. + # We has historically been doing this, and this config option allows you to disable this behavior. + # + disableLoggingShutdownHook = "default" + # (Default: true) Enforces safe world random access. + # This feature detects unsafe off-thread world random access, helping to find the causes + # of mysterious "Accessing LegacyRandomSource from multiple threads" crash. + # The default behavior is to fail hard when such bad things happens. + # Disabling this option will replace this behavior with a warning. + # + # It is generally not recommended to disable this settings unless you know what you are doing + # + # + enforceSafeWorldRandomAccess = "default" + +[generalOptimizations] + # (Default: 100000) The task interval of mid-tick chunk tasks in nanoseconds (-1 to disable) + # Mid-tick chunk tasks is to execute chunk tasks during server tick loop + # to speed up chunk loading and generation + # This helps chunks loading and generating under high MSPT but may raise + # MSPT when chunks are loading or generating + # + # It is generally not recommended to adjust this value unless you know + # what you are doing + # + # Incompatible with Dimensional Threading (dimthread) + # + midTickChunkTasksInterval = "default" + + [generalOptimizations.autoSave] + # (Default: ENHANCED) Defines how auto save should be handled + # VANILLA: Use vanilla auto-save behavior (auto-save performed every tick during ticking) + # ENHANCED: Use C2ME enhanced auto-save (auto-save performed when the server have spare time after ticking) + # PERIODIC: Use pre-1.18 vanilla auto-save behavior (auto-save performed every 6000 ticks during ticking) + # + # Please preserve quotes so this config don't break + # + mode = "VANILLA" 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..bbe6d683b --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/cpm.json @@ -0,0 +1,10 @@ +{ + "editorLastVersion": "0.6.25b", + "titleScreenButton": false, + "playerSettings": {}, + "globalSettings": {}, + "friendSettings": {}, + "safetyProfiles": {}, + "editorRecentProjects": [], + "serverSettings": {} +} \ 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..154831a88 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/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/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..b669e359a --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/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/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..9ee54abe1 --- /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/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/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/ferritecore.mixin.properties b/modpacks/rc-plus/dev/config/modpack_defaults/config/ferritecore.mixin.properties new file mode 100644 index 000000000..cd11b4d8f --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/ferritecore.mixin.properties @@ -0,0 +1 @@ +useSmallThreadingDetector = true \ No newline at end of file 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..2938a333b --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/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/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/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/legacy/client_mixin.json b/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/client_mixin.json new file mode 100644 index 000000000..f7c43ad6a --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/client_mixin.json @@ -0,0 +1,27 @@ +{ + "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.pause": true, + "legacy.mixin.base.client.sign": 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..fcd7607b3 --- /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": true, + "autoSaveInterval": 1, + "autoSaveWhenPaused": false, + "backSound": true, + "bubblesOutsideWater": true, + "caveSounds": true, + "classicCrafting": false, + "classicLoom": false, + "classicStonecutting": false, + "classicTrading": false, + "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.drop": "right_button", + "component_key.entityculling.toggle": "none", + "component_key.entityculling.toggleBoxes": "none", + "component_key.forward": "left_stick_up", + "component_key.fullscreen": "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.pickItem": "none", + "component_key.playerlist": "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_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", + "controlTooltipDisplay": "auto", + "controlType": "auto", + "controllerCursorAtFirstInventorySlot": true, + "controllerDoubleClick": false, + "controllerLedBlue": 255, + "controllerLedGreen": 255, + "controllerLedRed": 255, + "controllerSensitivity": 0.5, + "controllerToasts": false, + "controllerToggleAttack": false, + "controllerToggleCrouch": true, + "controllerToggleSprint": false, + "controllerToggleUse": false, + "controllerVirtualCursor": true, + "createWorldDifficulty": 2, + "creativeTab": true, + "cursorAtFirstInventorySlot": false, + "cursorMode": "auto", + "customSkinAnimation": true, + "deathMessages": true, + "defaultParticlePhysics": false, + "defaultShowCraftableRecipes": false, + "directSaveLoad": false, + "displayChatIndicators": false, + "displayControlTooltips": true, + "displayGameMessages": true, + "displayGamma": true, + "displayHUD": true, + "displayHand": true, + "displayMultipleControlsFromAction": false, + "displayNameTagBorder": true, + "displayRealmsButton": false, + "enhancedItemTranslucency": false, + "enhancedPistonMovingRenderer": true, + "fakeAutosaveScreen": true, + "fakeManualSaveScreen": true, + "fastLeavesCustomModels": true, + "fastLeavesWhenBlocked": true, + "flyingViewRolling": true, + "forceLegacyFlight": false, + "forceLegacyOffhandLimits": false, + "forceLegacyShieldControls": false, + "forceLegacySwimming": false, + "forceMixedCrafting": false, + "forceSmoothMovement": false, + "gameTooltips": true, + "gamma": 0.5, + "headFollowsTheCamera": true, + "hideAdvancedOptionsTooltip": false, + "hideExperimentalWorldWarning": true, + "hideSodiumSettings": false, + "hints": true, + "hoverFocusSound": false, + "hudDelay": 200, + "hudDistance": 1.0, + "hudOpacity": 0.8, + "hudScale": 2, + "inGameOnlineIds": true, + "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", + "lceClouds": true, + "leaderboards": true, + "leftStickDeadZone": 0.257510729613734, + "leftTriggerDeadZone": 0.2, + "legacyBabyVillagerHead": true, + "legacyCloudHeightAndTexture": true, + "legacyCreativeBlockPlacing": true, + "legacyCursor": true, + "legacyDrownedAnimation": true, + "legacyEntityFireTint": true, + "legacyEvokerFangs": true, + "legacyFireworks": true, + "legacyFont": true, + "legacyHearts": true, + "legacyIntroAndReloading": true, + "legacyItemPickup": true, + "legacyItemTooltips": true, + "legacyItemTooltipsScaling": true, + "legacyLoadingAndConnecting": true, + "legacyOverstackedItems": true, + "legacyPanorama": true, + "legacyPotionsBar": false, + "legacySettingsMenus": true, + "legacySkyShape": false, + "legacyZombieAggressionAnimation": true, + "limitCursor": true, + "linearCameraMovement": false, + "lockControlTypeChange": false, + "loyaltyLines": true, + "mapsWithCoords": true, + "menusWithBackground": false, + "merchantTradingIndicator": true, + "minecartSounds": true, + "modCraftingTabs": false, + "optionsPreset": "legacy:legacy_low", + "overrideTerrainFogEnd": true, + "overrideTerrainFogStart": true, + "rightStickDeadZone": 0.34, + "rightTriggerDeadZone": 0.2017167381974249, + "saveCache": true, + "screenshotToasts": true, + "searchCreativeTab": false, + "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": 4, + "titleScreenFade": false, + "titleScreenVersionText": false, + "tooltipBoxes": true, + "uiMode": "auto", + "unbindConflictingButtons": true, + "unbindConflictingKeys": true, + "unfocusedInputs": true, + "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..202bcd4ac --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/common.json @@ -0,0 +1,5 @@ +{ + "legacyCombat": true, + "legacySwordBlocking": false, + "squaredViewDistance": false +} 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..1794abaea --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/legacy/global_packs.json @@ -0,0 +1,15 @@ +{ + "globalResources": { + "applyOnTop": true, + "packs": [ + "legacy:legacy_resources", + "file/Legacy-Skin-Packs-2.4.0.zip", + "file/Legacy Worlds.zip", + "file/Tooltips Enhanced", + "file/Legacy Titles.zip", + "file/Legacy-Modpack-Resources", + "file/Clean World Loading", + "file/Legacy Panorama" + ] + } +} 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..67c14f305 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/lithium.properties @@ -0,0 +1,2 @@ +mixin.minimal_nonvanilla=false +mixin.experimental=true \ 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..020c4ac59 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/modernfix-mixins.properties @@ -0,0 +1,14 @@ +mixin.bugfix.chunk_deadlock=true +mixin.bugfix.packet_leak=true +mixin.bugfix.paper_chunk_patches=true +mixin.perf.clear_fabric_mapping_tables=true +mixin.perf.clear_mixin_classinfo=true +mixin.perf.dynamic_entity_renderers=true +mixin.perf.faster_item_rendering=true +mixin.perf.nbt_memory_usage=true +mixin.perf.dynamic_sounds=true +mixin.perf.thread_priorities=false +mixin.perf.deduplicate_location=true +mixin.perf.worldgen_allocation=true +mixin.perf.dynamic_resources=false +mixin.perf.ingredient_item_deduplication=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/moreculling.toml b/modpacks/rc-plus/dev/config/modpack_defaults/config/moreculling.toml new file mode 100644 index 000000000..abfc51cf0 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/moreculling.toml @@ -0,0 +1,25 @@ +version = 1 +enableSodiumMenu = true +dontCull = [] +cloudCulling = true +signTextCulling = true +rainCulling = true +useBlockStateCulling = true +useCustomItemFrameRenderer = true +itemFrameMapCulling = true +useItemFrameLOD = true +itemFrameLODRange = 16 +useItemFrame3FaceCulling = true +itemFrame3FaceCullingRange = 2.0 +paintingCulling = true +leavesCullingMode = "DEFAULT" +leavesCullingAmount = 2 +includeMangroveRoots = true +endGatewayCulling = true +beaconBeamCulling = true +useOnModdedBlocksByDefault = true + +[modCompatibility] +minimega = true +legacy = true +minecraft = true 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..8942bd4f5 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/config/particle_core_config.toml @@ -0,0 +1,12 @@ +# 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.30 +reduceDecreasedChance = 0.10 +turnOffPotionParticlesV2 = [ ] 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/servercore/config.yml b/modpacks/rc-plus/dev/config/modpack_defaults/config/servercore/config.yml new file mode 100644 index 000000000..d5d0a7849 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/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/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..731e8bb2c --- /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-fabric/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/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/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..f17fb8a94 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/options.txt @@ -0,0 +1,22 @@ +version:4556 +biomeBlendRadius:1 +fov:-0.05 +fullscreen:true +renderDistance:10 +gamma:0.0 +maxFps:240 +cloudRange:48 +simulationDistance:8 +realmsNotifications:false +chatLineSpacing:1.0 +overrideWidth:854 +overrideHeight:480 +chatHeightUnfocused:1.0 +attackIndicator:2 +tutorialStep:none +skipMultiplayerWarning:true +joinedFirstServer:true +musicFrequency:"FREQUENT" +key_legacy.key.inventory:key.keyboard.e +key_key.cpm.gestureMenu:key.keyboard.semicolon +key_legacy.key.crafting:key.keyboard.r 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..8219a8964 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums.json @@ -0,0 +1,26 @@ +{ + "default": "minecraft", + "order": [ + "minecraft", + "minecraft_classic", + "caribbean", + "super_cute", + "egyptian", + "norse", + "festive", + "chinese", + "greek", + "city", + "plastic", + "natural", + "fallout", + "fantasy", + "candy", + "cartoon", + "steampunk", + "pattern", + "n7", + "halloween", + "super_mario" + ] +} 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..9bec079d3 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/candy.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/candy/icon", + "background": "legacy:comparisons/candy/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/Candy Texture Pack.zip" + ], + "id": "candy", + "name": { + "translate": "legacy.menu.albums.resource.candy" + }, + "description": { + "translate": "legacy.menu.albums.resource.candy.description" + } +} 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..ebefc2dbb --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/caribbean.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/caribbean/icon", + "background": "legacy:comparisons/caribbean/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/Pirates Of The Caribbean.zip" + ], + "id": "caribbean", + "name": { + "translate": "legacy.menu.albums.resource.caribbean" + }, + "description": { + "translate": "legacy.menu.albums.resource.caribbean.description" + } +} 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..f9adc07cc --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/cartoon.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/cartoon/icon", + "background": "legacy:comparisons/cartoon/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/Cartoon Texture Pack.zip" + ], + "id": "cartoon", + "name": { + "translate": "legacy.menu.albums.resource.cartoon" + }, + "description": { + "translate": "legacy.menu.albums.resource.cartoon.description" + } +} 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..6a7c9671f --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/chinese.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/chinese/icon", + "background": "legacy:comparisons/chinese/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/Chinese Mythology Mash-up.zip" + ], + "id": "chinese", + "name": { + "translate": "legacy.menu.albums.resource.chinese" + }, + "description": { + "translate": "legacy.menu.albums.resource.chinese.description" + } +} 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..a6476c1a7 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/city.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/city/icon", + "background": "legacy:comparisons/city/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/City Texture Pack.zip" + ], + "id": "city", + "name": { + "translate": "legacy.menu.albums.resource.city" + }, + "description": { + "translate": "legacy.menu.albums.resource.city.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..e52c4dd9f --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/egyptian.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/egyptian/icon", + "background": "legacy:comparisons/egyptian/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/Egyptian Mythology Mash-up.zip" + ], + "id": "egyptian", + "name": { + "translate": "legacy.menu.albums.resource.egyptian" + }, + "description": { + "translate": "legacy.menu.albums.resource.egyptian.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..c188eb6e8 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/fallout.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/fallout/icon", + "background": "legacy:comparisons/fallout/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/FalloutMash-upPack.zip" + ], + "id": "fallout", + "name": { + "translate": "legacy.menu.albums.resource.fallout" + }, + "description": { + "translate": "legacy.menu.albums.resource.fallout.description" + } +} 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..7faf447be --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/fantasy.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/fantasy/icon", + "background": "legacy:comparisons/fantasy/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/Fantasy Texture Pack.zip" + ], + "id": "fantasy", + "name": { + "translate": "legacy.menu.albums.resource.fantasy" + }, + "description": { + "translate": "legacy.menu.albums.resource.fantasy.description" + } +} 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..ab1d97e53 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/festive.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/festive/icon", + "background": "legacy:comparisons/festive/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/Festive Mash-up.zip" + ], + "id": "festive", + "name": { + "translate": "legacy.menu.albums.resource.festive" + }, + "description": { + "translate": "legacy.menu.albums.resource.festive.description" + } +} 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..2efda0989 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/greek.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/greek/icon", + "background": "legacy:comparisons/greek/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/Greek Mythology Mash-up.zip" + ], + "id": "greek", + "name": { + "translate": "legacy.menu.albums.resource.greek" + }, + "description": { + "translate": "legacy.menu.albums.resource.greek.description" + } +} 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..b5b421080 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/halloween.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/halloween_2015/icon", + "background": "legacy:comparisons/halloween_2015/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/Halloween Mash-up.zip" + ], + "id": "halloween", + "name": { + "translate": "legacy.menu.albums.resource.halloween" + }, + "description": { + "translate": "legacy.menu.albums.resource.halloween_2015.description" + } +} 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..c872fb3ed --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/minecraft.json @@ -0,0 +1,18 @@ +{ + "background": "legacy:icon/background", + "packs": [ + "vanilla", + "fabric", + "file/Hybrid Aspects", + "legacy:legacy_waters" + ], + "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..4814740ee --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/minecraft_classic.json @@ -0,0 +1,19 @@ +{ + "icon": "legacy:icon/minecraft_classic", + "background": "legacy:icon/minecraft_classic_background", + "packs": [ + "vanilla", + "fabric", + "programmer_art", + "file/PACP_Base_Release.zip", + "legacy:legacy_waters" + ], + "id": "minecraft_classic", + "version": 1, + "name": { + "translate": "legacy.menu.albums.resource.minecraft_classic" + }, + "description": { + "translate": "legacy.menu.albums.resource.minecraft_classic.description" + } +} 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..ee87d182f --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/n7.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/n7/icon", + "background": "legacy:comparisons/n7/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/Mass Effect.zip" + ], + "id": "n7", + "name": { + "translate": "legacy.menu.albums.resource.n7" + }, + "description": { + "translate": "legacy.menu.albums.resource.n7.description" + } +} 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..371d25349 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/natural.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/natural/icon", + "background": "legacy:comparisons/natural/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/Natural Texture Pack.zip" + ], + "id": "natural", + "name": { + "translate": "legacy.menu.albums.resource.natural" + }, + "description": { + "translate": "legacy.menu.albums.resource.natural.description" + } +} 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..2f0c64ce4 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/norse.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/norse/icon", + "background": "legacy:comparisons/norse/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/Norse Mythology Mash-up.zip" + ], + "id": "norse", + "name": { + "translate": "legacy.menu.albums.resource.norse" + }, + "description": { + "translate": "legacy.menu.albums.resource.norse.description" + } +} 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..7845d1626 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/pattern.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/pattern/icon", + "background": "legacy:comparisons/pattern/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/Pattern Texture Pack.zip" + ], + "id": "pattern", + "name": { + "translate": "legacy.menu.albums.resource.pattern" + }, + "description": { + "translate": "legacy.menu.albums.resource.pattern.description" + } +} 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..4419b6fd2 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/plastic.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/plastic/icon", + "background": "legacy:comparisons/plastic/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/Plastic Texture Pack.zip" + ], + "id": "plastic", + "name": { + "translate": "legacy.menu.albums.resource.plastic" + }, + "description": { + "translate": "legacy.menu.albums.resource.plastic.description" + } +} 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..d9e44db8a --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/steampunk.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/steampunk/icon", + "background": "legacy:comparisons/steampunk/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/Steampunk Texture Pack.zip" + ], + "id": "steampunk", + "name": { + "translate": "legacy.menu.albums.resource.steampunk" + }, + "description": { + "translate": "legacy.menu.albums.resource.steampunk.description" + } +} 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..a476732b9 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/super_cute.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/super_cute/icon", + "background": "legacy:comparisons/super_cute/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/Super Cute Texture Pack.zip" + ], + "id": "super_cute", + "name": { + "translate": "legacy.menu.albums.resource.super_cute" + }, + "description": { + "translate": "legacy.menu.albums.resource.super_cute.description" + } +} 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..f49ba9673 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resource_albums/super_mario.json @@ -0,0 +1,20 @@ +{ + "icon": "legacy:comparisons/super_mario/icon", + "background": "legacy:comparisons/super_mario/comparison", + "packs": [ + "vanilla", + "fabric", + "file/Legacy-Modpack-Resources.zip", + "file/Legacy Panorama", + "file/Hybrid Aspects", + "legacy:legacy_waters", + "file/Super Mario Mash-Up.zip" + ], + "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/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/Simply Legacy Resources/assets/legacy/intro.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/af_za.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/ar_sa.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/ca_es.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/cs_cz.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/da_dk.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/de_de.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/el_gr.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/en_au.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_au.json new file mode 100644 index 000000000..b53ffb190 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_au.json @@ -0,0 +1,98 @@ +{ + "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.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.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.downloading_world_template": "Downloading Save", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_ca.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_ca.json new file mode 100644 index 000000000..b53ffb190 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_ca.json @@ -0,0 +1,98 @@ +{ + "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.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.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.downloading_world_template": "Downloading Save", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_gb.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_gb.json new file mode 100644 index 000000000..b53ffb190 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_gb.json @@ -0,0 +1,98 @@ +{ + "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.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.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.downloading_world_template": "Downloading Save", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_nz.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_nz.json new file mode 100644 index 000000000..b53ffb190 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_nz.json @@ -0,0 +1,98 @@ +{ + "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.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.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.downloading_world_template": "Downloading Save", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_pt.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_pt.json new file mode 100644 index 000000000..b53ffb190 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_pt.json @@ -0,0 +1,98 @@ +{ + "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.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.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.downloading_world_template": "Downloading Save", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_ud.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_ud.json new file mode 100644 index 000000000..b53ffb190 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_ud.json @@ -0,0 +1,98 @@ +{ + "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.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.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.downloading_world_template": "Downloading Save", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_us.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_us.json new file mode 100644 index 000000000..b53ffb190 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_us.json @@ -0,0 +1,98 @@ +{ + "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.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.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.downloading_world_template": "Downloading Save", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/enp.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/enp.json new file mode 100644 index 000000000..b53ffb190 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/enp.json @@ -0,0 +1,98 @@ +{ + "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.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.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.downloading_world_template": "Downloading Save", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator" +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/es_es.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/es_mx.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/fi_fi.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/fr_fr.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/he_il.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/hu_hu.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/it_it.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/ja_jp.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/ko_kr.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/nl_nl.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/no_no.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/pl_pl.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/pt_br.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/pt_pt.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/ro_ro.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/ru_ru.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/sr_sp.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/sv_se.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/tr_tr.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/uk_ua.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/vi_vn.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/zh_cn.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/zh_tw.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/legacy/texts/tips.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/texts/tips.json new file mode 100644 index 000000000..877c166a2 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/texts/tips.json @@ -0,0 +1,80 @@ +{ + "loadingTips": [ + {"translate": "legacy.loadingTip.hoe"}, + {"translate": "legacy.loadingTip.spawnPoint"}, + {"translate": "legacy.loadingTip.famousNotch"}, + {"translate": "legacy.loadingTip.netherPortal"}, + {"translate": "legacy.loadingTip.cookedPorkchop"}, + {"translate": "legacy.loadingTip.bugs"}, + {"translate": "legacy.loadingTip.torches"}, + {"translate": "legacy.loadingTip.woolFire"}, + {"translate": "legacy.loadingTip.swedishCuriosity"}, + {"translate": "legacy.loadingTip.neutralSpiders"}, + {"translate": "legacy.loadingTip.diggingDown"}, + {"translate": "legacy.loadingTip.minecraftWiki"}, + {"translate": "legacy.loadingTip.noteBlockInstrument"}, + {"translate": "legacy.loadingTip.ohCreeper"}, + {"translate": "legacy.loadingTip.removedHerobrine"}, + {"translate": "legacy.loadingTip.sleepingBed"}, + {"translate": "legacy.loadingTip.diggingSoil"}, + {"translate": "legacy.loadingTip.whoNotch"}, + {"translate": "legacy.loadingTip.saplingGrow"}, + {"translate": "legacy.loadingTip.emptyBucket"}, + {"translate": "legacy.loadingTip.minecraftRecords"}, + {"translate": "legacy.loadingTip.ghastCobblestone"}, + {"translate": "legacy.loadingTip.minecart"}, + {"translate": "legacy.loadingTip.ghastFireball"}, + {"translate": "legacy.loadingTip.charcoal"}, + {"translate": "legacy.loadingTip.minecraftFamous"}, + {"translate": "legacy.loadingTip.rightTool"}, + {"translate": "legacy.loadingTip.gamma"}, + {"translate": "legacy.loadingTip.auMinecon"}, + {"translate": "legacy.loadingTip.bonemeal"}, + {"translate": "legacy.loadingTip.porkchop"}, + {"translate": "legacy.loadingTip.creeperBorn"}, + {"translate": "legacy.loadingTip.largeChest"}, + {"translate": "legacy.loadingTip.legacyInfo"}, + {"translate": "legacy.loadingTip.chickenDuck"}, + {"translate": "legacy.loadingTip.cactus"}, + {"translate": "legacy.loadingTip.digObsidian"}, + {"translate": "legacy.loadingTip.junkboysFace"}, + {"translate": "legacy.loadingTip.chickenEgg"}, + {"translate": "legacy.loadingTip.cowArmor"}, + {"translate": "legacy.loadingTip.deadmau5"}, + {"translate": "legacy.loadingTip.lightMelt"}, + {"translate": "legacy.loadingTip.neutralPiglin"}, + {"translate": "legacy.loadingTip.gameUpdate"}, + {"translate": "legacy.loadingTip.wolfTame"}, + {"translate": "legacy.loadingTip.peaceful"}, + {"translate": "legacy.loadingTip.mojangAwards"}, + {"translate": "legacy.loadingTip.creeperPowder"}, + {"translate": "legacy.loadingTip.wolfCreeper"}, + {"translate": "legacy.loadingTip.mineconParis"}, + {"translate": "legacy.loadingTip.createObsidian"}, + {"translate": "legacy.loadingTip.wolfTail"}, + {"translate": "legacy.loadingTip.mojangOffice"}, + {"translate": "legacy.loadingTip.neutralMobs"}, + {"translate": "legacy.loadingTip.slowLava"}, + {"translate": "legacy.loadingTip.party"}, + {"translate": "legacy.loadingTip.lavaSmelt"}, + {"translate": "legacy.loadingTip.undeadMobs"}, + {"translate": "legacy.loadingTip.mineconLasVegas"}, + {"translate": "legacy.loadingTip.minecraftForum"}, + {"translate": "legacy.loadingTip.stackableFences"}, + {"translate": "legacy.loadingTip.unknownMinecon"}, + {"translate": "legacy.loadingTip.endermanLook"}, + {"translate": "legacy.loadingTip.animalDespawn"}, + {"translate": "legacy.loadingTip.rumors"}, + {"translate": "legacy.loadingTip.updateInfo"}, + {"translate": "legacy.loadingTip.animalFollow"}, + {"translate": "legacy.loadingTip.mineconLondon"}, + { + "tip": {"translate": "legacy.loadingTip.coop"}, + "time": 0 + }, + {"translate": "legacy.loadingTip.mineconCalifornia"}, + {"translate": "legacy.loadingTip.C418"}, + {"translate": "legacy.loadingTip.lenaRaine"}, + {"translate": "legacy.loadingTip.sweepingEdge"} + ] +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading.png new file mode 100644 index 000000000..45a74f950 Binary files /dev/null and b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading1.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading1.png new file mode 100644 index 000000000..9b37e8a98 Binary files /dev/null and b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading1.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading2.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading2.png new file mode 100644 index 000000000..71e6f688d Binary files /dev/null and b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading2.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading3.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading3.png new file mode 100644 index 000000000..a622cf1d5 Binary files /dev/null and b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading3.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/candy/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/candy/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/candy/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/candy/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/city/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/city/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/city/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/city/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/festive/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/festive/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/festive/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/festive/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/greek/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/greek/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/greek/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/greek/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/n7/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/n7/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/n7/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/n7/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/natural/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/natural/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/natural/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/natural/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/norse/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/norse/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/norse/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/norse/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/toy/comparison.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/toy/comparison.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/toy/icon.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/toy/icon.png differ diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy_world_sizes/lang/en_us.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy_world_sizes/lang/en_us.json new file mode 100644 index 000000000..18076967e --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/minecraft/lang/en_us.json b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/pack.mcmeta b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/pack.mcmeta new file mode 100644 index 000000000..0f7651769 --- /dev/null +++ b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 34, + "description": "Resources required for the Simply Legacy modpack" + } +} diff --git a/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/pack.png b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/pack.png new file mode 100644 index 000000000..e8e05f71b Binary files /dev/null and b/modpacks/rc-plus/dev/config/modpack_defaults/resources/resourcepack/required/Simply Legacy 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..881d6763c --- /dev/null +++ b/modpacks/rc-plus/dev/index.toml @@ -0,0 +1,3495 @@ +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 = "a9c2f9afa2be29cb581d6a49921e745618d429917c2b8d2f41b413b0caa46b87" + +[[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/bobby.conf" +hash = "31c8245ab721c4ddec0658274a0439a2546764e09fd7fa8bd37e09a4263f2032" + +[[files]] +file = "config/modpack_defaults/config/c2me.toml" +hash = "1c5b034200e1a54106bad6eed735dcd46aa56190e411d928cb1a50d7b7c690cf" + +[[files]] +file = "config/modpack_defaults/config/cpm.json" +hash = "12c93da2a62c130d771871bcc9ed1761c7d725eaa245e9f377a8ee9d78cb7088" + +[[files]] +file = "config/modpack_defaults/config/crash_assistant/config.toml" +hash = "2d5777b5466f6b7bfda339792e92cb90e200d49ed2e01fa5b296039608cb67c0" + +[[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 = "f4673f7e5dbd38e76ca9a06696c11dfa162d2ed38c35bdaa4e6e8afac42b5bac" + +[[files]] +file = "config/modpack_defaults/config/crash_assistant/problematic_mods_config.json" +hash = "96bf60c2653e893599129f251281215774ec7d420db24fe094ae364ecbfc5939" + +[[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/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/ferritecore.mixin.properties" +hash = "1fbbea658d8af2a751857e70cf2d5930a24490cc4c24f8db9b49630a818b895c" + +[[files]] +file = "config/modpack_defaults/config/immediatelyfast.json" +hash = "8f85626cee8effcf430d24772946b3bea79a778917ba0681d2cc6fcb857efd2b" + +[[files]] +file = "config/modpack_defaults/config/ixeris.toml" +hash = "821e1920a05b593ca59a404b422b6e970138e614795ca5abde2ed326c2bd9154" + +[[files]] +file = "config/modpack_defaults/config/krypton_fnp.yaml" +hash = "f2667a23b5f4a6be4de1631a0da2ce624351e321f67ed7e5da6648d3a0bc81a8" + +[[files]] +file = "config/modpack_defaults/config/legacy/client_mixin.json" +hash = "b87f97b466cd28a298998cd36ef501d2c466131d7fc2e92727eea33a903eb3de" + +[[files]] +file = "config/modpack_defaults/config/legacy/client_options.json" +hash = "f80c68ce7deaab1a71b42cf1ed60a7473badaa78d9b87309740ac885a6c11740" + +[[files]] +file = "config/modpack_defaults/config/legacy/common.json" +hash = "7022d79a5f4ed8837c8ee7640112e293832166032e0834bc373bee75257b5fde" + +[[files]] +file = "config/modpack_defaults/config/legacy/common_mixin.json" +hash = "8c3090d5ad28a65c7f946726318c7b578e9708cec49fc2eee99f746780e002bf" + +[[files]] +file = "config/modpack_defaults/config/legacy/global_packs.json" +hash = "3350f0088e05c0e12dde226f8541c51a58b1335f32c035fa1e0abbb6cf179497" + +[[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 = "cddd1a067b1702014533549650079daf13df9cf5eccb5aff54da0aabf6570f7b" + +[[files]] +file = "config/modpack_defaults/config/modelfix-client.json" +hash = "7e02c1d587a4c011b0b18080b7ba7451bd44535159a52c4c0c9a94b863334678" + +[[files]] +file = "config/modpack_defaults/config/modernfix-mixins.properties" +hash = "a9c2f9afa2be29cb581d6a49921e745618d429917c2b8d2f41b413b0caa46b87" + +[[files]] +file = "config/modpack_defaults/config/modmenu.json" +hash = "ee8d1a6f11ea009f37abba6325d97766910e1786b0de848aa307771d8a87ed72" + +[[files]] +file = "config/modpack_defaults/config/moreculling.toml" +hash = "20a7c9a9d1ec3c730f37af63357d6847afbb28fd37cd13657928c3d22feb055c" + +[[files]] +file = "config/modpack_defaults/config/npe.json" +hash = "d9485c0b0b05aa37fad7d28e907c10e431ee7ce50d5bdba47045fb9a80c3707d" + +[[files]] +file = "config/modpack_defaults/config/particle_core_config.toml" +hash = "33e7f3efbf55c2e28e05b3055be90a55f6bb7267dafedd5ddd3ed587a775a7c5" + +[[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/servercore/config.yml" +hash = "7aa4761cc751f6df10d32f053a009953fabfb6649670b253199dd6bbd7aa3f9d" + +[[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 = "8939df3a10627cf3b9a3cc0e2824337923e9a26d11e60f5a1f7c0cfbd171a574" + +[[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/threadtweak.json" +hash = "b4c1cc5fc213225d64e685a3b632092e909386ab41bd9925f9cf7efd53d1ad46" + +[[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 = "195c73b2c61d8ebbd0669296a3c3d135a066d5ddb90f18d6097b126f09738715" + +[[files]] +file = "config/modpack_defaults/resource_albums.json" +hash = "ea205bc2c311ff7a567b30a3d6111b2c665bb3d68f3c77ad9cce473b221de09d" + +[[files]] +file = "config/modpack_defaults/resource_albums/candy.json" +hash = "4b062cb9848f54c8000c09aa478cda09ee53708e89e9f25769b2fba3cebbcd71" + +[[files]] +file = "config/modpack_defaults/resource_albums/caribbean.json" +hash = "99880dd037b6aea9de974aeeceff60ebf75edda02203b9ca2b079419a5789483" + +[[files]] +file = "config/modpack_defaults/resource_albums/cartoon.json" +hash = "33aa60708d6bd8bcd7076a2db7bd1a1a487deb99dc8e47c61be4c73d369d4929" + +[[files]] +file = "config/modpack_defaults/resource_albums/chinese.json" +hash = "d0de1c4510b2357a4d180a501a5d92ce6e09ca7da913c7f0a998fe51568fda93" + +[[files]] +file = "config/modpack_defaults/resource_albums/city.json" +hash = "ba2757e3b1dbab12c536cceb3eaa3668f6a6232da2a975e52ff3ba71c0a82ed3" + +[[files]] +file = "config/modpack_defaults/resource_albums/egyptian.json" +hash = "1f3aa333e239f55a96255c13e62131023e7620e0ae9464d69b9a55c1024c3da3" + +[[files]] +file = "config/modpack_defaults/resource_albums/fallout.json" +hash = "e0d0a24a0c93a9aa1f59a8252bbcaa9032a2a19b12af3935d8608689dbb055f8" + +[[files]] +file = "config/modpack_defaults/resource_albums/fantasy.json" +hash = "aa71b4548a9cdd7bf25a14389616c6a13c4d97ce56b652dc2bd23b1f857ebac1" + +[[files]] +file = "config/modpack_defaults/resource_albums/festive.json" +hash = "f38c04d178d20b57692ffe3eef830e4dd2701cac476420dcc2a03c1df1073271" + +[[files]] +file = "config/modpack_defaults/resource_albums/greek.json" +hash = "e8a977c70e72ab5687531e54bf72b2d77c8f90aaae07a9d3f2b19ef563485bc1" + +[[files]] +file = "config/modpack_defaults/resource_albums/halloween.json" +hash = "57220fed0a3165dafaf95bf984cf1551a5f58c65d568476f17a7c5a9957511ad" + +[[files]] +file = "config/modpack_defaults/resource_albums/minecraft.json" +hash = "62d576f85067c881fedf065c6d283d08cb7ee468401381ec824ab7c48d418ad8" + +[[files]] +file = "config/modpack_defaults/resource_albums/minecraft_classic.json" +hash = "0882e433b10c48a3ee46bdc5b48eb4d26e9c9c4b2ab762831450aa65c6e66844" + +[[files]] +file = "config/modpack_defaults/resource_albums/n7.json" +hash = "2fb4448b864830f6e8dbdcf9060e46882d6fbb5301f67c5bc319d35a194a4896" + +[[files]] +file = "config/modpack_defaults/resource_albums/natural.json" +hash = "1828f3870365a4e5ab97037b642167291499fa92308ff276a24edd95cf7cc83f" + +[[files]] +file = "config/modpack_defaults/resource_albums/norse.json" +hash = "870821b7c80d58a8ad2679580f0e5c394ec81ec3324e64f182422a6193ff51ff" + +[[files]] +file = "config/modpack_defaults/resource_albums/pattern.json" +hash = "d3283d925a6f9a0a2f78562b833734199c09337c379b93ac6680eed6a5f55939" + +[[files]] +file = "config/modpack_defaults/resource_albums/plastic.json" +hash = "1046bc68713ff246f9d8188ec196a7256fba295f202192a5550056a289de4548" + +[[files]] +file = "config/modpack_defaults/resource_albums/steampunk.json" +hash = "09a98da0a2ab7fcd8675ac891af96db9da350dbf922ad06e0d655f621a73200d" + +[[files]] +file = "config/modpack_defaults/resource_albums/super_cute.json" +hash = "9ac4d3d1359d076ec48785f0e611749cdf3e636d4365cfed6a1bef0fb17bb49d" + +[[files]] +file = "config/modpack_defaults/resource_albums/super_mario.json" +hash = "080dc282a19899862434f716dae427dff73e93a5808b9ae62c8e5cb50acacae7" + +[[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/Simply Legacy Resources/assets/legacy/intro.json" +hash = "aafe91b1849fa17cf9b0474f3201770d94ca2be7b2ecfcbf9487b991642cc96f" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/af_za.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/ar_sa.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/ca_es.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/cs_cz.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/da_dk.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/de_de.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/el_gr.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_au.json" +hash = "ff8b87cf419d72cb14c87ae136b268a9b3147d2cfffeffe9490a153af306667c" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_ca.json" +hash = "ff8b87cf419d72cb14c87ae136b268a9b3147d2cfffeffe9490a153af306667c" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_gb.json" +hash = "ff8b87cf419d72cb14c87ae136b268a9b3147d2cfffeffe9490a153af306667c" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_nz.json" +hash = "ff8b87cf419d72cb14c87ae136b268a9b3147d2cfffeffe9490a153af306667c" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_pt.json" +hash = "ff8b87cf419d72cb14c87ae136b268a9b3147d2cfffeffe9490a153af306667c" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_ud.json" +hash = "ff8b87cf419d72cb14c87ae136b268a9b3147d2cfffeffe9490a153af306667c" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_us.json" +hash = "ff8b87cf419d72cb14c87ae136b268a9b3147d2cfffeffe9490a153af306667c" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/enp.json" +hash = "ff8b87cf419d72cb14c87ae136b268a9b3147d2cfffeffe9490a153af306667c" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/es_es.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/es_mx.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/fi_fi.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/fr_fr.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/he_il.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/hu_hu.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/it_it.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/ja_jp.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/ko_kr.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/nl_nl.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/no_no.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/pl_pl.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/pt_br.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/pt_pt.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/ro_ro.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/ru_ru.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/sr_sp.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/sv_se.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/tr_tr.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/uk_ua.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/vi_vn.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/zh_cn.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/zh_tw.json" +hash = "71b38fac0277d72897afa5c7ebf42f2a9a68225fe7eefa8bf4a17084736bfa59" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/texts/tips.json" +hash = "9d70a7e52e43c7cc9865ff229b8a35f98349c1ac0d2f653ae0b476912ba23eb3" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading.png" +hash = "8fc81e72943898a506df6be8d06abefd90048fbac90b453c0a2c0a9b6b863776" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading1.png" +hash = "eed6bf9e1e4ae87528a953dfe7e6d15436d0dddda523392a3ed30c54c383f5df" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading2.png" +hash = "bb19046cb7f18b0d00abbcf897107eed0bb92165bc56942dbb2f0cbf9d4c0d62" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading3.png" +hash = "840585d7d4613a2ffc6f597d706d575156f702d7eef703baf7c627ec7f82cfbb" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/comparison.png" +hash = "ce5892b1d13ac22d021b27093e56cf28f27e8726930cd3ab908c3370b00db889" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/icon.png" +hash = "fafb4ec3e279a23e0df864f7986fd490794d5aa05818a9fa3ff9516574c56775" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/candy/comparison.png" +hash = "1f80165c02ba6403d12b6dd684e74d4e25e110c9764aa65229ab8df193d9908c" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/candy/icon.png" +hash = "6c691407d0e38aae8e451d6a7f5a169e592d695b4326e2802b078874b63c7a09" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/comparison.png" +hash = "bed3288b1d7e7f210ffd26ca5f4a1efb93e33bc33f07de084f23245f6e2b0e56" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/icon.png" +hash = "a9df65ee8758fd219ce4ce6a8d72deb81cbd57286fb3d5388c3a9cef100f706d" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/comparison.png" +hash = "979466ed7447b7bb2d4ba2f01f37ff91d1d274f0b76b594d9ed04c2bc9093b17" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/icon.png" +hash = "6d225c94b384af7e141c9e387a53a3cf1055dfc2d7caf0aad3979b8288acebf2" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/comparison.png" +hash = "3b15dad26abe7c5e99a3615af9ec6be612aae5c16d7e4fa43ae9becff5191849" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/icon.png" +hash = "d11c1f20eb3cdb4207f1037c5fbb1910218d8f30f58b175b7b0270fc39b3c499" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/city/comparison.png" +hash = "8408546140623852493fa9ef336b8a7c7ed35f121e572c3010bb00fa895c554b" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/city/icon.png" +hash = "3ae45512e4a43b6e8e3d78bc51eeb4042014a044d0f8dcd58b9c5ba7c2c9c707" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/comparison.png" +hash = "e23f6a6c01bdffe7b2321e0d65d6749430b8fee5686a854810e9001c3b6faab2" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/icon.png" +hash = "f0679e9d4a35236fbccee19e2848ddcfc20f7972b2346ba4bd119ef0a2ea5c4d" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/comparison.png" +hash = "2a03675fd78bdc5e60a97415b8b7ee4abd123d6780e39b2ed626f19c22d91a58" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/icon.png" +hash = "5dd8a7b1463905380ce3bec812bde41b898678da9dca8baaaf23e0411f412c68" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/comparison.png" +hash = "ababda13b5eda2637c034374f13605ea405a00b7d15b0249049f18466bb354a5" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/icon.png" +hash = "c7c96d4b911ae183f8cf8be00eda98248d757d4b4ca4ceb671d68be180e72a9e" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/comparison.png" +hash = "170f8a7663a5b83ddf43d2c88196f35c908e400a1a81dd4d1a5fbded22e4bd97" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/icon.png" +hash = "b39836e4216018d3a27a788641900ed801843d72b06163584492ffe1b2110393" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/festive/comparison.png" +hash = "1bd63065aaa0f3709c51ce844c9fffef91651831f31a8a3ddc5a3af298028446" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/festive/icon.png" +hash = "af643f37c4cff536dd9e63e436884f7c9e59d16ca2f4a6c541233bcb3983751d" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/greek/comparison.png" +hash = "500e3722aee77e56a6bebc2bbfacac4fc13fdbfe1115ab14cca253144aa79734" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/greek/icon.png" +hash = "4656ca807726f6ee2e0f573408d7ff6da140f6ad0d57214d823953c2f9907d54" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/comparison.png" +hash = "fc869a028af3005f31a1b13587018539841c45d74862a9a6de207674d286e4ae" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/icon.png" +hash = "dd049f2743b7f96629dc2546c91552baa91ec926086355db673c18adeacb1eb2" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/comparison.png" +hash = "0a08f41af41d29d1ca97766be24314b2fafeab857e564e396eec6fc6d11d2d49" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/icon.png" +hash = "13ebc0ea843091607988b725596abd4070fb5bab382239dbf94b367823ad80c1" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/comparison.png" +hash = "a8277fc9c122c933cd0029c2a0a7b4479aaefa886f64226e03f5522987ff9da9" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/icon.png" +hash = "87f8d53a6789f040ae7e4ef53709c98cd546e7ad75015efe9df1d58da01d6dfa" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/n7/comparison.png" +hash = "a59571d1490a757974349c1e120775d8c81777c47d04c4c382f949efa4ba1fdd" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/n7/icon.png" +hash = "c4dca6fd44768af91a4cea21413e62e7bd828f50672cc6189c40c0ad8da9a01f" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/natural/comparison.png" +hash = "24bb54b428f1f1667bba5af0a43039afae8ce6273ea5fad68841cb047a990fbb" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/natural/icon.png" +hash = "abb7c3877a8be5239bce78960c29ac5f1c6a15d28957a58a98622e24a9683069" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/comparison.png" +hash = "f8bc8027e602aaed12e012018df8caa8efa0c60cab3984b0212ba3d1f84001f5" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/icon.png" +hash = "1098e02d10ac644686cb160f742b9feab7bde713c1ad3c9f894c794f4e6859e3" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/norse/comparison.png" +hash = "f4100a76da546e82e6847a5d29368074076b23d0850ee9b1daaecf473739d7ff" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/norse/icon.png" +hash = "459c7d02dc672c552051ca1d687945683a28feb62578e3ab709646dc5fd9c553" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/comparison.png" +hash = "d0f8405bdd26d0dd25b7087aa484f35e3c1c1e90ab18c2f659e94bbe4eb8963c" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/icon.png" +hash = "799aebc057d5a70ba64a6774b30aff4104167939e5c385c01651970ca33b1ed8" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/comparison.png" +hash = "5054d4769c62fe1ea30c4184044416adef63b9c9a02c0686987665d79b4a299b" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/icon.png" +hash = "5e53affb565e2ef75585a908937d51f95be5324facc5f81aec089c87387ac3ae" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/comparison.png" +hash = "33371b91c2557c4f61db51679440321f68b4f9538e1401ffd0c9b27ca7b5a70c" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/icon.png" +hash = "8c1a9fc99638ac0ef3e90ce569f21bdc247e43ec43cc19dd31de80a9e26bde95" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/comparison.png" +hash = "6f2e7232d7efdedeb179b70fc9ccd2388b211202a212b2a369a62ab27d233dba" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/icon.png" +hash = "c40ff126bb227fb76956521ade48f97d1df2b39301ccec04828cfcba3567fb05" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/comparison.png" +hash = "4d34219d3c4e97f502013d194d52735067dad681d1ca73b8f920e6eea22cc308" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/icon.png" +hash = "7554131bad578295866cf093e3c28478923f86f75c81ee721890fc6350ef2127" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/comparison.png" +hash = "a8adea4d78feb81cc605448be65c1c3eebe900d9e41ac9da449da4e5d6c206a6" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/icon.png" +hash = "fb8753d918d25bff5c1a3bb824fa2765565572889e94d9f92fd55a62fd4ea70b" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/comparison.png" +hash = "de1b84ce8d7ffb4646a5eae6091c168d1073fd5e79824cafa96d9c75268a8711" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/icon.png" +hash = "0f195001d9aa37a65dea613ebd44b145afd0191fb92e932fc13b8fe2ef00b420" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/toy/comparison.png" +hash = "92069c0592c5dd0d3211afb438ceae860e6ce11bb98180889883963e1690b92d" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/toy/icon.png" +hash = "ada1b7cc1eb8ee561d3df78f82aab0603fe14c74b9f8c28de514b2a06f7f1415" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/legacy_world_sizes/lang/en_us.json" +hash = "25859e4219345c8dc85b26e06cc0d30ec657512a966866bdb479a9ad566d61e9" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/assets/minecraft/lang/en_us.json" +hash = "e7ced9acb213b517915bcffbff6df231a1cc6f5ef1719812e75f61cc7972bc0c" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/pack.mcmeta" +hash = "3887759fb6ec0356d33dce2368c58abf68fbb63dcf5fb85b7fd3e09ee6e85abf" + +[[files]] +file = "config/modpack_defaults/resources/resourcepack/required/Simply Legacy Resources/pack.png" +hash = "3ad288f9136ae252b52521486e0f532745efaddf90da2b8673b77781e1d97eea" + +[[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/badoptimizations.pw.toml" +hash = "f8805d3902fb3e31ea9e53f684e3d731b5ac7d2fd2507c475fd1f5f4da266a2f" +metafile = true + +[[files]] +file = "mods/better-block-entities.pw.toml" +hash = "c8d6bda044475105c02984665f1205537241931d927f825cd8af9699264c1025" +metafile = true + +[[files]] +file = "mods/bobby.pw.toml" +hash = "6088be62ff0bc4e93388ba995418a376a1b7dfd062cce84bc36349b34ffa4af6" +metafile = true + +[[files]] +file = "mods/cloth-config.pw.toml" +hash = "717d8ac591dba59be4767a179e1359747561e54ccfcac42161fd6bf54339a78b" +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/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/e4mc.pw.toml" +hash = "b6be9ab228ce37dfd2f0f05364ca24ba143d86bac31e25b9f03ab7750f2fceb4" +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/ferrite-core.pw.toml" +hash = "19b5a6351ca8f850ddb22e07cdae9d83138aaff17a75b21c88b6e0a2b4fb530a" +metafile = true + +[[files]] +file = "mods/fzzy-config.pw.toml" +hash = "e27ebce7267fbba8f0216424b21f041bc6c77a773d71848963c41d7a93e02c51" +metafile = true + +[[files]] +file = "mods/immediatelyfast.pw.toml" +hash = "db46aeba51086f72e755106ca1a2196717ddb3844dfd7b781e7a93c57a9d5b32" +metafile = true + +[[files]] +file = "mods/ixeris.pw.toml" +hash = "b10c93f14fb96e5c1bdaebf0fb6eb06d9c67227ea6b4154b0119c8934fe692fc" +metafile = true + +[[files]] +file = "mods/kryptonfnp-patcher.pw.toml" +hash = "4933a40d3dbd5b7b5245d764e4d233fe2b255ee207d544f43fc668b97b335435" +metafile = true + +[[files]] +file = "mods/l4j-next.pw.toml" +hash = "15b83ad4613f017e879854a4bda23711ba091fb0fab68362705c0253ccb681ea" +metafile = true + +[[files]] +file = "mods/lazyai.pw.toml" +hash = "f38a427fd3cdd5653c9e4f441ee557784e714b9e9d50de069115133957b13cd2" +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/lws-next.pw.toml" +hash = "0ae68610449fedabeaf0a67020376ee1ab3b079be0088e9a0c7fb114f2fc503f" +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/particle-core.pw.toml" +hash = "6e950bf32b4589d8c966b9e6a2a0a268000897db09dc093f0cabd0ea77bb95a6" +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/preferred-gamerules.pw.toml" +hash = "c4f5f4ad0b30e4e976061d97b6b292900cd019867fe69a7a6e01a71c2942832b" +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/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/yacl.pw.toml" +hash = "976682e613b79e310fe22c5ddc2322bfc76665295cd9fa885787dfa08b7764b2" +metafile = true + +[[files]] +file = "mods/zfastnoise.pw.toml" +hash = "474f043166ffde3f438f3305701c0e15d8640e90be68c90f7d38bad97fc02128" +metafile = true + +[[files]] +file = "resource_albums/candy.json" +hash = "4b062cb9848f54c8000c09aa478cda09ee53708e89e9f25769b2fba3cebbcd71" + +[[files]] +file = "resource_albums/caribbean.json" +hash = "99880dd037b6aea9de974aeeceff60ebf75edda02203b9ca2b079419a5789483" + +[[files]] +file = "resource_albums/cartoon.json" +hash = "33aa60708d6bd8bcd7076a2db7bd1a1a487deb99dc8e47c61be4c73d369d4929" + +[[files]] +file = "resource_albums/chinese.json" +hash = "d0de1c4510b2357a4d180a501a5d92ce6e09ca7da913c7f0a998fe51568fda93" + +[[files]] +file = "resource_albums/city.json" +hash = "ba2757e3b1dbab12c536cceb3eaa3668f6a6232da2a975e52ff3ba71c0a82ed3" + +[[files]] +file = "resource_albums/egyptian.json" +hash = "1f3aa333e239f55a96255c13e62131023e7620e0ae9464d69b9a55c1024c3da3" + +[[files]] +file = "resource_albums/fallout.json" +hash = "e0d0a24a0c93a9aa1f59a8252bbcaa9032a2a19b12af3935d8608689dbb055f8" + +[[files]] +file = "resource_albums/fantasy.json" +hash = "aa71b4548a9cdd7bf25a14389616c6a13c4d97ce56b652dc2bd23b1f857ebac1" + +[[files]] +file = "resource_albums/festive.json" +hash = "f38c04d178d20b57692ffe3eef830e4dd2701cac476420dcc2a03c1df1073271" + +[[files]] +file = "resource_albums/greek.json" +hash = "e8a977c70e72ab5687531e54bf72b2d77c8f90aaae07a9d3f2b19ef563485bc1" + +[[files]] +file = "resource_albums/halloween.json" +hash = "57220fed0a3165dafaf95bf984cf1551a5f58c65d568476f17a7c5a9957511ad" + +[[files]] +file = "resource_albums/minecraft.json" +hash = "62d576f85067c881fedf065c6d283d08cb7ee468401381ec824ab7c48d418ad8" + +[[files]] +file = "resource_albums/minecraft_classic.json" +hash = "0882e433b10c48a3ee46bdc5b48eb4d26e9c9c4b2ab762831450aa65c6e66844" + +[[files]] +file = "resource_albums/n7.json" +hash = "2fb4448b864830f6e8dbdcf9060e46882d6fbb5301f67c5bc319d35a194a4896" + +[[files]] +file = "resource_albums/natural.json" +hash = "1828f3870365a4e5ab97037b642167291499fa92308ff276a24edd95cf7cc83f" + +[[files]] +file = "resource_albums/norse.json" +hash = "870821b7c80d58a8ad2679580f0e5c394ec81ec3324e64f182422a6193ff51ff" + +[[files]] +file = "resource_albums/pattern.json" +hash = "d3283d925a6f9a0a2f78562b833734199c09337c379b93ac6680eed6a5f55939" + +[[files]] +file = "resource_albums/plastic.json" +hash = "1046bc68713ff246f9d8188ec196a7256fba295f202192a5550056a289de4548" + +[[files]] +file = "resource_albums/steampunk.json" +hash = "09a98da0a2ab7fcd8675ac891af96db9da350dbf922ad06e0d655f621a73200d" + +[[files]] +file = "resource_albums/super_cute.json" +hash = "9ac4d3d1359d076ec48785f0e611749cdf3e636d4365cfed6a1bef0fb17bb49d" + +[[files]] +file = "resource_albums/super_mario.json" +hash = "080dc282a19899862434f716dae427dff73e93a5808b9ae62c8e5cb50acacae7" + +[[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 = "60ae64c66c4267b6554462fbe29e89a731ef2eeb592d34cffb43ec45c3e1f522" + +[[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 = "dfd883c21f2224a1a7d0c8d83e14d90af19b94d8244578f07b055f108c5c4a8b" + +[[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/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/egyptian-mythology-mash-up.pw.toml" +hash = "7f2bc490d78f90f9d6180fde18314de86e999783bdab07576b86b6737a1e7c5a" +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/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/legacy-skin-packs.pw.toml" +hash = "11b0c66e2b294eab4ae270ed7d34e67986224a70974914ce18bf1374285580a1" +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/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/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/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 = "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/Simply Legacy Resources/assets/legacy/intro.json" +hash = "aafe91b1849fa17cf9b0474f3201770d94ca2be7b2ecfcbf9487b991642cc96f" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/af_za.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/ar_sa.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/ca_es.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/cs_cz.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/da_dk.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/de_de.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/el_gr.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_au.json" +hash = "ff8b87cf419d72cb14c87ae136b268a9b3147d2cfffeffe9490a153af306667c" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_ca.json" +hash = "ff8b87cf419d72cb14c87ae136b268a9b3147d2cfffeffe9490a153af306667c" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_gb.json" +hash = "ff8b87cf419d72cb14c87ae136b268a9b3147d2cfffeffe9490a153af306667c" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_nz.json" +hash = "ff8b87cf419d72cb14c87ae136b268a9b3147d2cfffeffe9490a153af306667c" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_pt.json" +hash = "ff8b87cf419d72cb14c87ae136b268a9b3147d2cfffeffe9490a153af306667c" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_ud.json" +hash = "ff8b87cf419d72cb14c87ae136b268a9b3147d2cfffeffe9490a153af306667c" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_us.json" +hash = "ff8b87cf419d72cb14c87ae136b268a9b3147d2cfffeffe9490a153af306667c" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/enp.json" +hash = "ff8b87cf419d72cb14c87ae136b268a9b3147d2cfffeffe9490a153af306667c" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/es_es.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/es_mx.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/fi_fi.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/fr_fr.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/he_il.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/hu_hu.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/it_it.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/ja_jp.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/ko_kr.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/nl_nl.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/no_no.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/pl_pl.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/pt_br.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/pt_pt.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/ro_ro.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/ru_ru.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/sr_sp.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/sv_se.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/tr_tr.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/uk_ua.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/vi_vn.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/zh_cn.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/zh_tw.json" +hash = "332dcd6666b84bfd70d6b49a3793d93e9c3082fd235e1d845403454c7f059619" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/texts/tips.json" +hash = "9d70a7e52e43c7cc9865ff229b8a35f98349c1ac0d2f653ae0b476912ba23eb3" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading.png" +hash = "8fc81e72943898a506df6be8d06abefd90048fbac90b453c0a2c0a9b6b863776" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading1.png" +hash = "eed6bf9e1e4ae87528a953dfe7e6d15436d0dddda523392a3ed30c54c383f5df" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading2.png" +hash = "bb19046cb7f18b0d00abbcf897107eed0bb92165bc56942dbb2f0cbf9d4c0d62" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading3.png" +hash = "840585d7d4613a2ffc6f597d706d575156f702d7eef703baf7c627ec7f82cfbb" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/comparison.png" +hash = "ce5892b1d13ac22d021b27093e56cf28f27e8726930cd3ab908c3370b00db889" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/icon.png" +hash = "fafb4ec3e279a23e0df864f7986fd490794d5aa05818a9fa3ff9516574c56775" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/candy/comparison.png" +hash = "1f80165c02ba6403d12b6dd684e74d4e25e110c9764aa65229ab8df193d9908c" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/candy/icon.png" +hash = "6c691407d0e38aae8e451d6a7f5a169e592d695b4326e2802b078874b63c7a09" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/comparison.png" +hash = "bed3288b1d7e7f210ffd26ca5f4a1efb93e33bc33f07de084f23245f6e2b0e56" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/icon.png" +hash = "a9df65ee8758fd219ce4ce6a8d72deb81cbd57286fb3d5388c3a9cef100f706d" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/comparison.png" +hash = "979466ed7447b7bb2d4ba2f01f37ff91d1d274f0b76b594d9ed04c2bc9093b17" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/icon.png" +hash = "6d225c94b384af7e141c9e387a53a3cf1055dfc2d7caf0aad3979b8288acebf2" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/comparison.png" +hash = "3b15dad26abe7c5e99a3615af9ec6be612aae5c16d7e4fa43ae9becff5191849" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/icon.png" +hash = "d11c1f20eb3cdb4207f1037c5fbb1910218d8f30f58b175b7b0270fc39b3c499" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/city/comparison.png" +hash = "8408546140623852493fa9ef336b8a7c7ed35f121e572c3010bb00fa895c554b" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/city/icon.png" +hash = "3ae45512e4a43b6e8e3d78bc51eeb4042014a044d0f8dcd58b9c5ba7c2c9c707" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/comparison.png" +hash = "e23f6a6c01bdffe7b2321e0d65d6749430b8fee5686a854810e9001c3b6faab2" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/icon.png" +hash = "f0679e9d4a35236fbccee19e2848ddcfc20f7972b2346ba4bd119ef0a2ea5c4d" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/comparison.png" +hash = "2a03675fd78bdc5e60a97415b8b7ee4abd123d6780e39b2ed626f19c22d91a58" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/icon.png" +hash = "5dd8a7b1463905380ce3bec812bde41b898678da9dca8baaaf23e0411f412c68" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/comparison.png" +hash = "ababda13b5eda2637c034374f13605ea405a00b7d15b0249049f18466bb354a5" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/icon.png" +hash = "c7c96d4b911ae183f8cf8be00eda98248d757d4b4ca4ceb671d68be180e72a9e" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/comparison.png" +hash = "170f8a7663a5b83ddf43d2c88196f35c908e400a1a81dd4d1a5fbded22e4bd97" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/icon.png" +hash = "b39836e4216018d3a27a788641900ed801843d72b06163584492ffe1b2110393" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/festive/comparison.png" +hash = "1bd63065aaa0f3709c51ce844c9fffef91651831f31a8a3ddc5a3af298028446" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/festive/icon.png" +hash = "af643f37c4cff536dd9e63e436884f7c9e59d16ca2f4a6c541233bcb3983751d" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/greek/comparison.png" +hash = "500e3722aee77e56a6bebc2bbfacac4fc13fdbfe1115ab14cca253144aa79734" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/greek/icon.png" +hash = "4656ca807726f6ee2e0f573408d7ff6da140f6ad0d57214d823953c2f9907d54" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/comparison.png" +hash = "fc869a028af3005f31a1b13587018539841c45d74862a9a6de207674d286e4ae" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/icon.png" +hash = "dd049f2743b7f96629dc2546c91552baa91ec926086355db673c18adeacb1eb2" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/comparison.png" +hash = "0a08f41af41d29d1ca97766be24314b2fafeab857e564e396eec6fc6d11d2d49" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/icon.png" +hash = "13ebc0ea843091607988b725596abd4070fb5bab382239dbf94b367823ad80c1" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/comparison.png" +hash = "a8277fc9c122c933cd0029c2a0a7b4479aaefa886f64226e03f5522987ff9da9" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/icon.png" +hash = "87f8d53a6789f040ae7e4ef53709c98cd546e7ad75015efe9df1d58da01d6dfa" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/n7/comparison.png" +hash = "a59571d1490a757974349c1e120775d8c81777c47d04c4c382f949efa4ba1fdd" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/n7/icon.png" +hash = "c4dca6fd44768af91a4cea21413e62e7bd828f50672cc6189c40c0ad8da9a01f" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/natural/comparison.png" +hash = "24bb54b428f1f1667bba5af0a43039afae8ce6273ea5fad68841cb047a990fbb" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/natural/icon.png" +hash = "abb7c3877a8be5239bce78960c29ac5f1c6a15d28957a58a98622e24a9683069" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/comparison.png" +hash = "f8bc8027e602aaed12e012018df8caa8efa0c60cab3984b0212ba3d1f84001f5" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/icon.png" +hash = "1098e02d10ac644686cb160f742b9feab7bde713c1ad3c9f894c794f4e6859e3" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/norse/comparison.png" +hash = "f4100a76da546e82e6847a5d29368074076b23d0850ee9b1daaecf473739d7ff" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/norse/icon.png" +hash = "459c7d02dc672c552051ca1d687945683a28feb62578e3ab709646dc5fd9c553" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/comparison.png" +hash = "d0f8405bdd26d0dd25b7087aa484f35e3c1c1e90ab18c2f659e94bbe4eb8963c" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/icon.png" +hash = "799aebc057d5a70ba64a6774b30aff4104167939e5c385c01651970ca33b1ed8" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/comparison.png" +hash = "5054d4769c62fe1ea30c4184044416adef63b9c9a02c0686987665d79b4a299b" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/icon.png" +hash = "5e53affb565e2ef75585a908937d51f95be5324facc5f81aec089c87387ac3ae" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/comparison.png" +hash = "33371b91c2557c4f61db51679440321f68b4f9538e1401ffd0c9b27ca7b5a70c" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/icon.png" +hash = "8c1a9fc99638ac0ef3e90ce569f21bdc247e43ec43cc19dd31de80a9e26bde95" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/comparison.png" +hash = "6f2e7232d7efdedeb179b70fc9ccd2388b211202a212b2a369a62ab27d233dba" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/icon.png" +hash = "c40ff126bb227fb76956521ade48f97d1df2b39301ccec04828cfcba3567fb05" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/comparison.png" +hash = "4d34219d3c4e97f502013d194d52735067dad681d1ca73b8f920e6eea22cc308" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/icon.png" +hash = "7554131bad578295866cf093e3c28478923f86f75c81ee721890fc6350ef2127" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/comparison.png" +hash = "a8adea4d78feb81cc605448be65c1c3eebe900d9e41ac9da449da4e5d6c206a6" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/icon.png" +hash = "fb8753d918d25bff5c1a3bb824fa2765565572889e94d9f92fd55a62fd4ea70b" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/comparison.png" +hash = "de1b84ce8d7ffb4646a5eae6091c168d1073fd5e79824cafa96d9c75268a8711" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/icon.png" +hash = "0f195001d9aa37a65dea613ebd44b145afd0191fb92e932fc13b8fe2ef00b420" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/toy/comparison.png" +hash = "92069c0592c5dd0d3211afb438ceae860e6ce11bb98180889883963e1690b92d" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/toy/icon.png" +hash = "ada1b7cc1eb8ee561d3df78f82aab0603fe14c74b9f8c28de514b2a06f7f1415" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/legacy_world_sizes/lang/en_us.json" +hash = "3da0a32f2d7637dbc6c50cf6d34c59617b5b291b49382087f0af015a50c7a64f" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/assets/minecraft/lang/en_us.json" +hash = "e7ced9acb213b517915bcffbff6df231a1cc6f5ef1719812e75f61cc7972bc0c" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/pack.mcmeta" +hash = "3887759fb6ec0356d33dce2368c58abf68fbb63dcf5fb85b7fd3e09ee6e85abf" + +[[files]] +file = "resources/resourcepack/required/Simply Legacy Resources/pack.png" +hash = "3ad288f9136ae252b52521486e0f532745efaddf90da2b8673b77781e1d97eea" 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/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/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/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/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/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/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/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/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/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/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-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/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/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/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/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/Simply Legacy Resources/assets/legacy/intro.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/intro.json new file mode 100644 index 000000000..f682c25d6 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/af_za.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/af_za.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/ar_sa.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/ar_sa.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/ca_es.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/ca_es.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/cs_cz.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/cs_cz.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/da_dk.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/da_dk.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/de_de.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/de_de.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/el_gr.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/el_gr.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/en_au.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_au.json new file mode 100644 index 000000000..b53ffb190 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_au.json @@ -0,0 +1,98 @@ +{ + "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.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.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.downloading_world_template": "Downloading Save", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_ca.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_ca.json new file mode 100644 index 000000000..b53ffb190 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_ca.json @@ -0,0 +1,98 @@ +{ + "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.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.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.downloading_world_template": "Downloading Save", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_gb.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_gb.json new file mode 100644 index 000000000..b53ffb190 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_gb.json @@ -0,0 +1,98 @@ +{ + "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.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.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.downloading_world_template": "Downloading Save", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_nz.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_nz.json new file mode 100644 index 000000000..b53ffb190 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_nz.json @@ -0,0 +1,98 @@ +{ + "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.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.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.downloading_world_template": "Downloading Save", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_pt.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_pt.json new file mode 100644 index 000000000..b53ffb190 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_pt.json @@ -0,0 +1,98 @@ +{ + "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.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.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.downloading_world_template": "Downloading Save", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_ud.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_ud.json new file mode 100644 index 000000000..b53ffb190 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_ud.json @@ -0,0 +1,98 @@ +{ + "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.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.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.downloading_world_template": "Downloading Save", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_us.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_us.json new file mode 100644 index 000000000..b53ffb190 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/en_us.json @@ -0,0 +1,98 @@ +{ + "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.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.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.downloading_world_template": "Downloading Save", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/enp.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/enp.json new file mode 100644 index 000000000..b53ffb190 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/enp.json @@ -0,0 +1,98 @@ +{ + "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.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.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.downloading_world_template": "Downloading Save", + "legacy.loadingTip.sweepingEdge": "Enchanting a sword with Sweeping Edge enables sweep attacks.", + "legacy.finding_seed": "Finding Seed for the World Generator" +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/es_es.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/es_es.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/es_mx.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/es_mx.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/fi_fi.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/fi_fi.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/fr_fr.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/fr_fr.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/he_il.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/he_il.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/hu_hu.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/hu_hu.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/it_it.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/it_it.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/ja_jp.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/ja_jp.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/ko_kr.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/ko_kr.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/nl_nl.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/nl_nl.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/no_no.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/no_no.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/pl_pl.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/pl_pl.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/pt_br.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/pt_br.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/pt_pt.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/pt_pt.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/ro_ro.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/ro_ro.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/ru_ru.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/ru_ru.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/sr_sp.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/sr_sp.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/sv_se.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/sv_se.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/tr_tr.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/tr_tr.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/uk_ua.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/uk_ua.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/vi_vn.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/vi_vn.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/zh_cn.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/zh_cn.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/lang/zh_tw.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/lang/zh_tw.json new file mode 100644 index 000000000..6bc6c3ff5 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/texts/tips.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/texts/tips.json new file mode 100644 index 000000000..877c166a2 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/texts/tips.json @@ -0,0 +1,80 @@ +{ + "loadingTips": [ + {"translate": "legacy.loadingTip.hoe"}, + {"translate": "legacy.loadingTip.spawnPoint"}, + {"translate": "legacy.loadingTip.famousNotch"}, + {"translate": "legacy.loadingTip.netherPortal"}, + {"translate": "legacy.loadingTip.cookedPorkchop"}, + {"translate": "legacy.loadingTip.bugs"}, + {"translate": "legacy.loadingTip.torches"}, + {"translate": "legacy.loadingTip.woolFire"}, + {"translate": "legacy.loadingTip.swedishCuriosity"}, + {"translate": "legacy.loadingTip.neutralSpiders"}, + {"translate": "legacy.loadingTip.diggingDown"}, + {"translate": "legacy.loadingTip.minecraftWiki"}, + {"translate": "legacy.loadingTip.noteBlockInstrument"}, + {"translate": "legacy.loadingTip.ohCreeper"}, + {"translate": "legacy.loadingTip.removedHerobrine"}, + {"translate": "legacy.loadingTip.sleepingBed"}, + {"translate": "legacy.loadingTip.diggingSoil"}, + {"translate": "legacy.loadingTip.whoNotch"}, + {"translate": "legacy.loadingTip.saplingGrow"}, + {"translate": "legacy.loadingTip.emptyBucket"}, + {"translate": "legacy.loadingTip.minecraftRecords"}, + {"translate": "legacy.loadingTip.ghastCobblestone"}, + {"translate": "legacy.loadingTip.minecart"}, + {"translate": "legacy.loadingTip.ghastFireball"}, + {"translate": "legacy.loadingTip.charcoal"}, + {"translate": "legacy.loadingTip.minecraftFamous"}, + {"translate": "legacy.loadingTip.rightTool"}, + {"translate": "legacy.loadingTip.gamma"}, + {"translate": "legacy.loadingTip.auMinecon"}, + {"translate": "legacy.loadingTip.bonemeal"}, + {"translate": "legacy.loadingTip.porkchop"}, + {"translate": "legacy.loadingTip.creeperBorn"}, + {"translate": "legacy.loadingTip.largeChest"}, + {"translate": "legacy.loadingTip.legacyInfo"}, + {"translate": "legacy.loadingTip.chickenDuck"}, + {"translate": "legacy.loadingTip.cactus"}, + {"translate": "legacy.loadingTip.digObsidian"}, + {"translate": "legacy.loadingTip.junkboysFace"}, + {"translate": "legacy.loadingTip.chickenEgg"}, + {"translate": "legacy.loadingTip.cowArmor"}, + {"translate": "legacy.loadingTip.deadmau5"}, + {"translate": "legacy.loadingTip.lightMelt"}, + {"translate": "legacy.loadingTip.neutralPiglin"}, + {"translate": "legacy.loadingTip.gameUpdate"}, + {"translate": "legacy.loadingTip.wolfTame"}, + {"translate": "legacy.loadingTip.peaceful"}, + {"translate": "legacy.loadingTip.mojangAwards"}, + {"translate": "legacy.loadingTip.creeperPowder"}, + {"translate": "legacy.loadingTip.wolfCreeper"}, + {"translate": "legacy.loadingTip.mineconParis"}, + {"translate": "legacy.loadingTip.createObsidian"}, + {"translate": "legacy.loadingTip.wolfTail"}, + {"translate": "legacy.loadingTip.mojangOffice"}, + {"translate": "legacy.loadingTip.neutralMobs"}, + {"translate": "legacy.loadingTip.slowLava"}, + {"translate": "legacy.loadingTip.party"}, + {"translate": "legacy.loadingTip.lavaSmelt"}, + {"translate": "legacy.loadingTip.undeadMobs"}, + {"translate": "legacy.loadingTip.mineconLasVegas"}, + {"translate": "legacy.loadingTip.minecraftForum"}, + {"translate": "legacy.loadingTip.stackableFences"}, + {"translate": "legacy.loadingTip.unknownMinecon"}, + {"translate": "legacy.loadingTip.endermanLook"}, + {"translate": "legacy.loadingTip.animalDespawn"}, + {"translate": "legacy.loadingTip.rumors"}, + {"translate": "legacy.loadingTip.updateInfo"}, + {"translate": "legacy.loadingTip.animalFollow"}, + {"translate": "legacy.loadingTip.mineconLondon"}, + { + "tip": {"translate": "legacy.loadingTip.coop"}, + "time": 0 + }, + {"translate": "legacy.loadingTip.mineconCalifornia"}, + {"translate": "legacy.loadingTip.C418"}, + {"translate": "legacy.loadingTip.lenaRaine"}, + {"translate": "legacy.loadingTip.sweepingEdge"} + ] +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading.png new file mode 100644 index 000000000..45a74f950 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading1.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading1.png new file mode 100644 index 000000000..9b37e8a98 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading1.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading2.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading2.png new file mode 100644 index 000000000..71e6f688d Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading2.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading3.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading3.png new file mode 100644 index 000000000..a622cf1d5 Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/intro/loading3.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/candy/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/candy/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/candy/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/candy/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/city/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/city/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/city/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/city/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/festive/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/festive/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/festive/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/festive/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/greek/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/greek/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/greek/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/greek/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/n7/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/n7/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/n7/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/n7/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/natural/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/natural/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/natural/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/natural/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/norse/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/norse/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/norse/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/norse/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/toy/comparison.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/toy/comparison.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/toy/icon.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/assets/legacy/textures/gui/sprites/comparisons/toy/icon.png differ diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/legacy_world_sizes/lang/en_us.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy 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/Simply Legacy Resources/assets/minecraft/lang/en_us.json b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/assets/minecraft/lang/en_us.json new file mode 100644 index 000000000..4e2403ea9 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy 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/Simply Legacy Resources/pack.mcmeta b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/pack.mcmeta new file mode 100644 index 000000000..0f7651769 --- /dev/null +++ b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 34, + "description": "Resources required for the Simply Legacy modpack" + } +} diff --git a/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/pack.png b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/pack.png new file mode 100644 index 000000000..e8e05f71b Binary files /dev/null and b/modpacks/rc-plus/dev/resources/resourcepack/required/Simply Legacy Resources/pack.png differ