UltimateUI guide
How to insert items and icons from ItemsAdder/Nexo/Oraxen or CraftEngine
In this guide, you will learn how to use items and glyphs from ItemsAdder, Nexo, Oraxen and CraftEngine.
If you have the ItemsAdder/Nexo or Oraxen plugin, you can insert custom items and glyphs from these plugins into the UI.
To add an item, you need to use the specific name in the Item field in the Design section. Below is a table showing the list of names for each plugin:
| Token | Plugin | Example |
|---|---|---|
ia:namespace:item_id | ItemsAdder | ia:mypack:ruby |
nexo:item_id | Nexo | nexo:custom_sword |
oraxen:item_id | Oraxen | oraxen:ruby_sword |
craftengine:item_id | CraftEngine | craftengine:ruby |
Additionally, if you are using ItemsAdder, you can insert a glyph. To do this, create a text element and set its text to %img_namespace:item_name% or just :namespace:item_name:.
Similar behavior applies to CraftEngine you can use <image:namespace:id> in a text element to add an icon.