Started by
nilek20
on
Topic category: Help with Minecraft modding (Java Edition)
Im not sure what is going wrong bt i created the below procedure to transfer energy between blocks. For some reason only the first "If" block will trigger even if the other "If" blocks are capable of triggering. When i delete the first "If" block the secon block becomes the first and triggers fin but none of the other "If" block will trigger. Also for clarifacation the procedure has a near identical "If" block for each direction but i could not fit them all into the picture.
How can i fix this procedure and what is wrong with it in the first place.
https://drive.google.com/file/d/1BSolNi1E0KPWnBge37u9UK_XKsbJm-6n/view?usp=sharing
You may be able to use debugger to see what parts of procedure are called: https://mcreator.net/wiki/how-use-debugger