Initial import
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
scoreboard players set #wave pv_wave_lock 1
|
||||
title @a[tag=pv_wave_viewer] times 10 50 10
|
||||
title @a[tag=pv_wave_viewer] subtitle {"text":"First Howl","color":"red","bold":true}
|
||||
title @a[tag=pv_wave_viewer] title {"text":"Wave 1","color":"gold","bold":true}
|
||||
playsound minecraft:entity.ender_dragon.growl master @a[tag=pv_wave_viewer] -10 68 0 0.7 1
|
||||
bossbar set protect_villagers:wave name {"text":"Wave 1 - First Howl","color":"red","bold":true}
|
||||
bossbar set protect_villagers:wave max 3500
|
||||
bossbar set protect_villagers:wave value 0
|
||||
bossbar set protect_villagers:wave color red
|
||||
bossbar set protect_villagers:wave visible true
|
||||
bossbar set protect_villagers:wave players @a[tag=pv_wave_viewer]
|
||||
Reference in New Issue
Block a user