Block Island v1.0

Block Island

SkyBlock Warriors, to win be the last player left.

Map

  1. {
  2. "map": {
  3. "name": "Block Island",
  4. "version": "1.0",
  5. "description": "SkyBlock Warriors, to win be the last player left.",
  6. "authors": [
  7. "566587a3-dff0-4a00-bee5-c8e76dd23fe4"
  8. ]
  9. },
  10. "world": {
  11. "spawn": [
  12. {
  13. "point": {
  14. "xyz": "128, 88, 1549"
  15. }
  16. }
  17. ],
  18. "time_lock": "noon",
  19. "world_height": 111
  20. },
  21. "games": {
  22. "skywars": {}
  23. },
  24. "regions": {
  25. "global": {
  26. "events": {
  27. "tnt": {
  28. "throw_blocks": true
  29. },
  30. "creature_spawns": {
  31. "creatures": [
  32. "snowman"
  33. ],
  34. "allow": true
  35. },
  36. "chest": {
  37. "kits": [
  38. {
  39. "name": "skywars_armor",
  40. "amount": 4
  41. },
  42. {
  43. "name": "skywars_wepons",
  44. "amount": 2
  45. },
  46. {
  47. "name": "skywars_blocks",
  48. "amount": 5
  49. },
  50. {
  51. "name": "skywars_food",
  52. "amount": 1
  53. },
  54. {
  55. "name": "skywars_items",
  56. "amount": 5,
  57. "repeat": true
  58. }
  59. ]
  60. }
  61. },
  62. "zones": [
  63. {
  64. "global": {}
  65. }
  66. ]
  67. }
  68. },
  69. "teams": {
  70. "players": {
  71. "name": "Players",
  72. "color": "light_purple",
  73. "spawns": [
  74. {
  75. "point": {
  76. "xyz": "129, 70, 1519"
  77. }
  78. },
  79. {
  80. "point": {
  81. "xyz": "150, 70, 1528"
  82. }
  83. },
  84. {
  85. "point": {
  86. "xyz": "158, 70, 1550"
  87. }
  88. },
  89. {
  90. "point": {
  91. "xyz": "147, 70, 1569"
  92. }
  93. },
  94. {
  95. "point": {
  96. "xyz": "126, 70, 1578"
  97. }
  98. },
  99. {
  100. "point": {
  101. "xyz": "103, 70, 1569"
  102. }
  103. },
  104. {
  105. "point": {
  106. "xyz": "95, 70, 1547"
  107. }
  108. },
  109. {
  110. "point": {
  111. "xyz": "105, 70, 1528"
  112. }
  113. }
  114. ]
  115. }
  116. }
  117. }