Advertisement
Guest User

Untitled

a guest
Jun 24th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. action-cull-entities:
  2. enable-entity-spawn-radius: true
  3. max-entities-radius: 8
  4. filter:
  5. ignore-named-entities: true
  6. ignore-villagers: false
  7. max-entities-per-chunk: 28
  8. cullable:
  9. - FIREBALL
  10. - SMALL_FIREBALL
  11. - PRIMED_TNT
  12. - FALLING_BLOCK
  13. - FIREWORK
  14. - MINECART_COMMAND
  15. - MINECART
  16. - MINECART_CHEST
  17. - MINECART_FURNACE
  18. - MINECART_TNT
  19. - MINECART_HOPPER
  20. - MINECART_MOB_SPAWNER
  21. - CREEPER
  22. - SKELETON
  23. - SPIDER
  24. - GIANT
  25. - ZOMBIE
  26. - SLIME
  27. - GHAST
  28. - PIG_ZOMBIE
  29. - ENDERMAN
  30. - CAVE_SPIDER
  31. - SILVERFISH
  32. - BLAZE
  33. - MAGMA_CUBE
  34. - ENDER_DRAGON
  35. - WITHER
  36. - BAT
  37. - WITCH
  38. - ENDERMITE
  39. - GUARDIAN
  40. - SQUID
  41. - SNOWMAN
  42. - SPLASH_POTION
  43. - FISHING_HOOK
  44. - LIGHTNING
  45. - WEATHER
  46. max-entities-per-radius: 8
  47. component:
  48. enable: true
  49. interval: 100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement