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
  • Compatibility

Compatibility · Changes

Page history
Proper IA compatibility confirmed by Boy & users authored Mar 14, 2025 by Brickgard's avatar Brickgard
Hide whitespace changes
Inline Side-by-side
Showing with 13 additions and 17 deletions
+13 -17
  • Compatibility.md Compatibility.md +13 -17
  • No files found.
Compatibility.md
View page @ efcc0ea1
...@@ -33,25 +33,21 @@ copy-resource-pack: ...@@ -33,25 +33,21 @@ copy-resource-pack:
``` ```
--- ---
### ItemsAdder ### ItemsAdder
- Disable [ItemsAdder Text Effects](https://itemsadder.devs.beer/plugin-usage/text-effects-1.17+). - In `ItemsAdder/config.yml` disable some text shader related elements:
- Disable [ItemsAdder Hide Scoreboard Numbers](https://itemsadder.devs.beer/plugin-usage/scoreboard/hide-scoreboard-numbers-1.17+). - Disable [ItemsAdder Text Effects](https://itemsadder.devs.beer/plugin-usage/text-effects-1.17+).
- Disable MythicHUD's pack transfer, using `copy-pack: false` in the MythicHUD config. - Disable [ItemsAdder Hide Scoreboard Numbers](https://itemsadder.devs.beer/plugin-usage/scoreboard/hide-scoreboard-numbers-1.17+).
- Configure ItemsAdder to retrieve MythicHUD's pack elements:
```yaml ```yaml
merge_other_plugins_resourcepacks_folders: text_effects:
- MythicHUD/built-pack enabled: false
hide_scoreboard_numbers: false
hide_scoreboard_numbers_old_clients: false
```
- Configure MythicHUD to send its pack assets to ItemsAdder in its `MythicHUD/config.yml`:
```yaml
copy-pack:
enabled: true
path: ItemsAdder/contents/mythichud/resourcepack
``` ```
- Copy version core shaders into the `Itemsadder/Contents` folder:
- To support versions 1.21.2+, copy the `MythicHUD/built-pack/modern-plus` folder into the `Itemsadder/Contents` folder.
- To support versions 1.20.5-1.21.1, copy the `MythicHUD/built-pack/modern` folder into the `Itemsadder/Contents` folder.
- To support versions 1.19-1.20.4, copy the `MythicHUD/built-pack/assets/` folder into the `Itemsadder/Contents` folder.
- ⚠️You can *only use one* of these version sets, see "Overlays Issue" segment below
- MythicHUD's pack elements should now merge on `/iazip` command.
<details><summary>ℹ️ItemsAdder Overlays Issue</summary>
As of March 2025, ItemsAdder does not seem to correctly support multi-layer resource pack elements, despite being [marked as a completed feature](https://github.com/PluginBugs/Issues-ItemsAdder/issues/4117).
An active ticket discussion about this is present in the [ItemsAdder Discord](https://discord.com/channels/533407895010803753/1346935281432924282/1346935281432924282).
</details>
--- ---
## Mod Compatibility ## Mod Compatibility
......
Clone repository
Home

Getting Started
What's New in MythicHUD?
Commands and Permissions
Configuration Reference

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

MythicHUD API
Compatibility
  • Migrating from v1 to v2
  • Supporting Multiple Client Versions
  • Crucible
  • Nexo
  • ItemsAdder
  • Modded Clients