Releases: liquip/liquip-plugin
Releases · liquip/liquip-plugin
Latest Release Build
v3.0.2
v3.0.0
v3.0.1-pre
Bump version to v3.0.1-pre
v3.0.0-pre
Bump version to v3.0.0-pre
v2.1.0-beta
Additions
- added the
minecraft:skull_texture
feature
v2.0.2-beta
Fixes
- fixed weird behavior when dropping items with open crafting table
v2.0.1-beta
Fixes
- fixed enchantments and features not being initialized correctly
v2.0.0-beta
Additions
- added new crafting table
- added recipe book
- added command manager
- added suggestions to
/liquip give
- added suggestions to
- integrated JCougar
- added iteration over crafting system's recipes
- added Minecrell plugin-yml Gradle plugin
Changes
- improved documentation
- bumped Paper version to 1.19.3
- stopped
liquip-gui
from getting published on GitHub Packages
API changes
- added unregister methods to CraftingSystem interface
- added getShowcaseItem method to Recipe interface
- represents the item shown in the recipe book
v1.3.0-beta
Additions
- added all vanilla enchantments
- added unregister method to Registry
Fixes
- fixed exception on reload caused by recipe being registered twice