Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- execute if score @s scat_lp matches 0 run tellraw @s ["",{"text":"\nClick "},{"text":"HERE","underlined":true,"clickEvent":{"action":"suggest_command","value":"/setblock ~ ~ ~ minecraft:"}},{"text":" to pick filling block.","color":"white","underlined":false}]
- execute if score @s scat_lp matches 0 at @s run setblock ~ ~ ~ air
- execute if score @s scat_lp matches 0 run scoreboard players set @s scat_lp 1
- gamerule sendCommandFeedback false
Add Comment
Please, Sign In to add comment