mirror of
https://github.com/CompeyDev/elytra-lock-fabric.git
synced 2025-05-04 10:43:46 +01:00
* 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
7 lines
251 B
INI
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
|