{"id":20220,"date":"2026-05-31T23:50:54","date_gmt":"2026-05-31T20:50:54","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/artificial-enchantments-api\/"},"modified":"2026-05-31T23:50:54","modified_gmt":"2026-05-31T20:50:54","slug":"artificial-enchantments-api","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/artificial-enchantments-api\/","title":{"rendered":"Artificial Enchantments API"},"content":{"rendered":"<p># Artificial Enchantments<\/p>\n<p>A shared plugin library for Paper 1.21+ servers that lets other plugins create **real, client-visible custom enchantments** \u2014 no lore hacks, no packet trickery.<\/p>\n<p>## What It Does<\/p>\n<p>Artificial Enchantments is a **server-side library** that multiple plugins can depend on simultaneously. Instead of every enchantment plugin shipping its own (conflicting) enchantment system, they all hook into this one shared registry.<\/p>\n<p>**For players:** Enchantments show up natively in the client \u2014 you see them in item tooltips, anvil interfaces, and the enchantment table. They look and feel like vanilla enchantments because they *are* registered in the native Paper registry.<\/p>\n<p>**For server owners:** Install this once, and any plugin that depends on it Just Works\u2122. No conflicts, no duplicate listeners, no &#8220;why does my sword have 3 different lore-based sharpness enchantments&#8221; headaches.<\/p>\n<p>## Requirements<\/p>\n<p>&#8211; **Paper 1.21+** (Purpur and Folia supported)<br \/>\n&#8211; **Java 21+**<\/p>\n<p>## Installation<\/p>\n<p>1. Download the latest release from the **Files** tab on this page.<br \/>\n2. Drop `artificial-enchantments-x.x.x.jar` into your server&#8217;s `plugins\/` folder.<br \/>\n3. Start (or restart) your server.<br \/>\n4. Install any plugin that depends on Artificial Enchantments.<\/p>\n<p>That&#8217;s it. There is no configuration file \u2014 this is a library, not a plugin with commands or settings.<\/p>\n<p>## Why This Exists<\/p>\n<p>Most custom enchantment plugins before 1.21 used one of two approaches:<\/p>\n<p>&#8211; **Lore-based:** Fake enchantments stored in item lore. Looks janky, breaks constantly, incompatible with other plugins.<br \/>\n&#8211; **Shaded registries:** Each plugin ships its own copy of an enchantment library. They conflict with each other, duplicate event listeners, and corrupt each other&#8217;s state.<\/p>\n<p>Artificial Enchantments solves this by sitting **between** the server and enchantment plugins as a single, shared authority. Every plugin that uses it talks to the same registry, the same event dispatch spine, and the same native Paper enchantment system.<\/p>\n<p>## Compatibility<\/p>\n<p>| Platform | Status |<br \/>\n|&#8212;|&#8212;|<br \/>\n| Paper | \u2705 Supported |<br \/>\n| Purpur | \u2705 Supported |<br \/>\n| Folia | \u2705 Supported |<br \/>\n| Spigot | \u274c Not supported (requires Paper 1.21+ API) |<\/p>\n<p>## For Plugin Developers<\/p>\n<p>If you&#8217;re building a plugin that uses Artificial Enchantments, check out the GitHub repository for:<\/p>\n<p>&#8211; API documentation<br \/>\n&#8211; Gradle\/Maven setup instructions<br \/>\n&#8211; Code examples<br \/>\n&#8211; Javadoc reference<\/p>\n<p>**Do not shade this library into your plugin.** It must remain a separate plugin JAR in the `plugins\/` folder. Every dependent plugin references it via `compileOnly`.<\/p>\n<p>## Support<\/p>\n<p>&#8211; **Bug reports &#038; feature requests:** GitHub Issues<br \/>\n&#8211; **Source code:** GitHub<\/p>\n<p>## License<\/p>\n<p>MIT License<\/p>\n","protected":false},"excerpt":{"rendered":"<p>centralized singleton enchantment managment api (folia comaptible)<\/p>\n","protected":false},"featured_media":20221,"template":"","meta":{"_minecraft_slug":"artificial-enchantments-api","_minecraft_project_id":"3r7G1rGR","_minecraft_author":"modpotato","_minecraft_license":"MIT","_minecraft_downloads":8,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"artificial-enchantments-api.zip","_minecraft_size_bytes":839218,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-16T12:17:12.438614Z","_minecraft_date_created":"2026-05-08T01:18:25.893133Z","_minecraft_date_modified":"2026-05-04T11:57:03.236275Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/artificial-enchantments-api","_minecraft_icon_attachment_id":20221,"_minecraft_imported_at":"2026-05-31T20:50:55+00:00","_minecraft_import_hash":"495444d2f52837d9884dcedda1073de0","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[125,89,873,127,128],"mod_loader":[131,132,133],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-20220","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-folia","mod_category-game-mechanics","mod_category-library","mod_category-paper","mod_category-purpur","mod_loader-folia","mod_loader-paper","mod_loader-purpur","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Artificial Enchantments API - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/artificial-enchantments-api\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Artificial Enchantments API - Minecraft\" \/>\n<meta property=\"og:description\" content=\"centralized singleton enchantment managment api (folia comaptible)\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/artificial-enchantments-api\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/artificial-enchantments-api\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/artificial-enchantments-api\\\/\",\"name\":\"Artificial Enchantments API - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/artificial-enchantments-api\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/artificial-enchantments-api\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/artificial-enchantments-api-icon-a4c39dda899ce494de46428f8a3d60a76d7421fe_96.webp\",\"datePublished\":\"2026-05-31T20:50:54+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/artificial-enchantments-api\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/artificial-enchantments-api\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/artificial-enchantments-api\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/artificial-enchantments-api-icon-a4c39dda899ce494de46428f8a3d60a76d7421fe_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/artificial-enchantments-api-icon-a4c39dda899ce494de46428f8a3d60a76d7421fe_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/artificial-enchantments-api\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Artificial Enchantments API\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Artificial Enchantments API - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/artificial-enchantments-api\/","og_locale":"en_US","og_type":"article","og_title":"Artificial Enchantments API - Minecraft","og_description":"centralized singleton enchantment managment api (folia comaptible)","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/artificial-enchantments-api\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/artificial-enchantments-api\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/artificial-enchantments-api\/","name":"Artificial Enchantments API - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/artificial-enchantments-api\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/artificial-enchantments-api\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/05\/artificial-enchantments-api-icon-a4c39dda899ce494de46428f8a3d60a76d7421fe_96.webp","datePublished":"2026-05-31T20:50:54+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/artificial-enchantments-api\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/artificial-enchantments-api\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/artificial-enchantments-api\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/05\/artificial-enchantments-api-icon-a4c39dda899ce494de46428f8a3d60a76d7421fe_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/05\/artificial-enchantments-api-icon-a4c39dda899ce494de46428f8a3d60a76d7421fe_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/artificial-enchantments-api\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Artificial Enchantments API"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/20220","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/20221"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=20220"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=20220"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=20220"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=20220"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}