7 lines
552 B
Mcfunction
7 lines
552 B
Mcfunction
title @s[tag=emk-owns-lesbian] actionbar "Selected lesbian firework."
|
|
playsound minecraft:ui.button.click ambient @s[tag=emk-owns-lesbian]
|
|
execute if score @s[tag=!emk-owns-lesbian] emk-points matches 100.. at @s run function emk:shop/buy/lesbian
|
|
title @s[tag=!emk-owns-lesbian] actionbar [{"text":"You only have ","color":"#ff2222"},{"score":{"name":"*","objective":"emk-points"}}," of the 100 required points."]
|
|
playsound minecraft:entity.arrow.hit ambient @s[tag=!emk-owns-lesbian] ~ ~ ~ 1 0
|
|
scoreboard players set @s[tag=emk-owns-lesbian] emk-fw 5
|