Files
zombiiattack-datapack/data/protect_villagers/functions/wave/start/wave_1.mcfunction
T
Darto KLoning 0a22196ea6 Initial import
2026-06-20 20:58:13 +07:00

12 lines
688 B
MCFunction

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]