- Backport to
1.19.2
and1.19.3
- Add support for
1.20
,1.20.3
and1.20.5
(you should use1.20.1
,1.20.4
and1.20.6
respectively instead but if for whatever reason you cannot, there you go) fabric.mod.json
now specifies the minimum required version forfabric-api
for version that support multiple MC versions (ex:1.20-1.20.1
will set the minimumfabric-api
version to1.20
instead of1.20.1
)- 🚧 This version is marked as
beta
, there may be some bugs due some refactoring that I did (which I tested, but I may have missed a bug or two)
Move the PlayerMovedEvent and the CombatTracking classes from CyanSetHome to CyanLib