Pim van der Loos 3fc27ca1fc
Add initial 1.16+ support
- Added initial 1.16+ support. This basically means that all the old functions are supposed to work, but none of the new ones are implemented yet (netherite, crafting in smithy). The '+' part refers to the fact that the NBTEditor has a new 1.16+ implementation that uses the Spigot API, which means that it should work just fine in newer versions.
- Using .equals() instead of == for some Integer/Double comparisons.
2020-06-27 12:59:17 +02:00
2020-06-27 12:59:17 +02:00
2020-06-27 12:59:17 +02:00
Description
A fork of ArmoredElytra
MIT 554 KiB
Languages
Java 100%