Topic category: Help with Minecraft modding (Java Edition)
Hi everyone,
I have a problem that I encountered in a procedure for my Minecraft command: it doesn't load anymore, I looked in the visual code and there is all the code. I tried to export and import this procedure but it doesn't work anymore. I want to add some code in this procedure but I can't add a single block in the procedure, I right click, it gives me "delete ... blocks" but I looked in the "Warnings and errors" part and I saw 1 warning that says: "Loop block has either empty condition or body. Skipping this block." This could be a cause but then how to prevent this problem.
And now, with that problem, I can't compile anymore my mod...
Now, it's not a problem what you're about to read: I want to enable highlighting of several parts of my command because it has 3 arguments: argument 0: mob - argument 1: the number of mobs to spawn - argument 2 (optional): coordinates