nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Fabric Shield Lib

Fabric Shield Lib

Mod

Makes shields enchantable while also being a tool for modders to easily add in new shields and shield enchantments!

Client and server EquipmentLibraryUtility

155.5k downloads
87 followers
Filter versions...
Filter channels...

What's Changed

  • Port to 1.21.5 by @rikka0w0 in https://github.com/StellarWind22/Fabric-Shield-Lib/pull/206
  • Removed `FabricBannerShieldItem `- all shields are now made with `FabricShieldItem` , and components dictate further functionality
  • The presence or lack of `FabricShieldModelComponent `determines banner functionality
  • Shields can still be made with previous constructors, however, new constructors are available for the usage of the `BLOCKS_ATTACKS` component.
  • Several component helpers have been added to `FabricShieldUtils` - the base Vanilla component as a constant/reference and methods that can take in a component and change just one value, depending on the method. These methods will later be wrapped into a builder class.
  • Migrated to `BLOCKS_ATTACKS` rather than `c:shields` for detecting shields, such as for universal disable
  • New `FabricShieldUtils` methods added with vanilla & default shield `ItemSettings`.
  • Updated dependencies

*Full Changelog*: https://github.com/StellarWind22/Fabric-Shield-Lib/compare/v1.8.0-1.21.4…v1.8.1-1.21.5

What's Changed

  • Internal optimization
  • getCooldownTicks has itemstack context now
  • Model predicates must be made in .json per each shield in assets/modid/items
  • Builtinitemrendererregistry is has been migrated to a data component
  • When creating a banner shield, users add their SpriteIdentifiers and the entitymodelayer into the custom component

New Contributors

-Thanks to New mixin @imverybad on discord for providing a necessary mixin!

Full Changelog: https://github.com/StellarWind22/Fabric-Shield-Lib/compare/v1.7.2-1.21.1...v1.8.0-pre1-1.21.4

What's Changed

New Contributors

Full Changelog: https://github.com/StellarWind22/Fabric-Shield-Lib/compare/v1.7.2-1.21.1...v1.8.0-pre1-1.21.3

What's Changed

Full Changelog: https://github.com/StellarWind22/Fabric-Shield-Lib/compare/v1.7.2-1.20.6...v1.7.2-1.21.1

What's Changed

  • Ukrainian localization by @SKZGx
  • Update Dependencies by @CringeStar

New Contributors

Full Changelog: https://github.com/StellarWind22/Fabric-Shield-Lib/compare/v1.7.1-1.17.1...v1.7.2-1.17.1

What's Changed

  • Ukrainian localization by @SKZGx
  • Update Dependencies by @CringeStar

New Contributors

Full Changelog: https://github.com/StellarWind22/Fabric-Shield-Lib/compare/v1.7.1-1.18.2...v1.7.2-1.18.2

What's Changed

  • Ukrainian localization by @SKZGx
  • Update Dependencies by @CringeStar

New Contributors

Full Changelog: https://github.com/StellarWind22/Fabric-Shield-Lib/compare/v1.7.1-1.19.2...v1.7.2-1.19.2

What's Changed

  • Ukrainian localization by @SKZGx
  • Update Dependencies by @CringeStar

New Contributors

Full Changelog: https://github.com/StellarWind22/Fabric-Shield-Lib/compare/v1.7.1-1.19.4...v1.7.2-1.19.4

What's Changed

  • Ukrainian localization by @SKZGx
  • Update Dependencies by @CringeStar

New Contributors

Full Changelog: https://github.com/StellarWind22/Fabric-Shield-Lib/compare/v1.7.1-1.20.2...v1.7.2-1.20.2

What's Changed

*Updated Gradle, fixed dependencies, and fixed tag issue in 1.19.2 by @CringeStar in https://github.com/StellarWind22/Fabric-Shield-Lib/pull/152

Full Changelog: https://github.com/StellarWind22/Fabric-Shield-Lib/compare/v1.7-1.19.2...v1.7.1-1.19.2

What's Changed

Full Changelog: https://github.com/StellarWind22/Fabric-Shield-Lib/compare/v1.7-1.18.2...v1.7.1-1.18.2

What's Changed

*Updated Gradle, fixed dependencies, and fixed tag issue in 1.17.1 by @CringeStar in https://github.com/StellarWind22/Fabric-Shield-Lib/pull/155

Full Changelog: https://github.com/StellarWind22/Fabric-Shield-Lib/compare/v1.7-1.17.1...v1.7.1-1.17.1

What's Changed

New Contributors

Full Changelog: https://github.com/StellarWind22/Fabric-Shield-Lib/compare/v1.7-1.19.3...v1.7.1-1.19.4

What's Changed

New Contributors

Full Changelog: https://github.com/StellarWind22/Fabric-Shield-Lib/compare/v1.7-pre1-1.19.3...v1.7-1.17.1

What's Changed

New Contributors

Full Changelog: https://github.com/StellarWind22/Fabric-Shield-Lib/compare/v1.7-pre1-1.19.3...v1.7-1.19.2

What's Changed

New Contributors

Full Changelog: https://github.com/StellarWind22/Fabric-Shield-Lib/compare/v1.7-pre1-1.19.3...v1.7-1.18.2

External resources


Project members

StellarWind22

Owner

CringeStar

Member


Technical information

License
LGPL-2.1-only
Client side
required
Server side
required
Project ID