Back to marketplace
Boat Item View
Modrinth Mod

Boat Item View

See your held items when in a moving boat!

Minecraft product info

Important product information

Compatibility, Minecraft versions, loaders, and external source data.

Type

Mod

Access

Free

Latest version

26.2-0.0.9-fabric

Downloads

12 960 521

Loaders / Platforms

fabric forge neoforge

Minecraft versions

1.16.5 – 1.21.11 26.1 26.1.1 26.1.2 26.2

Categories

adventure game-mechanics utility

Description

Detailed information

# Boat Item View <div style="text-align: center;"> <img src="https://i.imgur.com/6s5Kpa6.gif" alt="drawing" width="403" height="192"/> </a> </div> <div style="text-align: center;"> <img src="https://i.imgur.com/Ol1Tcf8.png" alt="drawing" width="250" height="192"/> </a> </div> ## About The Boat Item View Mod is a client-side only Minecraft Mod that allows the player to see the item held in their hand while riding in a boat. This is functionality is normally not possible in the base game.   Note: Any items being displayed in the hand when the boat is moving still cannot be used. This mod only deals with rendering, it does not change vanilla serverside logic. ## Features - Toggle the ability to render hand items when sitting in a moving boat. - Define the type of items to be rendered when sitting in a moving boat. - Compatibility with Cloth Config and ModMenu    ## Installation This mod is client-side only. Do not install this on dedicated servers. ## Dependencies - <a href="https://modrinth.com/mod/fabric-api">Fabric API (Optional)</a> - Cloth Config API (Required, Preinstalled in this mod) - <a href="https://modrinth.com/mod/modmenu">Mod Menu API (Optional, install if you like an Ingame Config GUI)</a> ## Usage ### Enabling this Mod 1. Open the Configuration File. This can be done via minecraft/config/boatiview/client.toml or the Mods -> Boat Item View -> Configure Button if you have Mod Menu Installed. 2. Set the Configuration Option "showHandsInMovingBoat" to True. 3. Hold the item in the player's main hand or offhand. - Usage with ModMenu Config GUI: https://streamable.com/m8n37z ### Adding an item to the display list 1. Open the Configuration File. This can be done via minecraft/config/boatiview/client.toml or the Mods -> Boat Item View -> Configure Button if you have Mod Menu Installed. 2. Add a new entry to the "itemsToShowInMovingBoat" option. This entry is the namespaced id of an item. E.g. "minecraft:carrot" 3. Click "Save" in the File Editor program if you have opened the client.toml file. If you are using Mod Menu, click the "Save and Quit" button. - Usage in ModMenu Config GUI: https://streamable.com/n9vwwz - Usage in TOML File: https://streamable.com/9f5z3v ## Screenshots The Config GUI that is generated when Mod Menu is installed alongside this mod. <div style="text-align: center;"> <img src="https://i.imgur.com/2Mii7r4.png" alt="drawing" width="403" height="192"/> </a> </div> ## Issues Please report any issues to the issue tracker linked at the top of this page. ## Credits <a href="https://www.twitch.tv/treblero">Treblero</a>, for the original idea <div style="text-align: center;"> <img src="https://i.imgur.com/VMrDHZN.png" alt="drawing" width="403" height="192"/> </a> </div>

Developer

50ap5ud5

Profile and data retrieved from Modrinth

Open on Modrinth

Product gallery

Project images

Screenshots and images from the original Modrinth page.

The mod in action

See your held item when rowing! You can configure any item using the config file!

Change log

Project versions

Published versions and original Modrinth files.

26.2-0.0.9-fabric Current Release 19.06.2026

Boat-Item-View-Fabric-26.2-0.0.9

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
# Version 0.0.9 ## Changes - **[All Mod Loaders]** Updated for Minecraft 26.2
Sign in

0.99 MB

26.2-0.0.9-forge Release 19.06.2026

Boat-Item-View-Forge-26.2-0.0.9

Supported Minecraft versions
26.2
Loaders / Platforms
forge
Show changes
# Version 0.0.9 ## Changes - **[All Mod Loaders]** Updated for Minecraft 26.2
Sign in

0.04 MB

26.2-0.0.9-neoforge Release 19.06.2026

Boat-Item-View-Neoforge-26.2-0.0.9

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
# Version 0.0.9 ## Changes - **[All Mod Loaders]** Updated for Minecraft 26.2
Sign in

0.05 MB

26.1-0.0.9-neoforge Release 29.03.2026

Boat-Item-View-Neoforge-26.1-0.0.9

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
# Version 0.0.9 ## Changes - **[All Mod Loaders]** Updated for Minecraft 26.1
Sign in

0.05 MB

26.1-0.0.9-forge Release 29.03.2026

Boat-Item-View-Forge-26.1-0.0.9

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
forge
Show changes
# Version 0.0.9 ## Changes - **[All Mod Loaders]** Updated for Minecraft 26.1
Sign in

0.04 MB

26.1-0.0.9-fabric Release 29.03.2026

Boat-Item-View-Fabric-26.1-0.0.9

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
# Version 0.0.9 ## Changes - **[All Mod Loaders]** Updated for Minecraft 26.1
Sign in

0.99 MB

1.21.11-0.0.8-neoforge Release 16.12.2025

Boat-Item-View-Neoforge-1.21.11-0.0.8

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
# Version 0.0.8 ## Changes - **[All Mod Loaders]** Updated for Minecraft 1.21.11 - **[Fabric]** Moved config file name from the config folder to a dedicated "boatiview" folder. i.e. ".minecraft/config/client.toml" to ".minecraft/config/boatiview/client.toml" - **[Fabric]** Removed dependency on Fabric API. This means if you do not wish to use Mod Menu (which requires Fabric API) to access its config GUI, you can do so with a simpler setup. Without Mod Menu, changes made to the config after the game has launched will not be applied until the game is closed and restarted.
Sign in

0.05 MB

1.21.11-0.0.8-forge Release 16.12.2025

Boat-Item-View-Forge-1.21.11-0.0.8

Supported Minecraft versions
1.21.11
Loaders / Platforms
forge
Show changes
# Version 0.0.8 ## Changes - **[All Mod Loaders]** Updated for Minecraft 1.21.11 - **[Fabric]** Moved config file name from the config folder to a dedicated "boatiview" folder. i.e. ".minecraft/config/client.toml" to ".minecraft/config/boatiview/client.toml" - **[Fabric]** Removed dependency on Fabric API. This means if you do not wish to use Mod Menu (which requires Fabric API) to access its config GUI, you can do so with a simpler setup. Without Mod Menu, changes made to the config after the game has launched will not be applied until the game is closed and restarted.
Sign in

0.04 MB

1.21.11-0.0.8-fabric Release 16.12.2025

Boat-Item-View-Fabric-1.21.11-0.0.8

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
# Version 0.0.8 ## Changes - **[All Mod Loaders]** Updated for Minecraft 1.21.11 - **[Fabric]** Moved config file name from the config folder to a dedicated "boatiview" folder. i.e. ".minecraft/config/client.toml" to ".minecraft/config/boatiview/client.toml" - **[Fabric]** Removed dependency on Fabric API. This means if you do not wish to use Mod Menu (which requires Fabric API) to access its config GUI, you can do so with a simpler setup. Without Mod Menu, changes made to the config after the game has launched will not be applied until the game is closed and restarted.
Sign in

1.0 MB

1.21.10-0.0.7-neoforge Release 09.10.2025

Boat-Item-View-Neoforge-1.21.10-0.0.7

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
neoforge
Show changes
# Version 0.0.7 ## Additions - Added Ukrainian Translation (Thanks Mykytius) ## Changes - Updated for 1.21.9+ - Both hands' held item will now be shown if each hand holds a different whitelisted item (E.g. Main Hand = `create:wrench` , Offhand = `minecraft:filled_map`) - Both hands' held item will now be shown when one hand's entire namespace is whitelisted and the other hand's item is selectively whitelisted (E.g. Main Hand = `ad_astra:*` , Offhand = `minecraft:filled_map`) - Performance enhancement - held items will be hidden as per vanilla behaviour if the whitelist has no entries and the showHands config option is still set to TRUE
Sign in

0.05 MB

1.21.10-0.0.7-forge Release 09.10.2025

Boat-Item-View-Forge-1.21.10-0.0.7

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
forge
Show changes
# Version 0.0.7 ## Additions - Added Ukrainian Translation (Thanks Mykytius) ## Changes - Updated for 1.21.9+ - Both hands' held item will now be shown if each hand holds a different whitelisted item (E.g. Main Hand = `create:wrench` , Offhand = `minecraft:filled_map`) - Both hands' held item will now be shown when one hand's entire namespace is whitelisted and the other hand's item is selectively whitelisted (E.g. Main Hand = `ad_astra:*` , Offhand = `minecraft:filled_map`) - Performance enhancement - held items will be hidden as per vanilla behaviour if the whitelist has no entries and the showHands config option is still set to TRUE
Sign in

0.04 MB

1.21.10-0.0.7-fabric Release 09.10.2025

Boat-Item-View-Fabric-1.21.10-0.0.7

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
fabric
Show changes
# Version 0.0.7 ## Additions - Added Ukrainian Translation (Thanks Mykytius) ## Changes - Updated for 1.21.9+ - Both hands' held item will now be shown if each hand holds a different whitelisted item (E.g. Main Hand = `create:wrench` , Offhand = `minecraft:filled_map`) - Both hands' held item will now be shown when one hand's entire namespace is whitelisted and the other hand's item is selectively whitelisted (E.g. Main Hand = `ad_astra:*` , Offhand = `minecraft:filled_map`) - Performance enhancement - held items will be hidden as per vanilla behaviour if the whitelist has no entries and the showHands config option is still set to TRUE
Sign in

1.0 MB

1.21.7-0.0.6-neoforge Release 05.07.2025

Boat-Item-View-Neoforge-1.21.7-0.0.6

Supported Minecraft versions
1.21.7 1.21.8
Loaders / Platforms
neoforge
Show changes
# Version 0.0.6 ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

0.05 MB

1.21.7-0.0.6-forge Release 05.07.2025

Boat-Item-View-Forge-1.21.7-0.0.6

Supported Minecraft versions
1.21.7 1.21.8
Loaders / Platforms
forge
Show changes
# Version 0.0.6 ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

0.04 MB

1.21.7-0.0.6-fabric Release 05.07.2025

Boat-Item-View-Fabric-1.21.7-0.0.6

Supported Minecraft versions
1.21.7 1.21.8
Loaders / Platforms
fabric
Show changes
# Version 0.0.6 ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

1.0 MB

1.21.6-0.0.6-neoforge Release 21.06.2025

Boat Item View Neoforge 1.21.6 0.0.6

Supported Minecraft versions
1.21.6
Loaders / Platforms
neoforge
Show changes
# Version 0.0.6 ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

0.05 MB

1.21.6-0.0.6-forge Release 21.06.2025

Boat Item View Forge 1.21.6 0.0.6

Supported Minecraft versions
1.21.6
Loaders / Platforms
forge
Show changes
# Version 0.0.6 ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

0.04 MB

1.21.6-0.0.6-fabric Release 21.06.2025

Boat Item View Fabric 1.21.6 0.0.6

Supported Minecraft versions
1.21.6
Loaders / Platforms
fabric
Show changes
# Version 0.0.6 ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

1.0 MB

1.21.5-0.0.6-neoforge Release 28.04.2025

Boat Item View Neoforge 1.21.5 0.0.6

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
# Version 0.0.6 ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

0.05 MB

1.21.5-0.0.6-forge Release 28.04.2025

Boat Item View Forge 1.21.5 0.0.6

Supported Minecraft versions
1.21.5
Loaders / Platforms
forge
Show changes
# Version 0.0.6 ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

0.04 MB

1.21.5-0.0.6-fabric Release 28.04.2025

Boat Item View Fabric 1.21.5 0.0.6

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
# Version 0.0.6 ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

1.0 MB

1.21.4-p-0.0.6-forge Release 25.02.2025

Boat Item View Forge [Patch] 1.21.4 0.0.6

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
# Version 0.0.6 [PATCH] ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

0.04 MB

1.21.2-1.21.3-p-0.0.6-forge Release 25.02.2025

Boat Item View Forge [Patch] 1.22-1.21.3 0.0.6

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
forge
Show changes
# Version 0.0.6 [PATCH] ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

0.04 MB

1.21-1.21.1-p-0.0.6-forge Release 25.02.2025

Boat Item View Forge [Patch] 1.21-1.21.1 0.0.6

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
# Version 0.0.6 [PATCH] ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

0.04 MB

1.21.2-1.21.3-p-0.0.6-neoforge Release 25.02.2025

Boat Item View Neoforge [Patch] 1.21.2-1.21.3 0.0.6

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
# Version 0.0.6 [PATCH] ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

0.05 MB

1.21.4-0.0.6-neoforge Release 06.01.2025

Boat Item View Neoforge 1.21.4 0.0.6

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
# Version 0.0.6 ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

0.05 MB

1.21.4-0.0.6-forge Release 06.01.2025

Boat Item View Forge 1.21.4 0.0.6

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
# Version 0.0.6 ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

0.04 MB

1.21.4-0.0.6-fabric Release 06.01.2025

Boat Item View Fabric 1.21.4 0.0.6

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
# Version 0.0.6 ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

1.01 MB

1.21.2-1.21.3-0.0.6-neoforge Release 06.01.2025

Boat Item View Neoforge 1.21.2-1.21.3 0.0.6

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
# Version 0.0.6 ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

0.05 MB

1.21.2-1.21.3-0.0.6-forge Release 06.01.2025

Boat Item View Forge 1.21.2-1.21.3 0.0.6

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
forge
Show changes
# Version 0.0.6 ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

0.04 MB

1.21.2-1.21.3-0.0.6-fabric Release 06.01.2025

Boat Item View Fabric 1.21.2-1.21.3 0.0.6

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
# Version 0.0.6 ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

1.0 MB

1.21-1.21.1-0.0.6-neoforge Release 06.01.2025

Boat Item View Neoforge 1.21-1.21.1 0.0.6

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
# Version 0.0.6 ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

0.05 MB

1.21-1.21.1-0.0.6-forge Release 06.01.2025

Boat Item View Forge 1.21-1.21.1 0.0.6

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
# Version 0.0.6 ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

0.04 MB

1.21-1.21.1-0.0.6-fabric Release 06.01.2025

Boat Item View Fabric 1.21-1.21.1 0.0.6

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
# Version 0.0.6 ## Additions - Added a toggle to allow all items regardless of whitelist - Added Spanish (Spain) Translation. (Thanks WaffleBOT) - Added Spanish (Mexican) Translation. (Thanks WaffleBOT) - Addded Italian Translation. (Thanks Vlad Andrei Morariu) ## Changes - Re-architectured the mod to allow for future porting to be easier on multiple mod loaders - Updated to support Minecraft version 1.21 - Mod now supports Neoforge in addition to Forge and Fabric.
Sign in

1.01 MB

1.20.x-0.0.5-fabric Release 16.06.2023

Boat Item View Fabric 1.20.x 0.0.5

Supported Minecraft versions
1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
Update to 1.20. Added the ability to add all items from a specified modid by using the "*" wildcard character. E.g. modid:*
Sign in

0.98 MB

1.20.x-0.0.5-forge Release 16.06.2023

Boat Item View Forge 1.20.x 0.0.5

Supported Minecraft versions
1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6
Loaders / Platforms
forge
Show changes
Update to 1.20. Added the ability to add all items from a specified modid by using the "*" wildcard character. E.g. modid:*
Sign in

0.03 MB

1.19.3-1.19.4-0.0.4 Release 12.12.2022

Boat-Item-View-Fabric-1.19.3-1.19.4-0.0.4

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
Updated to support 1.19.3/1.19.4.
Sign in

0.98 MB

1.19.x-0.0.4 Release 06.08.2022

Boat-Item-View-Forge-1.19.x-0.0.4

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
Update to work with Forge 41.0.64 and above. Supports 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4. Fix a NoClassDefFound error. Added Chinese (Simplified) translations. Thank you Wudji.
Sign in

0.03 MB

1.19.1-1.19.2-fabric Release 06.08.2022

Boat-Item-View-Fabric-1.19.1-1.19.2-0.0.4

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
Updated to 1.19.1, works with 1.19.2 as well. Added Chinese (Simplified) translations. Thank you Wudji.
Sign in

0.97 MB

1.19-0.0.3-forge Release 11.06.2022

Boat-Item-View-Forge-1.19.x-0.0.3

Supported Minecraft versions
1.19
Loaders / Platforms
forge
Show changes
Update to 1.19!
Sign in

0.02 MB

1.19-0.0.3-fabric Release 11.06.2022

Boat-Item-View-Fabric-1.19.x-0.0.3

Supported Minecraft versions
1.19
Loaders / Platforms
fabric
Show changes
Update to 1.19!
Sign in

0.97 MB

1.18-0.0.3-forge Release 06.12.2021

Boat-Item-View-Forge-1.18.x-0.0.3

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
forge
Show changes
Updated to Minecraft 1.18 Updated Java Version to 17 Added Brazilian Portuguese translation
Sign in

0.02 MB

1.18-0.0.3-fabric Release 06.12.2021

Boat-Item-View-Fabric-1.18.x-0.0.3

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
fabric
Show changes
Updated to Minecraft 1.18 Updated Java Version to Java 17 Added Brazilian Portuguese translation
Sign in

0.85 MB

1.17-0.0.2-forge Release 12.09.2021

Boat-Item-View-Forge-1.17.x-0.0.2

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
forge
Show changes
Update to 1.17.1 Requires Java 16 Requires Forge Version 37.0.59 or above.
Sign in

0.02 MB

1.17-0.0.2 Release 12.06.2021

Boat-Item-View-Fabric-1.17.x-0.0.2

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
Update to Minecraft 1.17 Update Cloth Config
Sign in

0.87 MB

0.0.2-forge Release 18.05.2021

Boat-Item-View-Forge-1.16.x-0.0.2

Supported Minecraft versions
1.16.5
Loaders / Platforms
forge
Show changes
Forge Release Version - Same functionality as Fabric version - Added optional compatibility with Configured Mod. Installing the Configured will allow this mod to have a Config GUI.
Sign in

0.02 MB

0.0.2 Release 18.05.2021

Boat-Item-View-Fabric-1.16.x-0.0.2

Supported Minecraft versions
1.16.5
Loaders / Platforms
fabric
Show changes
Fixed held item not updating its render when switching between items on the hotbar
Sign in

0.87 MB

1.16.x-0.0.1 Release 15.05.2021

Boat-Item-View-Fabric-1.16.x-0.0.1

Supported Minecraft versions
1.16.5
Loaders / Platforms
fabric
Sign in

0.87 MB