Language

Lava Boats

Lava Boats

Modrinth

Crimson and Warped boats that ride on lava like water - fireproof hull, fire-immune passengers, and dropped boats float back to the surface.

569 downloads 2 followers updated 2d ago
latest v1.2.3+26.2-neoforge Modrinth
Fabric Forge Neoforge Quilt 1.20 – 26.2 AdventureTransportation

Lava Boats

Ride lava like it's water.

Lava Boats adds Crimson and Warped boats - in both regular and chest variants - that
float and steer on lava exactly the way ordinary boats do on water. The boats never burn, their
passengers never catch fire, and a dropped boat bobs back up to the lava surface instead of sinking.

Available across four mod loaders and three Minecraft versions - Fabric, Quilt, Forge, and
NeoForge, on Minecraft 1.20.1, 1.21.11, and 26.1.2.

Supported platforms

| Minecraft | Fabric | Quilt | Forge | NeoForge |
| --- | :---: | :---: | :---: | :---: |
| 1.20.1 | Yes | Yes | Yes | Yes |
| 1.21.11 | Yes | - | - | Yes |
| 26.1.2 | Yes | - | - | Yes |

One source, every modern loader. On 1.20.1 the family covers 1.20-1.20.4, and Quilt runs the Fabric
build. On the newer versions Mojang's engine narrows the field to Fabric + NeoForge (Quilt has no
mappings for them yet, and classic Forge ends at 1.20.x). Grab the jar that matches your loader and
Minecraft version from the Releases page or
Modrinth.

Features

  • Four new boats - Crimson and Warped, each with a chest variant - crafted from their matching
    nether-stem planks just like vanilla boats (5 planks for a boat; chest + boat for a chest boat).
  • Lava travel - nether-stem boats float on the lava surface and move at full water speed. Place
    one on lava and go.
  • Depth Strider in lava - Depth Strider boots carry over to lava, speeding you through it just
    like water and scaling with the enchantment level. (Minecraft 1.21.11 and 26.1.2.)
  • Fireproof - the boats are immune to fire and lava; they won't burn or break.
  • Safe passengers - anyone riding a lava boat takes no fire or lava damage and shows no flames.
  • Always resurfaces - knock a lava boat under (a ghast fireball, an explosion) and it drives
    firmly back up to the surface instead of sinking to the floor.
  • Floating drops - break a boat over lava (or drop one in) and the item rises straight back to
    the surface, fire-resistant like Netherite.
  • Recipes unlocked on join - the boat recipes appear in your recipe book the moment you enter a
    world, so they're easy to find.
  • High-quality art - 128x boat textures with PBR (normal + specular) maps, recoloured to match
    the Crimson and Warped plank palettes. The chest on a chest boat still looks like a chest.

How it works

Lava buoyancy runs on both the server and the client, so a lava boat floats whether it's being
ridden, sitting empty, or knocked around - the boat's fluid checks are taught to treat lava like
water for nether-stem boats, and vanilla's own float/steer logic does the rest. The fireproofing and
passenger safety protect everyone, even players without the mod (they just won't get the lava
buoyancy themselves). No new networking and no custom packets, so a vanilla client can still connect
to a server running Lava Boats.

Installation

Drop the jar that matches your loader and Minecraft version into your mods/ folder, along with its
dependencies:

| Platform | Required dependencies |
| --- | --- |
| Fabric / Quilt | Fabric API |
| Fabric / NeoForge on 1.20.1 and 1.21.11 | Architectury API |
| Forge 1.20.1 | Architectury API |
| NeoForge 26.1.2 | (none) |

Works in singleplayer and on servers:

  • Server - install it so the boats exist and the fire protection applies to everyone.
  • Client - install it to ride the lava and see the boats.

Recipes

| Result | Recipe |
| --- | --- |
| Crimson / Warped Boat | 5 matching planks in the standard boat shape |
| Crimson / Warped Boat with Chest | a Chest + the matching boat (shapeless) |

The boats appear in the Tools & Utilities creative tab next to the vanilla boats.

Building from source

Each Minecraft version lives on its own branch (main = newest; *-<version> branches for the
others). From a branch:

./gradlew build

The jars are written to each module's build/libs/. The boat textures are generated from a base
resource pack by tools/recolor_boats.py - see the header of that script for the inputs it expects.

License

All Rights Reserved.

Versions

Release
1.2.3+26.2-neoforge
neoforge · 26.2 · 2d ago
Stable Minecraft 26.2 release. Recompiled against MC 26.2 (release); Fabric API 0.152.1+26.2 / NeoForge 26.2.0.1-beta.
8
Release
1.2.3+26.2
fabric · 26.2 · 2d ago
Stable Minecraft 26.2 release. Recompiled against MC 26.2 (release); Fabric API 0.152.1+26.2 / NeoForge 26.2.0.1-beta.
38
Beta
1.2.2+26.2-neoforge
neoforge · 26.2-pre-1, 26.2-pre-2, 26.2-pre-3 · 3d ago
Lava Boats 1.2.2 - resource metadata fix. Adds the pack.mcmeta descriptor that was missing from the jars. On Forge and NeoForge the loader logged a 'Missing…
2
Beta
1.2.2+26.2
fabric · 26.2-pre-1, 26.2-pre-2, 26.2-pre-3 · 3d ago
Lava Boats 1.2.2 - resource metadata fix. Adds the pack.mcmeta descriptor that was missing from the jars. On Forge and NeoForge the loader logged a 'Missing…
3
Release
1.2.2+26.1.2-neoforge
neoforge · 26.1, 26.1.1, 26.1.2 · 3d ago
Lava Boats 1.2.2 - resource metadata fix. Adds the pack.mcmeta descriptor that was missing from the jars. On Forge and NeoForge the loader logged a 'Missing…
7
Release
1.2.2+1.21.11-neoforge
neoforge · 1.21.9, 1.21.10, 1.21.11 · 3d ago
Lava Boats 1.2.2 - resource metadata fix. Adds the pack.mcmeta descriptor that was missing from the jars. On Forge and NeoForge the loader logged a 'Missing…
2
Release
1.2.2+1.21.8-neoforge
neoforge · 1.21.6, 1.21.7, 1.21.8 · 3d ago
Lava Boats 1.2.2 - resource metadata fix. Adds the pack.mcmeta descriptor that was missing from the jars. On Forge and NeoForge the loader logged a 'Missing…
2
Release
1.2.2+1.21.5-neoforge
neoforge · 1.21.2, 1.21.3, 1.21.4 · 3d ago
Lava Boats 1.2.2 - resource metadata fix. Adds the pack.mcmeta descriptor that was missing from the jars. On Forge and NeoForge the loader logged a 'Missing…
3
Release
1.2.2+1.21.1-neoforge
neoforge · 1.21, 1.21.1 · 3d ago
Lava Boats 1.2.2 - resource metadata fix. Adds the pack.mcmeta descriptor that was missing from the jars. On Forge and NeoForge the loader logged a 'Missing…
18
Release
1.2.2+1.20.6-neoforge
neoforge · 1.20.5, 1.20.6 · 3d ago
Lava Boats 1.2.2 - resource metadata fix. Adds the pack.mcmeta descriptor that was missing from the jars. On Forge and NeoForge the loader logged a 'Missing…
Release
1.2.2+1.20.4-neoforge
neoforge · 1.20.2, 1.20.3, 1.20.4 · 3d ago
Lava Boats 1.2.2 - resource metadata fix. Adds the pack.mcmeta descriptor that was missing from the jars. On Forge and NeoForge the loader logged a 'Missing…
2
Release
1.2.2+1.20.1-neoforge
neoforge · 1.20.1 · 3d ago
Lava Boats 1.2.2 - resource metadata fix. Adds the pack.mcmeta descriptor that was missing from the jars. On Forge and NeoForge the loader logged a 'Missing…
3

Comments 0

No comments yet. Be the first to share your thoughts.

Download Lava Boats

R 1.2.3+26.2-neoforge 26.2 neoforge 796 KB R 1.2.3+26.2 26.2 fabric 796 KB B 1.2.2+26.2-neoforge 26.2-pre-1, 26.2-pre-2, 26.2-pre-3 neoforge 796 KB B 1.2.2+26.2 26.2-pre-1, 26.2-pre-2, 26.2-pre-3 fabric 796 KB R 1.2.2+26.1.2-neoforge 26.1, 26.1.1, 26.1.2 neoforge 796 KB R 1.2.2+1.21.11-neoforge 1.21.9, 1.21.10, 1.21.11 neoforge 797 KB R 1.2.2+1.21.8-neoforge 1.21.6, 1.21.7, 1.21.8 neoforge 796 KB R 1.2.2+1.21.5-neoforge 1.21.2, 1.21.3, 1.21.4 neoforge 797 KB R 1.2.2+1.21.1-neoforge 1.21, 1.21.1 neoforge 814 KB R 1.2.2+1.20.6-neoforge 1.20.5, 1.20.6 neoforge 814 KB R 1.2.2+1.20.4-neoforge 1.20.2, 1.20.3, 1.20.4 neoforge 814 KB R 1.2.2+1.20.1-neoforge 1.20.1 neoforge 816 KB R 1.2.2+1.21.8-forge 1.21.6, 1.21.7, 1.21.8 forge 796 KB R 1.2.2+1.21.5-forge 1.21.2, 1.21.3, 1.21.4 forge 796 KB R 1.2.2+1.21.1-forge 1.21, 1.21.1 forge 814 KB R 1.2.2+1.20.6-forge 1.20.5, 1.20.6 forge 814 KB R 1.2.2+1.20.1-forge 1.20.1 forge 816 KB R 1.2.2+26.1.2 26.1, 26.1.1, 26.1.2 fabric 796 KB R 1.2.2+1.21.11 1.21.9, 1.21.10, 1.21.11 fabric, quilt 797 KB R 1.2.2+1.21.8 1.21.6, 1.21.7, 1.21.8 fabric, quilt 796 KB R 1.2.2+1.21.5 1.21.2, 1.21.3, 1.21.4 fabric, quilt 797 KB R 1.2.2+1.21.1 1.21, 1.21.1 fabric, quilt 800 KB R 1.2.2+1.20.6 1.20.5, 1.20.6 fabric, quilt 800 KB R 1.2.2+1.20.4 1.20, 1.20.1, 1.20.2 fabric, quilt 800 KB B 1.2.0+26.2-neoforge 26.2-pre-1, 26.2-pre-2, 26.2-pre-3 neoforge 795 KB B 1.2.0+26.2 26.2-pre-1, 26.2-pre-2, 26.2-pre-3 fabric 795 KB R 1.2.0+26.1.2-neoforge 26.1, 26.1.1, 26.1.2 neoforge 795 KB R 1.2.0+1.21.11-neoforge 1.21.9, 1.21.10, 1.21.11 neoforge 797 KB R 1.2.0+1.21.8-neoforge 1.21.6, 1.21.7, 1.21.8 neoforge 795 KB R 1.2.0+1.21.5-neoforge 1.21.2, 1.21.3, 1.21.4 neoforge 797 KB R 1.2.0+1.21.1-neoforge 1.21, 1.21.1 neoforge 814 KB R 1.2.0+1.20.6-neoforge 1.20.5, 1.20.6 neoforge 814 KB R 1.2.0+1.20.4-neoforge 1.20.2, 1.20.3, 1.20.4 neoforge 814 KB R 1.2.0+1.20.1-neoforge 1.20.1 neoforge 816 KB R 1.2.0+1.21.8-forge 1.21.6, 1.21.7, 1.21.8 forge 796 KB R 1.2.0+1.21.5-forge 1.21.2, 1.21.3, 1.21.4 forge 795 KB R 1.2.0+1.21.1-forge 1.21, 1.21.1 forge 814 KB R 1.2.0+1.20.6-forge 1.20.5, 1.20.6 forge 814 KB R 1.2.0+1.20.1-forge 1.20.1 forge 816 KB R 1.2.0+26.1.2 26.1, 26.1.1, 26.1.2 fabric 795 KB R 1.2.0+1.21.11 1.21.9, 1.21.10, 1.21.11 fabric, quilt 797 KB R 1.2.0+1.21.8 1.21.6, 1.21.7, 1.21.8 fabric, quilt 796 KB R 1.2.0+1.21.5 1.21.2, 1.21.3, 1.21.4 fabric, quilt 797 KB R 1.2.0+1.21.1 1.21, 1.21.1 fabric, quilt 800 KB R 1.2.0+1.20.6 1.20.5, 1.20.6 fabric, quilt 800 KB R 1.2.0+1.20.4 1.20, 1.20.1, 1.20.2 fabric, quilt 800 KB B 1.1.4+26.2-neoforge 26.2-pre-1, 26.2-pre-2, 26.2-pre-3 neoforge 795 KB B 1.1.4+26.2 26.2-pre-1, 26.2-pre-2, 26.2-pre-3 fabric 795 KB B 1.1.3+26.2 26.2-pre-1, 26.2-pre-2, 26.2-pre-3 fabric 795 KB A 1.1.2+26.2 26.2-pre-1, 26.2-pre-2, 26.2-pre-3 fabric 795 KB

Files are served directly from the original source. Modgrid does not host or modify them.