Skip to main content

Enchantment Creator

Official compatibility

ElementReference
TypeWriterRequired. Use the official TypeWriter release supported by the extension release.
Related extensionsInstall the related extensions listed on this page before using entries that depend on them.

The Enchantment Creator Extension gives you full control over enchanting mechanics. Design entirely new enchantments with custom lore, or restrict the availability of existing vanilla enchantments.

Features

  • Custom Enchantments — Create enchantments with unique names and configurable max levels.
    • Lore Integration — Auto-managed lore lines with color formatting.
    • Vanilla Blacklisting — Prevent specific vanilla enchantments from appearing.
    • Enchanted Books — Generate and distribute custom enchantment books.
    • World Integration — Books appear in loot chests (treasureChance) and librarian trades (tradeChance).
    • Slots & Exclusivities — Configurable active slots per definition and anvil-enforced incompatibilities (exclusiveWith).

Entries

User guide

Technical Details

This extension requires the official Basic extension for core mechanics.

Compatibility matrix

ArtifactEngineServerJavaBTC-CORE / BTC VelocityFolia
PublicOfficial TypewriterPaper 1.21.xRuntime Java 21; build JDK 25 with Java 21 bytecodeNoNo
CustomBORNTOCRAFT-TypewriterBTC Paper/Folia stackJava 25YesYes

The public artifact deliberately has no BTC-CORE or BTC Velocity dependency. The custom artifact keeps its BTC adapters and regional scheduling separately. Both artifacts use the same Typewriter page model. Registry keys are based on id; the previous name is retained as a legacy alias when loading existing pages and items.

Troubleshooting

The extension is not visible

Check that the installed release matches the supported TypeWriter release and that the related extensions listed in the compatibility section are present.

An entry is missing

In the Typewriter Web panel, use the Search bar or the + button to find or create the entry with its exact identifier. Entry IDs and field names are case-sensitive; do not translate them.

The entry saves but nothing happens

Check that the entry is connected to the trigger, command, objective, event, or menu interaction required by its type. Test with optional permissions and criteria removed, then add them back one at a time.

An integration does not work

Verify the dependency and version shown in the extension card, then check the server log for the first error. Do not replace a missing dependency with a similarly named plugin unless the extension source explicitly supports it.