LanternLib is a library mod which contains a lot of the shared code in my mods.
Features
This mod is mostly a code library for myself but it also features some utilities and patches.
Configurable
- No Creative Tab Tooltips: Removes the tooltips in the creative inventory where items will be tooltipped with their creative tab such as "Functional Blocks" or "Natural Blocks." Fixes the issue where if a mod like JEI or ModNameTooltip exist, the mod names double up in creative mode.
- Title Bar Text: Useful for modpack makers wanting to modify the title bar to show their modpack name.
- Memory Usage Title: Displays the currently used, total, and allocated amounts of memory in the title bar.
- Griefing Blacklist: Prevents certain entities (such as the Enderman) from griefing the world.
Non-Configurable
- Bucket Fix: Fixes the issue with bucketed fish and powered snow from consuming the actual bucket when used in crafting recipes.
- Movement Speed Unlock: Lifts the built-in limits on player movement, while disabling the "moved wrongly" checks that normally trigger when moving too fast.
Modpack Usage
You may include this mod into your own modpacks as long as it is distributed through CurseForge, Modrinth, or any other recognized mainstream modding platforms that may exist in the future.
Dependence
Mod developers are free to depend on this mod without being required to open-source their own projects. The LGPL3 license applies only to this mod and any modifications of it.
Forks & Modifications
You may fork and modify this project. However, if you distribute a modified version, you must also provide access to the source code of your changes as required by the LGPL3 license.
Links
Details
Licensed LGPL-3.0-or-later
Published 3 days ago
Updated 2 days ago