Inventory Tabs (updated)
Client side mod to access nearby blocks without leaving your inventory! Updated for 1.18 and 1.19!
Обновлён 28 мая 2023 г. · опубликован 24 июня 2022 г.
InventoryTabs
A new version of this mod is maintained over at Inventory Tabs 4.
Adds tabs to access nearby blocks without leaving your inventory. Completely client-side. Requires Cloth Config API.
|
|
Also has BigInv and PlayerEx support!
|
|
New in version 0.8.1, chest icons and hover text can be changed by nearby item frames!

New in 0.9.0: Entity support!
|
|
This 1.18 port is based on LiamMCW's fork of the original mod by cakewhip. Full credits can be found at https://github.com/Andrew6rant/inventorytabs/graphs/contributors.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 0.9.1-1.19.4-beta | Бета | 1.19.4 | fabric | 28 мая 2023 г. | .jar (87 КБ) |
| inventorytabs-0.9.0-beta-1.19.3 | Бета | 1.19.3-rc1, 1.19.3-rc2, 1.19.3-rc3, 1.19.3 | fabric, quilt | 28 декабря 2022 г. | .jar (83 КБ) |
| inventorytabs-0.9.beta-1.19.x | Бета | 1.19.1-pre6, 1.19.1-rc2, 1.19.1, 1.19.2 | fabric, quilt | 22 июля 2022 г. | .jar (82 КБ) |
| inventorytabs-0.9.beta-1.18.x | Бета | 1.18.2-pre2, 1.18.2-pre3, 1.18.2-rc1, 1.18.2 | fabric, quilt | 22 июля 2022 г. | .jar (82 КБ) |
| inventorytabs-0.8.1-1.19.x | Релиз | 1.19, 1.19.1, 1.19.2 | fabric, quilt | 21 июля 2022 г. | .jar (76 КБ) |
| inventorytabs-0.8.1-1.18.x | Релиз | 1.18, 1.18.1, 1.18.2 | fabric, quilt | 21 июля 2022 г. | .jar (76 КБ) |
| inventorytabs-0.8.0-1.19.x | Релиз | 1.19 | fabric, quilt | 19 июля 2022 г. | .jar (74 КБ) |
| inventorytabs-0.8.0-1.18.x | Релиз | 1.18, 1.18.1, 1.18.2 | fabric, quilt | 19 июля 2022 г. | .jar (74 КБ) |
| inventorytabs-0.7.0-1.19.x | Релиз | 1.19 | fabric, quilt | 30 июня 2022 г. | .jar (68 КБ) |
| inventorytabs-0.7.0-1.18.x | Релиз | 1.18, 1.18.1, 1.18.2 | fabric, quilt | 30 июня 2022 г. | .jar (68 КБ) |
| inventorytabs-0.6.1-1.19.x | Релиз | 1.19 | fabric, quilt | 27 июня 2022 г. | .jar (60 КБ) |
| inventorytabs-0.6.1-1.18.x | Релиз | 1.18, 1.18.1, 1.18.2 | fabric, quilt | 27 июня 2022 г. | .jar (60 КБ) |
| inventorytabs-0.6.0-1.19.x | Релиз | 1.19 | fabric, quilt | 25 июня 2022 г. | .jar (60 КБ) |
| inventorytabs-0.6.0-1.18.x | Релиз | 1.18, 1.18.1, 1.18.2 | fabric, quilt | 25 июня 2022 г. | .jar (60 КБ) |
| inventorytabs-0.5.0-1.18.x | Релиз | 1.18, 1.18.1, 1.18.2 | fabric, quilt | 25 июня 2022 г. | .jar (57 КБ) |
Показаны последние 15 из 17 версий. Все версии — на Modrinth.
Ченджлог
0.9.1-1.19.4-betaБета1.19.4 · 28 мая 2023 г.
Port of 0.9.1 beta to 1.19.4 due to Vanilla's breaking changes.
Massive thanks to KJNine for the PR.
inventorytabs-0.9.0-beta-1.19.3Бета1.19.3-rc2, 1.19.3-rc3, 1.19.3 · 28 декабря 2022 г.
Straight port of 0.9.0-beta to 1.19.3 due to Vanilla's breaking changes. No new features or bugfixes.
Massive thanks to ThebestkillerTBK for the PR.
inventorytabs-0.9.beta-1.19.xБета1.19.1-rc2, 1.19.1, 1.19.2 · 22 июля 2022 г.
Added support for entity inventories!
Beta for now because there is currently no way to configure entity tabs
inventorytabs-0.9.beta-1.18.xБета1.18.2-pre3, 1.18.2-rc1, 1.18.2 · 22 июля 2022 г.
Added support for entity inventories!
Beta for now because there is currently no way to configure entity tabs
inventorytabs-0.8.1-1.19.xРелиз1.19, 1.19.1, 1.19.2 · 21 июля 2022 г.
New feature, chest icons and hover text can be changed by nearby item frames!
inventorytabs-0.8.1-1.18.xРелиз1.18, 1.18.1, 1.18.2 · 21 июля 2022 г.
New Feature, chest icons and hover text can be changed by nearby item frames!
inventorytabs-0.8.0-1.19.xРелиз1.19 · 19 июля 2022 г.
Overhauled the config system, now supports block tags, properly saves on load, and is serialized using JSON format instead of JSON5.
New #inventorytabs:block_entities_without_inventories tag, for better mod compatibility
Fixed soft keybind conflict with multiplayer list, so the tab keybind does not consume the tab click event outside of the inventory (thanks Devan-Kerman!)
Excluded bed and redstone comparator block entities from showing up in the tab list
inventorytabs-0.8.0-1.18.xРелиз1.18, 1.18.1, 1.18.2 · 19 июля 2022 г.
Overhauled the config system, now supports block tags, properly saves on load, and is serialized using JSON format instead of JSON5.
New #inventorytabs:block_entities_without_inventories tag, for better mod compatibility
Fixed soft keybind conflict with multiplayer list, so the tab keybind does not consume the tab click event outside of the inventory (thanks Devan-Kerman!)
Excluded bed and redstone comparator block entities from showing up in the tab list
Полная история изменений — на Modrinth.
Комментарии
Загружаем…






