Topic category: Help with MCreator software
Hello everyone! First of all, excuse me for the language mistakes because I use a translator.
Here is an image of the GUI that will help you understand.
I have the idea of making a printer the objective is simple, it is enough to put an enchanted book (with 1 or more enchantments) in box 00 and to put a gold ingot (in fact it is an ingot of the mod that I am doing but for the example we will say that it is a gold ingot) in box 01 then the machine deletes 1 gold ingot to bring out an enchanted book (the same as in box 01) Basically it's a machine for duplicating enchanted books.
The problem is that it doesn't work:
Here is my procedure file:
Can you help me resolve this problem?
If you need any other information let me know and I will provide it to you,
Thanks in advance
La_Fourmi_Du_56
If you use block container, use block slot management procedures, not GUI slot management procedures.
I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei
This playlist contains some tutorials on block container/inventory/slot machines
Ok, thank-you