NexoAddon
PolymartSpigotDiscordGithubNexo
  • NexoAddon
  • Components
    • equippable
    • fertilizer
    • jukebox_playable
    • skull_value
  • Mechanics
    • Aura
    • BedrockBreak
    • BigMining
    • BlockAura
    • BottledExp
    • Custom Block Experience
    • Decay
    • Infested
    • KillMessage
    • MiningTools
    • Remember
    • Repair
    • ShiftBlock
    • Signal
    • SpawnerBreak
    • Stackable
    • Unstackable
    • VeinMiner
  • Populators
    • Block Populators
  • Recipes
    • Smithing Recipe
  • Commands
    • Totem Command
  • Settings
    • Double Hit Destroy
    • Bossbar
    • Count shears as silktouch
    • Prevent furniture breaks
    • Delay of Aura Mechanic
    • Default config.yml
Powered by GitBook
On this page
Edit on GitHub
  1. Components

equippable

PreviousNexoAddonNextfertilizer

Last updated 4 months ago

eqippable Component is handling by NexoAddon on versions 1.20.4-1.21.2 Available slots:

Refer to for setup this Component.

# Example

forest_helmet:
  itemname: Forest Helmet
  material: PAPER
  Pack:
    model: nexo:item/nexo_armor/forest_helmet
    custom_model_data: 1000
  trim_pattern: nexo:forest
  Components:
    equippable:
      slot: HEAD
here
Nexo docs