Update lib.customitems.js

This commit is contained in:
radmanplays 2024-09-13 12:16:00 +03:30 committed by GitHub
parent d2e3e8e342
commit 5912caff84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -63,7 +63,6 @@
var stat = ModAPI.util.unstr(packet.$status[statusTag]);
if (stat === "START_DESTROY_BLOCK") {
sendPacket($this, packetblockchange($this.$serverController.$worldServerForDimension($this.$playerEntity.$dimension), packet[positionTag]));
return 0;
}
if (stat !== "START_DESTROY_BLOCK") {
if (stat === "STOP_DESTROY_BLOCK") {