Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicHUD MythicHUD
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicHUDMythicHUD
  • Wiki
  • Supporting Multiple Versions

Supporting Multiple Versions · Changes

Page history
Update Supporting Multiple Versions authored Jan 30, 2025 by wordandahalf's avatar wordandahalf
Show whitespace changes
Inline Side-by-side
Showing with 9 additions and 7 deletions
+9 -7
  • Supporting-Multiple-Versions.md Supporting-Multiple-Versions.md +9 -7
  • No files found.
Supporting-Multiple-Versions.md
View page @ 843aa00c
#### Disclaimer
**If you are using an external plugin to manage your pack and your client fails to load the final pack after merging MythicHUD's assets, there is an incompatibility on the part of the other plugin. MythicHUD will _always_ generate a resource pack loadable by clients within the configured version range. Deleting files, _especially anything in the `shaders/`_ folder will never result in a properly functioning resource pack. Do not do this.**
**Instead, check the [compatibility page](https://git.lumine.io/mythiccraft/mythichud/-/wikis/Compatibility) and see if any instructions already exist to solve your issues. If not, come [request support](https://discord.com/invite/K3tqXfT) and report the plugin name and version you with which you are encountering incompatibilities.**
---
This is a brief primer on how MythicHUD supports many client versions with a single resource pack. This is a brief primer on how MythicHUD supports many client versions with a single resource pack.
MythicHUD supports multiple client version via a flexible pack build system based upon [Creative](https://github.com/unnamed/creative). When necessary, the plugin generates additional folders in the resource pack. These folders are called _overlays_ and are critical for the pack to function properly on configured versions. MythicHUD supports multiple client version via a flexible pack build system based upon [Creative](https://github.com/unnamed/creative). When necessary, the plugin generates additional folders in the resource pack. These folders are called _overlays_ and are critical for the pack to function properly on configured versions.
...@@ -32,10 +40,4 @@ And in `pack.mcmeta`, ...@@ -32,10 +40,4 @@ And in `pack.mcmeta`,
This configures the `mythichud-example` overlay applied for client versions 1.20.5 to 1.21.1. See [the MCW page](https://minecraft.wiki/w/Pack_format#List_of_resource_pack_formats) for a table of pack versions. As explained, overlays are simply resource packs inside of resource packs, so the `mythichud-example` folder contains an `assets` subfolder just as a typical resource pack would. The only exception to this is the lack of `pack.mcmeta` inside. This configures the `mythichud-example` overlay applied for client versions 1.20.5 to 1.21.1. See [the MCW page](https://minecraft.wiki/w/Pack_format#List_of_resource_pack_formats) for a table of pack versions. As explained, overlays are simply resource packs inside of resource packs, so the `mythichud-example` folder contains an `assets` subfolder just as a typical resource pack would. The only exception to this is the lack of `pack.mcmeta` inside.
--- The plugin will automatically generate overlays necessary to support the [configured target client version range](https://git.lumine.io/mythiccraft/mythichud/-/wikis/Plugin%20Configuration#support). If you are using another plugin to manage your server's assets, it is imperative that it properly supports resource pack overlays. If it does not, then configure the plugin to generate a resource pack which targets a single client version. Otherwise, you may need to manually merge your resource pack by hand.
\ No newline at end of file
The plugin will automatically generate overlays necessary to support the [configured target client version range](https://git.lumine.io/mythiccraft/mythichud/-/wikis/Plugin%20Configuration#support). If you are using another plugin to manage your server's assets, it is imperative that it properly supports resource pack overlays. If it does not, then configure the plugin to generate a resource pack which targets a single client version. Otherwise, you will need to manually merge your resource pack by hand.
**If you are using an external plugin to manage your pack and your client fails to load the final pack after merging MythicHUD's assets, there is an incompatibility on the part of the other plugin. MythicHUD will _always_ generate a resource pack loadable by clients within the configured version range. Deleting files, _especially anything in the `shaders/`_ folder will never result in a properly functioning resource pack. Do not do this.**
**Instead, check the [compatibility page](https://git.lumine.io/mythiccraft/mythichud/-/wikis/Compatibility) and see if any instructions already exist to solve your issues. If not, come [request support](https://discord.com/invite/K3tqXfT) and report the plugin name and version you with which you are encountering incompatibilities.**
\ No newline at end of file
Clone repository
Home

Commands and Permissions
Configuration Reference
MythicHUD API
Compatibility
  • Migrating from v1 to v2
  • Crucible
  • Nexo
  • ItemsAdder
  • Modded Clients
Supporting Multiple Versions

Getting Started
Layouts
Pop-Ups
HUD Components
  • Asset Layers
  • Assets
  • Listeners
  • Conditions
    • Effect
    • Gamemode
    • Placeholder
    • Progress
    • Logical Operators
Fonts