Started by
Kairinkai
on
Topic category: Help with Minecraft modding (Java Edition)
Basically, I have been searches the website for an answer to how to use command arguments
im trying to set a command like /boom (number) with the power of the explosion for 1.16.5
i know what number from text and command parameter with index is, just don't know how to use it
make a procedure with the command
and make a condition with "command parameter with index" and "get number from text" and redirect from from your code
A legitimate system that supports command arguments & sub-arguments is currently being developed.