Skip to content

Commit b843501

Browse files
committed
Release Final 1.14 Version
1 parent 51d18da commit b843501

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

data/stack_attack_framework/functions/user_interface/setup_screen.mcfunction

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ playsound minecraft:ui.button.click player @s ~ ~ ~ 0.2 0.4
88
# print emtpy line
99
tellraw @s [""]
1010

11-
tellraw @s ["",{"text":"["},{"text":"S","color":"yellow"},{"text":"tack ","color":"light_purple"},{"text":"A","color":"blue"},{"text":"ttack","color":"green"},{"text":"] ","color":"none"},{"text":"[","color":"none"},{"text":"Add new lobby","color":"blue","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Click here to create a lobby at your location."}]}},"clickEvent":{"action":"run_command","value":"/function stack_attack_lobby:creation_check"}},{"text":"] ","color":"none"},{"text":"[","color":"none"},{"text":"Add new arena","color":"yellow","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Click here to create an arena at your location."}]}},"clickEvent":{"action":"run_command","value":"/function stack_attack_arena:create_arena"}},{"text":"] ","color":"none"},{"text":"[","color":"none"},{"text":"Stack Attack?","color":"light_purple","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Click here if you're confused about what Stack Attack is. "}]}},"clickEvent":{"action":"run_command","value":"/function stack_attack_framework:user_interface/what_is_stack_attack"}},{"text":"]","color":"none"}]
12-
tellraw @s ["",{"text":"Stack Attack Release 0802 - ","color":"gray"},{"text":"Bloo ","color":"gray","clickEvent":{"action":"open_url","value":"https://twitter.com/Bluefire610"}},{"text":"2019. Special thanks to: ","color":"gray"},{"text":"SpecialBuilder32 ","color":"gray","clickEvent":{"action":"open_url","value":"https://twitter.com/SpecialBuilder"}},{"text":"and ","color":"gray"},{"text":"ToffeeMax","color":"gray","clickEvent":{"action":"open_url","value":"https://twitter.com/ToffeeMax"}}]
11+
tellraw @s ["",{"text":"["},{"text":"S","color":"yellow"},{"text":"tack ","color":"light_purple"},{"text":"A","color":"blue"},{"text":"ttack","color":"green"},{"text":"] ","color":"none"},{"text":"[","color":"none"},{"text":"Add new lobby","color":"blue","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Click here to create a lobby at your location."}]}},"clickEvent":{"action":"run_command","value":"/function stack_attack_lobby:creation_check"}},{"text":"] ","color":"none"},{"text":"[","color":"none"},{"text":"Add new arena","color":"yellow","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Click here to create an arena at your location."}]}},"clickEvent":{"action":"run_command","value":"/function stack_attack_arena:create_arena"}},{"text":"] ","color":"none"},{"text":"[","color":"none"},{"text":"Help & Settings","color":"light_purple","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Click here for help with setting up Stack Attack. "}]}},"clickEvent":{"action":"run_command","value":"/function stack_attack_framework:user_interface/what_is_stack_attack"}},{"text":"]","color":"none"}]
12+
tellraw @s ["",{"text":"Stack Attack 1.14, Release 1117 - ","color":"gray"},{"text":"Bloo ","color":"gray","clickEvent":{"action":"open_url","value":"https://twitter.com/Bluefire610"}},{"text":"2019. Special thanks to: ","color":"gray"},{"text":"SpecialBuilder32 ","color":"gray","clickEvent":{"action":"open_url","value":"https://twitter.com/SpecialBuilder"}},{"text":"and ","color":"gray"},{"text":"ToffeeMax","color":"gray","clickEvent":{"action":"open_url","value":"https://twitter.com/ToffeeMax"}}]
1313

1414
# print emtpy line
1515
tellraw @s [""]

pack.mcmeta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"pack_format":0,
44
"description":"Ready, Set, Stack! A fun multiplayer minigame that fits any world!"
55
},
6-
"version":"snp19w46B",
6+
"version":"rel1117",
77
"credits":{
88
"creator":[
99
["Bloo","https://www.twitter.com/Bluefire610"]

0 commit comments

Comments
 (0)