Cookbook
Complete, working recipes you can copy straight into content/. Each one is valid against the real
schema, with an explanation of how it works and which knobs to turn. Drop the file in, run
/se reload, then mint a book with /se book <key> <level> to test — most of these are enchants for
content/enchants/; the last is a use-item, which mints its own item instead.
:::tip Build these visually Every recipe here can also be built, tweaked, and exported from the Enchant Creator — a visual editor for the same YAML. Start from a recipe, adjust the sliders, and export the result. :::
The recipes
- Lifesteal on hit — heal a little every time you strike.
- AoE cleave — your strike spills into nearby enemies.
- Defensive retaliate — strike back at whoever hits you.
- Vein-miner + auto-smelt — mine a whole ore vein and smelt the drops.
- Conditional crit (executioner) — bonus damage only on a wounded foe.
- Channeled heal (command trigger) — a
/cast-activated healing surge. - Right-click use-item — a consumable that buffs you on use.
How to read a recipe
Every enchant recipe follows the same shape — a trigger, an applies-to, a
group, and per-level effects with optional
chance, cooldown, and
condition. A use-item drops the levels and the applies-to — it is the
ability rather than something applied to gear — but the gates and effects read identically. If a field
is new to you, the configuring section explains it in full.