Custom Items
All custom item related options & configurations
Example
Identifier
Allows you to set a identifier for the Custom Item.
Reference
Allows you to copy another Custom Item's properties by using it's namespacedkey.
Material
Allows you to set the material for the Custom Item.
Supported values:
Player Head (
head-<player_name>
)Texture Head (
texture-<minecraft-url>
)Water Bottle (
water_bottle
)Item in main hand (
hand
)Item in offhand (
offhand
)Item on Head (
helmet
)Item on Chest (
chestplate
)Item on Legs
(leggings
)Item on Feet (
boots
)
Items relating to Player's inventory may only be used in Menu Items
Amount
Allows you to set the amount for the Custom Item.
Durability
Allows you to set the durability of the Custom Item.
Name
Allows you to set the display name for the Custom Item.
Lore
Allows you to set the lore for the Custom Item.
Enchants
Allows you to add enchantments to the Custom Item.
Flags
Allows you to add item flags to the Custom Item.
Unbreakable
Allows you to set the Custom Item to never break.
Glow
Allows you to set the glow for the Custom Item.
Custom Model Data
Allows you to set the custom model data for the Custom Item.
Hide Attributes
Allows you to set the custom model data for the Custom Item.
Hide Effects
Allows you to hide the potion effects from the Custom Item.
Hide Enchants
Allows you to hide the enchantments from the Custom Item.
Hide Unbreakable
Allows you to hide the unbreakable tag from the Custom Item.
Potion Effects
Allows you to add potion effects to the Custom Item.
This option is only available when the material is potion, splash_potion, lingering_potion tipped_arrow
Block Data
Allows you to set the block data for the Custom Item.
This option is only available when the material is a block
Entity Type
Allows you to set the entity type of the Custom Item.
This option is only available when the material is spawner
Color
Allows you to set the color of the Custom Item.
This option is only available when the material is leather armor, potion, map, firework
Banner Patterns
Allows you to add banner patterns to the Custom Item.
This option is only available when the material is banner
Axolotl
Allows you to set the axolotl variant for the Custom Item.
This option is only available when the material is axolotl_bucket
Armor Trim
Allows you to set the armor trim of the Custom Item.
This option is only available when the material is a armor
Persistent Data
Allows you to add persistent data to the Custom Item
Persistent Strings
Allows you to add persistent as a list of string to the Custom Item
Persistent Integers
Allows you to add persistent as a list of integer to the Custom Item
Persistent Booleans
Allows you to add persistent as a list of boolean to the Custom Item
Persistent Doubles
Allows you to add persistent as a list of double to the Custom Item
Persistent Longs
Allows you to add persistent as a list of long to the Custom Item
Persistent Floats
Allows you to add persistent as a list of float to the Custom Item
Persistent Shorts
Allows you to add persistent data as a list of short to the Custom Item
Persistent Bytes
Allows you to add persistent data as a list of byte to the Custom Item
Was this helpful?