mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-30 05:05:19 -05:00
- Cache fractions from -1024 to 1023 - Add BiomeModifications for platform-agnostic biome additions - Add FluidStackHooksForge to convert architectury FluidStacks to forge FluidStacks - Migrate to Forge Loom & Update Architect Plugin - Mark several methods in Mod as NotNull - Add Env as a replacement for EnvType
15 lines
302 B
INI
15 lines
302 B
INI
org.gradle.jvmargs=-Xmx3G
|
|
org.gradle.daemon=false
|
|
|
|
minecraft_version=1.16.4
|
|
supported_version=1.16.4
|
|
|
|
archives_base_name=architectury
|
|
mod_version=1.2
|
|
maven_group=me.shedaniel
|
|
|
|
fabric_loader_version=0.10.6+build.214
|
|
fabric_api_version=0.25.1+build.416-1.16
|
|
mod_menu_version=1.14.6+
|
|
|
|
forge_version=35.1.6 |