mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-22 23:58:02 -05:00
516ece7c6e
* Initial structures API implementation * Improve generics + add a superflatFeature helper method * Initialize StructuresConfig class early to prevent its assertion failing * Add a testmod * Documentation and null assertions * Apply review suggestions * Update fabric-structure-api-v1/src/main/java/net/fabricmc/fabric/api/structure/v1/FabricStructureBuilder.java Co-authored-by: shartte <shartte@users.noreply.github.com> * Apply review suggestions * Update to 1.16.2 Co-authored-by: shartte <shartte@users.noreply.github.com>
2 lines
94 B
Groovy
2 lines
94 B
Groovy
archivesBaseName = "fabric-structure-api-v1"
|
|
version = getSubprojectVersion(project, "1.0.0")
|