Started by
tntapplecraft YT
on
Topic category: Help with Minecraft modding (Java Edition)
I want to make a glitch mob, who's spawn frequency is dependant on a global variable called instability, but when I tye instability into the spawn weight it automatically reverts to 20.
how do I assign it?
You are probably using local variables. Check this page: https://mcreator.net/wiki/variables
But I want it to depend on a global variable that can be contributed to by other factors