elytra-lock-fabric/gradle/wrapper/gradle-wrapper.properties
Erica Marigold 247e3c611c
feat: update to 1.21.4
* Updates the mod to support Minecraft v1.21.4
* Updated dependencies to more recent versions
* Bumped minimum loader requirement to fabric v0.16.3 and API
  requirement to fabric-api v0.119.2
* Bumped gradle to v8.13 and fabric-loom to v1.10
* Changed HUD rendering logic to use `HudLayerRegistrationCallback`
  instead of the deprecated `HudRenderCallback` interface
* Update method name for fall flying prevention injection method
2025-04-09 16:04:05 +05:30

7 lines
251 B
INI

distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists