Prevent cycle if terracotta mode matches current rotation

This commit is contained in:
Mark Rapson 2025-05-14 13:32:50 +01:00
parent e2eb8071f7
commit e3c670a414

View File

@ -17,3 +17,6 @@ tag @s[tag=TerracottaNORTH] remove TerracottaNORTH
tag @s[tag=TerracottaEAST] remove TerracottaEAST
tag @s[tag=TerracottaSOUTH] remove TerracottaSOUTH
tag @s[tag=TerracottaWEST] remove TerracottaWEST
# Don't rotate if matches current orientation
execute as @s[scores={lz_wrench_success=0}] run scoreboard players set @s lz_wrench_success -1