Bookshelf-1.12.1-2.1.433
on Jun 7, 2023- Added jar signing. - Tyler Hancock
Bookshelf-1.12.1-2.1.432
on Jun 7, 2023- Added vanilla color defaults to the MCColor lib class. - Tyler Hancock
Bookshelf-1.12.1-2.1.431
on Jun 7, 2023- Added some methods for dealing with fluids and block states. - Tyler Hancock
Bookshelf-1.12.1-2.1.430
on Jun 7, 2023- Added a few helpers to the nbt utils class. - Tyler Hancock
Bookshelf-1.12.1-2.1.429
on Jun 7, 2023- Fixed a bug in a dev env without an API key for curse. - Tyler Hancock
Bookshelf-1.12.1-2.1.428
on Jun 7, 2023- Attempt to fix version issues. - Tyler Hancock
Bookshelf-1.12.1-2.1.427
on Jun 7, 2023- Fixed typoe in the gradle properties. - Tyler Hancock
Bookshelf-1.12.1-2.0.0.425
on Jun 7, 2023- Merged BookshelfEventHandler into main bookshelf class.
- Added a system for game rules.
- Added a system to make registering commands easier.
- Added a default constructor to ModTrackingList for cleaner use.
- Updated javadoc length requirements.
Bookshelf-1.12.1-2.0.0.424
on Jun 7, 2023- Fixed the mod not working on 1.12.1 by accident. Im bad at this.
Bookshelf-1.12.1-2.0.0.423
on Jun 7, 2023- Fixed mod not running on 1.12
Bookshelf-1.12.1-2.0.0.422
on Jun 7, 2023- Updated to 1.12.1, support for 1.12 is still a thing.
Bookshelf-1.12-2.0.0.421
on Jun 7, 2023- Added a safe way to get the identifier of an ItemStack.
Bookshelf-1.12-2.0.0.420
on Jun 7, 2023- Made getRecipes in RecipeBookServer public.
Bookshelf-1.12-2.0.0.419
on Jun 7, 2023- Re-added setModelForState.
Bookshelf-1.12-2.0.0.418
on Jun 7, 2023- Added a check to prevent TE messages from loading unloaded chunks.
Bookshelf-1.12-2.0.0.417
on Jun 7, 2023- Updated everything to use the new logger system. Fixed some logger bugs.
- Added a logging wrapper, to add some extra info, and features.
Bookshelf-1.12-2.0.0.416
on Jun 7, 2023- Added auto network support for enchantment data, and arrays for all the obj types.
- Updated MCP to a newer snapshot.
Bookshelf-1.12-2.0.0.415
on Jun 7, 2023- Fixed an issue with tree commands being ran on the server.
Bookshelf-1.12-2.0.0.414
on Jun 7, 2023- Added support for better cross dimension teleportation, and ender teleports.
Bookshelf-1.12-2.0.0.413
on Jun 7, 2023- Added some stuff for pixel specific math.