1
0
mirror of https://github.com/LZStealth/armor-statues.git synced 2025-06-08 05:26:43 +01:00
2021-04-17 12:07:53 +02:00

7 lines
220 B
MCFunction

#
# Description: turns empty item frames visible
# Called by: armor_statues:as_second
# Entity @s: invisible item frame
#
execute as @s run data merge entity @s {Invisible:0b}
execute as @s run tag @s remove if_invisible