Remove built-in knockback in next major release

This commit is contained in:
Zughy 2025-01-18 00:27:57 +01:00 committed by GitHub
parent 8719a816e7
commit f6a0bf915d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,3 +22,4 @@ This list is largely advisory and items may be reevaluated once the time comes.
* remove `DIR_DELIM` from Lua
* stop reading initial properties from bare entity def
* change particle default blend mode to `clip`
* remove built-in knockback and related functions entirely