#Custom mob barely spawning

1 messages · Page 1 of 1 (latest)

split pollen
#

I have a custom mob ready to add, but even setting the spawn weight to 500 just to see if it spawns isn't really producing anything. I'm seeing more vanilla mobs than my custom mob.

Any tips on using spawn rules effectively?

abstract lance
split pollen
#

How would I get around that as I intend to add multiple mobs with my add-on?

abstract lance
split pollen
abstract lance
split pollen
#

Could you give a brief example please. I'm having trouble understanding lol

abstract lance
#

You can put this in a function file and run it every tick. For example, this'll make every cat in the world spawn a wolf too.

split pollen
#

I understand now. I'll probably go the scripting way for more control