Advertisement
Guest User

Untitled

a guest
Oct 10th, 2022
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. {
  2. "id": "Eternatus",
  3. "spawnInfos": [
  4. {
  5. "spec": "species:Eternatus level:70",
  6. "stringLocationTypes": [
  7. "Air"
  8. ],
  9. "tags": [
  10. "legendary"
  11. ],
  12. "interval": "legendary",
  13. "typeID": "pokemon",
  14. "condition": {
  15. "times": [
  16. "DAWN",
  17. "NIGHT"
  18. ],
  19. "stringBiomes": [
  20. "minecraft:end_barrens",
  21. "swamps"
  22. ]
  23. },
  24. "rarity": 3.0
  25. }
  26. ]
  27. }
  28.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement