Closed mainrs closed 6 years ago
you can already somewhat do this with the getYValue, to tell if the elevator is at the yValue of the floor, but I can add this method as well, which will return true if the elevator isnt moving
that woudl be awesome! Just saw that there are a lot more methods supported through opencopmputers. Is there a way I can update the docs? the ones on opencomputers are outdated and the curseforge page only mentions 4 out of 9 total functions
I should probably update the curseforge page one, not sure about the opencomputers one
the isReady is added in 6.0.11
updated the curseforge page as well to include the methods currently in
A method similar to the old
isReady()
call would be nice. That way people can check if the elevator has already arrived at the destination (just waiting for true).