Skip to main content

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

  1. Lifesteal on hit — heal a little every time you strike.
  2. AoE cleave — your strike spills into nearby enemies.
  3. Defensive retaliate — strike back at whoever hits you.
  4. Vein-miner + auto-smelt — mine a whole ore vein and smelt the drops.
  5. Conditional crit (executioner) — bonus damage only on a wounded foe.
  6. Channeled heal (command trigger) — a /cast-activated healing surge.
  7. 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.