Started by
Deactivated
on
Topic category: Help with Minecraft modding (Java Edition)
I am trying to make a command that gives a player an item (only need to pass player name), but even when I call the parameter/dependency something obscure like "cmdent", it still has an error
Screenshot of command w/ error: https://cdn.discordapp.com/attachments/1067886205800292464/1104796981794185286/image.png
Screenshot of procedure: https://cdn.discordapp.com/attachments/1067886205800292464/1104796982075195492/image.png
I have no idea whats wrong with it as im literally giving the code the correct dependencies.