Started by
OWOowOooadeofo…
on
Topic category: Feature requests and ideas for MCreator
Please add an "else" hook for an if then else statement so you can put as many else's as you want. If Then Else Else Else Else Else Else. Etc.
Topic category: Feature requests and ideas for MCreator
Please add an "else" hook for an if then else statement so you can put as many else's as you want. If Then Else Else Else Else Else Else. Etc.
You can press the cogwheel drag drop the items.
Then press the cogwheel again to close it
But that doesnt let me get more than 1
Use else if
You can only use one else, it is the block that executes if all other if and else if blocks don't. I suggest you to find and watch a tutorial on how if statements work in programming to get a grasp on them :)