Description
Adds some hovercraft vehicles that can be ridden on land or over water. Forked from stujones11's original hovercraft.
Differences from original:
- name changed to
hovercraft_ad - updated for Minetest 5.0
- supports localization
- mods used for craft recipes are optional
- craft recipe optionally includes basic_materials:motor
- hovercrafts are ownable
- includes extended colors by michyo
- disabled with
hovercraft.extended_colors = false
- disabled with
Controls 🔗
| Input | Action |
|---|---|
| Forward (W) | Thrust |
| Jump (Space) | Jump |
| Mouse Move | Rotate |
| Sneak (Shift) | Sit (only visible in multiplayer) |
Settings 🔗
mount_ownable
- Hovercrafts can only be used by owners (owner is determined by player who adds hovercraft to world).
- type: bool
- defaut: true
hovercraft.extended_colors
- Enable extended hovercraft colors.
- type: bool
- default: true
Lol nice helicopter
I like these vehicules, it's fun to see your friends coming without moving but flying in his helicopter. Good mod.