* Add support for 1.16 biomes (Nether Wastes, Soul Sand Valley, Crimson Forest, Warped Forest, Basalt Deltas) and structures (Bastion Remnants, Nether Fossils, Ruined Portals). Fixes #27.
* Add support for missing 1.14 biomes (Bamboo Jungle, Bamboo Jungle Hills).
* Fix compatibility with older versions, specifically supporting 1.13 onward.
* Update icons to the ones used on Minecraft Wiki.
* Catch ConcurrentModificationException when running locate command and put up a warning instead. Fixes #25.
* Rename Abandoned Mineshaft to Mineshaft, Underwater Ruins to Ocean Ruins, and Witch Hut to Swamp Hut.
* Change includeCoordinates to show chunk coordinates instead of block coordinates.
* Update shadow and metrics plugins.