mirror of
https://github.com/TeamMidnightDust/Puddles.git
synced 2025-12-15 19:45:09 +01:00
Puddles 2.0.0: Now fully server-sided!
- Port to 1.21 - Utilize Polymer and ServerTranslationsAPI for fully server-side functionality (Doesn't even require resourcepacks) - Instead of breaking, puddles will now create a splash effect when mined - Puddles no longer slow down walking (Sprinting still gets interrupted; this is not fixable, closes #2) - Fixed #13 - Fixed #11
This commit is contained in:
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.2-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
||||
Reference in New Issue
Block a user