#Clear the stack?

1 messages · Page 1 of 1 (latest)

cold crescent
#

how to make clearchat?, i use this method, but is not effective, i want the factory cleared, but how?

crimson timber
#

you can use tellraw @a {"rawtext":[{"test":""}]} 100 times

cold crescent
crimson timber
#

you can use this command

#

/execute as @e[c=2] as @e[c=2] as @e[c=2] as @e[c=2] as @e[c=2] as @e[c=2] as @e[c=2] run tellraw @a {"rawtext":[{"text":""}]}

#

you will need at least two entities in your world

cold crescent
#

any entities?

crimson timber
#

yes

hexed cloud
crimson timber
#

This makes it possible for the command to be executed 128 times using only two entities.

#

The two entities(2) execute the command for two entities(4), which execute the command for two entities(8), and so on.(16,32,64,128)