
Chest Boat Patch
Right-click to open the chest boat inventory, not ride it.
- Загрузки
- 8K
- Подписчики
- 24
- Обновлён
- 4 января 2025 г.
- Лицензия
- MIT
Опубликован 7 ноября 2022 г.
Chest Boat Patch
I made this mod to fix a problem ilmango had when using chest boats as storage. In his Skyblock 1.19 series, he accidentally mounted one of the boats (in this video) and caused them to be misaligned. To fix this, I decided to change the interaction behaviour of chest boats. To open the chest boat inventory, you now simply press right-click on it. To ride the boat, you now (by default) press the Left Alt key and right-click (use button).
Version Compatibility Table
| Mod version | Minecraft version | Minimum Fabric Loader Version |
|---|---|---|
| 1.0.7 | 1.21.2 - 1.21.6 | 0.16.9 |
| 1.0.6 | 1.21 - 1.21.1 | 0.16.2 |
| 1.0.5.1 | 1.20 - 1.20.4 | 0.14.21 |
| 1.0.5 | 1.20 | 0.14.21 |
| 1.0.4 | 1.19.4 | 0.14.17 |
| 1.0.3 | 1.19.2 - 1.19.3 | 0.14.9 |
| 1.0.2 | 1.19.2 - 1.19.3 | 0.14.9 |
| 1.0.1 | 1.19.2 | 0.14.9 |
| 1.0.0 | 1.19.2 | 0.14.9 |
Центр версий
8 версийЧенджлог
1.0.7Релиз1.21.4, 1.21.5, 1.21.6 · 4 января 2025 г.
Hey, sorry it has been so long since it has been updated. I took a break from developing mods because I was burnt out and life really screwed me over. Anyway, I fixed it XD
Changelog
- Rewrote the interact function to align with the changes that occurred between 1.21.1 and 1.21.2.
- This fix has been tested and works without any other changes on each game version listed.
- Changed the button activation from the end of a client tick to the start to improve reliability.
1.0.6Релиз1.21, 1.21.1 · 25 августа 2024 г.
I've been meaning to get around to this for a while. I kinda had to relearn how Fabric handles client and server code. Found out the hard way that they finally separated the main and client directories/classes finally. Anyway, here are the changes:
- Updated to support 1.21 and above.
- Fixed the version string substitution in fabric.mod.json
- Moved all code from main to client.
1.0.5.1Релиз1.20.2, 1.20.3, 1.20.4 · 13 июня 2023 г.
- Add support for 1.20.1
1.0.5Релиз1.20 · 9 июня 2023 г.
- Updated to 1.20
This release is only compatible with 1.20 and above due to changes in Minecraft.
v1.0.4Релиз1.19.4 · 16 марта 2023 г.
- Updated to Minecraft 1.19.4
- Due to recent code changes by Mojang, this release is not compatible with versions prior to 1.19.4
- Updated Fabric loader version to 0.14.17
1.0.3Релиз1.19.2, 1.19.3 · 15 января 2023 г.
- Fixed #1
- Set target and built with JDK version 17
1.0.2Релиз1.19.2, 1.19.3 · 19 декабря 2022 г.
- Added support for 1.19.3
1.0.1Релиз1.19.2 · 7 ноября 2022 г.
- The mod only changes the mountKeyPressed variable if the key is pressed, instead of at the end of every tick.
Комментарии
Загружаем…