Перейти к содержимому
Mineforgian

Boat Item View

See your held items when in a moving boat!

11.2M загрузок2K подписчиковLGPL-3.0-onlyfabricforgeneoforge

Обновлён 19 июня 2026 г. · опубликован 15 мая 2021 г.

  • The mod in action

Boat Item View

drawing
drawing

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

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.

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.

Screenshots

The Config GUI that is generated when Mod Menu is installed alongside this mod.

drawing

Issues

Please report any issues to the issue tracker linked at the top of this page.

Credits

Treblero, for the original idea

drawing

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
26.2-0.0.9-fabricРелиз26.2fabric19 июня 2026 г..jar (1016 КБ)
26.2-0.0.9-forgeРелиз26.2forge19 июня 2026 г..jar (41 КБ)
26.2-0.0.9-neoforgeРелиз26.2neoforge19 июня 2026 г..jar (52 КБ)
26.1-0.0.9-neoforgeРелиз26.1, 26.1.1, 26.1.2neoforge29 марта 2026 г..jar (52 КБ)
26.1-0.0.9-forgeРелиз26.1, 26.1.1, 26.1.2forge29 марта 2026 г..jar (41 КБ)
26.1-0.0.9-fabricРелиз26.1, 26.1.1, 26.1.2fabric29 марта 2026 г..jar (1013 КБ)
1.21.11-0.0.8-neoforgeРелиз1.21.11neoforge16 декабря 2025 г..jar (54 КБ)
1.21.11-0.0.8-forgeРелиз1.21.11forge16 декабря 2025 г..jar (43 КБ)
1.21.11-0.0.8-fabricРелиз1.21.11fabric16 декабря 2025 г..jar (1.0 МБ)
1.21.10-0.0.7-neoforgeРелиз1.21.9, 1.21.10neoforge9 октября 2025 г..jar (54 КБ)
1.21.10-0.0.7-forgeРелиз1.21.9, 1.21.10forge9 октября 2025 г..jar (43 КБ)
1.21.10-0.0.7-fabricРелиз1.21.9, 1.21.10fabric9 октября 2025 г..jar (1.0 МБ)
1.21.7-0.0.6-neoforgeРелиз1.21.7, 1.21.8neoforge5 июля 2025 г..jar (52 КБ)
1.21.7-0.0.6-forgeРелиз1.21.7, 1.21.8forge5 июля 2025 г..jar (42 КБ)
1.21.7-0.0.6-fabricРелиз1.21.7, 1.21.8fabric5 июля 2025 г..jar (1.0 МБ)

Показаны последние 15 из 48 версий. Все версии — на Modrinth.

Ченджлог

26.2-0.0.9-fabricРелиз26.2 · 19 июня 2026 г.

Version 0.0.9

Changes

  • [All Mod Loaders] Updated for Minecraft 26.2
26.2-0.0.9-forgeРелиз26.2 · 19 июня 2026 г.

Version 0.0.9

Changes

  • [All Mod Loaders] Updated for Minecraft 26.2
26.2-0.0.9-neoforgeРелиз26.2 · 19 июня 2026 г.

Version 0.0.9

Changes

  • [All Mod Loaders] Updated for Minecraft 26.2
26.1-0.0.9-neoforgeРелиз26.1, 26.1.1, 26.1.2 · 29 марта 2026 г.

Version 0.0.9

Changes

  • [All Mod Loaders] Updated for Minecraft 26.1
26.1-0.0.9-forgeРелиз26.1, 26.1.1, 26.1.2 · 29 марта 2026 г.

Version 0.0.9

Changes

  • [All Mod Loaders] Updated for Minecraft 26.1
26.1-0.0.9-fabricРелиз26.1, 26.1.1, 26.1.2 · 29 марта 2026 г.

Version 0.0.9

Changes

  • [All Mod Loaders] Updated for Minecraft 26.1
1.21.11-0.0.8-neoforgeРелиз1.21.11 · 16 декабря 2025 г.

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.
1.21.11-0.0.8-forgeРелиз1.21.11 · 16 декабря 2025 г.

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.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…