Fabwork 1.2.0 for Minecraft 1.20.2 - 1.20.4
Changelog
- Updated to 1.20.2
- Fabwork will now do its verification in the configuration stage before a player enters the world
- The sender generic type for HandledPacket no longer has to extend PlayerEntity
- Removed the unneccessary generic type from Packet
- Deprecated
ServerConnectionEvents
(use Fabric API's ownServerConfigurationEvents
instead)