Skip to content

Releases: StellarWind22/Shield-Lib

Fabric Shield Lib 1.4.4 for Minecraft 1.15.2

23 Oct 15:24
Compare
Choose a tag to compare

Changes

  • Changed premade shield item classes' constructors to allow tags, and item arrays.

Note: Due to constructor changes 1.4.4 breaks compatibility with versions <=1.4.3

Fabric Shield Lib 1.4.3 for Minecraft 1.15.2

22 Oct 11:06
Compare
Choose a tag to compare

Changes

  • Made vanilla shield enchantability better match other iron items
  • Fixed typo in item model in fabric_banner_shield

Ported mod to 1.15.2

Fabric Shield Lib 1.4.3 for Minecraft 1.17.1

21 Oct 04:17
Compare
Choose a tag to compare

Changes

  • Made vanilla shields enchantability match other iron items
  • Fixed a typo in the item model for fabric_banner_shield

Fabric Shield Lib 1.4.3 for Minecraft 1.16.5

21 Oct 04:57
Compare
Choose a tag to compare

Changes

  • Made vanilla shield enchantability better match other iron items
  • Fixed a typo in fabric_banner_item model.

Ported 1.4.3 to 1.16.5!

Fabric Shield Lib 1.4.2 for Minecraft 1.17.1

18 Oct 22:25
Compare
Choose a tag to compare

Changes

  • Moved all rendering code to the client.
  • Changed RenderMixin to only inject for the client.
  • Renamed dev item id's
  • fabric_shield_no_banner_support_template is now fabric_shield
  • fabric_shield_template is now fabric_banner_shield

Fabric Shield Lib 1.4.1 for Minecraft 1.17.1

18 Oct 04:20
Compare
Choose a tag to compare

Changes

  • Split FabricShieldItem into FabricShieldItem & FabricBannerShieldItem
  • Made FabricShieldBannerDecoratorRecipe use FabricShield interface instead of FabricShieldItem class
  • Fixed incorrect license information in fabric.mod.json

Fabric Shield Lib 1.4.0 for Minecraft 1.17.1

17 Oct 22:46
Compare
Choose a tag to compare

Finally added Banner support! Thanks to CringeStar!

Fabric Shield Lib 1.4.0-pre1 for Minecraft 1.17.1

03 Sep 21:46
Compare
Choose a tag to compare

This is a complete rewrite of the Fabric Shield Library.


  • ShieldEvent isn't a thing anymore. Now using Fabric Events. Fix #21
  • FSL still provides a basic shield class but it is implemented using interfaces. Fix #27
  • Mixins shouldn't have conflicts anymore. Fix #25
  • LIbrary was simplified so hopefully less strange behavior should happen in edge cases. Fix #18 #17

Future Plans

Full banner support using a premade FabricBannerShield class.

Fabric Shield Lib 1.3.5 for 20w05b

09 Feb 23:56
Compare
Choose a tag to compare

Should hopefully Fix #22 & Fix #16

Fabric Shield Lib 1.3.5 for 1.16.5

09 Feb 23:47
Compare
Choose a tag to compare

Should hopefully Fix #22 & Fix #16