Hey guys, this is my first post so please don't be harsh on me... if i commit any mistake, don't hesitate correcting me so that i improve my "posting abilities" . Anyways, as the title says, i made a custom furnace by looking at the codes of the vanilla furnace and some mods's furnaces, and i got my normal furnace to work. However, when trying to add 1 more slot of each (input, fuel and output), they just do nothing. Yes, the "original" ones are working, but the additional ones are useless. I am ,in fact, able to place items in both input and fuel slots and not able to put items in the output. These aspects are working. I just want to know what do i have to do to have them working normally. Also, as I'm new to both modding and java, please be patient; and if possible, maybe even adding some examples.
The source code is on GitHub: https://github.com/pedromendes99/AmethystModSource/tree/master/src/main/java/com/rokuw/modding/furnaces/amethystfurnace
Thanks for your time and sorry if there are grammar errors here, english is not my native language