Update to Minecraft 1.10
This commit is contained in:
@@ -53,6 +53,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
- this.applyExhaustion(0.015F * (float) i * 0.01F);
|
||||
+ this.applyExhaustion(world.paperConfig.playerSwimmingExhaustion); // Paper - Configurable swimming exhaustion
|
||||
}
|
||||
} else if (this.n_()) {
|
||||
} else if (this.m_()) {
|
||||
if (d1 > 0.0D) {
|
||||
--
|
||||
Reference in New Issue
Block a user