Started by
Dollyfroggy
on
Topic category: Help with Minecraft modding (Java Edition)
I found the 'Set ___' block, but I'm not sure how to create a variable. I couldn't find it anywhere so I figure I'm missing something really simple.
Topic category: Help with Minecraft modding (Java Edition)
I found the 'Set ___' block, but I'm not sure how to create a variable. I couldn't find it anywhere so I figure I'm missing something really simple.
Local variables can be added on the blocky editor on the right side of the screen
Global variables can be added on the Variables tab on the left side of the screen (on the main element menu)
Thank you!
I still have an issue, actually. It says 'Set variable block for player variable is missing entity input' but I have the dependency 'Event/target entity' and it works everywhere else. How can I fix this? Code here.