From d2e13cb9173694ebed3dc4c72931d02e190ef8d0 Mon Sep 17 00:00:00 2001 From: RandomGgames Date: Tue, 18 Jun 2024 22:56:59 -0400 Subject: [PATCH] Updated for 1.21 --- .../function/menus/color.mcfunction | 32 +++++++++---------- .../function/menus/main.mcfunction | 2 +- .../function/menus/modes.mcfunction | 12 +++---- .../function/menus/power.mcfunction | 10 +++--- data/coordinates/function/new.mcfunction | 2 +- .../holding_compass.json | 10 ++---- .../holding_compass_or_map.json | 2 +- .../holding_map.json | 22 ++++--------- .../{tag => tags}/function/load.json | 0 .../{tag => tags}/function/tick.json | 0 10 files changed, 40 insertions(+), 52 deletions(-) rename data/coordinates/{predicates => predicate}/holding_compass.json (68%) rename data/coordinates/{predicates => predicate}/holding_compass_or_map.json (83%) rename data/coordinates/{predicates => predicate}/holding_map.json (71%) rename data/minecraft/{tag => tags}/function/load.json (100%) rename data/minecraft/{tag => tags}/function/tick.json (100%) diff --git a/data/coordinates/function/menus/color.mcfunction b/data/coordinates/function/menus/color.mcfunction index 772645e..3bcf10f 100644 --- a/data/coordinates/function/menus/color.mcfunction +++ b/data/coordinates/function/menus/color.mcfunction @@ -1,17 +1,17 @@ #Show the color menu, each with a specifically highlighted color selected -execute if score @s RAN.CoordColor matches 0 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","bold":"true","underlined":"true"},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] -execute if score @s RAN.CoordColor matches 1 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","bold":"true","underlined":"true"},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] -execute if score @s RAN.CoordColor matches 2 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","bold":"true","underlined":"true"},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] -execute if score @s RAN.CoordColor matches 3 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","bold":"true","underlined":"true"},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] -execute if score @s RAN.CoordColor matches 4 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","bold":"true","underlined":"true"},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] -execute if score @s RAN.CoordColor matches 5 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","bold":"true","underlined":"true"},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] -execute if score @s RAN.CoordColor matches 6 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","bold":"true","underlined":"true"},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] -execute if score @s RAN.CoordColor matches 7 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","bold":"true","underlined":"true"},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] -execute if score @s RAN.CoordColor matches 8 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","bold":"true","underlined":"true"},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] -execute if score @s RAN.CoordColor matches 9 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","bold":"true","underlined":"true"},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] -execute if score @s RAN.CoordColor matches 10 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","bold":"true","underlined":"true"},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] -execute if score @s RAN.CoordColor matches 11 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","bold":"true","underlined":"true"},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] -execute if score @s RAN.CoordColor matches 12 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","bold":"true","underlined":"true"},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] -execute if score @s RAN.CoordColor matches 13 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","bold":"true","underlined":"true"},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] -execute if score @s RAN.CoordColor matches 14 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","bold":"true","underlined":"true"},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] -execute if score @s RAN.CoordColor matches 15 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","bold":"true","underlined":"true"},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] +execute if score @s RAN.CoordColor matches 0 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","bold":true,"underlined":true},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] +execute if score @s RAN.CoordColor matches 1 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","bold":true,"underlined":true},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] +execute if score @s RAN.CoordColor matches 2 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","bold":true,"underlined":true},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] +execute if score @s RAN.CoordColor matches 3 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","bold":true,"underlined":true},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] +execute if score @s RAN.CoordColor matches 4 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","bold":true,"underlined":true},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] +execute if score @s RAN.CoordColor matches 5 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","bold":true,"underlined":true},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] +execute if score @s RAN.CoordColor matches 6 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","bold":true,"underlined":true},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] +execute if score @s RAN.CoordColor matches 7 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","bold":true,"underlined":true},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] +execute if score @s RAN.CoordColor matches 8 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","bold":true,"underlined":true},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] +execute if score @s RAN.CoordColor matches 9 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","bold":true,"underlined":true},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] +execute if score @s RAN.CoordColor matches 10 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","bold":true,"underlined":true},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] +execute if score @s RAN.CoordColor matches 11 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","bold":true,"underlined":true},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] +execute if score @s RAN.CoordColor matches 12 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","bold":true,"underlined":true},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] +execute if score @s RAN.CoordColor matches 13 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","bold":true,"underlined":true},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] +execute if score @s RAN.CoordColor matches 14 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","bold":true,"underlined":true},{"text":" "},{"text":"#","color":"dark_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 316"}},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] +execute if score @s RAN.CoordColor matches 15 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Colors: ","color":"aqua"},{"text":"#","color":"white","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 301"}},{"text":" "},{"text":"#","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 302"}},{"text":" "},{"text":"#","color":"dark_gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 303"}},{"text":" "},{"text":"#","color":"black","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 304"}},{"text":" "},{"text":"#","color":"aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 305"}},{"text":" "},{"text":"#","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 306"}},{"text":" "},{"text":"#","color":"blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 307"}},{"text":" "},{"text":"#","color":"dark_blue","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 308"}},{"text":" "},{"text":"#","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 309"}},{"text":" "},{"text":"#","color":"dark_green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 310"}},{"text":" "},{"text":"#","color":"yellow","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 311"}},{"text":" "},{"text":"#","color":"gold","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 312"}},{"text":" "},{"text":"#","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 313"}},{"text":" "},{"text":"#","color":"dark_red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 314"}},{"text":" "},{"text":"#","color":"light_purple","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 315"}},{"text":" "},{"text":"#","color":"dark_purple","bold":true,"underlined":true},{"text":" "},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 399"}}] diff --git a/data/coordinates/function/menus/main.mcfunction b/data/coordinates/function/menus/main.mcfunction index 01f5d13..81cecd8 100644 --- a/data/coordinates/function/menus/main.mcfunction +++ b/data/coordinates/function/menus/main.mcfunction @@ -1,2 +1,2 @@ #Main menu -tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"[","color":"aqua"},{"text":"Power","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 2"}},{"text":"] [","color":"aqua"},{"text":"Modes","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 3"}},{"text":"] [","color":"aqua"},{"text":"Color","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 4"}},{"text":"]\n","color":"aqua"}] +tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"[","color":"aqua"},{"text":"Power","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 2"}},{"text":"] [","color":"aqua"},{"text":"Modes","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 3"}},{"text":"] [","color":"aqua"},{"text":"Color","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 4"}},{"text":"]\n","color":"aqua"}] diff --git a/data/coordinates/function/menus/modes.mcfunction b/data/coordinates/function/menus/modes.mcfunction index 35a891f..c1b449c 100644 --- a/data/coordinates/function/menus/modes.mcfunction +++ b/data/coordinates/function/menus/modes.mcfunction @@ -1,7 +1,7 @@ #Show the modes menu, each with a specifically highlighted mode selected -execute if score @s RAN.CoordMode matches 0 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Modes:\n","color":"aqua"},[{"text":"","bold":"true","underlined":"true"},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 202"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 203"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 204"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 205"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z "},{"text":"| "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 206"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z"},{"text":" >"}],{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 299"}}] -execute if score @s RAN.CoordMode matches 1 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Modes:\n","color":"aqua"},[{"text":"","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 201"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","bold":"true","underlined":"true"},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 203"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 204"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 205"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z "},{"text":"| "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 206"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z"},{"text":" >"}],{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 299"}}] -execute if score @s RAN.CoordMode matches 2 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Modes:\n","color":"aqua"},[{"text":"","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 201"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 202"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","bold":"true","underlined":"true"},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 204"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 205"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z "},{"text":"| "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 206"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z"},{"text":" >"}],{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 299"}}] -execute if score @s RAN.CoordMode matches 3 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Modes:\n","color":"aqua"},[{"text":"","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 201"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 202"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 203"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","bold":"true","underlined":"true"},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 205"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z "},{"text":"| "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 206"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z"},{"text":" >"}],{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 299"}}] -execute if score @s RAN.CoordMode matches 4 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Modes:\n","color":"aqua"},[{"text":"","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 201"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 202"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 203"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 204"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","bold":"true","underlined":"true"},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z "},{"text":"| "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 206"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z"},{"text":" >"}],{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 299"}}] -execute if score @s RAN.CoordMode matches 5 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Modes:\n","color":"aqua"},[{"text":"","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 201"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 202"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 203"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 204"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 205"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z "},{"text":"| "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","bold":"true","underlined":"true"},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z"},{"text":" >"}],{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 299"}}] +execute if score @s RAN.CoordMode matches 0 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Modes:\n","color":"aqua"},[{"text":"","bold":true,"underlined":true},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 202"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 203"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 204"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 205"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z "},{"text":"| "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 206"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z"},{"text":" >"}],{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 299"}}] +execute if score @s RAN.CoordMode matches 1 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Modes:\n","color":"aqua"},[{"text":"","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 201"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","bold":true,"underlined":true},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 203"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 204"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 205"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z "},{"text":"| "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 206"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z"},{"text":" >"}],{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 299"}}] +execute if score @s RAN.CoordMode matches 2 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Modes:\n","color":"aqua"},[{"text":"","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 201"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 202"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","bold":true,"underlined":true},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 204"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 205"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z "},{"text":"| "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 206"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z"},{"text":" >"}],{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 299"}}] +execute if score @s RAN.CoordMode matches 3 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Modes:\n","color":"aqua"},[{"text":"","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 201"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 202"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 203"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","bold":true,"underlined":true},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 205"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z "},{"text":"| "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 206"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z"},{"text":" >"}],{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 299"}}] +execute if score @s RAN.CoordMode matches 4 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Modes:\n","color":"aqua"},[{"text":"","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 201"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 202"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 203"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 204"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","bold":true,"underlined":true},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z "},{"text":"| "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 206"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z"},{"text":" >"}],{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 299"}}] +execute if score @s RAN.CoordMode matches 5 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Modes:\n","color":"aqua"},[{"text":"","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 201"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 202"}},{"text":"< "},{"text":"x","color":"red"},{"text":" "},{"text":"y","color":"green"},{"text":" "},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 203"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" | "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 204"}},{"text":"< x:"},{"text":"x","color":"red"},{"text":" y:"},{"text":"y","color":"green"},{"text":" z:"},{"text":"z","color":"blue"},{"text":" >"}],[{"text":"\n","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 205"}},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z "},{"text":"| "},{"text":"#","color":"gray"},{"text":" >"}],[{"text":"\n","bold":true,"underlined":true},{"text":"< "},{"text":"x","color":"red"},{"text":"x "},{"text":"y","color":"green"},{"text":"y "},{"text":"z","color":"blue"},{"text":"z"},{"text":" >"}],{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 299"}}] diff --git a/data/coordinates/function/menus/power.mcfunction b/data/coordinates/function/menus/power.mcfunction index ff1d96e..37ff293 100644 --- a/data/coordinates/function/menus/power.mcfunction +++ b/data/coordinates/function/menus/power.mcfunction @@ -1,6 +1,6 @@ #Show the power menu, each with a specifically highlighted power selected -execute as @s if score @s RAN.CoordPower matches 0 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","bold":"true","underlined":"true"},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 102"}},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 103"}},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 104"}},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 105"}},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}] -execute as @s if score @s RAN.CoordPower matches 1 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 101"}},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","bold":"true","underlined":"true"},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 103"}},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 104"}},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 105"}},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}] -execute as @s if score @s RAN.CoordPower matches 2 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 101"}},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 102"}},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","bold":"true","underlined":"true"},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 104"}},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 105"}},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}] -execute as @s if score @s RAN.CoordPower matches 3 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 101"}},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 102"}},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 103"}},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","bold":"true","underlined":"true"},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 105"}},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}] -execute as @s if score @s RAN.CoordPower matches 4 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 101"}},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 102"}},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 103"}},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 104"}},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","bold":"true","underlined":"true"},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}] +execute as @s if score @s RAN.CoordPower matches 0 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","bold":true,"underlined":true},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 102"}},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 103"}},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 104"}},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 105"}},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}] +execute as @s if score @s RAN.CoordPower matches 1 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 101"}},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","bold":true,"underlined":true},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 103"}},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 104"}},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 105"}},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}] +execute as @s if score @s RAN.CoordPower matches 2 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 101"}},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 102"}},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","bold":true,"underlined":true},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 104"}},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 105"}},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}] +execute as @s if score @s RAN.CoordPower matches 3 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 101"}},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 102"}},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 103"}},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","bold":true,"underlined":true},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 105"}},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}] +execute as @s if score @s RAN.CoordPower matches 4 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":true},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 101"}},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 102"}},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 103"}},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 104"}},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","bold":true,"underlined":true},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}] \ No newline at end of file diff --git a/data/coordinates/function/new.mcfunction b/data/coordinates/function/new.mcfunction index 1902175..fad9735 100644 --- a/data/coordinates/function/new.mcfunction +++ b/data/coordinates/function/new.mcfunction @@ -4,7 +4,7 @@ scoreboard players set @s RAN.CoordColor 0 scoreboard players set @s RAN.CoordPower 1 #Inform player about datapack -tellraw @s ["",{"text":"RandomGgames' Coordinates Data Pack","color":"gold","bold":"true"},{"text":"\nTo use the data pack, run the command ","color":"aqua"},{"text":"\"/trigger Coordinates\"","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates"}},{"text":" to access the control panel. There, you can turn off the coordinate display, change the color, and change the mode.","color":"aqua"}] +tellraw @s ["",{"text":"RandomGgames' Coordinates Data Pack","color":"gold","bold":true},{"text":"\nTo use the data pack, run the command ","color":"aqua"},{"text":"\"/trigger Coordinates\"","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/trigger Coordinates"}},{"text":" to access the control panel. There, you can turn off the coordinate display, change the color, and change the mode.","color":"aqua"}] #Code stuff scoreboard players set @s RAN.CoordNew 1 diff --git a/data/coordinates/predicates/holding_compass.json b/data/coordinates/predicate/holding_compass.json similarity index 68% rename from data/coordinates/predicates/holding_compass.json rename to data/coordinates/predicate/holding_compass.json index 1da58ea..74aef0d 100644 --- a/data/coordinates/predicates/holding_compass.json +++ b/data/coordinates/predicate/holding_compass.json @@ -1,5 +1,5 @@ { - "condition": "minecraft:alternative", + "condition": "minecraft:any_of", "terms": [ { "condition": "minecraft:entity_properties", @@ -7,9 +7,7 @@ "predicate": { "equipment": { "offhand": { - "items": [ - "minecraft:compass" - ] + "items": "minecraft:compass" } } } @@ -20,9 +18,7 @@ "predicate": { "equipment": { "mainhand": { - "items": [ - "minecraft:compass" - ] + "items": "minecraft:compass" } } } diff --git a/data/coordinates/predicates/holding_compass_or_map.json b/data/coordinates/predicate/holding_compass_or_map.json similarity index 83% rename from data/coordinates/predicates/holding_compass_or_map.json rename to data/coordinates/predicate/holding_compass_or_map.json index ba2ef3d..f6d5c7d 100644 --- a/data/coordinates/predicates/holding_compass_or_map.json +++ b/data/coordinates/predicate/holding_compass_or_map.json @@ -1,5 +1,5 @@ { - "condition": "minecraft:alternative", + "condition": "minecraft:any_of", "terms": [ { "condition": "minecraft:reference", diff --git a/data/coordinates/predicates/holding_map.json b/data/coordinates/predicate/holding_map.json similarity index 71% rename from data/coordinates/predicates/holding_map.json rename to data/coordinates/predicate/holding_map.json index dca8b02..9e53a20 100644 --- a/data/coordinates/predicates/holding_map.json +++ b/data/coordinates/predicate/holding_map.json @@ -1,5 +1,5 @@ { - "condition": "minecraft:alternative", + "condition": "minecraft:any_of", "terms": [ { "condition": "minecraft:entity_properties", @@ -7,9 +7,7 @@ "predicate": { "equipment": { "offhand": { - "items": [ - "minecraft:filled_map" - ] + "items": "minecraft:map" } } } @@ -19,10 +17,8 @@ "entity": "this", "predicate": { "equipment": { - "offhand": { - "items": [ - "minecraft:map" - ] + "mainhand": { + "items": "minecraft:map" } } } @@ -32,10 +28,8 @@ "entity": "this", "predicate": { "equipment": { - "mainhand": { - "items": [ - "minecraft:filled_map" - ] + "offhand": { + "items": "minecraft:filled_map" } } } @@ -46,9 +40,7 @@ "predicate": { "equipment": { "mainhand": { - "items": [ - "minecraft:map" - ] + "items": "minecraft:filled_map" } } } diff --git a/data/minecraft/tag/function/load.json b/data/minecraft/tags/function/load.json similarity index 100% rename from data/minecraft/tag/function/load.json rename to data/minecraft/tags/function/load.json diff --git a/data/minecraft/tag/function/tick.json b/data/minecraft/tags/function/tick.json similarity index 100% rename from data/minecraft/tag/function/tick.json rename to data/minecraft/tags/function/tick.json