Epic Engine — Powerful Minecraft Customization Tool
Originally created for a personal modpack, this modular tool offers a wide range of settings that can be useful for any modpack creator. You can freely use it in your non-commercial projects.
Main Features
All functions are divided into independent modules, each of which can be enabled or disabled separately, providing flexible configuration for specific needs.
Main Menu Customization
Completely transform the appearance of the game's main screen:
Custom Background — replace the default background image with your own picture. The file should be located at: config/epic_engine/custom/textures/background.png (the mod automatically stretches the image to the required size).
Custom Logo — change the game title to your own. Place the image at: config/epic_engine/custom/textures/title.png (automatic scaling).
Game Window Personalization
Configure the display of the game window in the system:
Window Title Change — specify any text that will be displayed in the game window title. By default set to: "Epic Engine: a good tool to make your modpack!"
Custom Icons — replace standard Minecraft icons with your own:
• Small icon (16×16 pixels): config/epic_engine/custom/textures/icon16.png • Large icon (32×32 pixels): config/epic_engine/custom/textures/icon32.png
Automatic Commands
Configure automatic command execution when a player first joins the server. In multiplayer mode, server settings take priority over client settings.
By default, the following commands are executed: say [EPIC ENGINE]: Welcome to Epic Engine!; xp add @a 1 (separate commands with ";" symbol)
In development: custom loading screen and system tips.