I added the ring of levitation. Using it allows the player to float around. The movement is wonky for left and right, however.
https://github.com/jastevenson303/Laval ... it.lua#L55
The above shows how I'm doing it now. If anyone can help me figure out how to go left and right without affixing to a grid such as I am, I would be very appreciative.
The code is not yet live on the server, however, but will be once I restart. Edit: Changes are live.
Edit2: Fair warning: 1.) There's a bug where if you drop the item from the save slot (drag off inv and drop), the effect doesn't go away. There's a minute timer which eventually will check and see the ring is missing, however. I'll fix this next.
2.) This effect requires a recent minetest client.
Edit 3.) OMG haha this is totally under construction, lmao. It's sorta out of control.
... Now it's a little more under control but still nuts. It's a pretty wild ride and was killing the client repeatedly adding velocity! It's disabled for now, will try again later. Good night.