skysurvival

SkyBlock Spawner Config: the_end_enderman_portal_b

Aug 12th, 2020
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. {
  2. "id": "the_end_enderman_portal_b",
  3. "max_entities": 1,
  4. "delay": 50000000,
  5. "cuboid_position_a": {
  6. "x": 15130.5,
  7. "y": 94.5,
  8. "z": 15138.5
  9. },
  10. "cuboid_position_b": {
  11. "x": 14878.5,
  12. "y": 15.5,
  13. "z": 15380.5
  14. },
  15. "spawn_points": [
  16. {
  17. "enum_custom_entity": "THE_END_MUTANT_ENDERMAN_PORTAL",
  18. "level": 55,
  19. "location": {
  20. "x": 14927.5,
  21. "y": 33.5,
  22. "z": 15301.5
  23. }
  24. },
  25. {
  26. "enum_custom_entity": "THE_END_MUTANT_ENDERMAN_PORTAL",
  27. "level": 55,
  28. "location": {
  29. "x": 14928.5,
  30. "y": 32.5,
  31. "z": 15171.5
  32. }
  33. },
  34. {
  35. "enum_custom_entity": "THE_END_MUTANT_ENDERMAN_PORTAL",
  36. "level": 55,
  37. "location": {
  38. "x": 15048.5,
  39. "y": 23.5,
  40. "z": 15172.5
  41. }
  42. },
  43. {
  44. "enum_custom_entity": "THE_END_MUTANT_ENDERMAN_PORTAL",
  45. "level": 55,
  46. "location": {
  47. "x": 15058.5,
  48. "y": 23.5,
  49. "z": 15226.5
  50. }
  51. },
  52. {
  53. "enum_custom_entity": "THE_END_MUTANT_ENDERMAN_PORTAL",
  54. "level": 55,
  55. "location": {
  56. "x": 15048.5,
  57. "y": 38.5,
  58. "z": 15300.5
  59. }
  60. },
  61. {
  62. "enum_custom_entity": "THE_END_MUTANT_ENDERMAN_PORTAL",
  63. "level": 55,
  64. "location": {
  65. "x": 15004.5,
  66. "y": 26.5,
  67. "z": 15267.5
  68. }
  69. },
  70. {
  71. "enum_custom_entity": "THE_END_MUTANT_ENDERMAN_PORTAL",
  72. "level": 55,
  73. "location": {
  74. "x": 14932.5,
  75. "y": 43.5,
  76. "z": 15227.5
  77. }
  78. }
  79. ]
  80. }
Add Comment
Please, Sign In to add comment