# Fanfare
execute at @s run playsound minecraft:ui.button.click master @s ~ ~10000 ~ 10000 2
execute as @e[type=interaction,tag=tagged,limit=1,sort=nearest,distance=..7] at @s run particle minecraft:entity_effect{color:[1.000,1.000,1.000,0.30]} ~ ~1 ~ 0.4 1 0.4 3 15

# Tellraw
tellraw @s [{"text":"","color":"gray"},\
{"text":"\n Almanac Info","color":"white"},{"text":" :","color":"dark_gray"},\
{"text":"\n This is the Zombie Almanac. Right click enemies to find out more about them, including what round they spawn at.\n"}]