Guest User

TestSpawners.yml

a guest
Jan 3rd, 2025
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. TestSpawner2:
  2. Material: SPAWNER
  3. Display: 'Testing Spawner'
  4. Options:
  5. Placeable: true
  6. Spawner:
  7. Delay: 0
  8. MinSpawnDelay: 20
  9. MaxSpawnDelay: 80
  10. RequiredPlayerRange: 16
  11. SpawnCount: 4
  12. SpawnRange: 8
  13. MaxNearbyEntities: 8
  14. Mobs:
  15. - Type: reinforced-creeper
  16. Weight: 5
  17. MinBlockLight: 0
  18. MaxBlockLight: 10
  19. MinSkyLight: 0
  20. MaxSkyLight: 15
  21.  
  22. TestSpawner:
  23. Material: SPAWNER
  24. Display: 'Testing Spawner'
  25. Options:
  26. Placeable: true
  27. Spawner:
  28. Delay: 0
  29. MinSpawnDelay: 20
  30. MaxSpawnDelay: 80
  31. RequiredPlayerRange: 16
  32. SpawnCount: 4
  33. SpawnRange: 8
  34. MaxNearbyEntities: 8
  35. Mobs:
  36. - Type: reinforced-creeper
  37. Weight: 5
  38. MinBlockLight: 10
  39. MaxBlockLight: 10
  40. MinSkyLight: 10
  41. MaxSkyLight: 10
  42.  
Advertisement
Add Comment
Please, Sign In to add comment