Code:
Error:
Tried searching the forums?: Yes
Tried searching the docs?: Yes
Thanks for anyone that can help me!
code_language.skript:
while {mg.squish.status} = "active":
wait 10 ticks
set {_blocc} to a random block from {mg.squish.anvilCorner1} to {mg.squish.anvilCorner2}
set {_blocc} to anvil
chance of 25%:
wait 5 ticks
code_language.skript:
Can't understand this expression: `a random block from {mg.squish.anvilCorner1} to {mg.squish.anvilCorner2}`
Tried searching the forums?: Yes
Tried searching the docs?: Yes
Thanks for anyone that can help me!