Add new operations for scoreboard: ^=(power) & √=(radical sign)
scoreboard players set 2 def_count 2
scoreboard players set 3 def_count 3
____________________________________________________
scoreboard players operation 2 def_count *= 2 def_count
scoreboard players operation 2 def_count *= 2 def_count
____________________________________________________
works the same as
scoreboard players operation 2 def_count ^= 3 def_count
Please sign in to leave a comment.
1 Comments