Bookshelf-1.12.1-2.1.439
on Jun 7, 2023- Switched fingerprint violation from warning to error. - Tyler Hancock
- Added util code for working with moon phases. - Tyler Hancock
Bookshelf-1.12.1-2.1.438
on Jun 7, 2023- Fixed custom teleporter potentially not firing all the required events. - Tyler Hancock
Bookshelf-1.12.1-2.1.437
on Jun 7, 2023- Added a new AT for NH - Tyler Hancock
Bookshelf-1.12.1-2.1.436
on Jun 7, 2023- Fixed a key signing bug. - Tyler Hancock
Bookshelf-1.12.1-2.1.435
on Jun 7, 2023- Added some new color handlers for foliage, grass and water. - Tyler Hancock
- Made getStackFromState less problematic. Deprecated both anyhow. - Tyler Hancock
Bookshelf-1.12.1-2.1.434
on Jun 7, 2023- Added a system for auto handling block and item color handlers. - Tyler Hancock
Bookshelf-1.12.1-2.1.433
on Jun 7, 2023- Added jar signing. - Tyler Hancock
Bookshelf-1.12.1-2.1.432
on Jun 7, 2023- Added vanilla color defaults to the MCColor lib class. - Tyler Hancock
Bookshelf-1.12.1-2.1.431
on Jun 7, 2023- Added some methods for dealing with fluids and block states. - Tyler Hancock
Bookshelf-1.12.1-2.1.430
on Jun 7, 2023- Added a few helpers to the nbt utils class. - Tyler Hancock
Bookshelf-1.12.1-2.1.429
on Jun 7, 2023- Fixed a bug in a dev env without an API key for curse. - Tyler Hancock
Bookshelf-1.12.1-2.1.428
on Jun 7, 2023- Attempt to fix version issues. - Tyler Hancock
Bookshelf-1.12.1-2.1.427
on Jun 7, 2023- Fixed typoe in the gradle properties. - Tyler Hancock
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.