Description
TconDiadema Plus is a functional utility mod designed to bridge the gap between entities and the "Diadema" system. It allows modpack creators and server owners to assign specific Diadema domains to any mob in the game via a simple configuration file. Whether you want an Iron Golem to possess a Wither domain or a Boss to wield a custom aura, this mod makes it possible without a single line of code.
Core Features
-
Dynamic Domain Mapping: Bind any Entity ID to a Diadema type using the
entityId=diademaPathformat in the config. -
Automated Lifecycle Management: Automatically handles the capability attachment and instance creation when an entity joins the level.
-
Intelligent Registry Tracking: Scans the global Diadema registry on startup and logs all available types to the console for easy reference.
-
Server-Side Optimized: Lightweight logic designed for the server environment to ensure smooth performance even with multiple active domains.


