mirror of
https://github.com/ViaVersion/ViaFabricPlus.git
synced 2025-01-21 21:32:05 +01:00
Gradle 8.8
This commit is contained in:
parent
f538c56b0e
commit
3366b6766e
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@ -1,6 +1,6 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
@ -41,6 +41,9 @@ import java.util.concurrent.CompletableFuture;
|
||||
* - Command arguments (Probably not everything worth, but least them with nbt)
|
||||
* - Entity attachment calculation got changed completely
|
||||
* - Particle handling has slightly changed
|
||||
* - handleOpenBook now also handles writeable book contents (not sure if relevant)
|
||||
* - Entity fall damage calculation is different
|
||||
* -
|
||||
*
|
||||
* TODO | General
|
||||
* - Make recipe fixes dynamic instead of a data dump in java classes
|
||||
|
Loading…
Reference in New Issue
Block a user