Untitled


SUBMITTED BY: Guest

DATE: Dec. 11, 2021, 7:47 p.m.

FORMAT: Text only

SIZE: 1.2 kB

HITS: 480

  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. "SetBossBar": ["&7Maze countdown: &e[gen5_main_quest_8_maze_timer_formatted]"],
  28. "Wait": 1.0,
  29. "Skip": "loop",
  30. "Comment": "failed",
  31. "RemoveBossBar": [],
  32. "PlaySound": ["entity_villager_no", 0.5],
  33. "Teleport": [-145.7, 74.4, -696.7, 133],
  34. "NewDialog": [
  35. {
  36. "&7&lMaze": "I don't like visitors, get out!"
  37. }, 1, true, false
  38. ]
  39. }

comments powered by Disqus