Bookshelf-1.12.2-2.3.526
on Jun 7, 2023- Added a way to access internal table builder entries for sorting. - Tyler Hancock
- Added method to save texture from memory to file. - Tyler Hancock
Bookshelf-1.12.2-2.3.525
on Jun 7, 2023- Fixed a typo in the init hook method name. - Tyler Hancock
- Added basic code to help with villagers. - Tyler Hancock
- Added a method to check if a damage source was caused by a player. - Tyler Hancock
- Added a method to get sorted registries. - Tyler Hancock
- Added an easy way to add an ItemStack to a mob drop using events. - Tyler Hancock
Bookshelf-1.12.2-2.3.524
on Jun 7, 2023- Made localizations more open. - Tyler Hancock
Bookshelf-1.12.2-2.3.523
on Jun 7, 2023- Fixed dropBlockSafely not being static. - Tyler Hancock
Bookshelf-1.12.2-2.3.522
on Jun 7, 2023- Added a method to harvest a block safely. - Tyler Hancock
Bookshelf-1.12.2-2.3.521
on Jun 7, 2023- Fixed getBreakSpeedToMatch failing on blocks with 0 hardness. - Tyler Hancock
- Fixed block strength util failing on blocks with no hardness. - Tyler Hancock
Bookshelf-1.12.2-2.3.520
on Jun 7, 2023- Added a map that can support ItemStack keys. - Tyler Hancock
- Cleaned up repeated code in stack comparison methods. - Tyler Hancock
Bookshelf-1.12.2-2.3.519
on Jun 7, 2023- Added a helper method to get the game settings, and client difficulty. - Tyler Hancock
Bookshelf-1.12.2-2.3.518
on Jun 7, 2023Bookshelf-1.12.2-2.3.516
on Jun 7, 2023- Removed uneeded sideonly annotations. - Tyler Hancock
Bookshelf-1.12.2-2.3.515
on Jun 7, 2023- Undo the changes to real player checks. - Tyler Hancock
Bookshelf-1.12.2-2.3.514
on Jun 7, 2023- Added a reusable basic 16x16x16 layered json model. - Tyler Hancock
Bookshelf-1.12.2-2.3.513
on Jun 7, 2023- Fixed biome change util using dirty scala arrays. Ew. - Tyler Hancock
Bookshelf-1.12.2-2.3.512
on Jun 7, 2023- Made fake player check more friendly. - Tyler Hancock
Bookshelf-1.12.2-2.3.511
on Jun 7, 2023- Fixed some duplicate items being added to the variants list. - Tyler Hancock
Bookshelf-1.12.2-2.3.510
on Jun 7, 2023- Added a bunch of new world utils. - Tyler Hancock
Bookshelf-1.12.2-2.3.509
on Jun 7, 2023- Fixed incorrect access transformer for world info. - Tyler Hancock
Bookshelf-1.12.2-2.3.508
on Jun 7, 2023- Added access transformers for some chunk generator things. - Tyler Hancock
Bookshelf-1.12.2-2.3.507
on Jun 7, 2023- Actually fixed the custom model hook. - Tyler Hancock
Bookshelf-1.12.2-2.3.506
on Jun 7, 2023- Fixed custom models hook not firing. - Tyler Hancock