Started by
Skunkbucket
on
Topic category: Help with Minecraft modding (Java Edition)
I'm making a Minecraft mod where I need to change different global variables, depending on the block below the block that changes the variables. Is there a way to do that without separate Else If statements for every block I allow usage of?
At this time you will need separate if blocks