Started by
Super_m
on
Topic category: Help with Minecraft modding (Java Edition)
So I followed this tutorial: https://www.youtube.com/watch?v=qdGJY7ljujM for making custom crafting using procedures and while it does work for me if I have many input slots, it doesn't quite seem to work if I have more then one output slot. If it isn't that, then what else is wrong? I basically connected everything with ANd functions and I was thinking whatever or not to replace them with OR ones.
I'm very sorry if I'm posting in the wrong section, but last time I was on forums was four years ago.
You can do that, but the procedure would be a bit more complicated.
Yeah, no kidding. It's a nightmare considering how small Mcreator's window is; are there any p[lans for fullscreen mode.
Also would just stringing all conditions for checking what's in the ourtput slot together with a bunch of AND functions work, or is there better alternative?