Guest User

Untitled

a guest
Oct 31st, 2013
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. <config>
  2. <check-for-newer-version/>
  3. <!-- Go to spawns.sylian.eu for the tutorial on editing this file -->
  4. <world>
  5. <name>Fudge</name>
  6. <spawn-cycle>
  7. <allowed-default-spawns>cave_spider, spider, villager, silverfish, witch, zombie, creeper, enderman, bat, cow, pig, skeleton, wolf, slime, horse, squid</allowed-default-spawns>
  8. <cycle-interval>10</cycle-interval>
  9. <chunk-radius>8</chunk-radius>
  10. <unique-chunks-only/>
  11. <active-packs>mc-hostiles, mc-animals</active-packs>
  12. <start-cycle-if>
  13. <total-mobs>below 200</total-mobs>
  14. </start-cycle-if>
  15. </spawn-cycle>
  16.  
  17. <chunk-generation>
  18. <active-packs>mc-chunk-pack</active-packs>
  19. <fill-chunk-if>
  20. <success-rate>5</success-rate>
  21. </fill-chunk-if>
  22. </chunk-generation>
  23. </world>
  24. </config>
Advertisement
Add Comment
Please, Sign In to add comment