Forked and released for 1.15.1.
Fixed datapacks (recipe etc) not working.
Deprecated some API to make it more generic.
Fix some methods to use generic argument.
Now works for 1.15.2.
Added new json* api to the json builders to add custom fields, and added missing entry conditions API
Some deprecated API was removed
Added a new dimensions API, contributed by @arthurbambou aka Cat Core.
Fix invalid key
Implementation change
Bug fixes
Prevent some value to be invalid when using the dimension API. Deprecated NoiseConfigBuilder.densityOffset(int) in favour of NoiseConfigBuilder.densityOffset(double).
Added a new biome API.
Added a feature API.
- Will now warn instead of crash in a certain case of developer error.
- Added documentation for deprecated methods and made the warning messages more clear.