mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-22 15:47:57 -05:00
73761d2e2d
* Fabric BlockView API v2
* Fix dependency on nonexistent module
* Add test for biome getter
* Improve getBiomeFabric documentation
* Simplify javadoc
(cherry picked from commit 92a0d36746
)
3 lines
99 B
Groovy
3 lines
99 B
Groovy
version = getSubprojectVersion(project)
|
|
|
|
moduleDependencies(project, ['fabric-block-view-api-v2'])
|