Boat Item View: Show Held Items in Moving Boats

Boat Item View: See Your Held Items While You Row If you spend a lot of time on rivers, oceans, and ice highways, you already know how boats feel in Minecraft: fast, practical, and oddly restrictive when it comes to presentation. In vanilla gameplay, riding in a boat usually hides the little deta...

Download Boat Item View Fabric for Minecraft 26.2, 26.1, 1.21.11, 1.21.9, 1.21.8, 1.21.6

Original name: Boat Item View Fabric

Minecraft: 1.16.5, 1.17.1, 1.18.1, 1.19.1, 1.19.2, 1.19.3, 1.20.2, 1.21, 1.21.11, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.8, 1.21.9, 26.1, 26.2

Loaders: Fabric

FileVersionLoaderSize
Boat-Item-View-Fabric-0.0.2.jar1.16.5Fabric886 КБDownload
Boat-Item-View-Fabric-0.0.1.jar1.16.5Fabric886 КБDownload
Boat-Item-View-Fabric-1.17-0.0.2.jar1.17.1Fabric888 КБDownload
Boat-Item-View-Fabric-1.18-0.0.3.jar1.18.1Fabric868 КБDownload
Boat-Item-View-Fabric-1.19-0.0.3.jar1.19.1Fabric991 КБDownload
Boat-Item-View-Fabric-1.19.1-1.19.2-0.0.4.jar1.19.2Fabric993 КБDownload
Boat-Item-View-Fabric-1.19.3-0.0.4.jar1.19.3Fabric1004 КБDownload
Boat-Item-View-Fabric-1.20.1-0.0.5.jar1.20.2Fabric1007 КБDownload
boatiview-fabric-0.0.6-1.21.1.jar1.21Fabric1.0 МБDownload
boatiview-fabric-0.0.8-1.21.11.jar1.21.11Fabric1.0 МБDownload
boatiview-fabric-0.0.6-1.21.3.jar1.21.3Fabric1.0 МБDownload
boatiview-fabric-0.0.6-1.21.4.jar1.21.4Fabric1.0 МБDownload
boatiview-fabric-0.0.6-1.21.5.jar1.21.5Fabric1.0 МБDownload
boatiview-fabric-0.0.6-1.21.6.jar1.21.6Fabric1.0 МБDownload
boatiview-fabric-0.0.6-1.21.7.jar1.21.8Fabric1.0 МБDownload
boatiview-fabric-0.0.7-1.21.10.jar1.21.9Fabric1.0 МБDownload
boatiview-fabric-0.0.9-26.1.jar26.1Fabric1013 КБDownload
boatiview-fabric-0.0.9-26.2.jar26.2Fabric1016 КБDownload

Boat Item View: See Your Held Items While You Row

If you spend a lot of time on rivers, oceans, and ice highways, you already know how boats feel in Minecraft: fast, practical, and oddly restrictive when it comes to presentation. In vanilla gameplay, riding in a boat usually hides the little details that make your loadout feel personal. The Boat Item View mod is a client-side tweak that brings that detail back by letting you see the item in your hand while you are seated in a boat, something the base game normally does not render the way players expect.

Why Vanilla Boats Hide the Fun

Boats are one of the most reliable movement tools across biomes and updates. They interact cleanly with blocks, water mechanics, and server rules without asking for much setup. Still, the default client presentation prioritizes a simple riding state over showing every animation you would see on foot. That is not a bug; it is just how the vanilla client prioritizes boat states. Boat Item View does not rewrite serverside logic or change how items work. It focuses on rendering so your hand items can appear on screen in situations where they would otherwise be visually absent or awkward.

What the Mod Actually Changes

Boat Item View is client-side only. That means it affects what you see on your machine, not what the server validates. Any items shown while the boat is moving are still display-only: you are not suddenly able to use them mid-row in ways the server would reject. Think of it as a cosmetic clarity upgrade for builders, explorers, and anyone who likes screenshots that show the tool or snack they are carrying.

The mod also gives you control instead of forcing a single behavior:

  • Toggle whether hand items render while the boat is moving.
  • Define which item types should appear during movement, using namespaced IDs.
  • Work with Cloth Config for structured settings and optionally Mod Menu for an in-game configuration screen.

Installation on Fabric (and What Not to Do)

Because this is a pure client mod, you should not install it on a dedicated server. Dedicated hosts care about world simulation, permissions, and plugins; a rendering-only tweak belongs on the player client. You will want a Fabric setup for your matching Minecraft version, plus Fabric API as a required dependency. Cloth Config API is required as well, and the mod bundles that expectation so your config screens stay consistent. Mod Menu remains optional, but it is the friendliest path if you dislike digging through folders when you tweak mods.

Players who like keeping their mod workflow in one place often appreciate launchers that streamline discovery and updates. If you are assembling a lightweight Fabric profile for riverside bases or multiplayer sightseeing, this mod can be easy to add through the foxygame.net launcher, a convenient and modern Minecraft launcher where flexible mod management lets you download mods directly from the menu instead of juggling tabs. Once Fabric API and the config libraries are in place, drop Boat Item View into your mods folder like any other client-side pack addition.

Configuration: TOML, Toggles, and Item Lists

You can edit minecraft/config/boatiview/client.toml directly, or open the mod entry through Mod Menu and use the Configure button if you installed it. To enable the core feature, set showHandsInMovingBoat to true. After that, hold something in your main hand or offhand and ride a boat to confirm the new presentation.

Filtering is straightforward if you only want certain items to show while you are cruising. In itemsToShowInMovingBoat, add namespaced IDs such as minecraft:carrot for each entry you want included. Save the file in your editor, or use Mod Menu’s save option if you are working inside the game. This keeps the behavior predictable across single-player worlds and compatible servers, because you are still obeying normal item use rules; you are only adjusting what the client draws.

Servers, Modpacks, and Fair Expectations

Because Boat Item View does not alter serverside mechanics, it is a strong fit for multiplayer where the host only cares about fair play and performance. Always match your mod versions to the Minecraft version your server or modpack targets, and remember that other players will not see your client-only visuals unless they install the same rendering mod.

For distribution and modpack use, follow the author’s posted terms: personal use is open, non-commercial public use typically expects attribution and official distribution channels, commercial modpack redistribution needs direct discussion with the owner, and the project uses GNU Lesser General Public License v3 with additional redistribution limits described in the project license file.

Conclusion

Boat Item View is a small mod with a clear purpose: make boat travel feel more like the rest of your Minecraft session by showing the items you are holding, with toggles and filters so you stay in control. It respects vanilla logic, plays nicely with Fabric’s ecosystem, and pairs cleanly with Cloth Config and optional Mod Menu screens. If your next build includes long waterways, ice roads, or coastal bases, this is one of those lightweight client tweaks that improves readability and immersion without rewriting how boats work under the hood.

--- **Update Aug 26, 2026:** Added 1 file for version 26.2 (Fabric).