Minecraft LegoLib mod 2026 download
logo
minecraft mod LegoLib

LegoLib

Game Version: 1.19.2
Total Downloads: 83
Updated: Sep 2, 2022
Created: Jun 9, 2022
Download LegoLibDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
legolib-1.5.0.jar release 21.29 KB Sep 2, 2022 1.19.2 1 download LegoLib legolib-1.5.0.jar releaseDownload
legolib-1.4.3.jar release 19.30 KB Sep 1, 2022 1.19 5 download LegoLib legolib-1.4.3.jar releaseDownload
legolib-1.4.2.jar release 19.11 KB Sep 1, 2022 1.19 6 download LegoLib legolib-1.4.2.jar releaseDownload
legolib-1.4.0.jar release 17.40 KB Jul 8, 2022 1.19 30 download LegoLib legolib-1.4.0.jar releaseDownload
legolib-1.3.0.jar release 11.05 KB Jun 10, 2022 1.19 28 download LegoLib legolib-1.3.0.jar releaseDownload
legolib-1.2.0-1.19.jar release 9.27 KB Jun 9, 2022 1.19 12 download LegoLib legolib-1.2.0-1.19.jar releaseDownload

Description

Share this:

LegoLib contains code and other resources that can be used for other projects.

LegoLib does nothing for the end user by itself.
 
LegoLib (v1.2.0+) adds 3 blank status effects, these are: “Inability”, “Upgrading” and “Powered”.

They could be used for other projects, For example:
The “Powered” effect could be used in an origins addon that gives you the power when you are using an effect,

and checks for if that effect is being used for stopping other effects from being used.

LegoLib (v1.2.0+) adds an “EnchantedItem” item type, which gives the standard item type a enchanted glint.
To use this, add LegoLib to your Project and use “EnchantedItem” instead of “Item” in your Item Registry.

 

How to add LegoLib to your Project:

In your ‘build.gradle’ file, add the following ‘modImplementation’, it should look like the following:

dependencies {
    modImplementation "com.github.MCLegoMan:legolib:${project.legolib_version}"
}

 

In your ‘gradle.properties’ file, add the following under your dependencies:

legolib_version=1.2.0

 

Reload your gradle, and LegoLib has been added to your project.

 

 

My Socials:
Discord Server: discord.gg/uqC79Ckmfp
Twitter: twitter.com/mclegoman
Instagram: instagram.com/mclegoman
Twitch: twitch.tv/mclegoman

YouTube: swivls.xyz/mclegoman

Comments

Add a comment