Port to 1.21
Port to 1.20.4
Backport to 1.7.10
Makes the mixin much less bad, actually improving mod compatibility this time (e.g. with Tetra!)
Full Changelog: https://github.com/unilock/GlassBreaker/compare/v1.3.0...v1.4.0
- Target 1.20.1 and NeoForge (still runs on 1.20 and Forge)
- Add common glass block tags to
#minecraft:mineable/pickaxe
, probably improving compatibility - Check default stacks against our own
#glassbreaker:glass_items
item tag (containing common glass item tags), probably improving compatibility - Only allow pickaxes to break glass faster (did I even read the mod description!?)
Full Changelog: https://github.com/unilock/GlassBreaker/compare/v1.2.0...v1.3.0
- Add common glass block tags to
#minecraft:mineable/pickaxe
, probably improving compatibility - Check default stacks against our own
#glassbreaker:glass_items
item tag (containing common glass item tags), probably improving compatibility - Only allow pickaxes to break glass faster (did I even read the mod description!?)
Full Changelog: https://github.com/unilock/GlassBreaker/compare/v1.2.0...v1.3.0
Update to 1.20 and above
Only allow pickaxes and axes to break glass faster (i.e. not hoes or shovels)
Relax game version dependency
(v1.0.2 supports every version >=1.18.2, incl. 1.19.4, under one JAR)