Boat Item View is a client-side Minecraft mod that lets players see the items held in their hands while riding a moving boat, available for Fabric, Forge, and NeoForge mod loaders.
Here's a frustration almost every Minecraft player has experienced: you hop into a boat to cross a river or explore an ocean, and suddenly your character's hands vanish. Whatever you were holding — a map, a spyglass, food — disappears from view. It's a visual quirk baked into vanilla Minecraft that has annoyed players for years. Boat Item View, created by developer 50ap5ud5, fixes this oversight in the simplest way possible. With over 9 million downloads on Modrinth, it's clearly struck a chord with the community. The mod has been actively maintained since May 2021 and continues to receive updates, with the latest release supporting Minecraft 26.1.
Key Features of Boat Item View
- Hand Item Rendering in Moving Boats — The core feature restores visibility of items held in your main hand and offhand while your boat is in motion. This means you can finally see your map, compass, or any other item as you navigate oceans and rivers, making boat travel feel far less disconnected from the rest of gameplay.
- Toggleable Rendering — You can enable or disable the hand item rendering at any time through the configuration file or an in-game GUI. This is particularly useful if you find the rendered items visually distracting in certain situations, giving you full control over the experience without needing to uninstall the mod.
- Custom Item Display List — Rather than showing every held item, you can define exactly which items appear when riding a boat. Add items by their namespaced ID (for example, "minecraft:map" or "minecraft:spyglass") to create a curated list that only renders the items you actually want to see during boat travel.
- In-Game Configuration GUI via Mod Menu — When paired with the Mod Menu mod, Boat Item View provides a clean graphical interface for adjusting all settings without ever touching a config file. This makes it accessible to players who prefer not to edit TOML files manually.
- TOML Config File Support — For advanced users, the mod stores all settings in a straightforward TOML file located at
minecraft/config/boatiview/client.toml. You can edit this directly with any text editor, making bulk changes or scripted configurations easy to manage. - Cloth Config API Integration — The mod comes with Cloth Config API preinstalled, which powers the configuration system. This means one fewer dependency to track down and install separately, reducing setup friction.
- Client-Side Only Operation — Boat Item View runs entirely on the client side and does not modify any server-side logic. Items displayed in your hand while boating still cannot be used — the mod only handles the visual rendering. This makes it safe for multiplayer servers without requiring server-side installation or admin approval.
How to Install Boat Item View
- Install your preferred mod loader: Fabric, Forge, or NeoForge. Boat Item View supports all three, so choose whichever you already use for your other mods.
- Download the correct version of Boat Item View for your Minecraft version and mod loader from the download table below.
- Place the downloaded
.jarfile into your.minecraft/modsfolder. If the folder does not exist, launch Minecraft once with your mod loader profile to generate it. - Optionally, install Mod Menu if you want a convenient in-game GUI for configuring the mod's settings. This step is not required but recommended.
- Launch Minecraft, then open the config at
minecraft/config/boatiview/client.tomlor use the Mod Menu interface to setshowHandsInMovingBoattotrueand customize your item display list.
Requirements & Compatibility
| Requirement | Details |
|---|---|
| Mod Loaders | Fabric, Forge, NeoForge |
| Minecraft Versions | 1.17 – 26.1 |
| Side | Client-side only |
| Required Dependencies | Cloth Config API (included in mod) |
| Optional Dependencies | Fabric API, Mod Menu |
| License | LGPL-3.0-only |
What's New
- Updated for Minecraft 26.1 across all mod loaders (NeoForge, Forge, and Fabric) in version 0.0.9.
- Continued multi-loader support ensuring Fabric, Forge, and NeoForge players all receive simultaneous updates.
- Ongoing maintenance since the original 2021 release, with the most recent update on March 29, 2026.
Pros and Cons
Pros
- Fixes a long-standing vanilla visual limitation with no gameplay side effects
- Client-side only — safe for any multiplayer server without installation on the server
- Highly configurable with per-item display control and toggle options
- Supports all three major mod loaders: Fabric, Forge, and NeoForge
- Cloth Config bundled in the mod — fewer external dependencies to manage
- Extremely wide version support spanning from 1.17 to 26.1
Cons
- Displayed items are visual only — you still cannot use items while the boat is moving
- Requires manual configuration to enable; the feature is off by default
- The item display list must be configured using namespaced IDs, which may confuse new players
- Niche use case — primarily benefits players who spend significant time in boats
Alternatives to Boat Item View
- Better Third Person — Improves third-person camera controls and rendering, offering enhanced visibility during boat travel and other vehicle scenarios.
- First Person Model — Renders your full player model in first person, including while riding boats, providing a more immersive perspective overall.
- Not Enough Animations — Adds missing first-person animations for various actions including riding, eating, and holding items, complementing what Boat Item View provides.
Download Boat Item View
| Minecraft Version | Fabric | Forge | NeoForge |
|---|---|---|---|
| For Minecraft 26.1 | Download | Download | Download |
| For Minecraft 1.21.11 | Download | Download | Download |
| For Minecraft 1.21.10 | Download | Download | Download |
| For Minecraft 1.21.9 | Download | Download | Download |
| For Minecraft 1.21.8 | Download | Download | Download |
| For Minecraft 1.21.7 | Download | Download | Download |
| For Minecraft 1.21.6 | Download | Download | Download |
| For Minecraft 1.21.5 | Download | Download | Download |
| For Minecraft 1.21.4 | Download | Download | Download |
| For Minecraft 1.21.3 | Download | Download | Download |
| For Minecraft 1.21.2 | Download | Download | Download |
| For Minecraft 1.21.1 | Download | Download | Download |
Always download mods from official sources to stay safe.
Frequently Asked Questions
Is Boat Item View client-side only?
Yes — Boat Item View is entirely client-side and does not need to be installed on the server. It only modifies how items are visually rendered on your screen while riding a boat. This means you can use it on any multiplayer server without the server owner needing to install anything.
Can I actually use items while riding a boat with this mod?
No — Boat Item View only handles the visual rendering of items in your hands. It does not change any vanilla server-side logic, so items still cannot be actively used while the boat is in motion. The mod's purpose is purely cosmetic, letting you see what you're holding rather than enabling new interactions.
Does Boat Item View work with Fabric, Forge, and NeoForge?
Yes — the mod supports all three major mod loaders. Each release includes separate builds for Fabric, Forge, and NeoForge, so make sure you download the correct file for your loader. All three versions share the same features and configuration options.
Do I need to install Fabric API or Mod Menu?
No, neither is strictly required. Fabric API is optional, and Mod Menu is only needed if you want an in-game graphical interface for configuration. Without Mod Menu, you can still configure the mod by editing the client.toml file in your config folder. Cloth Config API, which is required, comes preinstalled with the mod.
Which Minecraft versions does Boat Item View support?
It supports Minecraft 1.17 through 26.1, covering a wide range of versions. This includes all major releases in the 1.17, 1.18, 1.19, 1.20, and 1.21 series, as well as the latest 26.1 release. The mod has been actively updated since its initial release in May 2021, with over 9 million downloads accumulated across all versions.
