mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-23 14:11:16 -09:00
Update lib.customitems.js
This commit is contained in:
parent
d2e3e8e342
commit
5912caff84
@ -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") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user