Plutonium's ships

Description

Plutonium Ships Mod 🔗

Plutonium Ships is a Minetest mod that allows players to build and pilot custom ships and airships using blocks in the world. Players can create ships from wood, wool, and special blocks, then convert them into controllable entities.


Features 🔗

  • Ship and Blimp Creation

    • Build a ship or airship from blocks and convert it into a movable entity.
    • Ships move on water, airships float in the air.
    • Supports single driver control and passenger seats.
  • Custom Blocks

    • Wood, wool, metal blocks, and special blocks like plutoniumships:barre (helm) and plutoniumships:ballon (balloon) can be used to build vehicles.
  • Repair System

    • Use the Repair Kit to restore the ship’s structure.
    • Maximum structure dependsof the size of the vehicule.
  • Admin Tool

    • The Destroyer Tool instantly removes ships or blimps.
  • Visual Representation

    • Ships and blimps are made of visual block entities matching the original construction.
    • Blocks can glow (e.g., lamps) or maintain their glass transparency.
  • Physics and Movement

    • Ships obey water physics.
    • Airships can move vertically and horizontally with player controls.
    • Smooth acceleration, deceleration, and rotation mechanics.

Installation 🔗

  1. Place the plutoniumships folder in your Minetest mods/ directory.
  2. Enable the mod in your world.mt file or through the Minetest mod interface.
  3. Launch Minetest and start building your ships!

Usage 🔗

Building a Ship or Blimp 🔗

  1. Place blocks to form your structure:

    • Include one helm (plutoniumships:barre) for control.
    • Optionally include balloons (plutoniumships:ballon) for airships.
  2. Right-click the helm to convert the structure into a ship or blimp.

  3. Take control by right-clicking the helm in sneak mode (if repairing) or normally (if driving).

Repairing a Vehicle 🔗

  • Sneak + right-click with a Repair Kit to restore 10 structure points per use.

Destroyer Tool (Admin Only) 🔗

  • Instantly remove a ship or blimp by punching it with the Destroyer Tool.

Crafting 🔗

Repair Kit 🔗

anvil:hammer | default:wood | default:steel_ingot
default:wood | boats:boat   | default:wood
default:mese_crystal | default:wood | screwdriver:screwdriver

Helm (plutoniumships:barre) 🔗

default:wood | repair_kit | default:wood
mesecons_materials:glue | mesecons_powerplant:power_plant | mesecons_materials:glue
default:wood | default:wood | default:wood

Balloon (plutoniumships:ballon) 🔗

xdecor:rope | wool:white | xdecor:rope
wool:white | default:mese_crystal | wool:white
xdecor:rope | wool:white | xdecor:rope

Limitations 🔗

  • Maximum ship size: 50 blocks (configurable in settingtypes.txt).
  • Only one helm per ship.
  • At least 10 blocks required to create a ship (configurable in settingtypes.txt).
  • Airships require at least 50% of blocks to be balloons to float (configurable in settingtypes.txt).
  • If you want to add allowed blocks, you can do it in init.lua

Reviews

Review

Do you recommend this mod?

  • English

    Oh my goodness! We can build ships and airships/airplanes in Luanti!

    Okay, this is actually amazing. Maybe a limited block palette, but still amazing. Just a note for people about building ships: They have to be two nodes above the water otherwise they won't assemble correctly (when it assembles it will fall into the water)

    6 comments
  • English

    My dream

    ive always wanted buildable vehicles, now theyre here! ofc its not the best (cant use nodeboxes or meshes) but at least you can change values which is good i love this mod

    2 comments
  • English

    Great fun mod

    Already used it live with my students...could support a wider range of blocks though and the handling of the vehicles is quite stiff. My students got stuck once in a while...nothing I would not be willing to fix on my own though. Nice addition and fun to try out.

    1 comments
  • English

    cool mod, though.....

    the nodes are inert (minor, may be a design choice) does not support nodes other than in a curated list (medium) (you can use visual = "node", though collision is its own problem)

    0 comments
  • English

    Only in French

    This mod while beening nice to play with and having cool features, but is only in French for Item and Node names. Also the fact that this mod is limited to a list a nodes is annoying, but acceptable for it's age. Until this mod supports languages other then French though I can't recomend it at all.

    It's cool though in what it does, would like to see it developed further.

    1 comments
  • Deutsch

    Create in 2 Years :)

    I Love dad you mace such a cool mod for minetest I wanted to ask if we could link our two mods. My mod is called Runethera,

    and I thought we could combine something like Create and Magic into one. I think that would be cool.

    2 comments

Releases

V2.0.1

Download

2026-06-04 12:17 UTC

V2.0.1 🔗

Corrected settingtypes.txt

v2.0.0

Download

Luanti 5.0-5.16

2026-06-03 15:48 UTC

v2.0.0 🔗

New features:

  • Ability to use non-solid blocks (fences, stairs, slabs, etc.)
  • Support for block rotation (param2) in textures
  • Overhauled physics (particularly interactions with water)
  • Improved movement fluidity
  • Account taken of the number of blocks when calculating a vehicle’s structural points and handling
  • Addition of configurable parameters (settingtypes.txt)
  • Addition of color balloons
All releases