PolyhedralDev / Terra

Voxel world generation modding platform
MIT License
642 stars 85 forks source link

Fix End Crystals on Bukkit #379

Closed dfsek closed 1 year ago

dfsek commented 1 year ago

Uses a switch to rename END_CRYSTAL to ENDER_CRYSTAL on Bukkit. Fixes #378

Also makes sure Bukkit config devs can't use ENDER_CRYSTAL in their configs, to ensure compatibility with other platforms.