Started by
Sassyer
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make a script that calls another procedure at a different block, that then returns true or false from that procedure. I can find a block to call a procedure at a block and one that calls a procedure and returns a value but not one that does both. Am I missing something ?