I'm trying to set custom values for different types of mob spawners with the ASkyBlock plugin. It looks like I'm able to do so via the comments in the config based on this text:
# Format is MATERIAL: value or MATERIALATA: value.
To me this means I should be able to use the following to designate 100 points for Blaze spawners:
MOB_SPAWNER:61: 100
This doesn't seem to be the case after doing this. I've also tried using numerical values. Does anyone know a way to do this? Or am I stuck using the same value for every spawner?
Thanks in advance for the help
# Format is MATERIAL: value or MATERIALATA: value.
To me this means I should be able to use the following to designate 100 points for Blaze spawners:
MOB_SPAWNER:61: 100
This doesn't seem to be the case after doing this. I've also tried using numerical values. Does anyone know a way to do this? Or am I stuck using the same value for every spawner?
Thanks in advance for the help