Назад в магазин
ItemSwapper
Modrinth Plugin

ItemSwapper

Inventory update concept for hotswapping items.

Информация о Minecraft-продукте

Важное о товаре

Совместимость, версии Minecraft, загрузчики и данные внешнего источника.

Тип

Plugin

Доступ

Бесплатно

Последняя версия

1.0.0-beta.2

Загрузки

1 901 698

Загрузчики / Платформы

bukkit fabric paper purpur spigot

Minecraft версии

1.18 – 1.21.11 26.1 26.1.1 26.1.2 26.2

Категории

game-mechanics management storage

Описание

Подробная информация

# ItemSwapper > This mod is still in development and may change over time. Feel free to open an issue/discussion on Github with any suggestions or bugs you find. Tweaks to the inventory system based on [Xisumavoid's video](https://www.youtube.com/watch?v=A6DvnFCW5FY). Adds an item switch interface triggered by pressing a hotkey(Default: `R`). Depending on the item in the main hand, the interface will show different options(or not show up at all for unmapped items). Switch between the options by moving the mouse(or using the scroll wheel for the list). Releasing the hotkey will swap the item in the main hand with the selected item. In the item wheel, pressing the middle mouse button while having an item selected switches to related items(if available). ## Features - Switch between items from the inventory - Show the inventory from an empty hand - Switch between items from shulker boxes in the inventory(requires the mod/plugin on the server) - Item wheel for block pallets - Item list for dynamic items like tools, food, potions, etc. - Fully customizable via resource packs ## Dependencies - FabricAPI ## Credits - [Xisumavoid](https://www.youtube.com/xisumavoid) for the idea/video of the concept - [LizardOfOz](https://www.youtube.com/LizardOfOz) Designer - [Stridey](https://modrinth.com/user/Stridey) Textures - [DnatorGames](https://twitter.com/DnatorGames) Logo - [Ratty](https://github.com/RodentMastermind) for the help with the resource pack ## Images ![Plank Types](https://raw.githubusercontent.com/tr7zw/ItemSwapper/1.19/img/planktypes.png) ![Wood Options](https://raw.githubusercontent.com/tr7zw/ItemSwapper/1.19/img/woodoptions.png) ![Dyes](https://raw.githubusercontent.com/tr7zw/ItemSwapper/1.19/img/dyes.png) ![Tools](https://raw.githubusercontent.com/tr7zw/ItemSwapper/1.19/img/tools.png) ![Potions](https://raw.githubusercontent.com/tr7zw/ItemSwapper/1.19/img/potions.png) ![Redstone](https://raw.githubusercontent.com/tr7zw/ItemSwapper/1.19/img/redstone.png)

Разработчик

Stridey

Профиль и данные получены с Modrinth

Открыть на Modrinth

Галерея продукта

Изображения проекта

Скриншоты и изображения из оригинальной страницы Modrinth.

Oak types example

Список изменений

Версии проекта

Опубликованные версии и оригинальные файлы Modrinth.

1.0.0-beta.2 Актуальная Beta 24.06.2026

1.0.0-beta.2 - Fabric

Поддерживаемые версии Minecraft
26.2
Загрузчики / Платформы
fabric
Показать изменения
This is an early beta release of the 1.0.0 version of ItemSwapper for 26.2. Not all features planned for 1.0.0 are implemented yet and there will be issues, please give feedback on Discord/GitHub. This has been in the works for the past 3 months. Once finished, other versions get the 1.0.0 update too. ## Fixes to beta.1 * Fix kick when enchanted items get involved * Fix being able to send shulkers to the shadow realm if done right * Fix item lists not switching correctly * Shulkers now fill in top down, empty bottom up * Refill behaves like it should ## What's changed * Added 26.2 support, Dropped 1.19.4 support * Full codebase and networking rework, incompatible with any prior version * Improve Litematica support on >=1.21 * Remove legacy mixins/logic, improving compatibility * Move any non inventory logic like shulkers to the server side * New option to keep the last item in shulkers for sorting (see next section) * Storing away items will not prioritize shulkers with the same item and stack them correctly * In case no shulker has the exact item, the first palette of the item is used to find a possibly related shulker * Added setting to use all linked palettes to the held item, this will sort more distant items together * Instead of swapping the held item with the target, it will now store away the held item and then grab the target * Added optional restock keybind * Added optional store away keybind * Shulkers now fill in top down, empty bottom up ## Known issues/missing features * Some server behaviors like keeping the last item in the shulker can't be changed client-side * Bundle support is not yet implemented * No Spigot/Paper plugin compatible yet * Add config screen tab to configure items that don't allow pickblock like tools/weapons * Unable to view shulker content via click in the inventory Changes to release: https://github.com/tr7zw/ItemSwapper/compare/v0.10.1...518b04a Changes to beta.1: https://github.com/tr7zw/ItemSwapper/compare/8d8bd93...518b04a
Войти

2.19 MB

1.0.0-beta.1 Beta 22.06.2026

1.0.0-beta.1 - Fabric

Поддерживаемые версии Minecraft
26.2
Загрузчики / Платформы
fabric
Показать изменения
This is an early beta release of the 1.0.0 version of ItemSwapper for 26.2. Not all features planned for 1.0.0 are implemented yet and there will be issues, please give feedback on Discord/GitHub. This has been in the works for the past 3 months. Once finished, other versions get the 1.0.0 update too. ## What's changed * Added 26.2 support, Dropped 1.19.4 support * Full codebase and networking rework, incompatible with any prior version * Improve Litematica support on >=1.21 * Remove legacy mixins/logic, improving compatibility * Move any non inventory logic like shulkers to the server side * New option to keep the last item in shulkers for sorting (see next section) * Storing away items will not prioritize shulkers with the same item and stack them correctly * In case no shulker has the exact item, the first palette of the item is used to find a possibly related shulker * Added setting to use all linked palettes to the held item, this will sort more distant items together * Instead of swapping the held item with the target, it will now store away the held item and then grab the target * Added optional restock keybind * Added optional store away keybind ## Known issues/missing features * Some server behaviors like keeping the last item in the shulker can't be changed client-side * Bundle support is not yet implemented * No Spigot/Paper plugin compatible yet * Add config screen tab to configure items that don't allow pickblock like tools/weapons * Shulkers get emptied from top to bottom, instead of bottom to top * The Tools list is broken, use the "show as palette option" as a workaround * List with enchantments cause a kick * Unable to view shulker content via click in the inventory Changes: https://github.com/tr7zw/ItemSwapper/compare/v0.10.1...8d8bd93 (Files changed: 157)
Войти

2.19 MB

0.10.1 Release 01.04.2026

0.10.1-26.1 - Fabric

Поддерживаемые версии Minecraft
26.1 26.1.1 26.1.2
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Marked any 26.1 version as compatible, like 26.1.1 * Fix key binding not showing up in the controls * Fixed title of the ItemSwapper category in the controls * Updated internal libs * Set clientside/java version flags on Curseforge **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.10.0...v0.10.1
Войти

2.15 MB

0.10.1 Release 01.04.2026

0.10.1-1.21.8 - Fabric

Поддерживаемые версии Minecraft
1.21.8
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Marked any 26.1 version as compatible, like 26.1.1 * Fix key binding not showing up in the controls * Fixed title of the ItemSwapper category in the controls * Updated internal libs * Set clientside/java version flags on Curseforge **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.10.0...v0.10.1
Войти

2.18 MB

0.10.1 Release 01.04.2026

0.10.1-1.21.5 - Fabric

Поддерживаемые версии Minecraft
1.21.5
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Marked any 26.1 version as compatible, like 26.1.1 * Fix key binding not showing up in the controls * Fixed title of the ItemSwapper category in the controls * Updated internal libs * Set clientside/java version flags on Curseforge **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.10.0...v0.10.1
Войти

2.18 MB

0.10.1 Release 01.04.2026

0.10.1-1.21.4 - Fabric

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Marked any 26.1 version as compatible, like 26.1.1 * Fix key binding not showing up in the controls * Fixed title of the ItemSwapper category in the controls * Updated internal libs * Set clientside/java version flags on Curseforge **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.10.0...v0.10.1
Войти

2.18 MB

0.10.1 Release 01.04.2026

0.10.1-1.21.3 - Fabric

Поддерживаемые версии Minecraft
1.21.3
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Marked any 26.1 version as compatible, like 26.1.1 * Fix key binding not showing up in the controls * Fixed title of the ItemSwapper category in the controls * Updated internal libs * Set clientside/java version flags on Curseforge **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.10.0...v0.10.1
Войти

2.18 MB

0.10.1 Release 01.04.2026

0.10.1-1.21.11 - Fabric

Поддерживаемые версии Minecraft
1.21.11
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Marked any 26.1 version as compatible, like 26.1.1 * Fix key binding not showing up in the controls * Fixed title of the ItemSwapper category in the controls * Updated internal libs * Set clientside/java version flags on Curseforge **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.10.0...v0.10.1
Войти

2.19 MB

0.10.1 Release 01.04.2026

0.10.1-1.21.10 - Fabric

Поддерживаемые версии Minecraft
1.21.10
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Marked any 26.1 version as compatible, like 26.1.1 * Fix key binding not showing up in the controls * Fixed title of the ItemSwapper category in the controls * Updated internal libs * Set clientside/java version flags on Curseforge **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.10.0...v0.10.1
Войти

2.19 MB

0.10.1 Release 01.04.2026

0.10.1-1.21.1 - Fabric

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Marked any 26.1 version as compatible, like 26.1.1 * Fix key binding not showing up in the controls * Fixed title of the ItemSwapper category in the controls * Updated internal libs * Set clientside/java version flags on Curseforge **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.10.0...v0.10.1
Войти

2.18 MB

0.10.1 Release 01.04.2026

0.10.1-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Marked any 26.1 version as compatible, like 26.1.1 * Fix key binding not showing up in the controls * Fixed title of the ItemSwapper category in the controls * Updated internal libs * Set clientside/java version flags on Curseforge **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.10.0...v0.10.1
Войти

2.18 MB

0.10.1 Release 01.04.2026

0.10.1-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Marked any 26.1 version as compatible, like 26.1.1 * Fix key binding not showing up in the controls * Fixed title of the ItemSwapper category in the controls * Updated internal libs * Set clientside/java version flags on Curseforge **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.10.0...v0.10.1
Войти

2.18 MB

0.10.1 Release 01.04.2026

0.10.1-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Marked any 26.1 version as compatible, like 26.1.1 * Fix key binding not showing up in the controls * Fixed title of the ItemSwapper category in the controls * Updated internal libs * Set clientside/java version flags on Curseforge **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.10.0...v0.10.1
Войти

2.18 MB

0.10.1 Release 01.04.2026

0.10.1-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Marked any 26.1 version as compatible, like 26.1.1 * Fix key binding not showing up in the controls * Fixed title of the ItemSwapper category in the controls * Updated internal libs * Set clientside/java version flags on Curseforge **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.10.0...v0.10.1
Войти

2.19 MB

0.10.1 Release 01.04.2026

0.10.1-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Marked any 26.1 version as compatible, like 26.1.1 * Fix key binding not showing up in the controls * Fixed title of the ItemSwapper category in the controls * Updated internal libs * Set clientside/java version flags on Curseforge **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.10.0...v0.10.1
Войти

2.19 MB

0.10.0 Release 27.03.2026

0.10.0-26.1 - Fabric

Поддерживаемые версии Minecraft
26.1
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Added 26.1 Fabric support * Large build script, mod logic and lib updates due to 26.1, please report any issues **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.9.0...v0.10.0
Войти

2.15 MB

0.10.0 Release 27.03.2026

0.10.0-1.21.8 - Fabric

Поддерживаемые версии Minecraft
1.21.8
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Added 26.1 Fabric support * Large build script, mod logic and lib updates due to 26.1, please report any issues **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.9.0...v0.10.0
Войти

2.18 MB

0.10.0 Release 27.03.2026

0.10.0-1.21.5 - Fabric

Поддерживаемые версии Minecraft
1.21.5
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Added 26.1 Fabric support * Large build script, mod logic and lib updates due to 26.1, please report any issues **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.9.0...v0.10.0
Войти

2.18 MB

0.10.0 Release 27.03.2026

0.10.0-1.21.4 - Fabric

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Added 26.1 Fabric support * Large build script, mod logic and lib updates due to 26.1, please report any issues **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.9.0...v0.10.0
Войти

2.18 MB

0.10.0 Release 27.03.2026

0.10.0-1.21.3 - Fabric

Поддерживаемые версии Minecraft
1.21.3
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Added 26.1 Fabric support * Large build script, mod logic and lib updates due to 26.1, please report any issues **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.9.0...v0.10.0
Войти

2.18 MB

0.10.0 Release 27.03.2026

0.10.0-1.21.11 - Fabric

Поддерживаемые версии Minecraft
1.21.11
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Added 26.1 Fabric support * Large build script, mod logic and lib updates due to 26.1, please report any issues **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.9.0...v0.10.0
Войти

2.19 MB

0.10.0 Release 27.03.2026

0.10.0-1.21.10 - Fabric

Поддерживаемые версии Minecraft
1.21.10
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Added 26.1 Fabric support * Large build script, mod logic and lib updates due to 26.1, please report any issues **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.9.0...v0.10.0
Войти

2.19 MB

0.10.0 Release 27.03.2026

0.10.0-1.21.1 - Fabric

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Added 26.1 Fabric support * Large build script, mod logic and lib updates due to 26.1, please report any issues **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.9.0...v0.10.0
Войти

2.18 MB

0.10.0 Release 27.03.2026

0.10.0-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Added 26.1 Fabric support * Large build script, mod logic and lib updates due to 26.1, please report any issues **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.9.0...v0.10.0
Войти

2.18 MB

0.10.0 Release 27.03.2026

0.10.0-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Added 26.1 Fabric support * Large build script, mod logic and lib updates due to 26.1, please report any issues **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.9.0...v0.10.0
Войти

2.18 MB

0.10.0 Release 27.03.2026

0.10.0-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Added 26.1 Fabric support * Large build script, mod logic and lib updates due to 26.1, please report any issues **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.9.0...v0.10.0
Войти

2.18 MB

0.10.0 Release 27.03.2026

0.10.0-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Added 26.1 Fabric support * Large build script, mod logic and lib updates due to 26.1, please report any issues **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.9.0...v0.10.0
Войти

2.18 MB

0.10.0 Release 27.03.2026

0.10.0-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## What's changed * Added 26.1 Fabric support * Large build script, mod logic and lib updates due to 26.1, please report any issues **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.9.0...v0.10.0
Войти

2.19 MB

0.9.0 Release 08.03.2026

0.9.0-1.21.8 - Fabric

Поддерживаемые версии Minecraft
1.21.8
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add support for new grids of 28-40 by @tr7zw with textures by @StrideyGH in https://github.com/tr7zw/ItemSwapper/pull/263 * Updated Palettes by @RodentMastermind with @tr7zw and @Xisuma in https://github.com/tr7zw/ItemSwapper/pull/264 * Updated "clear slot" icon by @StrideyGH * Fix palette name not rendering in modern versions * fix shortcut background not rendering in old versions * Fix amounts not rendering in modern versions * Add option to open lists as palettes * Increase performance while having palettes open * Allow lists to define shortcuts * Add new "paletteList" flag to lists * Fix texture pack loading not unloading the old data **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.5...v0.9.0
Войти

2.18 MB

0.9.0 Release 08.03.2026

0.9.0-1.21.5 - Fabric

Поддерживаемые версии Minecraft
1.21.5
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add support for new grids of 28-40 by @tr7zw with textures by @StrideyGH in https://github.com/tr7zw/ItemSwapper/pull/263 * Updated Palettes by @RodentMastermind with @tr7zw and @Xisuma in https://github.com/tr7zw/ItemSwapper/pull/264 * Updated "clear slot" icon by @StrideyGH * Fix palette name not rendering in modern versions * fix shortcut background not rendering in old versions * Fix amounts not rendering in modern versions * Add option to open lists as palettes * Increase performance while having palettes open * Allow lists to define shortcuts * Add new "paletteList" flag to lists * Fix texture pack loading not unloading the old data **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.5...v0.9.0
Войти

2.18 MB

0.9.0 Release 08.03.2026

0.9.0-1.21.4 - Fabric

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add support for new grids of 28-40 by @tr7zw with textures by @StrideyGH in https://github.com/tr7zw/ItemSwapper/pull/263 * Updated Palettes by @RodentMastermind with @tr7zw and @Xisuma in https://github.com/tr7zw/ItemSwapper/pull/264 * Updated "clear slot" icon by @StrideyGH * Fix palette name not rendering in modern versions * fix shortcut background not rendering in old versions * Fix amounts not rendering in modern versions * Add option to open lists as palettes * Increase performance while having palettes open * Allow lists to define shortcuts * Add new "paletteList" flag to lists * Fix texture pack loading not unloading the old data **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.5...v0.9.0
Войти

2.18 MB

0.9.0 Release 08.03.2026

0.9.0-1.21.3 - Fabric

Поддерживаемые версии Minecraft
1.21.3
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add support for new grids of 28-40 by @tr7zw with textures by @StrideyGH in https://github.com/tr7zw/ItemSwapper/pull/263 * Updated Palettes by @RodentMastermind with @tr7zw and @Xisuma in https://github.com/tr7zw/ItemSwapper/pull/264 * Updated "clear slot" icon by @StrideyGH * Fix palette name not rendering in modern versions * fix shortcut background not rendering in old versions * Fix amounts not rendering in modern versions * Add option to open lists as palettes * Increase performance while having palettes open * Allow lists to define shortcuts * Add new "paletteList" flag to lists * Fix texture pack loading not unloading the old data **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.5...v0.9.0
Войти

2.18 MB

0.9.0 Release 08.03.2026

0.9.0-1.21.11 - Fabric

Поддерживаемые версии Minecraft
1.21.11
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add support for new grids of 28-40 by @tr7zw with textures by @StrideyGH in https://github.com/tr7zw/ItemSwapper/pull/263 * Updated Palettes by @RodentMastermind with @tr7zw and @Xisuma in https://github.com/tr7zw/ItemSwapper/pull/264 * Updated "clear slot" icon by @StrideyGH * Fix palette name not rendering in modern versions * fix shortcut background not rendering in old versions * Fix amounts not rendering in modern versions * Add option to open lists as palettes * Increase performance while having palettes open * Allow lists to define shortcuts * Add new "paletteList" flag to lists * Fix texture pack loading not unloading the old data **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.5...v0.9.0
Войти

2.19 MB

0.9.0 Release 08.03.2026

0.9.0-1.21.10 - Fabric

Поддерживаемые версии Minecraft
1.21.10
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add support for new grids of 28-40 by @tr7zw with textures by @StrideyGH in https://github.com/tr7zw/ItemSwapper/pull/263 * Updated Palettes by @RodentMastermind with @tr7zw and @Xisuma in https://github.com/tr7zw/ItemSwapper/pull/264 * Updated "clear slot" icon by @StrideyGH * Fix palette name not rendering in modern versions * fix shortcut background not rendering in old versions * Fix amounts not rendering in modern versions * Add option to open lists as palettes * Increase performance while having palettes open * Allow lists to define shortcuts * Add new "paletteList" flag to lists * Fix texture pack loading not unloading the old data **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.5...v0.9.0
Войти

2.19 MB

0.9.0 Release 08.03.2026

0.9.0-1.21.1 - Fabric

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add support for new grids of 28-40 by @tr7zw with textures by @StrideyGH in https://github.com/tr7zw/ItemSwapper/pull/263 * Updated Palettes by @RodentMastermind with @tr7zw and @Xisuma in https://github.com/tr7zw/ItemSwapper/pull/264 * Updated "clear slot" icon by @StrideyGH * Fix palette name not rendering in modern versions * fix shortcut background not rendering in old versions * Fix amounts not rendering in modern versions * Add option to open lists as palettes * Increase performance while having palettes open * Allow lists to define shortcuts * Add new "paletteList" flag to lists * Fix texture pack loading not unloading the old data **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.5...v0.9.0
Войти

2.18 MB

0.9.0 Release 08.03.2026

0.9.0-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add support for new grids of 28-40 by @tr7zw with textures by @StrideyGH in https://github.com/tr7zw/ItemSwapper/pull/263 * Updated Palettes by @RodentMastermind with @tr7zw and @Xisuma in https://github.com/tr7zw/ItemSwapper/pull/264 * Updated "clear slot" icon by @StrideyGH * Fix palette name not rendering in modern versions * fix shortcut background not rendering in old versions * Fix amounts not rendering in modern versions * Add option to open lists as palettes * Increase performance while having palettes open * Allow lists to define shortcuts * Add new "paletteList" flag to lists * Fix texture pack loading not unloading the old data **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.5...v0.9.0
Войти

2.18 MB

0.9.0 Release 08.03.2026

0.9.0-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add support for new grids of 28-40 by @tr7zw with textures by @StrideyGH in https://github.com/tr7zw/ItemSwapper/pull/263 * Updated Palettes by @RodentMastermind with @tr7zw and @Xisuma in https://github.com/tr7zw/ItemSwapper/pull/264 * Updated "clear slot" icon by @StrideyGH * Fix palette name not rendering in modern versions * fix shortcut background not rendering in old versions * Fix amounts not rendering in modern versions * Add option to open lists as palettes * Increase performance while having palettes open * Allow lists to define shortcuts * Add new "paletteList" flag to lists * Fix texture pack loading not unloading the old data **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.5...v0.9.0
Войти

2.18 MB

0.9.0 Release 08.03.2026

0.9.0-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add support for new grids of 28-40 by @tr7zw with textures by @StrideyGH in https://github.com/tr7zw/ItemSwapper/pull/263 * Updated Palettes by @RodentMastermind with @tr7zw and @Xisuma in https://github.com/tr7zw/ItemSwapper/pull/264 * Updated "clear slot" icon by @StrideyGH * Fix palette name not rendering in modern versions * fix shortcut background not rendering in old versions * Fix amounts not rendering in modern versions * Add option to open lists as palettes * Increase performance while having palettes open * Allow lists to define shortcuts * Add new "paletteList" flag to lists * Fix texture pack loading not unloading the old data **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.5...v0.9.0
Войти

2.18 MB

0.9.0 Release 08.03.2026

0.9.0-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add support for new grids of 28-40 by @tr7zw with textures by @StrideyGH in https://github.com/tr7zw/ItemSwapper/pull/263 * Updated Palettes by @RodentMastermind with @tr7zw and @Xisuma in https://github.com/tr7zw/ItemSwapper/pull/264 * Updated "clear slot" icon by @StrideyGH * Fix palette name not rendering in modern versions * fix shortcut background not rendering in old versions * Fix amounts not rendering in modern versions * Add option to open lists as palettes * Increase performance while having palettes open * Allow lists to define shortcuts * Add new "paletteList" flag to lists * Fix texture pack loading not unloading the old data **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.5...v0.9.0
Войти

2.18 MB

0.9.0 Release 08.03.2026

0.9.0-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add support for new grids of 28-40 by @tr7zw with textures by @StrideyGH in https://github.com/tr7zw/ItemSwapper/pull/263 * Updated Palettes by @RodentMastermind with @tr7zw and @Xisuma in https://github.com/tr7zw/ItemSwapper/pull/264 * Updated "clear slot" icon by @StrideyGH * Fix palette name not rendering in modern versions * fix shortcut background not rendering in old versions * Fix amounts not rendering in modern versions * Add option to open lists as palettes * Increase performance while having palettes open * Allow lists to define shortcuts * Add new "paletteList" flag to lists * Fix texture pack loading not unloading the old data **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.5...v0.9.0
Войти

2.18 MB

0.8.5 Release 15.12.2025

0.8.5-1.21.8 - Fabric

Поддерживаемые версии Minecraft
1.21.8
Загрузчики / Платформы
fabric
Показать изменения
## Hotfix * Fix crash in some situations trying to open the menu. Fix [#256](https://github.com/tr7zw/ItemSwapper/issues/256) Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.4...v0.8.5
Войти

2.15 MB

0.8.5 Release 15.12.2025

0.8.5-1.21.5 - Fabric

Поддерживаемые версии Minecraft
1.21.5
Загрузчики / Платформы
fabric
Показать изменения
## Hotfix * Fix crash in some situations trying to open the menu. Fix [#256](https://github.com/tr7zw/ItemSwapper/issues/256) Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.4...v0.8.5
Войти

2.15 MB

0.8.5 Release 15.12.2025

0.8.5-1.21.4 - Fabric

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
fabric
Показать изменения
## Hotfix * Fix crash in some situations trying to open the menu. Fix [#256](https://github.com/tr7zw/ItemSwapper/issues/256) Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.4...v0.8.5
Войти

2.15 MB

0.8.5 Release 15.12.2025

0.8.5-1.21.3 - Fabric

Поддерживаемые версии Minecraft
1.21.3
Загрузчики / Платформы
fabric
Показать изменения
## Hotfix * Fix crash in some situations trying to open the menu. Fix [#256](https://github.com/tr7zw/ItemSwapper/issues/256) Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.4...v0.8.5
Войти

2.15 MB

0.8.5 Release 15.12.2025

0.8.5-1.21.11 - Fabric

Поддерживаемые версии Minecraft
1.21.11
Загрузчики / Платформы
fabric
Показать изменения
## Hotfix * Fix crash in some situations trying to open the menu. Fix [#256](https://github.com/tr7zw/ItemSwapper/issues/256) Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.4...v0.8.5
Войти

2.16 MB

0.8.5 Release 15.12.2025

0.8.5-1.21.10 - Fabric

Поддерживаемые версии Minecraft
1.21.10
Загрузчики / Платформы
fabric
Показать изменения
## Hotfix * Fix crash in some situations trying to open the menu. Fix [#256](https://github.com/tr7zw/ItemSwapper/issues/256) Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.4...v0.8.5
Войти

2.16 MB

0.8.5 Release 15.12.2025

0.8.5-1.21.1 - Fabric

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
fabric
Показать изменения
## Hotfix * Fix crash in some situations trying to open the menu. Fix [#256](https://github.com/tr7zw/ItemSwapper/issues/256) Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.4...v0.8.5
Войти

2.15 MB

0.8.5 Release 15.12.2025

0.8.5-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
## Hotfix * Fix crash in some situations trying to open the menu. Fix [#256](https://github.com/tr7zw/ItemSwapper/issues/256) Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.4...v0.8.5
Войти

2.15 MB

0.8.5 Release 15.12.2025

0.8.5-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## Hotfix * Fix crash in some situations trying to open the menu. Fix [#256](https://github.com/tr7zw/ItemSwapper/issues/256) Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.4...v0.8.5
Войти

2.15 MB

0.8.5 Release 15.12.2025

0.8.5-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## Hotfix * Fix crash in some situations trying to open the menu. Fix [#256](https://github.com/tr7zw/ItemSwapper/issues/256) Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.4...v0.8.5
Войти

2.15 MB

0.8.5 Release 15.12.2025

0.8.5-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## Hotfix * Fix crash in some situations trying to open the menu. Fix [#256](https://github.com/tr7zw/ItemSwapper/issues/256) Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.4...v0.8.5
Войти

2.15 MB

0.8.5 Release 15.12.2025

0.8.5-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## Hotfix * Fix crash in some situations trying to open the menu. Fix [#256](https://github.com/tr7zw/ItemSwapper/issues/256) Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.4...v0.8.5
Войти

2.16 MB

0.8.4 Release 10.12.2025

0.8.4-1.21.8 - Fabric

Поддерживаемые версии Minecraft
1.21.8
Загрузчики / Платформы
fabric
Показать изменения
Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.3...v0.8.4
Войти

2.15 MB

0.8.4 Release 10.12.2025

0.8.4-1.21.5 - Fabric

Поддерживаемые версии Minecraft
1.21.5
Загрузчики / Платформы
fabric
Показать изменения
Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.3...v0.8.4
Войти

2.15 MB

0.8.4 Release 10.12.2025

0.8.4-1.21.4 - Fabric

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
fabric
Показать изменения
Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.3...v0.8.4
Войти

2.15 MB

0.8.4 Release 10.12.2025

0.8.4-1.21.3 - Fabric

Поддерживаемые версии Minecraft
1.21.3
Загрузчики / Платформы
fabric
Показать изменения
Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.3...v0.8.4
Войти

2.15 MB

0.8.4 Release 10.12.2025

0.8.4-1.21.11 - Fabric

Поддерживаемые версии Minecraft
1.21.11
Загрузчики / Платформы
fabric
Показать изменения
Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.3...v0.8.4
Войти

2.16 MB

0.8.4 Release 10.12.2025

0.8.4-1.21.10 - Fabric

Поддерживаемые версии Minecraft
1.21.10
Загрузчики / Платформы
fabric
Показать изменения
Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.3...v0.8.4
Войти

2.16 MB

0.8.4 Release 10.12.2025

0.8.4-1.21.1 - Fabric

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
fabric
Показать изменения
Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.3...v0.8.4
Войти

2.15 MB

0.8.4 Release 10.12.2025

0.8.4-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.3...v0.8.4
Войти

2.15 MB

0.8.4 Release 10.12.2025

0.8.4-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.3...v0.8.4
Войти

2.15 MB

0.8.4 Release 10.12.2025

0.8.4-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.3...v0.8.4
Войти

2.15 MB

0.8.4 Release 10.12.2025

0.8.4-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.3...v0.8.4
Войти

2.15 MB

0.8.4 Release 10.12.2025

0.8.4-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
Due to time constraints, this release does not yet contain the new items in the built-in palettes, or some new worked on features. Just an early release for 1.21.11 so the Hermits can update. ## What's changed * Add 1.21.11 support * Change tooling to Stonecutter **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.3...v0.8.4
Войти

2.16 MB

0.8.3 Release 09.11.2025

0.8.3-1.21.8 - Fabric

Поддерживаемые версии Minecraft
1.21.8
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Fix older versions failing to load the internal resource pack because of the Happy Ghast harnesses. Fix #251 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.2...v0.8.3
Войти

1.11 MB

0.8.3 Release 09.11.2025

0.8.3-1.21.4 - Fabric

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Fix older versions failing to load the internal resource pack because of the Happy Ghast harnesses. Fix #251 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.2...v0.8.3
Войти

1.12 MB

0.8.3 Release 09.11.2025

0.8.3-1.21.5 - Fabric

Поддерживаемые версии Minecraft
1.21.5
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Fix older versions failing to load the internal resource pack because of the Happy Ghast harnesses. Fix #251 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.2...v0.8.3
Войти

1.11 MB

0.8.3 Release 09.11.2025

0.8.3-1.21.3 - Fabric

Поддерживаемые версии Minecraft
1.21.3
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Fix older versions failing to load the internal resource pack because of the Happy Ghast harnesses. Fix #251 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.2...v0.8.3
Войти

1.11 MB

0.8.3 Release 09.11.2025

0.8.3-1.21.10 - Fabric

Поддерживаемые версии Minecraft
1.21.9 1.21.10
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Fix older versions failing to load the internal resource pack because of the Happy Ghast harnesses. Fix #251 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.2...v0.8.3
Войти

1.12 MB

0.8.3 Release 09.11.2025

0.8.3-1.21.1 - Fabric

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Fix older versions failing to load the internal resource pack because of the Happy Ghast harnesses. Fix #251 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.2...v0.8.3
Войти

1.11 MB

0.8.3 Release 09.11.2025

0.8.3-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Fix older versions failing to load the internal resource pack because of the Happy Ghast harnesses. Fix #251 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.2...v0.8.3
Войти

1.11 MB

0.8.3 Release 09.11.2025

0.8.3-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Fix older versions failing to load the internal resource pack because of the Happy Ghast harnesses. Fix #251 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.2...v0.8.3
Войти

1.11 MB

0.8.3 Release 09.11.2025

0.8.3-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Fix older versions failing to load the internal resource pack because of the Happy Ghast harnesses. Fix #251 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.2...v0.8.3
Войти

1.11 MB

0.8.3 Release 09.11.2025

0.8.3-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Fix older versions failing to load the internal resource pack because of the Happy Ghast harnesses. Fix #251 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.2...v0.8.3
Войти

1.11 MB

0.8.3 Release 09.11.2025

0.8.3-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Fix older versions failing to load the internal resource pack because of the Happy Ghast harnesses. Fix #251 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.2...v0.8.3
Войти

1.11 MB

0.8.2 Release 14.10.2025

0.8.2-1.21.8 - Fabric

Поддерживаемые версии Minecraft
1.21.8
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Add 1.21.10 support (and 1.21.9 for now, please update!) * Update Palettes to contain the items added in the past few drops (oops) * Removed the legacy resource pack ## Known issue * 3 Palettes are so big, that a few items don't fit in anymore. We are working on it **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.1...v0.8.2
Войти

1.11 MB

0.8.2 Release 14.10.2025

0.8.2-1.21.5 - Fabric

Поддерживаемые версии Minecraft
1.21.5
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Add 1.21.10 support (and 1.21.9 for now, please update!) * Update Palettes to contain the items added in the past few drops (oops) * Removed the legacy resource pack ## Known issue * 3 Palettes are so big, that a few items don't fit in anymore. We are working on it **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.1...v0.8.2
Войти

1.11 MB

0.8.2 Release 14.10.2025

0.8.2-1.21.4 - Fabric

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Add 1.21.10 support (and 1.21.9 for now, please update!) * Update Palettes to contain the items added in the past few drops (oops) * Removed the legacy resource pack ## Known issue * 3 Palettes are so big, that a few items don't fit in anymore. We are working on it **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.1...v0.8.2
Войти

1.11 MB

0.8.2 Release 14.10.2025

0.8.2-1.21.3 - Fabric

Поддерживаемые версии Minecraft
1.21.3
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Add 1.21.10 support (and 1.21.9 for now, please update!) * Update Palettes to contain the items added in the past few drops (oops) * Removed the legacy resource pack ## Known issue * 3 Palettes are so big, that a few items don't fit in anymore. We are working on it **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.1...v0.8.2
Войти

1.11 MB

0.8.2 Release 14.10.2025

0.8.2-1.21.10 - Fabric

Поддерживаемые версии Minecraft
1.21.9 1.21.10
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Add 1.21.10 support (and 1.21.9 for now, please update!) * Update Palettes to contain the items added in the past few drops (oops) * Removed the legacy resource pack ## Known issue * 3 Palettes are so big, that a few items don't fit in anymore. We are working on it **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.1...v0.8.2
Войти

1.12 MB

0.8.2 Release 14.10.2025

0.8.2-1.21.1 - Fabric

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Add 1.21.10 support (and 1.21.9 for now, please update!) * Update Palettes to contain the items added in the past few drops (oops) * Removed the legacy resource pack ## Known issue * 3 Palettes are so big, that a few items don't fit in anymore. We are working on it **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.1...v0.8.2
Войти

1.11 MB

0.8.2 Release 14.10.2025

0.8.2-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Add 1.21.10 support (and 1.21.9 for now, please update!) * Update Palettes to contain the items added in the past few drops (oops) * Removed the legacy resource pack ## Known issue * 3 Palettes are so big, that a few items don't fit in anymore. We are working on it **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.1...v0.8.2
Войти

1.11 MB

0.8.2 Release 14.10.2025

0.8.2-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Add 1.21.10 support (and 1.21.9 for now, please update!) * Update Palettes to contain the items added in the past few drops (oops) * Removed the legacy resource pack ## Known issue * 3 Palettes are so big, that a few items don't fit in anymore. We are working on it **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.1...v0.8.2
Войти

1.11 MB

0.8.2 Release 14.10.2025

0.8.2-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Add 1.21.10 support (and 1.21.9 for now, please update!) * Update Palettes to contain the items added in the past few drops (oops) * Removed the legacy resource pack ## Known issue * 3 Palettes are so big, that a few items don't fit in anymore. We are working on it **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.1...v0.8.2
Войти

1.11 MB

0.8.2 Release 14.10.2025

0.8.2-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Add 1.21.10 support (and 1.21.9 for now, please update!) * Update Palettes to contain the items added in the past few drops (oops) * Removed the legacy resource pack ## Known issue * 3 Palettes are so big, that a few items don't fit in anymore. We are working on it **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.1...v0.8.2
Войти

1.11 MB

0.8.2 Release 14.10.2025

0.8.2-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## What changed * Add 1.21.10 support (and 1.21.9 for now, please update!) * Update Palettes to contain the items added in the past few drops (oops) * Removed the legacy resource pack ## Known issue * 3 Palettes are so big, that a few items don't fit in anymore. We are working on it **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.1...v0.8.2
Войти

1.11 MB

0.8.1 Release 25.08.2025

0.8.1-1.21.6 - Fabric

Поддерживаемые версии Minecraft
1.21.6 1.21.7 1.21.8
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Remove background blur from 1.21.6+ * Update Chinese translations by @Moyaang in https://github.com/tr7zw/ItemSwapper/pull/245 ## New Contributors * @Moyaang made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/245 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1
Войти

1.21 MB

0.8.1 Release 25.08.2025

0.8.1-1.21.5 - Fabric

Поддерживаемые версии Minecraft
1.21.5
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Remove background blur from 1.21.6+ * Update Chinese translations by @Moyaang in https://github.com/tr7zw/ItemSwapper/pull/245 ## New Contributors * @Moyaang made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/245 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1
Войти

1.21 MB

0.8.1 Release 25.08.2025

0.8.1-1.21.4 - Fabric

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Remove background blur from 1.21.6+ * Update Chinese translations by @Moyaang in https://github.com/tr7zw/ItemSwapper/pull/245 ## New Contributors * @Moyaang made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/245 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1
Войти

1.21 MB

0.8.1 Release 25.08.2025

0.8.1-1.21.3 - Fabric

Поддерживаемые версии Minecraft
1.21.3
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Remove background blur from 1.21.6+ * Update Chinese translations by @Moyaang in https://github.com/tr7zw/ItemSwapper/pull/245 ## New Contributors * @Moyaang made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/245 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1
Войти

1.21 MB

0.8.1 Release 25.08.2025

0.8.1-1.21 - Fabric

Поддерживаемые версии Minecraft
1.21 1.21.1
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Remove background blur from 1.21.6+ * Update Chinese translations by @Moyaang in https://github.com/tr7zw/ItemSwapper/pull/245 ## New Contributors * @Moyaang made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/245 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1
Войти

1.21 MB

0.8.1 Release 25.08.2025

0.8.1-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Remove background blur from 1.21.6+ * Update Chinese translations by @Moyaang in https://github.com/tr7zw/ItemSwapper/pull/245 ## New Contributors * @Moyaang made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/245 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1
Войти

1.21 MB

0.8.1 Release 25.08.2025

0.8.1-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Remove background blur from 1.21.6+ * Update Chinese translations by @Moyaang in https://github.com/tr7zw/ItemSwapper/pull/245 ## New Contributors * @Moyaang made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/245 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1
Войти

1.21 MB

0.8.1 Release 25.08.2025

0.8.1-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Remove background blur from 1.21.6+ * Update Chinese translations by @Moyaang in https://github.com/tr7zw/ItemSwapper/pull/245 ## New Contributors * @Moyaang made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/245 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1
Войти

1.21 MB

0.8.1 Release 25.08.2025

0.8.1-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Remove background blur from 1.21.6+ * Update Chinese translations by @Moyaang in https://github.com/tr7zw/ItemSwapper/pull/245 ## New Contributors * @Moyaang made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/245 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1
Войти

1.21 MB

0.8.1 Release 25.08.2025

0.8.1-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Remove background blur from 1.21.6+ * Update Chinese translations by @Moyaang in https://github.com/tr7zw/ItemSwapper/pull/245 ## New Contributors * @Moyaang made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/245 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1
Войти

1.21 MB

0.8.0 Release 23.06.2025

0.8.0-1.21 - Fabric

Поддерживаемые версии Minecraft
1.21 1.21.1
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Update to 1.21.6 * Big internal cleanup to use new libs * Fix crash with new versions of my other mods **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.8.1...v0.8.0
0.8.0 Release 23.06.2025

0.8.0-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Update to 1.21.6 * Big internal cleanup to use new libs * Fix crash with new versions of my other mods **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.8.1...v0.8.0
Войти

1.22 MB

0.8.0 Release 23.06.2025

0.8.0-1.21.6 - Fabric

Поддерживаемые версии Minecraft
1.21.6 1.21.7 1.21.8
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Update to 1.21.6 * Big internal cleanup to use new libs * Fix crash with new versions of my other mods **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.8.1...v0.8.0
Войти

1.21 MB

0.8.0 Release 23.06.2025

0.8.0-1.21.5 - Fabric

Поддерживаемые версии Minecraft
1.21.5
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Update to 1.21.6 * Big internal cleanup to use new libs * Fix crash with new versions of my other mods **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.8.1...v0.8.0
0.8.0 Release 23.06.2025

0.8.0-1.21.4 - Fabric

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Update to 1.21.6 * Big internal cleanup to use new libs * Fix crash with new versions of my other mods **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.8.1...v0.8.0
Войти

1.21 MB

0.8.0 Release 23.06.2025

0.8.0-1.21.3 - Fabric

Поддерживаемые версии Minecraft
1.21.3
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Update to 1.21.6 * Big internal cleanup to use new libs * Fix crash with new versions of my other mods **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.8.1...v0.8.0
0.8.0 Release 23.06.2025

0.8.0-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Update to 1.21.6 * Big internal cleanup to use new libs * Fix crash with new versions of my other mods **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.8.1...v0.8.0
Войти

1.22 MB

0.8.0 Release 23.06.2025

0.8.0-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Update to 1.21.6 * Big internal cleanup to use new libs * Fix crash with new versions of my other mods **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.8.1...v0.8.0
0.8.0 Release 23.06.2025

0.8.0-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Update to 1.21.6 * Big internal cleanup to use new libs * Fix crash with new versions of my other mods **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.8.1...v0.8.0
Войти

1.22 MB

0.8.0 Release 23.06.2025

0.8.0-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Update to 1.21.6 * Big internal cleanup to use new libs * Fix crash with new versions of my other mods **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.8.1...v0.8.0
Войти

1.22 MB

0.7.8.1 Release 25.03.2025

0.7.8.1-1.21.5 - Fabric

Поддерживаемые версии Minecraft
1.21.5
Загрузчики / Платформы
fabric
Показать изменения
Re-attempt at publishing all files, last deploy failed due to CurseForge having stability issues. ## Changes - Update to 1.21.5 - Fix rendering issue of the left/right shortcut lists introduced last release **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.7...v0.7.8
Войти

1.15 MB

0.7.8.1 Release 25.03.2025

0.7.8.1-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
Re-attempt at publishing all files, last deploy failed due to CurseForge having stability issues. ## Changes - Update to 1.21.5 - Fix rendering issue of the left/right shortcut lists introduced last release **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.7...v0.7.8
Войти

1.17 MB

0.7.8.1 Release 25.03.2025

0.7.8.1-1.21.4 - Fabric

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
fabric
Показать изменения
Re-attempt at publishing all files, last deploy failed due to CurseForge having stability issues. ## Changes - Update to 1.21.5 - Fix rendering issue of the left/right shortcut lists introduced last release **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.7...v0.7.8
Войти

1.16 MB

0.7.8.1 Release 25.03.2025

0.7.8.1-1.21.3 - Fabric

Поддерживаемые версии Minecraft
1.21.3
Загрузчики / Платформы
fabric
Показать изменения
Re-attempt at publishing all files, last deploy failed due to CurseForge having stability issues. ## Changes - Update to 1.21.5 - Fix rendering issue of the left/right shortcut lists introduced last release **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.7...v0.7.8
Войти

1.15 MB

0.7.8.1 Release 25.03.2025

0.7.8.1-1.21 - Fabric

Поддерживаемые версии Minecraft
1.21 1.21.1
Загрузчики / Платформы
fabric
Показать изменения
Re-attempt at publishing all files, last deploy failed due to CurseForge having stability issues. ## Changes - Update to 1.21.5 - Fix rendering issue of the left/right shortcut lists introduced last release **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.7...v0.7.8
Войти

1.15 MB

0.7.8.1 Release 25.03.2025

0.7.8.1-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
Re-attempt at publishing all files, last deploy failed due to CurseForge having stability issues. ## Changes - Update to 1.21.5 - Fix rendering issue of the left/right shortcut lists introduced last release **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.7...v0.7.8
Войти

1.15 MB

0.7.8.1 Release 25.03.2025

0.7.8.1-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
Re-attempt at publishing all files, last deploy failed due to CurseForge having stability issues. ## Changes - Update to 1.21.5 - Fix rendering issue of the left/right shortcut lists introduced last release **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.7...v0.7.8
Войти

1.17 MB

0.7.8.1 Release 25.03.2025

0.7.8.1-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
Re-attempt at publishing all files, last deploy failed due to CurseForge having stability issues. ## Changes - Update to 1.21.5 - Fix rendering issue of the left/right shortcut lists introduced last release **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.7...v0.7.8
Войти

1.17 MB

0.7.8.1 Release 25.03.2025

0.7.8.1-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
Re-attempt at publishing all files, last deploy failed due to CurseForge having stability issues. ## Changes - Update to 1.21.5 - Fix rendering issue of the left/right shortcut lists introduced last release **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.7...v0.7.8
Войти

1.17 MB

0.7.8 Release 25.03.2025

0.7.8-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## Changes - Update to 1.21.5 - Fix rendering issue of the left/right shortcut lists introduced last release **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.7...v0.7.8
Войти

1.17 MB

0.7.8 Release 25.03.2025

0.7.8-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## Changes - Update to 1.21.5 - Fix rendering issue of the left/right shortcut lists introduced last release **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.7...v0.7.8
Войти

1.17 MB

0.7.8 Release 25.03.2025

0.7.8-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## Changes - Update to 1.21.5 - Fix rendering issue of the left/right shortcut lists introduced last release **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.7...v0.7.8
Войти

1.17 MB

0.7.7 Release 22.03.2025

0.7.7-1.21.4 - Fabric

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
fabric
Показать изменения
# Big test release before 1.21.5 This release tests 2 new things before 1.21.5 is out, lets hope everything is going well (: (decent chance for something to go wrong). ## Changes - First attempt of switching the release tooling from mcpublish to me.modmuss50.mod-publish-plugin. If you read this on Modrinth/Curseforge it seems to have worked - Start bundling libs as JarInJar mods. First attempt here with a new GUI library TRender based on CottonMC/LibGui - As a byproduct of that, 1.19.3, 1.17.1 and 1.16.5-forge will no longer receive updates of my mods due to their unsupported nature - Fully reworked config screen made with TRender, fixing issues with the whitelist/blacklist screens not working - Fix item name colors getting changed client-side #237 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.6...v0.7.7
Войти

1.15 MB

0.7.7 Release 22.03.2025

0.7.7-1.21.3 - Fabric

Поддерживаемые версии Minecraft
1.21.3
Загрузчики / Платформы
fabric
Показать изменения
# Big test release before 1.21.5 This release tests 2 new things before 1.21.5 is out, lets hope everything is going well (: (decent chance for something to go wrong). ## Changes - First attempt of switching the release tooling from mcpublish to me.modmuss50.mod-publish-plugin. If you read this on Modrinth/Curseforge it seems to have worked - Start bundling libs as JarInJar mods. First attempt here with a new GUI library TRender based on CottonMC/LibGui - As a byproduct of that, 1.19.3, 1.17.1 and 1.16.5-forge will no longer receive updates of my mods due to their unsupported nature - Fully reworked config screen made with TRender, fixing issues with the whitelist/blacklist screens not working - Fix item name colors getting changed client-side #237 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.6...v0.7.7
Войти

1.15 MB

0.7.7 Release 22.03.2025

0.7.7-1.21 - Fabric

Поддерживаемые версии Minecraft
1.21 1.21.1
Загрузчики / Платформы
fabric
Показать изменения
# Big test release before 1.21.5 This release tests 2 new things before 1.21.5 is out, lets hope everything is going well (: (decent chance for something to go wrong). ## Changes - First attempt of switching the release tooling from mcpublish to me.modmuss50.mod-publish-plugin. If you read this on Modrinth/Curseforge it seems to have worked - Start bundling libs as JarInJar mods. First attempt here with a new GUI library TRender based on CottonMC/LibGui - As a byproduct of that, 1.19.3, 1.17.1 and 1.16.5-forge will no longer receive updates of my mods due to their unsupported nature - Fully reworked config screen made with TRender, fixing issues with the whitelist/blacklist screens not working - Fix item name colors getting changed client-side #237 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.6...v0.7.7
Войти

1.15 MB

0.7.7 Release 22.03.2025

0.7.7-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
# Big test release before 1.21.5 This release tests 2 new things before 1.21.5 is out, lets hope everything is going well (: (decent chance for something to go wrong). ## Changes - First attempt of switching the release tooling from mcpublish to me.modmuss50.mod-publish-plugin. If you read this on Modrinth/Curseforge it seems to have worked - Start bundling libs as JarInJar mods. First attempt here with a new GUI library TRender based on CottonMC/LibGui - As a byproduct of that, 1.19.3, 1.17.1 and 1.16.5-forge will no longer receive updates of my mods due to their unsupported nature - Fully reworked config screen made with TRender, fixing issues with the whitelist/blacklist screens not working - Fix item name colors getting changed client-side #237 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.6...v0.7.7
Войти

1.15 MB

0.7.7 Release 22.03.2025

0.7.7-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
# Big test release before 1.21.5 This release tests 2 new things before 1.21.5 is out, lets hope everything is going well (: (decent chance for something to go wrong). ## Changes - First attempt of switching the release tooling from mcpublish to me.modmuss50.mod-publish-plugin. If you read this on Modrinth/Curseforge it seems to have worked - Start bundling libs as JarInJar mods. First attempt here with a new GUI library TRender based on CottonMC/LibGui - As a byproduct of that, 1.19.3, 1.17.1 and 1.16.5-forge will no longer receive updates of my mods due to their unsupported nature - Fully reworked config screen made with TRender, fixing issues with the whitelist/blacklist screens not working - Fix item name colors getting changed client-side #237 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.6...v0.7.7
Войти

1.17 MB

0.7.7 Release 22.03.2025

0.7.7-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
# Big test release before 1.21.5 This release tests 2 new things before 1.21.5 is out, lets hope everything is going well (: (decent chance for something to go wrong). ## Changes - First attempt of switching the release tooling from mcpublish to me.modmuss50.mod-publish-plugin. If you read this on Modrinth/Curseforge it seems to have worked - Start bundling libs as JarInJar mods. First attempt here with a new GUI library TRender based on CottonMC/LibGui - As a byproduct of that, 1.19.3, 1.17.1 and 1.16.5-forge will no longer receive updates of my mods due to their unsupported nature - Fully reworked config screen made with TRender, fixing issues with the whitelist/blacklist screens not working - Fix item name colors getting changed client-side #237 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.6...v0.7.7
Войти

1.17 MB

0.7.7 Release 22.03.2025

0.7.7-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
# Big test release before 1.21.5 This release tests 2 new things before 1.21.5 is out, lets hope everything is going well (: (decent chance for something to go wrong). ## Changes - First attempt of switching the release tooling from mcpublish to me.modmuss50.mod-publish-plugin. If you read this on Modrinth/Curseforge it seems to have worked - Start bundling libs as JarInJar mods. First attempt here with a new GUI library TRender based on CottonMC/LibGui - As a byproduct of that, 1.19.3, 1.17.1 and 1.16.5-forge will no longer receive updates of my mods due to their unsupported nature - Fully reworked config screen made with TRender, fixing issues with the whitelist/blacklist screens not working - Fix item name colors getting changed client-side #237 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.6...v0.7.7
Войти

1.17 MB

0.7.7 Release 22.03.2025

0.7.7-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
# Big test release before 1.21.5 This release tests 2 new things before 1.21.5 is out, lets hope everything is going well (: (decent chance for something to go wrong). ## Changes - First attempt of switching the release tooling from mcpublish to me.modmuss50.mod-publish-plugin. If you read this on Modrinth/Curseforge it seems to have worked - Start bundling libs as JarInJar mods. First attempt here with a new GUI library TRender based on CottonMC/LibGui - As a byproduct of that, 1.19.3, 1.17.1 and 1.16.5-forge will no longer receive updates of my mods due to their unsupported nature - Fully reworked config screen made with TRender, fixing issues with the whitelist/blacklist screens not working - Fix item name colors getting changed client-side #237 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.6...v0.7.7
Войти

1.17 MB

0.7.6 Release 14.01.2025

v0.7.6-1.21.4 - Fabric

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
fabric
Показать изменения
## Changes - Fixed mod crashing when installed on Fabric servers **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.5...v0.7.6
Войти

0.84 MB

0.7.6 Release 14.01.2025

v0.7.6-1.21.3 - Fabric

Поддерживаемые версии Minecraft
1.21.3
Загрузчики / Платформы
fabric
Показать изменения
## Changes - Fixed mod crashing when installed on Fabric servers **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.5...v0.7.6
Войти

0.84 MB

0.7.6 Release 14.01.2025

v0.7.6-1.21(.1) - Fabric

Поддерживаемые версии Minecraft
1.21 1.21.1
Загрузчики / Платформы
fabric
Показать изменения
## Changes - Fixed mod crashing when installed on Fabric servers **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.5...v0.7.6
Войти

0.84 MB

0.7.6 Release 14.01.2025

v0.7.6-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
## Changes - Fixed mod crashing when installed on Fabric servers **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.5...v0.7.6
Войти

0.84 MB

0.7.6 Release 14.01.2025

v0.7.6-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## Changes - Fixed mod crashing when installed on Fabric servers **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.5...v0.7.6
Войти

0.85 MB

0.7.6 Release 14.01.2025

v0.7.6-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## Changes - Fixed mod crashing when installed on Fabric servers **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.5...v0.7.6
Войти

0.85 MB

0.7.6 Release 14.01.2025

v0.7.6-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## Changes - Fixed mod crashing when installed on Fabric servers **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.5...v0.7.6
Войти

0.85 MB

0.7.6 Release 14.01.2025

v0.7.6-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## Changes - Fixed mod crashing when installed on Fabric servers **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.5...v0.7.6
Войти

0.85 MB

0.7.5 Release 31.12.2024

v0.7.5-1.21.4 - Fabric

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
fabric
Показать изменения
This is a quick update to add all missing items that I missed adding the past few releases (Tricky Trials/Bundles of Bravery/The Garden Awakens) and finally rework the Midnight Controls integration over the versions, to work around their weird version support. Happy New Year everyone! (Have a good slide, as we like to say in Germany) ## Changes * Add all missing items added since the trial update to the default resource pack * Fix Midnight Controls for multiple versions to use the latest release (make sure you use the latest Midnight Controls for your MC version) * Some internal cleanup of code **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.4...v0.7.5
Войти

0.84 MB

0.7.5 Release 31.12.2024

v0.7.5-1.21.3 - Fabric

Поддерживаемые версии Minecraft
1.21.3
Загрузчики / Платформы
fabric
Показать изменения
This is a quick update to add all missing items that I missed adding the past few releases (Tricky Trials/Bundles of Bravery/The Garden Awakens) and finally rework the Midnight Controls integration over the versions, to work around their weird version support. Happy New Year everyone! (Have a good slide, as we like to say in Germany) ## Changes * Add all missing items added since the trial update to the default resource pack * Fix Midnight Controls for multiple versions to use the latest release (make sure you use the latest Midnight Controls for your MC version) * Some internal cleanup of code **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.4...v0.7.5
Войти

0.84 MB

0.7.5 Release 31.12.2024

v0.7.5-1.21(.1) - Fabric

Поддерживаемые версии Minecraft
1.21 1.21.1
Загрузчики / Платформы
fabric
Показать изменения
This is a quick update to add all missing items that I missed adding the past few releases (Tricky Trials/Bundles of Bravery/The Garden Awakens) and finally rework the Midnight Controls integration over the versions, to work around their weird version support. Happy New Year everyone! (Have a good slide, as we like to say in Germany) ## Changes * Add all missing items added since the trial update to the default resource pack * Fix Midnight Controls for multiple versions to use the latest release (make sure you use the latest Midnight Controls for your MC version) * Some internal cleanup of code **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.4...v0.7.5
Войти

0.84 MB

0.7.5 Release 31.12.2024

v0.7.5-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
This is a quick update to add all missing items that I missed adding the past few releases (Tricky Trials/Bundles of Bravery/The Garden Awakens) and finally rework the Midnight Controls integration over the versions, to work around their weird version support. Happy New Year everyone! (Have a good slide, as we like to say in Germany) ## Changes * Add all missing items added since the trial update to the default resource pack * Fix Midnight Controls for multiple versions to use the latest release (make sure you use the latest Midnight Controls for your MC version) * Some internal cleanup of code **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.4...v0.7.5
Войти

0.84 MB

0.7.5 Release 31.12.2024

v0.7.5-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
This is a quick update to add all missing items that I missed adding the past few releases (Tricky Trials/Bundles of Bravery/The Garden Awakens) and finally rework the Midnight Controls integration over the versions, to work around their weird version support. Happy New Year everyone! (Have a good slide, as we like to say in Germany) ## Changes * Add all missing items added since the trial update to the default resource pack * Fix Midnight Controls for multiple versions to use the latest release (make sure you use the latest Midnight Controls for your MC version) * Some internal cleanup of code **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.4...v0.7.5
Войти

0.85 MB

0.7.5 Release 31.12.2024

v0.7.5-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
This is a quick update to add all missing items that I missed adding the past few releases (Tricky Trials/Bundles of Bravery/The Garden Awakens) and finally rework the Midnight Controls integration over the versions, to work around their weird version support. Happy New Year everyone! (Have a good slide, as we like to say in Germany) ## Changes * Add all missing items added since the trial update to the default resource pack * Fix Midnight Controls for multiple versions to use the latest release (make sure you use the latest Midnight Controls for your MC version) * Some internal cleanup of code **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.4...v0.7.5
Войти

0.85 MB

0.7.5 Release 31.12.2024

v0.7.5-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
This is a quick update to add all missing items that I missed adding the past few releases (Tricky Trials/Bundles of Bravery/The Garden Awakens) and finally rework the Midnight Controls integration over the versions, to work around their weird version support. Happy New Year everyone! (Have a good slide, as we like to say in Germany) ## Changes * Add all missing items added since the trial update to the default resource pack * Fix Midnight Controls for multiple versions to use the latest release (make sure you use the latest Midnight Controls for your MC version) * Some internal cleanup of code **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.4...v0.7.5
Войти

0.85 MB

0.7.5 Release 31.12.2024

v0.7.5-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
This is a quick update to add all missing items that I missed adding the past few releases (Tricky Trials/Bundles of Bravery/The Garden Awakens) and finally rework the Midnight Controls integration over the versions, to work around their weird version support. Happy New Year everyone! (Have a good slide, as we like to say in Germany) ## Changes * Add all missing items added since the trial update to the default resource pack * Fix Midnight Controls for multiple versions to use the latest release (make sure you use the latest Midnight Controls for your MC version) * Some internal cleanup of code **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.4...v0.7.5
Войти

0.85 MB

0.7.4 Release 16.12.2024

v0.7.4-1.21.4 - Fabric

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * 1.21.4 by @viciscat in https://github.com/tr7zw/ItemSwapper/pull/232 ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/232 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.3...v0.7.4
Войти

0.84 MB

0.7.4 Release 16.12.2024

v0.7.4-1.21.3 - Fabric

Поддерживаемые версии Minecraft
1.21.3
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * 1.21.4 by @viciscat in https://github.com/tr7zw/ItemSwapper/pull/232 ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/232 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.3...v0.7.4
Войти

0.84 MB

0.7.4 Release 16.12.2024

v0.7.4-1.21(.1) - Fabric

Поддерживаемые версии Minecraft
1.21 1.21.1
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * 1.21.4 by @viciscat in https://github.com/tr7zw/ItemSwapper/pull/232 ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/232 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.3...v0.7.4
Войти

0.84 MB

0.7.4 Release 16.12.2024

v0.7.4-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * 1.21.4 by @viciscat in https://github.com/tr7zw/ItemSwapper/pull/232 ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/232 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.3...v0.7.4
Войти

0.84 MB

0.7.4 Release 16.12.2024

v0.7.4-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * 1.21.4 by @viciscat in https://github.com/tr7zw/ItemSwapper/pull/232 ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/232 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.3...v0.7.4
Войти

0.85 MB

0.7.4 Release 16.12.2024

v0.7.4-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * 1.21.4 by @viciscat in https://github.com/tr7zw/ItemSwapper/pull/232 ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/232 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.3...v0.7.4
Войти

0.85 MB

0.7.4 Release 16.12.2024

v0.7.4-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * 1.21.4 by @viciscat in https://github.com/tr7zw/ItemSwapper/pull/232 ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/232 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.3...v0.7.4
Войти

0.85 MB

0.7.4 Release 16.12.2024

v0.7.4-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * 1.21.4 by @viciscat in https://github.com/tr7zw/ItemSwapper/pull/232 ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/232 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.3...v0.7.4
Войти

0.85 MB

0.7.3 Release 14.11.2024

v0.7.3-1.21.3 - Fabric

Поддерживаемые версии Minecraft
1.21.3
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Fix the experimental Auto Palettes not working at all **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.2...v0.7.3
Войти

0.84 MB

0.7.3 Release 14.11.2024

v0.7.3-1.21(.1) - Fabric

Поддерживаемые версии Minecraft
1.21 1.21.1
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Fix the experimental Auto Palettes not working at all **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.2...v0.7.3
Войти

0.84 MB

0.7.3 Release 14.11.2024

v0.7.3-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Fix the experimental Auto Palettes not working at all **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.2...v0.7.3
Войти

0.84 MB

0.7.3 Release 14.11.2024

v0.7.3-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Fix the experimental Auto Palettes not working at all **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.2...v0.7.3
Войти

0.85 MB

0.7.3 Release 14.11.2024

v0.7.3-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Fix the experimental Auto Palettes not working at all **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.2...v0.7.3
Войти

0.85 MB

0.7.3 Release 14.11.2024

v0.7.3-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Fix the experimental Auto Palettes not working at all **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.2...v0.7.3
Войти

0.85 MB

0.7.3 Release 14.11.2024

v0.7.3-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Fix the experimental Auto Palettes not working at all **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.2...v0.7.3
Войти

0.85 MB

0.7.2 Release 01.11.2024

v0.7.2-1.21.3 - Fabric

Поддерживаемые версии Minecraft
1.21.3
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add basic 1.21.3 support (no 1.21.2) * Added Portuguese translation by @WingFrosty in https://github.com/tr7zw/ItemSwapper/pull/226 * Update uk_ua.json by @unroman in https://github.com/tr7zw/ItemSwapper/pull/227 * Update zh_tw.json by @yichifauzi in https://github.com/tr7zw/ItemSwapper/pull/228 ## New Contributors * @WingFrosty made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/226 * @yichifauzi made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/228 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.1...v0.7.2
Войти

0.83 MB

0.7.2 Release 01.11.2024

v0.7.2-1.21(.1) - Fabric

Поддерживаемые версии Minecraft
1.21 1.21.1
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add basic 1.21.3 support (no 1.21.2) * Added Portuguese translation by @WingFrosty in https://github.com/tr7zw/ItemSwapper/pull/226 * Update uk_ua.json by @unroman in https://github.com/tr7zw/ItemSwapper/pull/227 * Update zh_tw.json by @yichifauzi in https://github.com/tr7zw/ItemSwapper/pull/228 ## New Contributors * @WingFrosty made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/226 * @yichifauzi made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/228 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.1...v0.7.2
Войти

0.83 MB

0.7.2 Release 01.11.2024

v0.7.2-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add basic 1.21.3 support (no 1.21.2) * Added Portuguese translation by @WingFrosty in https://github.com/tr7zw/ItemSwapper/pull/226 * Update uk_ua.json by @unroman in https://github.com/tr7zw/ItemSwapper/pull/227 * Update zh_tw.json by @yichifauzi in https://github.com/tr7zw/ItemSwapper/pull/228 ## New Contributors * @WingFrosty made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/226 * @yichifauzi made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/228 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.1...v0.7.2
Войти

0.83 MB

0.7.2 Release 01.11.2024

v0.7.2-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add basic 1.21.3 support (no 1.21.2) * Added Portuguese translation by @WingFrosty in https://github.com/tr7zw/ItemSwapper/pull/226 * Update uk_ua.json by @unroman in https://github.com/tr7zw/ItemSwapper/pull/227 * Update zh_tw.json by @yichifauzi in https://github.com/tr7zw/ItemSwapper/pull/228 ## New Contributors * @WingFrosty made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/226 * @yichifauzi made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/228 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.1...v0.7.2
Войти

0.85 MB

0.7.2 Release 01.11.2024

v0.7.2-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add basic 1.21.3 support (no 1.21.2) * Added Portuguese translation by @WingFrosty in https://github.com/tr7zw/ItemSwapper/pull/226 * Update uk_ua.json by @unroman in https://github.com/tr7zw/ItemSwapper/pull/227 * Update zh_tw.json by @yichifauzi in https://github.com/tr7zw/ItemSwapper/pull/228 ## New Contributors * @WingFrosty made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/226 * @yichifauzi made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/228 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.1...v0.7.2
Войти

0.85 MB

0.7.2 Release 01.11.2024

v0.7.2-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add basic 1.21.3 support (no 1.21.2) * Added Portuguese translation by @WingFrosty in https://github.com/tr7zw/ItemSwapper/pull/226 * Update uk_ua.json by @unroman in https://github.com/tr7zw/ItemSwapper/pull/227 * Update zh_tw.json by @yichifauzi in https://github.com/tr7zw/ItemSwapper/pull/228 ## New Contributors * @WingFrosty made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/226 * @yichifauzi made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/228 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.1...v0.7.2
Войти

0.85 MB

0.7.2 Release 01.11.2024

v0.7.2-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add basic 1.21.3 support (no 1.21.2) * Added Portuguese translation by @WingFrosty in https://github.com/tr7zw/ItemSwapper/pull/226 * Update uk_ua.json by @unroman in https://github.com/tr7zw/ItemSwapper/pull/227 * Update zh_tw.json by @yichifauzi in https://github.com/tr7zw/ItemSwapper/pull/228 ## New Contributors * @WingFrosty made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/226 * @yichifauzi made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/228 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.1...v0.7.2
Войти

0.85 MB

0.7.1 Release 29.08.2024

v0.7.1-1.21(.1) - Fabric

Поддерживаемые версии Minecraft
1.21 1.21.1
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Fix 1.21.1 * Fix bug in overlay when tool is in top left slot by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/221 * Add toggle option to hide inventory button by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/222 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.0...v0.7.1
Войти

0.83 MB

0.7.1 Release 29.08.2024

v0.7.1-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Fix 1.21.1 * Fix bug in overlay when tool is in top left slot by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/221 * Add toggle option to hide inventory button by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/222 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.0...v0.7.1
Войти

0.83 MB

0.7.1 Release 29.08.2024

v0.7.1-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Fix 1.21.1 * Fix bug in overlay when tool is in top left slot by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/221 * Add toggle option to hide inventory button by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/222 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.0...v0.7.1
Войти

0.84 MB

0.7.1 Release 29.08.2024

v0.7.1-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Fix 1.21.1 * Fix bug in overlay when tool is in top left slot by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/221 * Add toggle option to hide inventory button by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/222 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.0...v0.7.1
Войти

0.84 MB

0.7.1 Release 29.08.2024

v0.7.1-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Fix 1.21.1 * Fix bug in overlay when tool is in top left slot by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/221 * Add toggle option to hide inventory button by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/222 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.0...v0.7.1
Войти

0.84 MB

0.7.1 Release 29.08.2024

v0.7.1-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Fix 1.21.1 * Fix bug in overlay when tool is in top left slot by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/221 * Add toggle option to hide inventory button by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/222 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.7.0...v0.7.1
Войти

0.84 MB

0.7.0 Release 06.07.2024

v0.7.0-1.21 - Fabric

Поддерживаемые версии Minecraft
1.21
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Target update for 1.21 by @Wolfdv1 in https://github.com/tr7zw/ItemSwapper/pull/214 * Fix rendering issue where hud elements are in the wrong order by @Wolfdv1 * Fix Networking issues for 1.20.5+ * Update Swedish Localizations by @Dontknow09 in https://github.com/tr7zw/ItemSwapper/pull/212 ## New Contributors * @Wolfdv1 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/214 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.3...v0.7.0
Войти

0.83 MB

0.7.0 Release 06.07.2024

v0.7.0-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Target update for 1.21 by @Wolfdv1 in https://github.com/tr7zw/ItemSwapper/pull/214 * Fix rendering issue where hud elements are in the wrong order by @Wolfdv1 * Fix Networking issues for 1.20.5+ * Update Swedish Localizations by @Dontknow09 in https://github.com/tr7zw/ItemSwapper/pull/212 ## New Contributors * @Wolfdv1 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/214 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.3...v0.7.0
Войти

0.83 MB

0.7.0 Release 06.07.2024

v0.7.0-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Target update for 1.21 by @Wolfdv1 in https://github.com/tr7zw/ItemSwapper/pull/214 * Fix rendering issue where hud elements are in the wrong order by @Wolfdv1 * Fix Networking issues for 1.20.5+ * Update Swedish Localizations by @Dontknow09 in https://github.com/tr7zw/ItemSwapper/pull/212 ## New Contributors * @Wolfdv1 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/214 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.3...v0.7.0
Войти

0.84 MB

0.7.0 Release 06.07.2024

v0.7.0-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Target update for 1.21 by @Wolfdv1 in https://github.com/tr7zw/ItemSwapper/pull/214 * Fix rendering issue where hud elements are in the wrong order by @Wolfdv1 * Fix Networking issues for 1.20.5+ * Update Swedish Localizations by @Dontknow09 in https://github.com/tr7zw/ItemSwapper/pull/212 ## New Contributors * @Wolfdv1 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/214 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.3...v0.7.0
Войти

0.84 MB

0.7.0 Release 06.07.2024

v0.7.0-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Target update for 1.21 by @Wolfdv1 in https://github.com/tr7zw/ItemSwapper/pull/214 * Fix rendering issue where hud elements are in the wrong order by @Wolfdv1 * Fix Networking issues for 1.20.5+ * Update Swedish Localizations by @Dontknow09 in https://github.com/tr7zw/ItemSwapper/pull/212 ## New Contributors * @Wolfdv1 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/214 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.3...v0.7.0
Войти

0.84 MB

0.7.0 Release 06.07.2024

v0.7.0-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Target update for 1.21 by @Wolfdv1 in https://github.com/tr7zw/ItemSwapper/pull/214 * Fix rendering issue where hud elements are in the wrong order by @Wolfdv1 * Fix Networking issues for 1.20.5+ * Update Swedish Localizations by @Dontknow09 in https://github.com/tr7zw/ItemSwapper/pull/212 ## New Contributors * @Wolfdv1 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/214 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.3...v0.7.0
Войти

0.84 MB

0.6.3 Release 03.05.2024

v0.6.3-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Fixed not being able to join singleplayer twice in 1.20.6 * Fixed item lists not rendering the selected item at some GUI scale + aspect ratios **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.2...v0.6.3
Войти

0.92 MB

0.6.3 Release 03.05.2024

v0.6.3-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Fixed not being able to join singleplayer twice in 1.20.6 * Fixed item lists not rendering the selected item at some GUI scale + aspect ratios **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.2...v0.6.3
Войти

0.93 MB

0.6.3 Release 03.05.2024

v0.6.3-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Fixed not being able to join singleplayer twice in 1.20.6 * Fixed item lists not rendering the selected item at some GUI scale + aspect ratios **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.2...v0.6.3
Войти

0.93 MB

0.6.3 Release 03.05.2024

v0.6.3-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Fixed not being able to join singleplayer twice in 1.20.6 * Fixed item lists not rendering the selected item at some GUI scale + aspect ratios **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.2...v0.6.3
Войти

0.93 MB

0.6.3 Release 03.05.2024

v0.6.3-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Fixed not being able to join singleplayer twice in 1.20.6 * Fixed item lists not rendering the selected item at some GUI scale + aspect ratios **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.2...v0.6.3
Войти

0.93 MB

0.6.2 Release 01.05.2024

v0.6.2-1.20.6 - Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Update to 1.20.6(1.20.5 is dropped) * Update Controlify on 1.20.1/1.20.4/1.20.6. 1.20.2 and 1.19.4 seem to be abandoned. **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.1...v0.6.2
Войти

0.92 MB

0.6.2 Release 01.05.2024

v0.6.2-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Update to 1.20.6(1.20.5 is dropped) * Update Controlify on 1.20.1/1.20.4/1.20.6. 1.20.2 and 1.19.4 seem to be abandoned. **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.1...v0.6.2
Войти

0.93 MB

0.6.2 Release 01.05.2024

v0.6.2-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Update to 1.20.6(1.20.5 is dropped) * Update Controlify on 1.20.1/1.20.4/1.20.6. 1.20.2 and 1.19.4 seem to be abandoned. **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.1...v0.6.2
Войти

0.93 MB

0.6.2 Release 01.05.2024

v0.6.2-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Update to 1.20.6(1.20.5 is dropped) * Update Controlify on 1.20.1/1.20.4/1.20.6. 1.20.2 and 1.19.4 seem to be abandoned. **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.1...v0.6.2
Войти

0.93 MB

0.6.2 Release 01.05.2024

v0.6.2-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Update to 1.20.6(1.20.5 is dropped) * Update Controlify on 1.20.1/1.20.4/1.20.6. 1.20.2 and 1.19.4 seem to be abandoned. **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.1...v0.6.2
Войти

0.93 MB

0.6.1 Release 24.04.2024

v0.6.1-1.20.5 - Fabric

Поддерживаемые версии Minecraft
1.20.5
Загрузчики / Платформы
fabric
Показать изменения
## 0.6.1 Changes * Fixed a critical issue with the 0.6.0 release breaking multiple things ## 0.6.0 changes * Add Controlify support * Update to 1.20.5 * Backport to 1.20.2 * Backport to 1.20.1 * Backport to 1.19.4 * All vanilla items are now part of some palette * Added more palettes like a storage palette * Fix disableShulkers not working correctly * Added option to show the Hotbar in the inventory UI * Added options for how pick block should behave * Invalid items in palettes now won't create gaps * Fixed pick block modes not working on Litematica previews * Fixed that in some cases shulkers on the Hotbar got ignored * Auto color palettes (Experimental, off by default) * Add remember palette option(off by default) * Project now gets written in Java 21 ## Known Issues * The settings/whitelist/blacklist screens don't update correctly when changing the window scale on 1.20.5 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.0...v0.6.1
Войти

0.92 MB

0.6.1 Release 24.04.2024

v0.6.1-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## 0.6.1 Changes * Fixed a critical issue with the 0.6.0 release breaking multiple things ## 0.6.0 changes * Add Controlify support * Update to 1.20.5 * Backport to 1.20.2 * Backport to 1.20.1 * Backport to 1.19.4 * All vanilla items are now part of some palette * Added more palettes like a storage palette * Fix disableShulkers not working correctly * Added option to show the Hotbar in the inventory UI * Added options for how pick block should behave * Invalid items in palettes now won't create gaps * Fixed pick block modes not working on Litematica previews * Fixed that in some cases shulkers on the Hotbar got ignored * Auto color palettes (Experimental, off by default) * Add remember palette option(off by default) * Project now gets written in Java 21 ## Known Issues * The settings/whitelist/blacklist screens don't update correctly when changing the window scale on 1.20.5 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.0...v0.6.1
Войти

0.93 MB

0.6.1 Release 24.04.2024

v0.6.1-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## 0.6.1 Changes * Fixed a critical issue with the 0.6.0 release breaking multiple things ## 0.6.0 changes * Add Controlify support * Update to 1.20.5 * Backport to 1.20.2 * Backport to 1.20.1 * Backport to 1.19.4 * All vanilla items are now part of some palette * Added more palettes like a storage palette * Fix disableShulkers not working correctly * Added option to show the Hotbar in the inventory UI * Added options for how pick block should behave * Invalid items in palettes now won't create gaps * Fixed pick block modes not working on Litematica previews * Fixed that in some cases shulkers on the Hotbar got ignored * Auto color palettes (Experimental, off by default) * Add remember palette option(off by default) * Project now gets written in Java 21 ## Known Issues * The settings/whitelist/blacklist screens don't update correctly when changing the window scale on 1.20.5 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.0...v0.6.1
Войти

0.93 MB

0.6.1 Release 24.04.2024

v0.6.1-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## 0.6.1 Changes * Fixed a critical issue with the 0.6.0 release breaking multiple things ## 0.6.0 changes * Add Controlify support * Update to 1.20.5 * Backport to 1.20.2 * Backport to 1.20.1 * Backport to 1.19.4 * All vanilla items are now part of some palette * Added more palettes like a storage palette * Fix disableShulkers not working correctly * Added option to show the Hotbar in the inventory UI * Added options for how pick block should behave * Invalid items in palettes now won't create gaps * Fixed pick block modes not working on Litematica previews * Fixed that in some cases shulkers on the Hotbar got ignored * Auto color palettes (Experimental, off by default) * Add remember palette option(off by default) * Project now gets written in Java 21 ## Known Issues * The settings/whitelist/blacklist screens don't update correctly when changing the window scale on 1.20.5 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.0...v0.6.1
Войти

0.93 MB

0.6.1 Release 24.04.2024

v0.6.1-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## 0.6.1 Changes * Fixed a critical issue with the 0.6.0 release breaking multiple things ## 0.6.0 changes * Add Controlify support * Update to 1.20.5 * Backport to 1.20.2 * Backport to 1.20.1 * Backport to 1.19.4 * All vanilla items are now part of some palette * Added more palettes like a storage palette * Fix disableShulkers not working correctly * Added option to show the Hotbar in the inventory UI * Added options for how pick block should behave * Invalid items in palettes now won't create gaps * Fixed pick block modes not working on Litematica previews * Fixed that in some cases shulkers on the Hotbar got ignored * Auto color palettes (Experimental, off by default) * Add remember palette option(off by default) * Project now gets written in Java 21 ## Known Issues * The settings/whitelist/blacklist screens don't update correctly when changing the window scale on 1.20.5 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.6.0...v0.6.1
Войти

0.93 MB

0.6.0 Release 23.04.2024

v0.6.0-1.20.5 - Fabric

Поддерживаемые версии Minecraft
1.20.5
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add Controlify support * Update to 1.20.5 * Backport to 1.20.2 * Backport to 1.20.1 * Backport to 1.19.4 * All vanilla items are now part of some palette * Added more palettes like a storage palette * Fix disableShulkers not working correctly * Added option to show the Hotbar in the inventory UI * Added options for how pick block should behave * Invalid items in palettes now won't create gaps * Fixed pick block modes not working on Litematica previews * Fixed that in some cases shulkers on the Hotbar got ignored * Auto color palettes (Experimental, off by default) * Add remember palette option(off by default) * Project now gets written in Java 21 ## Known Issues * The settings/whitelist/blacklist screens don't update correctly when changing the window scale on 1.20.5 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.5.6-1.20.4...v0.6.0
Войти

0.91 MB

0.6.0 Release 23.04.2024

v0.6.0-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add Controlify support * Update to 1.20.5 * Backport to 1.20.2 * Backport to 1.20.1 * Backport to 1.19.4 * All vanilla items are now part of some palette * Added more palettes like a storage palette * Fix disableShulkers not working correctly * Added option to show the Hotbar in the inventory UI * Added options for how pick block should behave * Invalid items in palettes now won't create gaps * Fixed pick block modes not working on Litematica previews * Fixed that in some cases shulkers on the Hotbar got ignored * Auto color palettes (Experimental, off by default) * Add remember palette option(off by default) * Project now gets written in Java 21 ## Known Issues * The settings/whitelist/blacklist screens don't update correctly when changing the window scale on 1.20.5 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.5.6-1.20.4...v0.6.0
Войти

0.93 MB

0.6.0 Release 23.04.2024

v0.6.0-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add Controlify support * Update to 1.20.5 * Backport to 1.20.2 * Backport to 1.20.1 * Backport to 1.19.4 * All vanilla items are now part of some palette * Added more palettes like a storage palette * Fix disableShulkers not working correctly * Added option to show the Hotbar in the inventory UI * Added options for how pick block should behave * Invalid items in palettes now won't create gaps * Fixed pick block modes not working on Litematica previews * Fixed that in some cases shulkers on the Hotbar got ignored * Auto color palettes (Experimental, off by default) * Add remember palette option(off by default) * Project now gets written in Java 21 ## Known Issues * The settings/whitelist/blacklist screens don't update correctly when changing the window scale on 1.20.5 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.5.6-1.20.4...v0.6.0
Войти

0.93 MB

0.6.0 Release 23.04.2024

v0.6.0-1.20.1 - Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add Controlify support * Update to 1.20.5 * Backport to 1.20.2 * Backport to 1.20.1 * Backport to 1.19.4 * All vanilla items are now part of some palette * Added more palettes like a storage palette * Fix disableShulkers not working correctly * Added option to show the Hotbar in the inventory UI * Added options for how pick block should behave * Invalid items in palettes now won't create gaps * Fixed pick block modes not working on Litematica previews * Fixed that in some cases shulkers on the Hotbar got ignored * Auto color palettes (Experimental, off by default) * Add remember palette option(off by default) * Project now gets written in Java 21 ## Known Issues * The settings/whitelist/blacklist screens don't update correctly when changing the window scale on 1.20.5 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.5.6-1.20.4...v0.6.0
Войти

0.93 MB

0.6.0 Release 23.04.2024

v0.6.0-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add Controlify support * Update to 1.20.5 * Backport to 1.20.2 * Backport to 1.20.1 * Backport to 1.19.4 * All vanilla items are now part of some palette * Added more palettes like a storage palette * Fix disableShulkers not working correctly * Added option to show the Hotbar in the inventory UI * Added options for how pick block should behave * Invalid items in palettes now won't create gaps * Fixed pick block modes not working on Litematica previews * Fixed that in some cases shulkers on the Hotbar got ignored * Auto color palettes (Experimental, off by default) * Add remember palette option(off by default) * Project now gets written in Java 21 ## Known Issues * The settings/whitelist/blacklist screens don't update correctly when changing the window scale on 1.20.5 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.5.6-1.20.4...v0.6.0
Войти

0.93 MB

0.5.6-1.20.4 Release 07.03.2024

v0.5.6-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## Changes - Add option to disable pickblock while holding a tool/weapon - Add missing walls - Add missing bamboo_mosaic slabs and stairs **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.5.5-1.20.4...v0.5.6-1.20.4
Войти

0.86 MB

0.5.5-1.20.4 Release 15.01.2024

v0.5.5-1.20.4 - Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Update to 1.20.4 * Added datapack to add 1.21 experimental items * Add Traditional Chinese by @notlin4 in https://github.com/tr7zw/ItemSwapper/pull/189 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/189 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.5.5-1.20.2...v0.5.5-1.20.4
Войти

0.86 MB

v0.5.5-1.20.2 Release 29.11.2023

v0.5.5-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Fix crash with latest version of the Fabric API * Fix inconsistency in documentation by @Silveere in https://github.com/tr7zw/ItemSwapper/pull/184 ## New Contributors * @Silveere made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/184 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.5.4-1.20.2...v0.5.5-1.20.2
Войти

0.77 MB

0.5.4-mc23w43a Release 08.11.2023

v0.5.4-mc23w43a+

Поддерживаемые версии Minecraft
23w43a 23w43b 23w44a
Загрузчики / Платформы
fabric
Показать изменения
Version for the current 1.20.3 snapshots including an addon resource pack for 1.21 blocks like the crafter and new copper/tuff items.
Войти

0.86 MB

v0.5.4-1.20.2 Release 11.10.2023

v0.5.4-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## Changes * Fix items not getting pulled from shulkers * Fix scroll wheel in lists not working * Change the homepage link in mod menu **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.5.3-1.20.2...v0.5.4-1.20.2
Войти

0.76 MB

v0.5.3-1.20.2 Release 22.09.2023

v0.5.3-1.20.2 - Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Update to 1.20.2 * Forgot A Line Of Swedish by @Dontknow09 in https://github.com/tr7zw/ItemSwapper/pull/174 * Translated Pallete And Category Names To Swedish by @Dontknow09 in https://github.com/tr7zw/ItemSwapper/pull/175 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.5.3-1.20...v0.5.3-1.20.2
Войти

0.76 MB

0.2.1 Release 17.08.2023

Plugin 0.2.1 for Spigot/Paper servers

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Загрузчики / Платформы
bukkit paper purpur spigot
Показать изменения
# Changes * Added restock support(apparently forgot to release that version, 0.2.0) * Fix that the plugin allows stacking shulkers into shulkers
Войти

0.01 MB

v0.5.3-1.20 Release 17.08.2023

v0.5.3-1.20 - Fabric

Поддерживаемые версии Minecraft
1.20 1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Fixed that the mod could put Shulkers into Shulkers #172 * Added copper ore to the built-in palettes **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.5.2-1.20...v0.5.3-1.20
Войти

0.76 MB

v0.5.2-1.20 Release 12.08.2023

v0.5.2-1.20 - Fabric

Поддерживаемые версии Minecraft
1.20 1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Add shulker support to pick-block * Add shulker support to pick-block litematic schematic previews * Added Swedish Translation by @Dontknow09 in https://github.com/tr7zw/ItemSwapper/pull/171 ## New Contributors * @Dontknow09 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/171 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.5.1-1.20...v0.5.2-1.20
Войти

0.76 MB

v0.5.1-1.20 Release 12.07.2023

v0.5.1-1.20 - Fabric

Поддерживаемые версии Minecraft
1.20 1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Use a custom texture for the cursor instead of a vanilla texture. Fixes issues with resource packs like Vanilla Tweaks that are missing the crosshair * Added a workaround for when Amecs(API) is installed ## Lang * Ukrainian translation of settings and the resource pack by @unroman ## New Contributors * @unroman made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/164 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.5.0-1.20...v0.5.1-1.20
Войти

0.75 MB

v0.5.0-1.20 Release 09.07.2023

v0.5.0-1.20 - Fabric

Поддерживаемые версии Minecraft
1.20 1.20.1
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Added 1.20 items and blocks to the default resource pack * Vivecraft support added by @MelonCode * Added "Open Inventory" key bind by @MelonCode (usually for VR) * Reworked UI open logic to prevent weird flickering/the mouse being visible for a split second/the UI opening twice before staying open * Fixed trying to look into freshly crafted shulkers without nbt crashing the game * Added option to prevent walking while the UI is open * Smithing template items will show their pattern as name, instead of the same item name for all * Added option to open the UI with the cursor on the current item in the mainhand ## Lang * Updated Hebrew by @RedVortexDev **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.4.0-1.20...v0.5.0-1.20
Войти

0.74 MB

v0.4.0-1.20 Release 09.06.2023

v0.4.0-1.20 - Fabric

Поддерживаемые версии Minecraft
1.20 1.20.1
Загрузчики / Платформы
fabric
Показать изменения
Important: This is more of a "pre-release" for 1.20. It was just tested on the basic behaviors, and the built-in palettes are missing the new 1.20 items. Later releases will add the new items. ## What's Changed * Update to 1.20 * Adding documentation by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/145 * Update Russian language by @imDaniX in https://github.com/tr7zw/ItemSwapper/pull/146 ## New Contributors * @imDaniX made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/146 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.4.0-1.19.4...v0.4.0-1.20
Войти

0.73 MB

v0.4.0-1.18.2 Release 08.04.2023

v0.4.0-1.18.2 - Fabric

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
fabric
Показать изменения
Major rework of the entire mod. This release contains 4 months of changes, so please report any problems on Github! This changelog will be missing things, check out the full changelog for all changes(162 commits). ## TLDR changes * New resource pack format, allowing more control and freedom(old packs will still work, check the build in back for examples) * Reworked the entire default pack * Reworked the UI system, adding side navigations, menus, allowing the use of the right mouse button, and fixing optifine support * Many new options in the settings like tooltips/moving the camera while using lists * Refill button, filling up stacks inside the inventory using items from shulkers * Opening and getting items from shulkers by selecting them from the inventory view * New utility buttons to re-grab the last grabbed item(for example after it runs out) and stashing the selected item back into the inventory * Remember server enable choices, so it won't be asking every time after joining on an unsupported server(revoke choices via the settings screen) ## What's Changed * Update Hebrew translation by @RedVortexDev in https://github.com/tr7zw/ItemSwapper/pull/87 * Create zh_cn.json by @Mccandycube6623 in https://github.com/tr7zw/ItemSwapper/pull/86 * tr_tr.json update by @Hexasan in https://github.com/tr7zw/ItemSwapper/pull/78 * Russian localization by @ViTulyankin in https://github.com/tr7zw/ItemSwapper/pull/76 * uk_ua by @ttrafford7 in https://github.com/tr7zw/ItemSwapper/pull/71 * Finnish Localization by @fartdev in https://github.com/tr7zw/ItemSwapper/pull/68 * Cleanup lambda expressions in ItemSwapperMod by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/90 * Change: Unselected items are grey, fix padding by @spnda in https://github.com/tr7zw/ItemSwapper/pull/67 * reduce number of if-statements in clientTick() by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/66 * Cleanup at config related classes by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/64 * Cleanup network logic by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/91 * Add beetroot by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/93 * Create arrow.json by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/98 * 99 intergation with inventory profile next by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/100 * Open the secondary list, if there is no primary by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/101 * Fix translations by @RedVortexDev in https://github.com/tr7zw/ItemSwapper/pull/88 * Add NameProvider logic, cleanup project, add record name provider by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/102 * add "copy to clipboard" button to chest UI by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/105 * Turkish Translation Update by @Hexasan in https://github.com/tr7zw/ItemSwapper/pull/111 * Rewrite UI logic by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/109 * add issue templates by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/123 * Update Chinese translations by @user670 in https://github.com/tr7zw/ItemSwapper/pull/125 * 💬 Update Hebrew translation by @RedVortexDev in https://github.com/tr7zw/ItemSwapper/pull/126 * #108: fix confirmation screen always popping up when using Itemswapper on server by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/112 * New Resource pack by @RodentMastermind by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/139 ## New Contributors * @Mccandycube6623 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/86 * @ttrafford7 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/71 * @fartdev made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/68 * @spnda made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/67 * @user670 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/125 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.3.2...v0.4.0-1.19.4
Войти

0.73 MB

v0.4.0-1.19.2 Release 08.04.2023

v0.4.0-1.19.2 - Fabric

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
Major rework of the entire mod. This release contains 4 months of changes, so please report any problems on Github! This changelog will be missing things, check out the full changelog for all changes(162 commits). ## TLDR changes * New resource pack format, allowing more control and freedom(old packs will still work, check the build in back for examples) * Reworked the entire default pack * Reworked the UI system, adding side navigations, menus, allowing the use of the right mouse button, and fixing optifine support * Many new options in the settings like tooltips/moving the camera while using lists * Refill button, filling up stacks inside the inventory using items from shulkers * Opening and getting items from shulkers by selecting them from the inventory view * New utility buttons to re-grab the last grabbed item(for example after it runs out) and stashing the selected item back into the inventory * Remember server enable choices, so it won't be asking every time after joining on an unsupported server(revoke choices via the settings screen) ## What's Changed * Update Hebrew translation by @RedVortexDev in https://github.com/tr7zw/ItemSwapper/pull/87 * Create zh_cn.json by @Mccandycube6623 in https://github.com/tr7zw/ItemSwapper/pull/86 * tr_tr.json update by @Hexasan in https://github.com/tr7zw/ItemSwapper/pull/78 * Russian localization by @ViTulyankin in https://github.com/tr7zw/ItemSwapper/pull/76 * uk_ua by @ttrafford7 in https://github.com/tr7zw/ItemSwapper/pull/71 * Finnish Localization by @fartdev in https://github.com/tr7zw/ItemSwapper/pull/68 * Cleanup lambda expressions in ItemSwapperMod by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/90 * Change: Unselected items are grey, fix padding by @spnda in https://github.com/tr7zw/ItemSwapper/pull/67 * reduce number of if-statements in clientTick() by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/66 * Cleanup at config related classes by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/64 * Cleanup network logic by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/91 * Add beetroot by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/93 * Create arrow.json by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/98 * 99 intergation with inventory profile next by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/100 * Open the secondary list, if there is no primary by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/101 * Fix translations by @RedVortexDev in https://github.com/tr7zw/ItemSwapper/pull/88 * Add NameProvider logic, cleanup project, add record name provider by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/102 * add "copy to clipboard" button to chest UI by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/105 * Turkish Translation Update by @Hexasan in https://github.com/tr7zw/ItemSwapper/pull/111 * Rewrite UI logic by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/109 * add issue templates by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/123 * Update Chinese translations by @user670 in https://github.com/tr7zw/ItemSwapper/pull/125 * 💬 Update Hebrew translation by @RedVortexDev in https://github.com/tr7zw/ItemSwapper/pull/126 * #108: fix confirmation screen always popping up when using Itemswapper on server by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/112 * New Resource pack by @RodentMastermind by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/139 ## New Contributors * @Mccandycube6623 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/86 * @ttrafford7 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/71 * @fartdev made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/68 * @spnda made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/67 * @user670 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/125 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.3.2...v0.4.0-1.19.4
Войти

0.73 MB

v0.4.0-1.19.3 Release 08.04.2023

v0.4.0-1.19.3 - Fabric

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric
Показать изменения
Major rework of the entire mod. This release contains 4 months of changes, so please report any problems on Github! This changelog will be missing things, check out the full changelog for all changes(162 commits). ## TLDR changes * New resource pack format, allowing more control and freedom(old packs will still work, check the build in back for examples) * Reworked the entire default pack * Reworked the UI system, adding side navigations, menus, allowing the use of the right mouse button, and fixing optifine support * Many new options in the settings like tooltips/moving the camera while using lists * Refill button, filling up stacks inside the inventory using items from shulkers * Opening and getting items from shulkers by selecting them from the inventory view * New utility buttons to re-grab the last grabbed item(for example after it runs out) and stashing the selected item back into the inventory * Remember server enable choices, so it won't be asking every time after joining on an unsupported server(revoke choices via the settings screen) ## What's Changed * Update Hebrew translation by @RedVortexDev in https://github.com/tr7zw/ItemSwapper/pull/87 * Create zh_cn.json by @Mccandycube6623 in https://github.com/tr7zw/ItemSwapper/pull/86 * tr_tr.json update by @Hexasan in https://github.com/tr7zw/ItemSwapper/pull/78 * Russian localization by @ViTulyankin in https://github.com/tr7zw/ItemSwapper/pull/76 * uk_ua by @ttrafford7 in https://github.com/tr7zw/ItemSwapper/pull/71 * Finnish Localization by @fartdev in https://github.com/tr7zw/ItemSwapper/pull/68 * Cleanup lambda expressions in ItemSwapperMod by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/90 * Change: Unselected items are grey, fix padding by @spnda in https://github.com/tr7zw/ItemSwapper/pull/67 * reduce number of if-statements in clientTick() by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/66 * Cleanup at config related classes by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/64 * Cleanup network logic by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/91 * Add beetroot by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/93 * Create arrow.json by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/98 * 99 intergation with inventory profile next by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/100 * Open the secondary list, if there is no primary by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/101 * Fix translations by @RedVortexDev in https://github.com/tr7zw/ItemSwapper/pull/88 * Add NameProvider logic, cleanup project, add record name provider by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/102 * add "copy to clipboard" button to chest UI by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/105 * Turkish Translation Update by @Hexasan in https://github.com/tr7zw/ItemSwapper/pull/111 * Rewrite UI logic by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/109 * add issue templates by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/123 * Update Chinese translations by @user670 in https://github.com/tr7zw/ItemSwapper/pull/125 * 💬 Update Hebrew translation by @RedVortexDev in https://github.com/tr7zw/ItemSwapper/pull/126 * #108: fix confirmation screen always popping up when using Itemswapper on server by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/112 * New Resource pack by @RodentMastermind by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/139 ## New Contributors * @Mccandycube6623 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/86 * @ttrafford7 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/71 * @fartdev made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/68 * @spnda made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/67 * @user670 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/125 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.3.2...v0.4.0-1.19.4
Войти

0.73 MB

v0.4.0-1.19.4 Release 08.04.2023

v0.4.0-1.19.4 - Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
Major rework of the entire mod. This release contains 4 months of changes, so please report any problems on Github! This changelog will be missing things, check out the full changelog for all changes(162 commits). ## TLDR changes * New resource pack format, allowing more control and freedom(old packs will still work, check the build in back for examples) * Reworked the entire default pack * Reworked the UI system, adding side navigations, menus, allowing the use of the right mouse button, and fixing optifine support * Many new options in the settings like tooltips/moving the camera while using lists * Refill button, filling up stacks inside the inventory using items from shulkers * Opening and getting items from shulkers by selecting them from the inventory view * New utility buttons to re-grab the last grabbed item(for example after it runs out) and stashing the selected item back into the inventory * Remember server enable choices, so it won't be asking every time after joining on an unsupported server(revoke choices via the settings screen) ## What's Changed * Update Hebrew translation by @RedVortexDev in https://github.com/tr7zw/ItemSwapper/pull/87 * Create zh_cn.json by @Mccandycube6623 in https://github.com/tr7zw/ItemSwapper/pull/86 * tr_tr.json update by @Hexasan in https://github.com/tr7zw/ItemSwapper/pull/78 * Russian localization by @ViTulyankin in https://github.com/tr7zw/ItemSwapper/pull/76 * uk_ua by @ttrafford7 in https://github.com/tr7zw/ItemSwapper/pull/71 * Finnish Localization by @fartdev in https://github.com/tr7zw/ItemSwapper/pull/68 * Cleanup lambda expressions in ItemSwapperMod by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/90 * Change: Unselected items are grey, fix padding by @spnda in https://github.com/tr7zw/ItemSwapper/pull/67 * reduce number of if-statements in clientTick() by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/66 * Cleanup at config related classes by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/64 * Cleanup network logic by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/91 * Add beetroot by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/93 * Create arrow.json by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/98 * 99 intergation with inventory profile next by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/100 * Open the secondary list, if there is no primary by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/101 * Fix translations by @RedVortexDev in https://github.com/tr7zw/ItemSwapper/pull/88 * Add NameProvider logic, cleanup project, add record name provider by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/102 * add "copy to clipboard" button to chest UI by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/105 * Turkish Translation Update by @Hexasan in https://github.com/tr7zw/ItemSwapper/pull/111 * Rewrite UI logic by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/109 * add issue templates by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/123 * Update Chinese translations by @user670 in https://github.com/tr7zw/ItemSwapper/pull/125 * 💬 Update Hebrew translation by @RedVortexDev in https://github.com/tr7zw/ItemSwapper/pull/126 * #108: fix confirmation screen always popping up when using Itemswapper on server by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/112 * New Resource pack by @RodentMastermind by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/139 ## New Contributors * @Mccandycube6623 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/86 * @ttrafford7 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/71 * @fartdev made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/68 * @spnda made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/67 * @user670 made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/125 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.3.2...v0.4.0-1.19.4
Войти

0.73 MB

v0.3.2-1.19.3 Release 15.12.2022

v0.3.2-1.19.3

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric
Показать изменения
Update to 1.19.3.
plugin-0.1.0 Release 09.12.2022

Plugin 0.1.0 for Spigot/Paper servers

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2 1.19.3
Загрузчики / Платформы
bukkit paper purpur spigot
Показать изменения
This plugin enables shulker support, or via the config file can disable the mod entirely for this server.
v0.3.2 Release 06.12.2022

v0.3.2

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
Quick release before the release of 1.19.3, which will eat my time for the next few days. ## What's Changed * Turkish Localization by @Hexasan in https://github.com/tr7zw/ItemSwapper/pull/17 * Adjusted mouse sensitivity to more closely match other GUIs. by @TheMrEngMan in https://github.com/tr7zw/ItemSwapper/pull/44 * Added showing names of currently hovered item above item selection menu. by @TheMrEngMan in https://github.com/tr7zw/ItemSwapper/pull/43 * Fixed that tapping R on an empty slot moves the item from hotbar slot 9 to the current slot by @TheMrEngMan in https://github.com/tr7zw/ItemSwapper/pull/45 * Hebrew Translation by @RedCommand-dev in https://github.com/tr7zw/ItemSwapper/pull/34 * add warning if player did not select the default resource pack or any… by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/51 * fix loading invalid item names from itemsswapper/itemgroups with out warning by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/61 , extended to also show the resource location * Fixed offcenter issue on lists * show stacks > 64 in yellow(also sum up the value up to 64) * copper has 4 pages that show in a row * fixed the shulker lag when listing too many shulker boxes * Removed the old circle UI and its config option * Moved the chest preview to the left of the chest, instead of above * Instead of darkening the item for unavailable items, the background turns red like in the crafting grid ## New Contributors * @Hexasan made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/17 * @TheMrEngMan made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/44 * @RedCommand-dev made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/34 * @AdvancedWipe made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/51 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.3.1...v0.3.2
v0.3.1 Release 30.11.2022

v0.3.1

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
- Add option to hide hotbar items from the list - Clarify the preview toggle name - Move the list slightly up above the armor bar - Enable creative mode by default - Replaced selection icon **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.3.0...v0.3.1
Войти

0.54 MB

v0.3.0 Release 28.11.2022

v0.3.0

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * [WIP] UI updates by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/7 * Switch to a non-round UI * Added support to a lot of list sizes * [DEV] Preview mode for pallets * Added support for a Spigot/Paper plugin to disable the mod/enable shulkers * Added a warning screen when a server is not compatible * Added a lot of pallets to the built-in resource pack * Added creative cheat mode, to spawn in items while in creative mode instead * Middle mouse click now switches to the secondary list of the currently selected item * Reworked the list texture, item text, and positioning **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.2.1...v0.3.0
Войти

0.53 MB

v0.2.1 Release 05.11.2022

v0.2.1

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
## What's Changed * Fix bounds checks. Fixes #4 by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/5 **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.2.0...v0.2.1
Войти

0.27 MB

v0.2.0 Release 31.10.2022

v0.2.0

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
Further development of the mod. This is still a work in progress, and things will change in the future(potentially causing breaking changes with current resource packs)! Changes: - Added setting to toggle the UI instead of holding it - Allow closing the UI by clicking - Limit the list size and scroll it instead - Allow selecting nothing - Optionally show a cursor - Supporting bigger item selections(currently also a 16 slot wheel) - Potions now show their effects with strength and time(unless the potion is renamed) - Duplicate exact items are not shown in lists - Updated Credits/Contributors
Войти

0.27 MB

0.1.0-1.19-fabric Beta 13.10.2022

0.1.0

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
Initial release
Войти

0.25 MB