Changelog
v1.16.5 - 2.2.1
* CurseGradle Test build
* Minor changes
v1.16.5 - 2.2.0
* Added automated security scan of jar file and build scripts
* Added Ore Tweaker Wiki : https://github.com/EwyBoy/OreTweaker/wiki
* Updated GitHub page to my new standard
* Fixed #20 Emerald ores don't spawn.
* Fixed wrong emerald values in templates
* Bumped to the latest forge version
* Bumped to gradle 6.9
* Builds are now pushed using CurseGradle
* Minor changes under the hood
* Started working on a new system to do more advanced tweaks and make the mod less hacky
v1.16.5 - 2.1.0
* There was a bug in the code causing tons of world gen features to be deleted from the world.
* This is a huge fix for Ore Tweaker and will fix the ore generation incompatibility with both vanilla Minecraft and other mods world gen
* Properly Fixes #9 Create Ore Generation Incompatibility - by The-Math-Fish
* Properly Fixes #10 No sand, gravel, and clay in river - by frank89722
* Properly Fixes #11 Conflict with zycraft's zychorium ore-gen - by frank89722
v1.16.5 - 2.0.2
* Added commands
* /oretweaker reload - reloads JSON file
v1.16.5 - 2.0.1
* Fixes #10 No sand, gravel, and clay in river - by frank89722
v1.16.5 - 2.0.0
* Initial release and port