v1.40.0 Changelog
Updated the add-on to 1.21.110!
Additions
- Added the
Potion Delivery Type
property to the info displayed in the server and player shops about potions and the\item debug
command,
Fixes
- Fixed a bug where everything in the add-on that relied on the caret notation functions would result in
NaN
coordinates when rotating straight up or down.
Removals
- Removed the
Potion Liquid Type
property from the info displayed in the server and player shops about potions and the\item debug
command as the API methods for it were removed in 1.21.110. - Removed the
Potion Modified Type
property from the info displayed in the server and player shops about potions and the\item debug
command as the API methods for it were removed in 1.21.110.
Technical Changes
- Updated the
@minecraft/vanilla-data
module fromv1.21.70
tov1.21.110
. - Updated the
@minecraft/math
module fromv2.2.1
tov2.2.11
.