@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/server/EntityItemFrame.java
|
||||
+++ b/net/minecraft/server/EntityItemFrame.java
|
||||
@@ -31,6 +31,11 @@
|
||||
@@ -32,6 +32,11 @@
|
||||
return false;
|
||||
} else if (!damagesource.isExplosion() && this.getItem() != null) {
|
||||
if (!this.world.isClientSide) {
|
||||
|
||||
Reference in New Issue
Block a user