Hello,
I'm new to mythicmobs and i can't get my randomspawns to work. I just wanted to test them in a small area with a simple mob. I need some help to find the issue :/
Here is the config files :
ExampleMobs.yml
RandomSpawns.yml
This is my config.yml...
My RandomSpawns don't spawn anything :/
I'm new to mythicmobs and i can't get my randomspawns to work. I just wanted to test them in a small area with a simple mob. I need some help to find the issue :/
Here is the config files :
ExampleMobs.yml
Code:
test1: Type: SHEEP Display: 'testsheep' Health: 10 Damage: 2
Code:
RandomSkeletonKing: MobType: test1 Worlds: Melie Chance: 1 Priority: 100 Action: add Conditions: - inregion testregion1
This is my config.yml...
My RandomSpawns don't spawn anything :/