Changed
- updated to Minecraft 1.21.3 (Fabric 0.107.0+1.21.3, NeoForge 21.3.10-beta, Forge 53.0.7)
- updated Cloth Config support (16.0.141) (Fabric/Quilt)
- updated ModMenu support (12.0.0-beta.1) (Fabric/Quilt)
- use the new common tag "c:tools/shear" for shears (Forge)
Changed
- durability config option is now a text field instead of a slider (Fabric)
Fixed
- fixed shears damaging in Forge
Fixed
- error at world creation & world loading with a data pack that contains shears tag as match tool condition (thanks to ayrus02 for the report) https://github.com/cech12/CeramicShears/issues/28
Changed
- updated NeoForge to 21.0.94-beta
- the
config
directory is used for the default configuration (NeoForge)
Fixed
- crashed on startup with NeoForge (caused by a breaking change in 21.0.82-beta)
Added
- added Wooden Shears to the
c:tools/shear
item tag (Fabric/Quilt & NeoForge) (thanks to Phoupraw for the suggestion) #17