classes.yml
Where to find it
What you edit here
Introduction
File structure
settings:
default-class: <class-id>
classes:
<class-id>:
display-name: "<string>"
description: "<string>"
icon: <MATERIAL or id>
lore:
- "<line1>"
- "<line2>"
items:
- <item-spec>
ability:
type: <ABILITY_TYPE>
# ability-specific params...Item formats (for icon and items)
icon and items)Configuration fields
Visuals
Items
Ability
Ability reference (technical)
Ability Type
Technical behavior
Example breakdown: Miner class
Full configuration
Last updated