We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
could ezly add config option to this... i LOVE storage part but crafting causes too much lag and is bit OP
if (ei.mode == GuiMode.ITEM) { invs.put("matrix", new InventoryCrafting(this, 3, 3)); ReflectionHelper.setPrivateValue(InventoryCrafting.class, getMatrix(), ei.matrix, 0); addSlotToContainer(new SlotResult(invPlayer.player, getMatrix(), invs.get("result"), 0, 44, 88 + 18 * ei.gridHeight)); initSlots(getMatrix(), 8, 30 + 18 * ei.gridHeight, 3, 3, 0);
}
The text was updated successfully, but these errors were encountered:
Please make it a number 1 priority .
Sorry, something went wrong.
No branches or pull requests
could ezly add config option to this... i LOVE storage part but crafting causes too much lag and is bit OP
}
The text was updated successfully, but these errors were encountered: