Untitled


SUBMITTED BY: Guest

DATE: Dec. 10, 2021, 2:39 p.m.

FORMAT: Text only

SIZE: 1.2 kB

HITS: 635

  1. {
  2. "Key": "gen5_main_quest_8_timed_maze",
  3. "Author": "Mmaarten",
  4. "AllowRejoining": true,
  5. "RegionEntry": [
  6. -153, 73, -703,
  7. -151, 79, -703
  8. ],
  9. "PlaySound": ["entity_villager_no", 0.5],
  10. "NewDialog": [
  11. {
  12. "&7&lMaze": "How dare you enter..."
  13. }, 1, true, false
  14. ],
  15. "Set": ["gen5_main_quest_8_maze_timer", 61],
  16. "Set": ["gen5_main_quest_8_maze_timer_formatted", "", true],
  17. "Comment": "loop",
  18. "Add": ["gen5_main_quest_8_maze_timer", -1],
  19. "If": [],
  20. "Equals": ["gen5_main_quest_8_maze_timer", "<=", 0],
  21. "Skip": "failed",
  22. "Dummy": [],
  23. "FormatDuration": {
  24. "input_variable": "gen5_main_quest_8_maze_timer",
  25. "output_variable": "gen5_main_quest_8_maze_timer_formatted"
  26. },
  27. "SetActionBar": ["&7Maze countdown: &e[gen5_main_quest_8_maze_timer_formatted]"],
  28. "Wait": 1.0,
  29. "Skip": "loop",
  30. "Comment": "failed",
  31. "PlaySound": ["entity_villager_no", 0.5],
  32. "NewDialog": [
  33. {
  34. "&7&lMaze": "I don't like visitors, get out!"
  35. }, 1, true, false
  36. ],
  37. "Teleport": [-145.7, 74.4, -696.7, 133]
  38. }

comments powered by Disqus