1
0
mirror of https://github.com/LZStealth/armor-statues.git synced 2025-08-13 09:25:52 +01:00

Invisible armor stands will now become visible after a few seconds if they have no items, visible name, or aren't locked. Tool rack armor stands will now become visible after a few seconds if tripwire hook is broken.

This commit is contained in:
MukiTanuki
2021-06-03 03:52:47 -06:00
parent 04b957dbcf
commit 00df793299
9 changed files with 43 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
#
# Description: Sets invisible armor stands to visible
# Called by: armor_statues:3_second
# Entity @s: armor stand
#
data merge entity @s {Invisible:0b}
tag @s remove as_invisible