Advertisement
Guest User

Untitled

a guest
Aug 8th, 2019
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. {
  2. "general": {
  3. "initialSpawnDimension": 0
  4. },
  5. "rules": [
  6. {
  7. "appliesTo": [
  8. 0
  9. ],
  10. "canRespawnHere": true,
  11. "canSleepHere": true,
  12. "spawnPoint": {
  13. "posX": 0,
  14. "posY": 237,
  15. "posZ": 0
  16. }
  17. },
  18. {
  19. "appliesTo": [
  20. -1
  21. ],
  22. "canRespawnHere": true,
  23. "canSleepHere": true,
  24. "spawnPoint": {
  25. "posX": 0,
  26. "posY": 34,
  27. "posZ": 0
  28. }
  29. },
  30. {
  31. "appliesTo": [
  32. 1
  33. ],
  34. "canRespawnHere": true,
  35. "canSleepHere": true,
  36. "spawnPoint": {
  37. "posX": 0,
  38. "posY": 34,
  39. "posZ": 0
  40. }
  41. }
  42. ]
  43. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement