Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Creators
Details
Welcome to Epic Engine (EE)!
I originally developed this mod for my own modpack, integrating most of the customization features a modpack might need. I warmly welcome its use in any non-commercial Minecraft creations.
What does it accomplish?
Modular custom features suitable for modpacks—Each module and its internal features can be individually toggled on or off.
1.Main Menu Customization(For the result, see image 1-1.)
1.Custom background image Function: Replaces the default main-menu background with a custom image.
Resource location: config/epic_engine/custom/textures/background.png (EE automatically stretches the image).
2.Custom main-menu title image Function: Replaces the game title logo with a custom image.
Resource location: config/epic_engine/custom/textures/title.png (EE automatically stretches the image).
2.Game Window Customization
1.Custom window title
Function: Changes the text in the game window’s title bar.
Default: “Epic Engine: a good tool to make your modpack!”
2.Custom window icon Function: Replaces the game window icon and task-bar icon.
Resource locations:
•Small icon (16 × 16): config/epic_engine/custom/textures/icon16.png (EE automatically stretches the image)
•Large icon (32 × 32): config/epic_engine/custom/textures/icon32.png (EE automatically stretches the image)
3.Preset Commands(For the result, see image 1-2.)
Function: Automatically executes preset commands when a player joins the server for the first time; in multiplayer, server settings override client settings.
Default: say [EPIC ENGINE]: Welcome to Epic Engine!; xp add @a 1 (use “;” to separate commands)
Planned features: Custom loading screen and loading-screen tips