faldonboy10

Untitled

Mar 10th, 2023 (edited)
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. {
  2. "Key": "growing_pains_bouffalant_instruct",
  3. "ClickEntity": "Bouffalant1",
  4. "Menu": [
  5. "Bouffalant Instructions",
  6. 3,
  7. {
  8. "4": {
  9. "name": "&f&lUp/North",
  10. "description": [
  11. "",
  12. "Instruct the Bouffalant to move North.",
  13. ""
  14. ],
  15. "material": "gray_stained_glass_pane"
  16. },
  17. "12": {
  18. "name": "&f&lLeft/West",
  19. "description": [
  20. "",
  21. "Instruct the Bouffalant to move West.",
  22. ""
  23. ],
  24. "material": "gray_stained_glass_pane"
  25. },
  26. "14": {
  27. "name": "&f&lRight/East",
  28. "description": [
  29. "",
  30. "Instruct the Bouffalant to move East.",
  31. ""
  32. ],
  33. "material": "gray_stained_glass_pane"
  34. },
  35. "22": {
  36. "name": "&f&lDown/South",
  37. "description": [
  38. "",
  39. "Instruct the Bouffalant to move South.",
  40. ""
  41. ],
  42. "material": "gray_stained_glass_pane"
  43. },
  44. "13": {
  45. "name": "&f&lReset",
  46. "description": [
  47. "",
  48. "Reset the puzzle.",
  49. ""
  50. ],
  51. "material": "red_stained_glass_pane"
  52. }
  53. },
  54. false
  55. ],
  56. "Skip": "Up",
  57. "Skip": "Left",
  58. "Skip": "Right",
  59. "Skip": "Down",
  60. "Skip": "Reset",
  61. "Leave": [],
  62.  
  63.  
  64. "Comment": "Right",
  65.  
  66. "MoveEntityRelative": [ "Bouffalant1", 10.5, 0.0, 0.0, 0.2, true ],
  67. "Leave": [],
  68.  
  69. "Comment": "Up",
  70.  
  71. "MoveEntityRelative": [ "Bouffalant1", 0.0, 0.0, -10.5, 0.2, true ],
  72. "Leave": [],
  73.  
  74. "Comment": "Left",
  75.  
  76. "MoveEntityRelative": [ "Bouffalant1", -10.5, 0.0, 0.0, 0.2, true ],
  77. "Leave": [],
  78.  
  79. "Comment": "Down",
  80.  
  81. "MoveEntityRelative": [ "Bouffalant1", 0.0, 0.0, 10.5, 0.2, true ],
  82. "Leave": [],
  83.  
  84. "Comment": "Reset",
  85. "SendMessage": "Are you sure you want to reset the Bouffalant to its starting position?",
  86. "SendMessageOptions": [ 20.0, "&aYes, reset my puzzle", "&cNo, don't reset my puzzle" ],
  87. "TeleportEntity": [ "Bouffalant1", -334.5, 47.0, -72.5 ],
  88. "Leave": [],
  89. "Leave": []
  90. }
Advertisement
Add Comment
Please, Sign In to add comment