PluginConfigs/MythicMobs/RandomSpawns/ExampleRandomSpawns.yml
Chromachine bec87662a0 New config files for v5 - with the changes
Job configuration isn't preserved
2019-08-19 00:20:14 +00:00

18 lines
359 B
YAML

# For more information, check out the plugin manual or join us on Discord:
# http://www.mythicmobs.net
#
RandomSkeletonKing:
MobType: SkeletonKing
Worlds: world
Chance: 0.001
Priority: 1
Action: REPLACE
Conditions:
- outside true
RandomSkeletalKnight:
MobType: SkeletalKnight
Worlds: world
Chance: 0.008
Priority: 1
Action: REPLACE