Version 1.0.0

master
Wuzzy 2019-08-28 14:28:44 +02:00
parent 0253f910ad
commit 45f50db3e9
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
# Biome Info API [`biomeinfo`]
This is an API mod for mod developers to add a couple of missing biome-related functions.
This is an API mod for mod developers to add a couple of missing
biome-related functions.
Currently, this mod only adds v6-related functions.
Most importantly, you can get the heat, humidity and biome in the v6 mapgen.
See `API.md` for the API documentation.
Current version: 0.1.0 (this is a SemVer)
Current version: 1.0.0 (this is a [https://semver.org/](SemVer))