Advertisement
BlueCharm

Skyblock parkours

Nov 10th, 2015
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. Adding parkours to Skyblock
  2. ===========================
  3.  
  4. Tp to a parkour region. I usually go to one of the last parkours I added and use those coords.
  5. Confirm that the area you are about to paste in is within a region.
  6. /region info
  7. //schem list
  8. //schem load 01.01.15BlueCharm.bc
  9. Paste starting at level 65
  10. //paste -a
  11. Check that all the parkour is pasted properly. Remove any blocks that should not be there and fix any issues up water, ice problems etc.. Confirm that no spots can be skipped. Confirm that the beginning of the parkour has one sign saying (lines separated by /) &4Welcome/to/<parkourname> and a sign saying &2Return to/your checkpoint/with /mg r Fix or add checkpoints, fix any signs and any jumps that don't seem possible.
  12. Signs are two lines:
  13. [minigame]
  14. checkpoint
  15. or
  16. [minigame]
  17. finish
  18. From the start position in the parkour type:
  19. /mg create <parkourname>
  20. /mg set <parkourname> start
  21. or
  22. /mg set <parkourname> start 1, /mg set <parkourname> start 2
  23. /mg set <parkourname>
  24. Go to /warp parkour and place the parkour sign in the correct section:
  25. [minigame]
  26. join
  27. <parkourname>
  28. Stand two blocks back and type the following commands:
  29. /mg set <parkourname> end
  30. /mg set <parkourname> quit
  31. Check some other parkours for what a proper reward could be if its easy some apples, food, mediume some emeralds, hard more emeralds and even blocks if its really hard.
  32. /mg set <parkourname> reward apple 2
  33. /mg set <parkourname> reward2 apple 5
  34. /mg set <parkourname> enabled true
  35.  
  36. expert parkours
  37. reward emerald_block 4-6
  38. reward $1000-1500
  39. reward diamond_block 2-3
  40. reward2 emerald_block 2-4
  41. reward2 $500-1000
  42. reward2 diamond_block 1-2
  43.  
  44. hard parkours
  45. reward emerald_block 2-4
  46. reward $500-1000
  47. reward diamond_block 1-2
  48. reward2 emerald_block 1-2
  49. reward2 $200-500
  50. reward2 diamond 5-9
  51.  
  52. medium parkours
  53. reward emerald 5-9
  54. reward $50-200
  55. reward diamond 3-5
  56. reward2 emerald 3-5
  57. reward2 $30-50
  58. reward2 cookie 20
  59. reward2 dirt 20
  60. reward2 sand 20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement