local turtfunk = { new(pos) setMat("wool:red") penDown() roll(45) forward(20) yaw(90) forward(20) spawn() end spawn_turtle(pos, turtfunk)