fabric/fabric-biomes-v1/build.gradle
Draylar 08834d9e76
20w28a Biome Module fixes (#874)
* 20w28a biome module fixes

* update version to 0.3.0

* major version bump to 1.0.0

* Update mappings

* Fix nether biome test's

* Fix nether biome's on the server
Closes https://github.com/FabricMC/fabric/issues/861

* Accessor name changes

Co-authored-by: modmuss50 <modmuss50@gmail.com>
2020-07-09 22:49:30 +01:00

2 lines
87 B
Groovy

archivesBaseName = "fabric-biomes-v1"
version = getSubprojectVersion(project, "1.0.0")