mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 19:55:52 -07:00
Update to Minecraft Server 1.2
This commit is contained in:
@@ -51,7 +51,7 @@ public class ItemRedstone extends Item {
|
||||
// CraftBukkit end
|
||||
|
||||
itemstack.a--;
|
||||
world.d(i, j, k, Block.av.bh);
|
||||
world.e(i, j, k, Block.av.bi);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user