LibuLib

LibuLib

Mod

Library of Lumaa which includes a custom made generation system.

Client and server LibraryUtilityWorld Generation

1,704 downloads
3 followers
Created2 years ago
Updateda year ago

Follow Save
LibuLib has been archived. LibuLib will not receive any further updates unless the author decides to unarchive the project.
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Changelog

General

LibuLib has been updated for 1.19.3 and will NOT be backported.
Fabric API is now required, version 0.70.0 or more.

Separated LibuLib class in 2 classes, LibuLibClient and LibuLibServer

Updates

The whole update stuff has been optimised and reworked, check out the wiki to see how it all works now.

New: displayUpdates(), printUpdates() doing their respective actions: Displaying the updates and printing the updates.
sendUpdates() only in LibuLibServer sends a message to all players in the server, to update to the latest version.
hasUpdateDisplayed() checking if updates were displayed or printed.

Removed: "Auto-Display" updates on the game's launch

Custom Generation

The elephant in the room, custom generation.

You can do your own custom generation using the newest class GenerationCore or use pre-existant ones (for now there is only one) MazeCore.
Both classes will be documented in the wiki as fast as possible.

Items

An experimental item has been added, the Maze Tool helps you generate a randomly generated maze. IT IS EXPERIMENTAL.

Other

Moved Color class in com.lumaa.libu.util.
Created BetterText to better handle RGB colors in Minecraft Screen classes


Full Changelog: https://github.com/lumaa-dev/LibuLib/compare/1.0.0...1.1.0

Files

libu-1.1.0.jar(75.94 KiB) Primary Download

Project members

Lumaa

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID