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
Updated ItemsAdder compatibility instructions for latest usage. authored Mar 07, 2025 by Brickgard's avatar Brickgard
Show whitespace changes
Inline Side-by-side
Showing with 8 additions and 7 deletions
+8 -7
  • Compatibility.md Compatibility.md +8 -7
  • No files found.
Compatibility.md
View page @ 0a9824b2
......@@ -35,17 +35,18 @@ copy-resource-pack:
### ItemsAdder
- Disable [ItemsAdder Text Effects](https://itemsadder.devs.beer/plugin-usage/text-effects-1.17+).
- Disable [ItemsAdder Hide Scoreboard Numbers](https://itemsadder.devs.beer/plugin-usage/scoreboard/hide-scoreboard-numbers-1.17+).
- Copy MythicHUD's resource pack elements to `/ItemsAdder/Contents/`, which can be configured in MythicHud's config:
- Disable MythicHUD's pack transfer, using `copy-pack: false` in the MythicHUD config.
- Configure ItemsAdder to retrieve MythicHUD's pack elements:
```yaml
copy-resource-pack:
enabled: true
namespaces:
minecraft: "ItemsAdder/contents"
mythichud: "ItemsAdder/contents"
merge_other_plugins_resourcepacks_folders:
- MythicHUD/built-pack
```
- Copy the `MythicHUD/built-pack/modern` folder (*or* the `modern-plus` folder, but NOT BOTH) into the `Itemsadder/Contents` folder.
- MythicHUD's pack elements should now merge on `/iazip` command.
<details><summary>ItemsAdder Overlays Issue</summary>
As of October 2024, ItemsAdder is [still working on](https://github.com/PluginBugs/Issues-ItemsAdder/issues/3969) utilizing modern resource pack overlays (required by MythicHUD for multi-version compatibility) - in the meantime, users can support *either* 1.20.6+ *or* 1.19.4 - 1.20.4 using [Advanced Version Support](Advanced-Version-Support).
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>
---
......
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