#Random texture in 1.20.30
1 messages · Page 1 of 1 (latest)
math.random returns a float value, use math.random_integer instead if you are planning on using molang for this.
variations no longer works ?
no idea, I don't do very much with blocks
It works though!
math.random_integer(<int: mix>, <int: max>)