Bookshelf-1.12.2-2.3.554
on Jun 7, 2023- Fixed the Brazilian Portuguese translation thanks to DaDodger. - Diego Ramos
Bookshelf-1.12.2-2.3.553
on Jun 7, 2023- Added some missing JavaDocs. - Tyler Hancock
- Added a method for running code with persistent player nbt data. - Tyler Hancock
Bookshelf-1.12.2-2.3.552
on Jun 7, 2023- Added basic support for German. - Tyler Hancock
- Cleaned up language files, removed unused lines. - Tyler Hancock
Bookshelf-1.12.2-2.3.551
on Jun 7, 2023- Applied formatting. - Tyler Hancock
- Moved to auto-generated enchantment level translations. Greatly reduces the file size. - Tyler Hancock
Bookshelf-1.12.2-2.3.550
on Jun 7, 2023- Added a lazy packet for NBT messages. - Tyler Hancock
Bookshelf-1.12.2-2.3.549
on Jun 7, 2023- Reverted breaking change with client player. #99 - Tyler Hancock
Bookshelf-1.12.2-2.3.548
on Jun 7, 2023- Removed unused files from github. - Tyler Hancock
Bookshelf-1.12.2-2.3.547
on Jun 7, 2023- Updated forge and mcp versions. - Tyler Hancock
- Autoregistry now uses events for color handlers. - Tyler Hancock
- Changed return of getClientPlayer to EntityPlayerSP, reveals client specific interface. - Tyler Hancock
- Removed broken AT. - Tyler Hancock
Bookshelf-1.12.2-2.3.546
on Jun 7, 2023- Merge branch 'master' of https://github.com/Darkhax-Minecraft/Bookshelf - Tyler Hancock
- Random changes to formatting. - Tyler Hancock
- Added a method to check in an facing side is horizontal. - Tyler Hancock
- Added an AT for getAmbientSound. - Tyler Hancock
- Removed unused blockstate map for bookshelves. - Tyler Hancock
- Added method to clamp an integer between two others. - Tyler Hancock
- Added horizontal blockstates property object. - Tyler Hancock
Bookshelf-1.12.2-2.3.545
on Jun 7, 2023- Create ru_RU.lang (#98) Thanks to Kellixon - Konstantin
Bookshelf-1.12.2-2.3.544
on Jun 7, 2023- Added additional error checking for bad files. - Tyler Hancock
Bookshelf-1.12.2-2.3.543
on Jun 7, 2023- Updated forge - Tyler Hancock
Bookshelf-1.12.2-2.3.541
on Jun 7, 2023- Added experimental dynamic cached baked model. - Tyler Hancock
Bookshelf-1.12.2-2.3.540
on Jun 7, 2023- Added a method to sanely get a ResourceLocation using the active mod container as the domain/id. - Tyler Hancock
- Added stack methods for working with ore dictionary. - Tyler Hancock
- Added a way to get all blocks for an oredict name. - Tyler Hancock
- Updated gradle deps and settings to be more stable and up to date. - Tyler Hancock
- Removed access transformers that are no longer used. - Tyler Hancock
Bookshelf-1.12.2-2.3.539
on Jun 7, 2023- Fixed a bug with wildcard meta not being considered in stack comparisons. - Tyler Hancock
Bookshelf-1.12.2-2.3.538
on Jun 7, 2023- Added a config option to disable changes to the vanilla ore dictionary. #97 - Tyler Hancock
Bookshelf-1.12.2-2.3.537
on Jun 7, 2023- Added methods for portal and sleep timers. - Tyler Hancock
- Fixed unneeded toString call. - Tyler Hancock
Bookshelf-1.12.2-2.3.536
on Jun 7, 2023- Made access methods for ASMDataTable - Tyler Hancock
- Removed unused mod instance. - Tyler Hancock
- Added some new experimental explosion code. - Tyler Hancock
Bookshelf-1.12.2-2.3.535
on Jun 7, 2023- Updated forge version, and testing GPG commit signing. - Tyler Hancock
Bookshelf-1.12.2-2.3.534
on Jun 7, 2023- Added a render fluid method that allows for custom textures. #95 - Tyler Hancock