Advertisement
Guest User

MAPATB4_FOUR

a guest
Jun 20th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. "normal" : {
  2. "creators" : [
  3. "Mistter_"
  4. ],
  5. "mapBorderA" : {},
  6. "mapBorderB" : {},
  7. "lobby" : { "x": 0.5, "y": 65.0, "z": 0.5 },
  8. "allowBreakBlocks" : { "minX" : 20, "minY" : 56, "minZ" : 20, "maxX" : -20, "maxY" : 64,"maxZ" : -20 },
  9. "islands" : [
  10. {
  11. "color" : "RED",
  12. "cageLocation" : { "x": 30.5, "y": 80.0, "z": 0.5 },
  13. "portalCuboid" : { "minX" : 40, "minY" : 62, "minZ" : -2, "maxX" : 36, "maxY" : 62,"maxZ" : 2 },
  14. "islandCuboid" : { "minX" : 21, "minY" : 88, "minZ" : 15, "maxX" : 56, "maxY" : 54,"maxZ" : -22 }
  15. },
  16. {
  17. "color" : "BLUE",
  18. "cageLocation" : { "x": -29.5, "y": 80.0, "z": 0.5 },
  19. "portalCuboid" : { "minX" : -40, "minY" : 62, "minZ" : 2, "maxX" : -36, "maxY" : 62,"maxZ" : -2 },
  20. "islandCuboid" : { "minX" : -21, "minY" : 88, "minZ" : 15, "maxX" : -55, "maxY" : 59,"maxZ" : -20 }
  21. },
  22. {
  23. "color" : "YELLOW",
  24. "cageLocation" : { "x": 0.5, "y": 80.0, "z": -29.5 },
  25. "portalCuboid" : { "minX" : -2, "minY" : 62, "minZ" : -40, "maxX" : 2, "maxY" : 62,"maxZ" : -36 },
  26. "islandCuboid" : { "minX" : 15, "minY" : 88, "minZ" : -21, "maxX" : -20, "maxY" : 58,"maxZ" : -55 }
  27. },
  28. {
  29. "color" : "GREEN",
  30. "cageLocation" : { "x": 0.5, "y": 80.0, "z": 30.5 },
  31. "portalCuboid" : { "minX" : 2, "minY" : 62, "minZ" : 40, "maxX" : -2, "maxY" : 62,"maxZ" : 36 },
  32. "islandCuboid" : { "minX" : 15, "minY" : 88, "minZ" : 21, "maxX" : -22, "maxY" : 55,"maxZ" : 56 }
  33. }
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement