Releases: StellarWind22/Shield-Lib
Releases · StellarWind22/Shield-Lib
Release list
Shield Lib v2.0.1 for Minecraft 1.21.8
Whats Changed:
- Changes:
- Tweaked the default Targe Shield model to be easier to make banner patterns for.
- Fixes:
- Added missing null check when checking for shield enchantments.
v2.0.0-1.21.8
Whats Changed
- FabricShieldLib is now ShieldLib
- Near-Complete rewrite of the library
- Heavily reduced class inheritance(pretty much everything is an interface).
- Library has it's own internal registries for modifying shield behavior.
- Support for NeoForge
- Support for Quilt(As Long as it doesn't cause issues)
- New shield tooltips showing speed while blocking.
- Supports custom shield shapes(with banners)
- Had to remove Russian & Ukrainian translation(hopefully I'll get it translated again).
- Added Norwegian, Portuguese, & Simplified Chinese translations.
- Added pre-made shield types for modders to use:
- Tower(Vanilla Style)
- Buckler
- Heater
- Targe
- Removed FabricASM dependency (Manningham Mills)
- Added several new event hooks
- BLOCK
- BLOCK_FAIL
- CAN_BLOCK
- ATTACK
- COLLIDE
- DISABLE