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.
Bookshelf-1.12-2.0.0.401
on Jun 7, 2023- Updated bookshelf to new forge version, Fixes forge related crashes.
Bookshelf-1.12-2.0.0.400
on Jun 7, 2023- Fixed creative tab leak in sub items.
Bookshelf-1.12-2.0.0.399
on Jun 7, 2023- Changed how the registry helper works. ItemBlock is no longer automatic.
Bookshelf-1.12-2.0.0.398
on Jun 7, 2023- Re-enabled the access transformers. Whoops.
Bookshelf-1.12-2.0.0.397
on Jun 7, 2023- Made the access transformers less bulky.
Bookshelf-1.12-2.0.0.396
on Jun 7, 2023- Updated several access transformers.
Bookshelf-1.12-2.0.0.395
on Jun 7, 2023- Updated CurseGradle to 1.0.9, did we fix it?