-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a459d08
commit d2e13cb
Showing
10 changed files
with
40 additions
and
52 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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"}] |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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"}}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...es/predicates/holding_compass_or_map.json → ...tes/predicate/holding_compass_or_map.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.