[ci-skip] rebuild patches

This commit is contained in:
BillyGalbreath
2022-10-15 01:45:58 -05:00
parent 32e005774e
commit a86e8fe705
7 changed files with 19 additions and 19 deletions

View File

@@ -5,10 +5,10 @@ Subject: [PATCH] Toggle for kinetic damage
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
index eba86c0f8ec5b75b48ce60c2358912d337979960..4089eee22e67a5b8f88c5a7bae0bb4d4c5b49824 100644
index c649741c69b1ce80e822d4627527bd0147e53475..323761e13936378ae4baf7cbdc429e4f34da7dca 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -2885,6 +2885,7 @@ public abstract class LivingEntity extends Entity {
@@ -2884,6 +2884,7 @@ public abstract class LivingEntity extends Entity {
if (f3 > 0.0F) {
this.playSound(this.getFallDamageSound((int) f3), 1.0F, 1.0F);