Bookshelf-1.11.2-2.0.0.377
on Jun 7, 2023- Added some quark based code for handling chests.
- Created two test mods for chests.
- Added a client init hook for the registry helper.
- Added a way to set custom mesh/models.
- Added a GameUtils class.
- Fully removed the older bookshelf blocks.
- Added new color constructors and a way to set the GLSL state.
- Added several new date/time methods.
- Moved LootBuilder to the builder package.
Bookshelf-1.11.2-2.0.0.376
on Jun 7, 2023- Fixed incorrect parent object being used for block models. #65
Bookshelf-1.11.2-2.0.0.375
on Jun 7, 2023- Added a validation method for crafting.
Bookshelf-1.11.2-2.0.0.374
on Jun 7, 2023- Added mezz and vazkii to the credits.
- Re-added inventory.
Bookshelf-1.11.2-2.0.0.373
on Jun 7, 2023- Fixed bookshelf hooks.
Bookshelf-1.11.2-2.0.0.372
on Jun 7, 2023- Bookshelf2 (#64)
Bookshelf-1.11.2-1.5.0.371
on Jun 7, 2023- Added new events :D
- Enforced braces.
- Marked the RenderBlockEvent as client side only.
- Moved the render event to the events package.
Bookshelf-1.11.2-1.5.0.370
on Jun 7, 2023- Added a block render event.
- Fixed some formatting issues.
Bookshelf-1.11.2-1.5.0.369
on Jun 7, 2023- Update README.md
Bookshelf-1.11.2-1.5.0.368
on Jun 7, 2023- Added license header to the TextUtils class.
- Added a license header to all source files.
- Fixed some new line formatting.
Bookshelf-1.11.2-1.5.0.367
on Jun 7, 2023- Added modsio support.
Bookshelf-1.11.2-1.5.0.366
on Jun 7, 2023- Added markdown format type
Bookshelf-1.11.2-1.5.0.365
on Jun 7, 2023* Added auto changelogs. Thanks Kobata!
Bookshelf-1.11.2-1.5.0.364
on Jun 7, 2023Bookshelf-1.11.2-1.5.0.363
on Jun 7, 2023All changes can be found here: https://github.com/Darkhax-Minecraft/bookshelf/commits/master
Bookshelf-1.11.2-1.5.0.362
on Jun 7, 2023- Release candidate for 1.11
- Added serializable packets
- Added annotation based configs
- Added annotation utilities
- Added array utilities
- Added a model class for dealing with custom armor