A mod that adds fully functioning hang-gliders to minetest!
Go to file
OgelGames 1b72cb573b almost forgot to add a readme 2023-08-02 17:48:08 +10:00
.github/workflows correct job name and use faster luacheck action 2023-08-01 22:32:45 +10:00
models hangglider rewrite 2023-08-01 22:32:21 +10:00
sounds hangglider rewrite 2023-08-01 22:32:21 +10:00
textures up to 256 colors of glider with only one recipe 2023-08-02 16:13:51 +10:00
.luacheckrc up to 256 colors of glider with only one recipe 2023-08-02 16:13:51 +10:00
GNU_GPL.txt GPL Compliance for minetest_systemd 2018-11-29 21:51:04 -08:00
GNU_LGPL.txt Mod upload 2018-11-14 20:26:27 -08:00
LICENSE.txt Added option to shoot down hanggliders flying in restricted airspace 2018-12-09 22:43:13 +01:00
README.md almost forgot to add a readme 2023-08-02 17:48:08 +10:00
crafts.lua fix mtg dye colors not working 2023-08-02 16:24:11 +10:00
init.lua up to 256 colors of glider with only one recipe 2023-08-02 16:13:51 +10:00
mod.conf up to 256 colors of glider with only one recipe 2023-08-02 16:13:51 +10:00
screenshot.png Replace screenshot with a better one 2018-11-14 20:57:51 -08:00
settingtypes.txt hangglider rewrite 2023-08-01 22:32:21 +10:00

README.md

Hang Glider [hangglider]

luacheck ContentDB

Adds a functional hang glider for exploring. Also works as a parachute to save yourself when falling.

Rewritten and improved fork of https://notabug.org/Piezo_/minetest-hangglider.

Usage

To deploy the hang glider, hold the item in your hand and use it (left-click). The same action also closes the hang glider when it's deployed.

While deployed you can glide around just like walking in the air. Your decent will be slowed until you land on a safe node, which can be any solid node, or a safe liquid like water. Upon landing the hang glider will automatically close.

Coloring

You can color the hang glider by crafting it with any dye. Note the color will only be visible on the item if you are using Minetest 5.8.0 or above.

Repairing

The hang glider will wear out every time you use it. The hang glider can be repaired by crafting it with wool or paper, or any other method used to repair tools.