1
0
mirror of https://github.com/LZStealth/armor-statues.git synced 2025-10-21 15:22:14 +01:00

1.21.2 Update

This commit is contained in:
MukiTanuki
2024-08-03 00:48:26 -06:00
committed by Mark Rapson
parent c2919ab580
commit 0d35d2212e
20 changed files with 1096 additions and 3 deletions

View File

@@ -534,7 +534,7 @@ execute if score #name_enabled as_angle matches 1 run tellraw @s [\
# Disable auto visible name
execute if score #auto_name_visible as_angle matches 0 run tellraw @s [\
{\
"text":"Disable auto visible name: ",\
"text":"Auto name visibility: ",\
"color":"aqua"\
},\
{\
@@ -555,7 +555,7 @@ execute if score #auto_name_visible as_angle matches 0 run tellraw @s [\
]
execute if score #auto_name_visible as_angle matches 1 run tellraw @s [\
{\
"text":"Disable auto visible name: ",\
"text":"Auto name visibility: ",\
"color":"aqua"\
},\
{\