Started by
blackfox3482
on
Topic category: Help with Minecraft modding (Java Edition)
I want to create a procedure so that it executes a command, for example /gamemode creative blackfox
but I still can't figure out how to do it.
I apologize if such a topic is already on the forum, I really couldn't find it.
It actually is pretty simple. You need to create a function and type in the commands. Then, you can call it in a procedure.