Started by
Lord Makishi
on
Topic category: Help with Minecraft modding (Java Edition)
Hey,
I wanted to make an procedure, that disables an other procedure (forever) when i right click an item. Is that possible?
Topic category: Help with Minecraft modding (Java Edition)
Hey,
I wanted to make an procedure, that disables an other procedure (forever) when i right click an item. Is that possible?
What is the procedure with context? Depending on what you are trying to do, a simple else statement would probably work.