mirror of
https://github.com/LZStealth/armor-statues.git
synced 2025-08-13 09:25:52 +01:00
Added support for Glow Item Frames
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Description: Animate armor stands based off of item frames
|
||||
# Called by: armor_statues:tick
|
||||
# Entity @s: None
|
||||
# Entity @s: #item frames
|
||||
#
|
||||
tag @s add as_powered
|
||||
data modify entity @e[type=minecraft:armor_stand,distance=..8,tag=!as_locked,sort=nearest,limit=1,nbt=!{Marker:1b},nbt=!{Invulnerable:1b}] {} merge from entity @s Item.tag.SavedPose
|
||||
|
Reference in New Issue
Block a user