-
[1.16.4] Server crashes on boot
Ok thanks i will do that!
-
[1.16.4] Server crashes on boot
This worked thank you!
-
[1.16.4] Server crashes on boot
Wouldn't that break my mods?
-
[1.16.4] Server crashes on boot
I tried playing with a friend today on our server but it's crashing. I do not know why and need some help. The server worked fine the other day, we played on the 24th last time. Pastebin link to the log P.S Yes I have tried deleting the config folder
-
[1.16.4] Custom recipe type doesn't work with custom machine.
From the looks of it LoomContainer still doesn't call onCraftMatrixChanged... What am i missing seriously?
-
[1.16.4] Custom recipe type doesn't work with custom machine.
Something like this? @Override public void onCraftMatrixChanged(IInventory inventoryIn) { ItemStack itemStack = base.getStack(); ItemStack itemStack1 = addition.getStack(); ItemStack itemStack2 = result.getStack(); if (itemStack2.isEmpty() && itemStack.isEmpty() || itemStack1.isEmpty()) { this.result.putStack(ItemStack.EMPTY); } super.onCraftMatrixChanged(inventoryIn); updateOutput(); }
-
[1.16.4] Custom recipe type doesn't work with custom machine.
because everytime i try to find a reference it never finds me one... Do I need to call it from the tile entity # insertItem?
-
[1.16.4] Custom recipe type doesn't work with custom machine.
No but i meant it never gets called manually in vanilla either. I presume i need to call it whenever i place an item inside?
-
[1.16.4] Custom recipe type doesn't work with custom machine.
As far as i can see the onMatrixChange never gets called manually? How should I go about implementing this?
-
[1.16.4] Custom recipe type doesn't work with custom machine.
I will do that! Thank you very much for your time!
-
[1.16.4] Custom recipe type doesn't work with custom machine.
I knew it. But isnt that called whenever something in the container is placed?
-
[1.16.4] Custom recipe type doesn't work with custom machine.
Its public now
-
[1.16.4] Custom recipe type doesn't work with custom machine.
Do let me know whenever you acquire the code
-
[1.16.4] Custom recipe type doesn't work with custom machine.
here: https://github.com/vassdeniss/makoru-1-16-4-source Dont mind the clutter of unorganization ill get to that soon
-
[1.16.4] Custom recipe type doesn't work with custom machine.
From what I can understand it doesn't trigger the method
IPS spam blocked by CleanTalk.