StellarWind22 / Fabric-Shield-Lib

Library for easily adding new shields, shield enchantments, and enabling you to enchant shields in general without worry of conflictions.
https://www.curseforge.com/minecraft/mc-mods/fabric-shield-lib
GNU Lesser General Public License v2.1
40 stars 19 forks source link

Added support for c:shields and updated to 1.19.3 #112

Closed CringeStar closed 1 year ago

CringeStar commented 1 year ago

Updated to 1.19.3, which required changing how we registered textures for the banner shield, which is now through a JSON file. Had to update the way we add to itemgroups, and some of our imports. Also fixed Midnight config and added a new option for universal disabling, mentioned in #103. Also added our test shields to the c:shields tag.

CringeStar commented 1 year ago

Also, once this is merged, I think we should release 1.6.2, and leave #85 for 1.6.3, as there were some important changes since 1.6.1 that should be released now.