customize armor stands
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#
|
||||
# Description: Check for players with trigger score set
|
||||
# Called by: #minecraft:tick
|
||||
# Entity @s: none
|
||||
#
|
||||
execute as @a[scores={as_trigger=1..}] at @s run function as:trigger
|
||||
Reference in New Issue
Block a user