Started by
Sir_cookie98
on
Topic category: Help with Minecraft modding (Java Edition)
I don't often use global variables, but with 1.8.3 and the mod I am currently working on, it seems like I have to. One thing is, though, I'm not entirely certain what each different variable scope does. I've figured out GLOBAL_WORLD more or less, and I'm guessing GLOBAL_SESSION is similar to the old global variables, but I have no idea what GLOBAL_MAP is. Can anybody help?
Ok. Thanks Klemen! :D
Would any of those be per player (not stored as the same between players)?
I have just replied about this here: https://mcreator.net/forum/50553/mob-variables-nbt-tags
Can you apply variables to a block?
You can apply nbt tags.