Quantcast
Channel: MythicCraft
Viewing all articles
Browse latest Browse all 11417

Preventing any vanilla mob from spawning

$
0
0
Requirements:
- none, this should work on any version of MythicMobs and Spigot


Step 1
Replace all content in your VanillaMobs.yml with this:

Code:
# 
# This example file shows you how to change default values for 
# vanilla mobs. Most MythicMobs options will work here, including
# skills and effects! **Despawn: FALSE does not work, though.**
CREEPER:
  Skills:
  - remove @self ~onSpawn
ZOMBIE:
  Skills:
  - remove @self ~onSpawn
SKELETON:
  Skills:
  - remove @self...
Preventing any vanilla mob from spawning

Viewing all articles
Browse latest Browse all 11417

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>