Skip to content

Commit

Permalink
Init: Don't show pre-gen bossbar initially.
Browse files Browse the repository at this point in the history
  • Loading branch information
NeunEinser committed May 16, 2021
1 parent bbb8e3b commit 41596c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/bingo/functions/init/init.mcfunction
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@ scoreboard players set -2147483648 bingo.const -2147483648

bossbar add bingo:start/pre_gen/progress {"translate": "bingo.game.start.pre_gen_progress"}
bossbar set bingo:start/pre_gen/progress color red
bossbar set bingo:start/pre_gen/progress visible false

gamerule commandBlockOutput false
gamerule doWeatherCycle false
Expand Down

0 comments on commit 41596c0

Please sign in to comment.