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.
Bookshelf-1.12-2.0.0.412
on Jun 7, 2023- Fixed not being able to register anvil registries via interface.
Bookshelf-1.12-2.0.0.411
on Jun 7, 2023- Added a method for reading lore.
Bookshelf-1.12-2.0.0.410
on Jun 7, 2023- Updated version of forge.
- Removed deprecated ChatFormatting code.
Bookshelf-1.12-2.0.0.409
on Jun 7, 2023- Added several methods to make working with lore easier.
- Removed unused math class with no code in it.
- Added a way to get an integer percentage.
Bookshelf-1.12-2.0.0.408
on Jun 7, 2023- Removed outdated registry test code.
- Fixed the lifecycle of model registration.
- Fixed the wrong itemblock sometimes being used.
- Removed unused registry listener system.
Bookshelf-1.12-2.0.0.407
on Jun 7, 2023- ItemBlock registry is now automated.
Bookshelf-1.12-2.0.0.406
on Jun 7, 2023- Removed random snail output. Not sure how this got in here.