customize armor stands

This commit is contained in:
Daniel Løvbrøtte Olsen
2020-03-19 15:59:23 +01:00
parent 53d88fc3be
commit a8bfeda4bd
89 changed files with 2499 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
#
# Description: Display shrine particles and give book
# Called by: as:tick
# Entity @s: Shrine marker area effect cloud
#
# Particle at shrine position
#
particle minecraft:enchant ~ ~ ~ 0.5 0.5 0.5 0.25 5
#
# Give book to nearby players if they do not have it already
#
execute as @a[distance=..1.5,nbt=!{Inventory:[{id:"minecraft:written_book",tag:{datapack:"ArmourStatuesV2"}}]}] at @s run function as:give