Loading Screen Messages
Project Status: Completed (no future updates planned)
This modification adds personalized messages to the world loading screen, which is particularly useful when creating modpacks. All text elements can be easily customized using resource packs.
Resource pack template available for download: https://www.curseforge.com/minecraft/mc-mods/loading-screen-messages/files/5623864
When installed alongside the Aether modification, this add-on also replaces the standard loading messages, providing a consistent interface for the user.
Copyright and Licensing Terms:
This mod is a simplified version of the loading screen from Aether for Minecraft 1.7.10 and is distributed under the GNU Lesser General Public License v3.0 (https://choosealicense.com/licenses/lgpl-3.0/).
The project complies with the Aether mod's custom license as it only uses portions of its source code. According to Aether's license terms: "The source code of the Aether mod for Minecraft 1.7+ is distributed under the LGPL v3.0 license. Code from previous versions is not licensed, and all rights belong to the Aether Team".
Acknowledgments to the Aether Mod Team:
- Aether Collaboration Team (Kingbdogz, Shockah, Kodaichi, Flan, and 303) - creators of the original mod
- Modding Legacy (115kino, KingPhygieBoo, and Lachney) - initial porting and development for newer versions
- InsomniaKitten - creation of interface textures
Usage of anatawa12's Fork of ForgeGradle 1.2: The project's source code uses anatawa12's version of ForgeGradle 1.2 as a library under the GNU Lesser General Public License v2.1 (https://choosealicense.com/licenses/lgpl-2.1/).
Compiled versions of the mod are permitted according to section 5 of the original license. A program containing no derivative portions of the library but designed to work with it through compilation or linking is considered a "work that uses the library", and the terms of the original license do not apply.
Source code is permitted according to section 6 of the original license under the following conditions:
- Private modifications are allowed
- Notice of library usage and a copy of the original license are provided
- Access to the library's source code is ensured
Source code for anatawa12's fork of ForgeGradle 1.2 is available at: https://github.com/anatawa12/ForgeGradle-1.2