Description
DUJN Master – Core Content & Shared Systems
DUJN Master is a core dependency mod that holds all shared content and systems used across my mods.
It centralizes essential resources such as:
-
Item logic and shared mechanics
-
Custom items and data definitions
-
Custom textures and visual assets
-
Sound effects and audio systems
-
Common utilities used by multiple mods
By keeping these elements in one master module, all other mods can remain lightweight, modular, and focused on their own features, while still relying on a consistent and stable foundation.
This structure improves:
-
Maintainability
-
Cross-mod compatibility
-
Balance consistency
-
Faster development and easier updates
DUJN Master is not intended to add standalone gameplay on its own, but instead acts as the backbone that connects and powers the entire DUJN mod ecosystem.


