Default nether void damage to off and allow that
This commit is contained in:
parent
2e6720ba2b
commit
b5e7b51be6
67 changed files with 91 additions and 87 deletions
|
@ -23,7 +23,7 @@ index 7734712af..dce52ac0f 100644
|
|||
}
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/server/Entity.java b/src/main/java/net/minecraft/server/Entity.java
|
||||
index 3c2e79b14..0c58a4766 100644
|
||||
index 640660605..3449b86da 100644
|
||||
--- a/src/main/java/net/minecraft/server/Entity.java
|
||||
+++ b/src/main/java/net/minecraft/server/Entity.java
|
||||
@@ -0,0 +0,0 @@ public abstract class Entity implements INamableTileEntity, ICommandListener, Ke
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue