ItemsAdder Mappings
Overview
Supported Format
YAML Format
File Location
your-pack.zip
├── ItemsAdder/
│ ├── contents/
│ │ ├── mynamespace/
│ │ │ ├── weapons.yml
│ │ │ ├── armor.yml
│ │ │ └── tools.yml
│ │ └── custom/
│ │ └── items.yml
│ └── storage/
│ └── item_ids_cache.yml
└── assets/
└── ...YAML Structure
YAML Field Reference
Field
Type
Required
Description
Custom Model Data Cache
YAML Examples
Equipment Slots
Slot
Usage
Troubleshooting
Example Project Structure
Important Notes
Armor Configuration Methods
Entity Restrictions
Durability vs Max Stack Size
Last updated