Loading...
Beta Modpages Unclaimed

LLibrary Legacy

The modding library that claims to be lightweight

0 Likes
720081 Downloads
Created by MCModDev

Description

LLibrary

THIS MOD IS DISCONTINUED AND WILL NOT BE SUPPORTED.


Author/owner has vanished, these accounts are maintained by Minecraft Mod Development.

 

LLibrary - The modding library that claims to be lightweight.

LLibrary contains the most contemporary and advanced modding tools which are essential for any modder looking for an easier experience and a new standard of content. Additionally, mods using LLibrary will interact more smoothly and more complexly. This means less crashes and a smoother experience overall. Modding with LLibrary becomes much easier with clean workspace it allows. It also contains animation tools which you can use to animate your models in ways you could have only previously imagined. Your mods always stay up to date because of the built-in update checker. It also adds a weapon dictionary, allowing other mods to see what kind of weapon your mod adds and react appropriately.

LLibrary also adds support for multiple entity hitboxes, an essential feature for any mob mod. For example, if you make an entity that has a complex model, you don’t want players to be able to hit the air around it. With LLibrary you can make an hitbox for every part of your entity, creating boundaries of any shape.

Abstract classes, which have already completed methods that you can extend in your code, will obviously save some time.

You can also make use of a web helper to easily parse web content.

On top of that, you can easily edit player models and even draw your own GUI over an already existing GUI!

These examples are just a taste of everything you can do with LLibrary.

A big thanks to FiskFille, Gegy1000 and BobMowzie for their contributions!

For modders

You can find the GitHub page here:

https://github.com/iLexiconn/LLibrary


Happy coding! :)

NOTE: The resource domain got changed to "net.ilexiconn:llibrary:[version]-[mcversion]:dev"

Mods

Changelog

0.5.0:

  • Added toast builder
  • Added survival tab builder
  • Added methods to scale entities
  • Added new event hook system for player model
  • Added update types to checker
  • Added new player render hooks
  • Added config option for update type
  • Added survival tab pages
  • Added simple AbstractMessage register method
  • Added simple crash report implementation
  • Added JSON config helper
  • Added config option for extra tooltip info
  • Added NBTIO
  • Added ParticleHelper
  • Added automatic update installer
  • Revamped update gui
  • Fixed server-side ChainBuffer crash
  • Fixed flickering images in gui
  • Fixed detection of outdated updates
  • Fixed toast fade-out animation
  • Fixed NBT save format
  • Fixed visual glitch with toast messages
  • Removed update command
  • Please remove your config file before installing this update!

0.4.3:

  • Added toast notification for updates
  • Added animation action api
  • Fixed white tint on models

0.4.2

  • Fixed animation api not syncing animation across all clients

0.4.1:

  • Fixed serverside crash

0.4.0:

  • Added new animation api
  • Added Java 6 support
  • Added config gui
  • Renamed 'List' to 'LLibraryEntityList'
  • Updated forge

NOTE FOR DEVELOPERS: The maven resource domain changed to 'net.ilexiconn:llibrary:0.4.0-MCVERSION:dev'

0.3.4:

  • Added IMC support for update checkers
  • Fixed other update checker bugs
  • Fixed development version number

0.3.3:

  • Added data array variable to render 3d event

0.3.2:

  • Fixed WebHelper errors

0.3.1:

  • Fixed crashes compiled with LLibrary <= 0.2.0
  • Added 'type' parameter to render 3d event

0.3.0:

  • Added world save helper
  • Added enchantment helper
  • Added generated chests helper
  • Added toast notifications
  • Added timed content handler
  • Added option to disable threaded screenshots
  • Added more structure gen methods
  • Added option for solid entity multiparts
  • Added skull helper
  • Added biome helper
  • Added more animation methods
  • Fixed crash for 0.1.0 mods
  • Fixed survival tab offset
  • Fixed webhelper crash
  • Updated forge

0.2.0:

  • Added survival tabs
  • Added first-person arm render hook
  • Added arrow render hook
  • Added equipped item render hook
  • Added IClientOnlyHandler for IContentHandler
  • Added ScreenshotHelper
  • Fixed crash for users without Scala
  • Fixed Optifine crash when overriding the player model

0.1.0:

  • Initial release

Please do NOT provide direct download links, link them to this page instead. Modders are NOT allowed to ship LLibrary with their mod, this will break LLibrary completely!

Thanks for reading!

LLibrary


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

Mantle

Shared code for Forge mods

AutoRegLib

A library to ease menial tasks in mod development.

CraftTweaker

CraftTweaker allows modpacks and servers to customize the game. With CraftTweaker you can change recipes, script events, add new commands and even change item properties!

CoFH Core

Contains Core Functionality for all Team CoFH mods. Also does some really cool stuff on its own!

Patchouli

Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers

Baubles

An addon module and API for Thaumcraft