I understood what the problem was and try to solve it by following some tutorials in internet, everything that i found was related to chest and furnaces, and some commands that works in 1.15 but in 1.16 needs some new parameters, so i'm stuck again with the same
This is my code, simple has the idea of the mod
Small clarification, this is my very first mod on minecraft.
I basically cloned the minecraft crafting table to make more variables of it, it find out that the vanilla gui won't open if the block is not the original vanilla one.
Is there a tutorial o someone who can explain me to put a custom gui to my block and make it work like the vanilla one?
Hi, this is my very first time creating a mod and i encounter a peculiar problem, i looked everywhere but i cant seem to find the issue.
I'm making a new block that is basically a Crafting Table re textured, and everything works fine except that everytime i click on it, the GUI opens but instantaneously closes
This is the code that i use to copy the Crafting Table
And this is the block