mirror of
https://github.com/LZStealth/armor-statues.git
synced 2025-10-21 03:12:14 +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:
8
data/armor_statues/functions/remove_tool_rack.mcfunction
Normal file
8
data/armor_statues/functions/remove_tool_rack.mcfunction
Normal file
@@ -0,0 +1,8 @@
|
||||
#
|
||||
# Description: Unlocks tool rack if tripwire hook isn't present
|
||||
# Called by: armor_statues:3_second
|
||||
# Entity @s: armor stand
|
||||
#
|
||||
# unlocks
|
||||
#
|
||||
function armor_statues:locking/unlock
|
Reference in New Issue
Block a user