@@ -8,7 +8,7 @@
|
||||
+ // super.die(damagesource); // CraftBukkit - moved down
|
||||
if (this.isCarryingChest()) {
|
||||
if (!this.world.isClientSide) {
|
||||
this.a(Item.getItemOf(Blocks.CHEST), 1);
|
||||
this.a((IMaterial) Blocks.CHEST);
|
||||
}
|
||||
|
||||
- this.setCarryingChest(false);
|
||||
|
||||
Reference in New Issue
Block a user