Item Builder
On this page you can find every item related configuration that is possible to create in our plugins!
Note that you don't need to use all of these values at once, only material is required!
Example
Material
List of materials: CLICK
Item Name
Item Lore
Item Amount
Glowing Items
Unbreakable Items
Item Model
Custom Model Data
Legacy
*This is the exact same as adding 1.0 to the floats section.
Floats
Strings
Flags
Colors
Enchants
List of enchantments: CLICK - use the 'Minecraft ID Name' parts
Item Flags
List of item flags: CLICK
In newer versions, item flags are just the list of components that you want to hide visually from being shown in the item's tooltip.
For example
attribute_modifiersremoves weapon damage information, however you can visually hide most things, likeenchantments,lore. The game can't hide some elements.
Player Heads
Potions
RGB generator: CLICK
Leather Armors
RGB generator: CLICK
Tipped Arrows
RGB generator: CLICK
Tooltip Style
Hide Tooltip
true or false, if enabled, it completely removes the tooltip hover from the item
Rarity
List of values: common, uncommon, rare, or epic
For example vanilla uses this value to color the golden apples' name
Advanced
SNBT
1.20.4 and older:
1.20.5 and newer:
SNBT is the best format to use for complex (custom) items, it can store all nbt that minecraft supports, however, it is much more complicated than our item builder.
You can use /axapi snbt while holding an item to get its SNBT. Click on the chat messages to copy it.