This website requires JavaScript.
Explore
Help
Sign in
FabricMC
/
fabric
Watch
1
Star
0
Fork
You've already forked fabric
1
mirror of
https://github.com/FabricMC/fabric.git
synced
2024-11-23 08:08:02 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2f56dff236
fabric
/
fabric-biomes-v1
/
build.gradle
3 lines
87 B
Groovy
Raw
Normal View
History
Unescape
Escape
Fabric Biomes API (#200) Co-authored-by: Prospector <prospectordev@gmail.com> Co-authored-by: coderbot16 <coderbot16@gmail.com>
2019-07-03 14:53:25 -04:00
archivesBaseName
=
"fabric-biomes-v1"
Experimental nether biomes API (#496) * Add nether biomes API * Update fabric-biomes-v1.mixins.json * fixed license * smarter injection point * Apply suggestions from coderbot's review Co-Authored-By: coderbot16 <coderbot16@gmail.com> * fix code style * remove redundant import * improve docs and update yarn version * Apply suggestions from code review Co-Authored-By: coderbot16 <coderbot16@gmail.com> Co-Authored-By: Juuxel <6596629+Juuxel@users.noreply.github.com> * bump version * mark classes as final * Changes from modmuss's review add 1.16 dependency, merge NetherBiomesImpl into InternalBiomeData, fix code style, and fix mixin target * Update build.gradle * Update API to inform users that it is experimental * remove beta annotion * optimize imports Co-authored-by: coderbot16 <coderbot16@gmail.com> Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2020-02-10 12:05:19 -05:00
version
=
getSubprojectVersion
(
project
,
"0.2.0"
)
Reference in a new issue
Copy permalink