ItemSwapper 图标

Minecraft 服务端插件

ItemSwapper

Inventory update concept for hotswapping items.

游戏机制管理类存储类bukkitfabricpaperpurpurspigot
版本范围
1.18–26.2
下载量
188.2 万

插件介绍

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. 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

Images

Plank Types Wood Options Dyes Tools Potions Redstone

版本与下载

推荐下载

itemswapper-fabric-0.7.6-mc1.21.4.jar版本 0.7.6 · 860.6 KBSHA-1 f4d8018ac56ec0287125dd25acb79eea29943c54下载 itemswapper-fabric-0.7.6-mc1.21.4.jar

1.0.0-beta.2

测试版
加载器
fabric
MC 版本
26.2
itemswapper-fabric-1.0.0-beta.2-mc26.2+git.518b04a.jar2.2 MBSHA-1 e40596c8bee94cdc9d52031e8902069dae633004获取文件 itemswapper-fabric-1.0.0-beta.2-mc26.2+git.518b04a.jar
展开更新日志

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

1.0.0-beta.1

测试版
加载器
fabric
MC 版本
26.2
itemswapper-fabric-1.0.0-beta.1-mc26.2+git.8d8bd93.jar2.2 MBSHA-1 7c3fb33c61d44807881c3fbb25c14f76e956e213获取文件 itemswapper-fabric-1.0.0-beta.1-mc26.2+git.8d8bd93.jar
展开更新日志

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)

0.10.1

正式版
加载器
fabric
MC 版本
26.1 · 26.1.1 · 26.1.2
itemswapper-fabric-0.10.1-mc26.1.jar2.2 MBSHA-1 7b768d2dbf37df4a4ec61ccd16c4bb5c78b06ebd获取文件 itemswapper-fabric-0.10.1-mc26.1.jar
展开更新日志

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

0.10.1

正式版
加载器
fabric
MC 版本
1.21.8
itemswapper-fabric-0.10.1-mc1.21.8.jar2.2 MBSHA-1 1f8f7a6aa14e3924b93808c0be750a5e99cd6380获取文件 itemswapper-fabric-0.10.1-mc1.21.8.jar
展开更新日志

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

0.10.1

正式版
加载器
fabric
MC 版本
1.21.5
itemswapper-fabric-0.10.1-mc1.21.5.jar2.2 MBSHA-1 c053f27ecafeba37257c75390265dbfcd0319af7获取文件 itemswapper-fabric-0.10.1-mc1.21.5.jar
展开更新日志

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

0.10.1

正式版
加载器
fabric
MC 版本
1.21.4
itemswapper-fabric-0.10.1-mc1.21.4.jar2.2 MBSHA-1 52d9e925feb1cc86f184f3e691faa9bf032f21ee获取文件 itemswapper-fabric-0.10.1-mc1.21.4.jar
展开更新日志

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

0.10.1

正式版
加载器
fabric
MC 版本
1.21.3
itemswapper-fabric-0.10.1-mc1.21.3.jar2.2 MBSHA-1 9e7a689e39d3da17170f9b454fcec9fe4cdea35e获取文件 itemswapper-fabric-0.10.1-mc1.21.3.jar
展开更新日志

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

0.10.1

正式版
加载器
fabric
MC 版本
1.21.11
itemswapper-fabric-0.10.1-mc1.21.11.jar2.2 MBSHA-1 d28eb477883e92386bf05794c92e19d843b346a1获取文件 itemswapper-fabric-0.10.1-mc1.21.11.jar
展开更新日志

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

0.10.1

正式版
加载器
fabric
MC 版本
1.21.10
itemswapper-fabric-0.10.1-mc1.21.10.jar2.2 MBSHA-1 62e207bb689d05b7312f4751b3ee256cc0a7dc54获取文件 itemswapper-fabric-0.10.1-mc1.21.10.jar
展开更新日志

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

0.10.1

正式版
加载器
fabric
MC 版本
1.21.1
itemswapper-fabric-0.10.1-mc1.21.1.jar2.2 MBSHA-1 b391518cb983c7a692067121f8fd89ac98dd2ef9获取文件 itemswapper-fabric-0.10.1-mc1.21.1.jar
展开更新日志

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

0.10.1

正式版
加载器
fabric
MC 版本
1.20.6
itemswapper-fabric-0.10.1-mc1.20.6.jar2.2 MBSHA-1 b5a5723333746b8f0ab4286ba25ed573bcadf621获取文件 itemswapper-fabric-0.10.1-mc1.20.6.jar
展开更新日志

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

0.10.1

正式版
加载器
fabric
MC 版本
1.20.4
itemswapper-fabric-0.10.1-mc1.20.4.jar2.2 MBSHA-1 0382aa6e20574e99a337290abc30ebecfd699aa3获取文件 itemswapper-fabric-0.10.1-mc1.20.4.jar
展开更新日志

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

0.10.1

正式版
加载器
fabric
MC 版本
1.20.2
itemswapper-fabric-0.10.1-mc1.20.2.jar2.2 MBSHA-1 e17d5e2e6ce055860c2d6c33dccd83309b4bbc10获取文件 itemswapper-fabric-0.10.1-mc1.20.2.jar
展开更新日志

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

0.10.1

正式版
加载器
fabric
MC 版本
1.20.1
itemswapper-fabric-0.10.1-mc1.20.1.jar2.2 MBSHA-1 1948bdf8de638f2644a5cd793c8ec9f73489d8e6获取文件 itemswapper-fabric-0.10.1-mc1.20.1.jar
展开更新日志

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

0.10.1

正式版
加载器
fabric
MC 版本
1.19.4
itemswapper-fabric-0.10.1-mc1.19.4.jar2.2 MBSHA-1 4da213c947b22015148386aab4ade8f64410b378获取文件 itemswapper-fabric-0.10.1-mc1.19.4.jar
展开更新日志

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

0.9.0

正式版
加载器
fabric
MC 版本
1.21.8
itemswapper-fabric-0.9.0-mc1.21.8.jar2.2 MBSHA-1 61255c90ed90f78d1ba8673ef4a15bdff7e3b494获取文件 itemswapper-fabric-0.9.0-mc1.21.8.jar
展开更新日志

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

0.9.0

正式版
加载器
fabric
MC 版本
1.21.5
itemswapper-fabric-0.9.0-mc1.21.5.jar2.2 MBSHA-1 273209a6c9bff03923bffbcec57b94712c0c72d0获取文件 itemswapper-fabric-0.9.0-mc1.21.5.jar
展开更新日志

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

0.9.0

正式版
加载器
fabric
MC 版本
1.21.4
itemswapper-fabric-0.9.0-mc1.21.4.jar2.2 MBSHA-1 3fe11346123ee9b461873d2ebb9bc01f55bd2acf获取文件 itemswapper-fabric-0.9.0-mc1.21.4.jar
展开更新日志

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

0.9.0

正式版
加载器
fabric
MC 版本
1.21.3
itemswapper-fabric-0.9.0-mc1.21.3.jar2.2 MBSHA-1 611942031e4960c28f9534315dd6fd4f0de7631e获取文件 itemswapper-fabric-0.9.0-mc1.21.3.jar
展开更新日志

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

0.9.0

正式版
加载器
fabric
MC 版本
1.21.11
itemswapper-fabric-0.9.0-mc1.21.11.jar2.2 MBSHA-1 b68c31c9db706b0919e19894b1beb46dd809e7db获取文件 itemswapper-fabric-0.9.0-mc1.21.11.jar
展开更新日志

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

0.9.0

正式版
加载器
fabric
MC 版本
1.21.10
itemswapper-fabric-0.9.0-mc1.21.10.jar2.2 MBSHA-1 9b39aa59d11eccc321ac076e972a4f655c07249a获取文件 itemswapper-fabric-0.9.0-mc1.21.10.jar
展开更新日志

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

0.9.0

正式版
加载器
fabric
MC 版本
1.21.1
itemswapper-fabric-0.9.0-mc1.21.1.jar2.2 MBSHA-1 1ce1373c23543ec046c8dfdc07a86fbafeb4cb9a获取文件 itemswapper-fabric-0.9.0-mc1.21.1.jar
展开更新日志

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

0.9.0

正式版
加载器
fabric
MC 版本
1.20.6
itemswapper-fabric-0.9.0-mc1.20.6.jar2.2 MBSHA-1 06f7b700e0104a5cffce3a82ebb95fd6aea31f18获取文件 itemswapper-fabric-0.9.0-mc1.20.6.jar
展开更新日志

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

0.9.0

正式版
加载器
fabric
MC 版本
1.20.4
itemswapper-fabric-0.9.0-mc1.20.4.jar2.2 MBSHA-1 2b743b4f34a71f3dc8719389bb22ae3d98092536获取文件 itemswapper-fabric-0.9.0-mc1.20.4.jar
展开更新日志

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

0.9.0

正式版
加载器
fabric
MC 版本
1.20.2
itemswapper-fabric-0.9.0-mc1.20.2.jar2.2 MBSHA-1 1cd48051d5f8140e4af96fd8a8c8caf35a30ca16获取文件 itemswapper-fabric-0.9.0-mc1.20.2.jar
展开更新日志

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

0.9.0

正式版
加载器
fabric
MC 版本
1.20.1
itemswapper-fabric-0.9.0-mc1.20.1.jar2.2 MBSHA-1 6e9fd536b2e5134b8974adf7beb42f4994d2bc12获取文件 itemswapper-fabric-0.9.0-mc1.20.1.jar
展开更新日志

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

0.9.0

正式版
加载器
fabric
MC 版本
1.19.4
itemswapper-fabric-0.9.0-mc1.19.4.jar2.2 MBSHA-1 7fb73178c9bc0ed6cbd5b0bb65dca15f96fd359f获取文件 itemswapper-fabric-0.9.0-mc1.19.4.jar
展开更新日志

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

0.8.5

正式版
加载器
fabric
MC 版本
1.21.8
itemswapper-fabric-0.8.5-mc1.21.8.jar2.2 MBSHA-1 72a0b0345f446c3b85166052760cda07b1569df4获取文件 itemswapper-fabric-0.8.5-mc1.21.8.jar
展开更新日志

Hotfix

  • Fix crash in some situations trying to open the menu. Fix #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

0.8.5

正式版
加载器
fabric
MC 版本
1.21.5
itemswapper-fabric-0.8.5-mc1.21.5.jar2.2 MBSHA-1 b0a5c101d67dc2083c821cae713d52448339733d获取文件 itemswapper-fabric-0.8.5-mc1.21.5.jar
展开更新日志

Hotfix

  • Fix crash in some situations trying to open the menu. Fix #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

0.8.5

正式版
加载器
fabric
MC 版本
1.21.4
itemswapper-fabric-0.8.5-mc1.21.4.jar2.2 MBSHA-1 958a987a2a5a141408bfdcb7b2c1d4164e33e10e获取文件 itemswapper-fabric-0.8.5-mc1.21.4.jar
展开更新日志

Hotfix

  • Fix crash in some situations trying to open the menu. Fix #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

0.8.5

正式版
加载器
fabric
MC 版本
1.21.3
itemswapper-fabric-0.8.5-mc1.21.3.jar2.2 MBSHA-1 ed704f96616fcd4c1f9ce2a7695aa856a06ecedd获取文件 itemswapper-fabric-0.8.5-mc1.21.3.jar
展开更新日志

Hotfix

  • Fix crash in some situations trying to open the menu. Fix #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

0.8.5

正式版
加载器
fabric
MC 版本
1.21.11
itemswapper-fabric-0.8.5-mc1.21.11.jar2.2 MBSHA-1 247680839575d273d1adff1504e055f89450b51c获取文件 itemswapper-fabric-0.8.5-mc1.21.11.jar
展开更新日志

Hotfix

  • Fix crash in some situations trying to open the menu. Fix #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

0.8.5

正式版
加载器
fabric
MC 版本
1.21.10
itemswapper-fabric-0.8.5-mc1.21.10.jar2.2 MBSHA-1 97cbd4bf101edcbecc476965cb020a8d5ba563c5获取文件 itemswapper-fabric-0.8.5-mc1.21.10.jar
展开更新日志

Hotfix

  • Fix crash in some situations trying to open the menu. Fix #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

0.8.5

正式版
加载器
fabric
MC 版本
1.21.1
itemswapper-fabric-0.8.5-mc1.21.1.jar2.2 MBSHA-1 0903ba226d52ccb940e76cf1d6b891b70f9d77c2获取文件 itemswapper-fabric-0.8.5-mc1.21.1.jar
展开更新日志

Hotfix

  • Fix crash in some situations trying to open the menu. Fix #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

0.8.5

正式版
加载器
fabric
MC 版本
1.20.6
itemswapper-fabric-0.8.5-mc1.20.6.jar2.2 MBSHA-1 19581bdf24ba8cb53328db99611d735098514487获取文件 itemswapper-fabric-0.8.5-mc1.20.6.jar
展开更新日志

Hotfix

  • Fix crash in some situations trying to open the menu. Fix #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

0.8.5

正式版
加载器
fabric
MC 版本
1.20.4
itemswapper-fabric-0.8.5-mc1.20.4.jar2.2 MBSHA-1 e4fd57150948f8245db6744aab66241a1c6a8a0b获取文件 itemswapper-fabric-0.8.5-mc1.20.4.jar
展开更新日志

Hotfix

  • Fix crash in some situations trying to open the menu. Fix #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

0.8.5

正式版
加载器
fabric
MC 版本
1.20.2
itemswapper-fabric-0.8.5-mc1.20.2.jar2.2 MBSHA-1 0092527d10c342c60278f12460324d1f134e93f7获取文件 itemswapper-fabric-0.8.5-mc1.20.2.jar
展开更新日志

Hotfix

  • Fix crash in some situations trying to open the menu. Fix #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

0.8.5

正式版
加载器
fabric
MC 版本
1.20.1
itemswapper-fabric-0.8.5-mc1.20.1.jar2.2 MBSHA-1 07b586799324aafdf9fa0ce9f7a21e81b7702b10获取文件 itemswapper-fabric-0.8.5-mc1.20.1.jar
展开更新日志

Hotfix

  • Fix crash in some situations trying to open the menu. Fix #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

0.8.5

正式版
加载器
fabric
MC 版本
1.19.4
itemswapper-fabric-0.8.5-mc1.19.4.jar2.2 MBSHA-1 5eea029610afae9295b7d706e10c7bc8b1497259获取文件 itemswapper-fabric-0.8.5-mc1.19.4.jar
展开更新日志

Hotfix

  • Fix crash in some situations trying to open the menu. Fix #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

0.8.4

正式版
加载器
fabric
MC 版本
1.21.8
itemswapper-fabric-0.8.4-mc1.21.8.jar2.2 MBSHA-1 56dcedad52122b320f7de5d72356734db4653c54获取文件 itemswapper-fabric-0.8.4-mc1.21.8.jar
展开更新日志

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

0.8.4

正式版
加载器
fabric
MC 版本
1.21.5
itemswapper-fabric-0.8.4-mc1.21.5.jar2.2 MBSHA-1 7c577f527d7a217613f91680427a7af1def1ecb0获取文件 itemswapper-fabric-0.8.4-mc1.21.5.jar
展开更新日志

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

0.8.4

正式版
加载器
fabric
MC 版本
1.21.4
itemswapper-fabric-0.8.4-mc1.21.4.jar2.2 MBSHA-1 7386989a33f5fe9935f2f41f3f0cee438beea8a0获取文件 itemswapper-fabric-0.8.4-mc1.21.4.jar
展开更新日志

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

0.8.4

正式版
加载器
fabric
MC 版本
1.21.3
itemswapper-fabric-0.8.4-mc1.21.3.jar2.2 MBSHA-1 c4dc0a1ef3b5ce66838b5f11650d9b8218704b09获取文件 itemswapper-fabric-0.8.4-mc1.21.3.jar
展开更新日志

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

0.8.4

正式版
加载器
fabric
MC 版本
1.21.11
itemswapper-fabric-0.8.4-mc1.21.11.jar2.2 MBSHA-1 3eff90e0158b74cc7e47c8a978044a1ca32a6a67获取文件 itemswapper-fabric-0.8.4-mc1.21.11.jar
展开更新日志

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

0.8.4

正式版
加载器
fabric
MC 版本
1.21.10
itemswapper-fabric-0.8.4-mc1.21.10.jar2.2 MBSHA-1 213a8ebbcd0884369a7630167b10ca8c07b63951获取文件 itemswapper-fabric-0.8.4-mc1.21.10.jar
展开更新日志

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

0.8.4

正式版
加载器
fabric
MC 版本
1.21.1
itemswapper-fabric-0.8.4-mc1.21.1.jar2.2 MBSHA-1 7b7dbc571f479647e9cd6281cb01b91fa064a3c7获取文件 itemswapper-fabric-0.8.4-mc1.21.1.jar
展开更新日志

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

0.8.4

正式版
加载器
fabric
MC 版本
1.20.6
itemswapper-fabric-0.8.4-mc1.20.6.jar2.2 MBSHA-1 58f5b17956328365a064175e2c7c4bb275c602f4获取文件 itemswapper-fabric-0.8.4-mc1.20.6.jar
展开更新日志

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

0.8.4

正式版
加载器
fabric
MC 版本
1.20.4
itemswapper-fabric-0.8.4-mc1.20.4.jar2.2 MBSHA-1 2f80ff437b7cdbbfc9a6f3b96a9a24e2c82294f7获取文件 itemswapper-fabric-0.8.4-mc1.20.4.jar
展开更新日志

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

0.8.4

正式版
加载器
fabric
MC 版本
1.20.2
itemswapper-fabric-0.8.4-mc1.20.2.jar2.2 MBSHA-1 461fcaf1c12bac82536cdcf0b777cdc6e4b75fae获取文件 itemswapper-fabric-0.8.4-mc1.20.2.jar
展开更新日志

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

0.8.4

正式版
加载器
fabric
MC 版本
1.20.1
itemswapper-fabric-0.8.4-mc1.20.1.jar2.2 MBSHA-1 55ee6f2851bd1a370d0aa7b320b6325217f26078获取文件 itemswapper-fabric-0.8.4-mc1.20.1.jar
展开更新日志

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

0.8.4

正式版
加载器
fabric
MC 版本
1.19.4
itemswapper-fabric-0.8.4-mc1.19.4.jar2.2 MBSHA-1 b85c618aeeeeb1050ad1f0f666447032f6657934获取文件 itemswapper-fabric-0.8.4-mc1.19.4.jar
展开更新日志

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

0.8.2

正式版
加载器
fabric
MC 版本
1.21.8
itemswapper-fabric-0.8.2-mc1.21.8.jar1.1 MBSHA-1 242dfc88b2eab07180d40a71e7a8492e7933ee9a获取文件 itemswapper-fabric-0.8.2-mc1.21.8.jar
展开更新日志

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

0.8.2

正式版
加载器
fabric
MC 版本
1.21.5
itemswapper-fabric-0.8.2-mc1.21.5.jar1.1 MBSHA-1 f16639aa7b72fdec7a73973830e309e21c109113获取文件 itemswapper-fabric-0.8.2-mc1.21.5.jar
展开更新日志

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

0.8.2

正式版
加载器
fabric
MC 版本
1.21.4
itemswapper-fabric-0.8.2-mc1.21.4.jar1.1 MBSHA-1 12d62b50ec761c8111ddb7ca90cdd52144f94ac4获取文件 itemswapper-fabric-0.8.2-mc1.21.4.jar
展开更新日志

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

0.8.2

正式版
加载器
fabric
MC 版本
1.21.3
itemswapper-fabric-0.8.2-mc1.21.3.jar1.1 MBSHA-1 b8b737af6f548d6460fb6faa84d018c5e5a63e5d获取文件 itemswapper-fabric-0.8.2-mc1.21.3.jar
展开更新日志

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

0.8.2

正式版
加载器
fabric
MC 版本
1.21.9 · 1.21.10
itemswapper-fabric-0.8.2-mc1.21.10.jar1.1 MBSHA-1 8c1740b901681adf131f169958061198c89ebbff获取文件 itemswapper-fabric-0.8.2-mc1.21.10.jar
展开更新日志

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

0.8.2

正式版
加载器
fabric
MC 版本
1.21.1
itemswapper-fabric-0.8.2-mc1.21.1.jar1.1 MBSHA-1 3fc7d85922cc452e88a04401b2b9b9ef8da48360获取文件 itemswapper-fabric-0.8.2-mc1.21.1.jar
展开更新日志

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

0.8.2

正式版
加载器
fabric
MC 版本
1.20.6
itemswapper-fabric-0.8.2-mc1.20.6.jar1.1 MBSHA-1 b55d312babd7393154d4dc5ab88f3699ddad7130获取文件 itemswapper-fabric-0.8.2-mc1.20.6.jar
展开更新日志

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

0.8.2

正式版
加载器
fabric
MC 版本
1.20.4
itemswapper-fabric-0.8.2-mc1.20.4.jar1.1 MBSHA-1 f0113271ef9c9cf223719fac097f70596abd6b19获取文件 itemswapper-fabric-0.8.2-mc1.20.4.jar
展开更新日志

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

0.8.2

正式版
加载器
fabric
MC 版本
1.20.2
itemswapper-fabric-0.8.2-mc1.20.2.jar1.1 MBSHA-1 09f15cb67242386aadb8cbbfd8571b7cab02f858获取文件 itemswapper-fabric-0.8.2-mc1.20.2.jar
展开更新日志

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

0.8.2

正式版
加载器
fabric
MC 版本
1.20.1
itemswapper-fabric-0.8.2-mc1.20.1.jar1.1 MBSHA-1 e8e3bf04fcd6784699568d1b7995004ad0a4a03d获取文件 itemswapper-fabric-0.8.2-mc1.20.1.jar
展开更新日志

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

0.8.2

正式版
加载器
fabric
MC 版本
1.19.4
itemswapper-fabric-0.8.2-mc1.19.4.jar1.1 MBSHA-1 10b1945f217d1bdcc0875ab0adf87e8b5cbdb1e2获取文件 itemswapper-fabric-0.8.2-mc1.19.4.jar
展开更新日志

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

0.8.1

正式版
加载器
fabric
MC 版本
1.21.6 · 1.21.7 · 1.21.8
itemswapper-fabric-0.8.1-mc1.21.6.jar1.2 MBSHA-1 67e6e02abf31275740de2b234dc0d9d8207692d2获取文件 itemswapper-fabric-0.8.1-mc1.21.6.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1

0.8.1

正式版
加载器
fabric
MC 版本
1.21.5
itemswapper-fabric-0.8.1-mc1.21.5.jar1.2 MBSHA-1 21e9046285feae735a3ec9baa5bfe2297524bd1e获取文件 itemswapper-fabric-0.8.1-mc1.21.5.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1

0.8.1

正式版
加载器
fabric
MC 版本
1.21.4
itemswapper-fabric-0.8.1-mc1.21.4.jar1.2 MBSHA-1 8d813c7962c1c0f4aa0cc9bcf50b52e0e45d30de获取文件 itemswapper-fabric-0.8.1-mc1.21.4.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1

0.8.1

正式版
加载器
fabric
MC 版本
1.21.3
itemswapper-fabric-0.8.1-mc1.21.3.jar1.2 MBSHA-1 1d442b177c7865be45a13cd14bbcb8a7d4b21a44获取文件 itemswapper-fabric-0.8.1-mc1.21.3.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1

0.8.1

正式版
加载器
fabric
MC 版本
1.21 · 1.21.1
itemswapper-fabric-0.8.1-mc1.21.jar1.2 MBSHA-1 938ea636ff3f7f0d2e2a26963b5b19e09fcb27d8获取文件 itemswapper-fabric-0.8.1-mc1.21.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1

0.8.1

正式版
加载器
fabric
MC 版本
1.20.6
itemswapper-fabric-0.8.1-mc1.20.6.jar1.2 MBSHA-1 b233c8858be6d76e6a826bc75c17bc3369e911f4获取文件 itemswapper-fabric-0.8.1-mc1.20.6.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1

0.8.1

正式版
加载器
fabric
MC 版本
1.20.4
itemswapper-fabric-0.8.1-mc1.20.4.jar1.2 MBSHA-1 26f8bca17437aee903b682b4964915d9d7b5854f获取文件 itemswapper-fabric-0.8.1-mc1.20.4.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1

0.8.1

正式版
加载器
fabric
MC 版本
1.20.2
itemswapper-fabric-0.8.1-mc1.20.2.jar1.2 MBSHA-1 07d1f9fe085ea4a0047562b3067c3745163080f9获取文件 itemswapper-fabric-0.8.1-mc1.20.2.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1

0.8.1

正式版
加载器
fabric
MC 版本
1.20.1
itemswapper-fabric-0.8.1-mc1.20.1.jar1.2 MBSHA-1 0b4a8e60b66811f3c8c762274f1b33be4ddbf193获取文件 itemswapper-fabric-0.8.1-mc1.20.1.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1

0.8.1

正式版
加载器
fabric
MC 版本
1.19.4
itemswapper-fabric-0.8.1-mc1.19.4.jar1.2 MBSHA-1 816db33a35b966a292e27168bfc5b6e0cfa4235a获取文件 itemswapper-fabric-0.8.1-mc1.19.4.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.8.0...v0.8.1

0.7.8.1

正式版
加载器
fabric
MC 版本
1.21 · 1.21.1
itemswapper-fabric-0.7.8.1-mc1.21.jar1.2 MBSHA-1 533f39c1213570c209900931c5a15f12755bebf4获取文件 itemswapper-fabric-0.7.8.1-mc1.21.jar
展开更新日志

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

0.7.7

正式版
加载器
fabric
MC 版本
1.21.4
itemswapper-fabric-0.7.7-mc1.21.4.jar1.2 MBSHA-1 2b2eea72e2b69054dc774813dd2b1f9d383f95e5获取文件 itemswapper-fabric-0.7.7-mc1.21.4.jar
展开更新日志

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

0.7.7

正式版
加载器
fabric
MC 版本
1.21.3
itemswapper-fabric-0.7.7-mc1.21.3.jar1.2 MBSHA-1 d01661e63e4bb4405874bd8e69fc521cb8705306获取文件 itemswapper-fabric-0.7.7-mc1.21.3.jar
展开更新日志

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

0.7.7

正式版
加载器
fabric
MC 版本
1.21 · 1.21.1
itemswapper-fabric-0.7.7-mc1.21.jar1.2 MBSHA-1 63efea30b9fff6d83a8ce780360cf9f1797d5824获取文件 itemswapper-fabric-0.7.7-mc1.21.jar
展开更新日志

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

0.7.7

正式版
加载器
fabric
MC 版本
1.20.6
itemswapper-fabric-0.7.7-mc1.20.6.jar1.2 MBSHA-1 3990c604da68ac7deda48f6e324673d61d3403a0获取文件 itemswapper-fabric-0.7.7-mc1.20.6.jar
展开更新日志

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

0.7.7

正式版
加载器
fabric
MC 版本
1.20.4
itemswapper-fabric-0.7.7-mc1.20.4.jar1.2 MBSHA-1 2ca7569d6f97152ad530faa383b257b5526abb4f获取文件 itemswapper-fabric-0.7.7-mc1.20.4.jar
展开更新日志

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

0.7.7

正式版
加载器
fabric
MC 版本
1.20.2
itemswapper-fabric-0.7.7-mc1.20.2.jar1.2 MBSHA-1 b5113534abcb68f04142aa576b9461565a96b884获取文件 itemswapper-fabric-0.7.7-mc1.20.2.jar
展开更新日志

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

0.7.7

正式版
加载器
fabric
MC 版本
1.19.4
itemswapper-fabric-0.7.7-mc1.19.4.jar1.2 MBSHA-1 0a2455a2379aa58a6feedadbbd57123b7ddc403c获取文件 itemswapper-fabric-0.7.7-mc1.19.4.jar
展开更新日志

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

0.7.7

正式版
加载器
fabric
MC 版本
1.20.1
itemswapper-fabric-0.7.7-mc1.20.1.jar1.2 MBSHA-1 8854b50a5f50be9ddc77bfcfdbb3d4ca9a043cbe获取文件 itemswapper-fabric-0.7.7-mc1.20.1.jar
展开更新日志

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

0.7.5

正式版
加载器
fabric
MC 版本
1.21.4
itemswapper-fabric-0.7.5-mc1.21.4.jar860 KBSHA-1 9b531dbe2f221ce68ba49b40aed05097073262e2获取文件 itemswapper-fabric-0.7.5-mc1.21.4.jar
展开更新日志

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.7.5

正式版
加载器
fabric
MC 版本
1.21.3
itemswapper-fabric-0.7.5-mc1.21.3.jar858.4 KBSHA-1 e39ec59215112560a2e8bddceaae2441f52e0cc7获取文件 itemswapper-fabric-0.7.5-mc1.21.3.jar
展开更新日志

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.7.5

正式版
加载器
fabric
MC 版本
1.21 · 1.21.1
itemswapper-fabric-0.7.5-mc1.21.jar858.1 KBSHA-1 42e0fcb9c9b81b1fdafb42f095a631295a4d995f获取文件 itemswapper-fabric-0.7.5-mc1.21.jar
展开更新日志

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.7.5

正式版
加载器
fabric
MC 版本
1.20.6
itemswapper-fabric-0.7.5-mc1.20.6.jar858.1 KBSHA-1 53c764c3d52a4df4dfb6b6f4056d3835bb014b08获取文件 itemswapper-fabric-0.7.5-mc1.20.6.jar
展开更新日志

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.7.5

正式版
加载器
fabric
MC 版本
1.20.4
itemswapper-fabric-0.7.5-mc1.20.4.jar870.3 KBSHA-1 39e825c0aff67926b79a9ffe74c2c2ce7ce93842获取文件 itemswapper-fabric-0.7.5-mc1.20.4.jar
展开更新日志

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.7.5

正式版
加载器
fabric
MC 版本
1.20.2
itemswapper-fabric-0.7.5-mc1.20.2.jar870.3 KBSHA-1 5f5a2e40009177c239e40e9bb28dfc10a2e5f17e获取文件 itemswapper-fabric-0.7.5-mc1.20.2.jar
展开更新日志

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.7.5

正式版
加载器
fabric
MC 版本
1.20.1
itemswapper-fabric-0.7.5-mc1.20.1.jar870.8 KBSHA-1 5ef223c6336e6664085b0d17feea183f85c1a239获取文件 itemswapper-fabric-0.7.5-mc1.20.1.jar
展开更新日志

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.7.5

正式版
加载器
fabric
MC 版本
1.19.4
itemswapper-fabric-0.7.5-mc1.19.4.jar871.2 KBSHA-1 f6bfcdb48810e0f0d465a262f94921f31341433b获取文件 itemswapper-fabric-0.7.5-mc1.19.4.jar
展开更新日志

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.7.2

正式版
加载器
fabric
MC 版本
1.21.3
itemswapper-fabric-0.7.2-mc1.21.3.jar854.9 KBSHA-1 acbf8fbc6597d2f9ec5f32681b63a3dbf964a7ca获取文件 itemswapper-fabric-0.7.2-mc1.21.3.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.7.1...v0.7.2

0.7.2

正式版
加载器
fabric
MC 版本
1.21 · 1.21.1
itemswapper-fabric-0.7.2-mc1.21.jar854.7 KBSHA-1 84782db0d87493815eeacd8fbf3519f36d988f4f获取文件 itemswapper-fabric-0.7.2-mc1.21.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.7.1...v0.7.2

0.7.2

正式版
加载器
fabric
MC 版本
1.20.6
itemswapper-fabric-0.7.2-mc1.20.6.jar854.7 KBSHA-1 6d898d09476b36c57201f64f467451df6c32a001获取文件 itemswapper-fabric-0.7.2-mc1.20.6.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.7.1...v0.7.2

0.7.2

正式版
加载器
fabric
MC 版本
1.20.4
itemswapper-fabric-0.7.2-mc1.20.4.jar866.8 KBSHA-1 b3420b5f3f10136eefd4590f6cf1c857d3c33dbe获取文件 itemswapper-fabric-0.7.2-mc1.20.4.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.7.1...v0.7.2

0.7.2

正式版
加载器
fabric
MC 版本
1.20.2
itemswapper-fabric-0.7.2-mc1.20.2.jar866.8 KBSHA-1 98a833d3caac470e8dfd0e19011ffe9915239c4f获取文件 itemswapper-fabric-0.7.2-mc1.20.2.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.7.1...v0.7.2

0.7.2

正式版
加载器
fabric
MC 版本
1.20.1
itemswapper-fabric-0.7.2-mc1.20.1.jar867.3 KBSHA-1 ec692557670060d1c0fce9b5ea2e4f27a1d67184获取文件 itemswapper-fabric-0.7.2-mc1.20.1.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.7.1...v0.7.2

0.7.2

正式版
加载器
fabric
MC 版本
1.19.4
itemswapper-fabric-0.7.2-mc1.19.4.jar867.7 KBSHA-1 bfd2d868610c1468476558cc5c93541cde3b3210获取文件 itemswapper-fabric-0.7.2-mc1.19.4.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.7.1...v0.7.2

0.7.1

正式版
加载器
fabric
MC 版本
1.21 · 1.21.1
itemswapper-fabric-0.7.1-mc1.21.jar852.2 KBSHA-1 b98d8dfbc8c01a3e7abca56a6b60bf8a3a5fe750获取文件 itemswapper-fabric-0.7.1-mc1.21.jar
展开更新日志

What's Changed

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.7.0...v0.7.1

0.7.1

正式版
加载器
fabric
MC 版本
1.20.6
itemswapper-fabric-0.7.1-mc1.20.6.jar851.8 KBSHA-1 4275259c1666501439ce0aeab3632fa003935158获取文件 itemswapper-fabric-0.7.1-mc1.20.6.jar
展开更新日志

What's Changed

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.7.0...v0.7.1

0.7.1

正式版
加载器
fabric
MC 版本
1.20.4
itemswapper-fabric-0.7.1-mc1.20.4.jar863.8 KBSHA-1 60f462973e77ee08c53c3b05385a1f96a90f95bc获取文件 itemswapper-fabric-0.7.1-mc1.20.4.jar
展开更新日志

What's Changed

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.7.0...v0.7.1

0.7.1

正式版
加载器
fabric
MC 版本
1.20.2
itemswapper-fabric-0.7.1-mc1.20.2.jar863.8 KBSHA-1 1f999bd7b266697b2aa899579a36bbd9b636672e获取文件 itemswapper-fabric-0.7.1-mc1.20.2.jar
展开更新日志

What's Changed

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.7.0...v0.7.1

0.7.1

正式版
加载器
fabric
MC 版本
1.20.1
itemswapper-fabric-0.7.1-mc1.20.1.jar864.3 KBSHA-1 a46f2c1135648ba39927e614191af66e4f82aa18获取文件 itemswapper-fabric-0.7.1-mc1.20.1.jar
展开更新日志

What's Changed

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.7.0...v0.7.1

0.7.1

正式版
加载器
fabric
MC 版本
1.19.4
itemswapper-fabric-0.7.1-mc1.19.4.jar864.7 KBSHA-1 ee44caff6a37f59cd55e617c1b2f0cd9474f16fb获取文件 itemswapper-fabric-0.7.1-mc1.19.4.jar
展开更新日志

What's Changed

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.7.0...v0.7.1

0.7.0

正式版
加载器
fabric
MC 版本
1.21
itemswapper-fabric-0.7.0-mc1.21.jar852 KBSHA-1 a8ed2c0ee1c5eb227f4112119e246709281c1bfc获取文件 itemswapper-fabric-0.7.0-mc1.21.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.6.3...v0.7.0

0.7.0

正式版
加载器
fabric
MC 版本
1.20.6
itemswapper-fabric-0.7.0-mc1.20.6.jar851.6 KBSHA-1 ce7ab39f603fb136459b047f09094da4f37a2ebe获取文件 itemswapper-fabric-0.7.0-mc1.20.6.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.6.3...v0.7.0

0.7.0

正式版
加载器
fabric
MC 版本
1.20.4
itemswapper-fabric-0.7.0-mc1.20.4.jar863.6 KBSHA-1 3c61f1fc2cfd922ebc195d5df62be03a442d933c获取文件 itemswapper-fabric-0.7.0-mc1.20.4.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.6.3...v0.7.0

0.7.0

正式版
加载器
fabric
MC 版本
1.20.2
itemswapper-fabric-0.7.0-mc1.20.2.jar863.6 KBSHA-1 1803cbc88f76a2158a5b893c9825922c530e977a获取文件 itemswapper-fabric-0.7.0-mc1.20.2.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.6.3...v0.7.0

0.7.0

正式版
加载器
fabric
MC 版本
1.20.1
itemswapper-fabric-0.7.0-mc1.20.1.jar864.2 KBSHA-1 5b79dbd2776fff2c30f817913e186968e0fbde18获取文件 itemswapper-fabric-0.7.0-mc1.20.1.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.6.3...v0.7.0

0.7.0

正式版
加载器
fabric
MC 版本
1.19.4
itemswapper-fabric-0.7.0-mc1.19.4.jar864.5 KBSHA-1 0b847829ff6235b9574708b6cf629c16f86a4722获取文件 itemswapper-fabric-0.7.0-mc1.19.4.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.6.3...v0.7.0

0.6.1

正式版
加载器
fabric
MC 版本
1.20.5
itemswapper-fabric-0.6.1-mc1.20.5.jar937 KBSHA-1 4c90e4f5a9fe889ff332491eccede4a2791393e5获取文件 itemswapper-fabric-0.6.1-mc1.20.5.jar
展开更新日志

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.6.1

正式版
加载器
fabric
MC 版本
1.20.4
itemswapper-fabric-0.6.1-mc1.20.4.jar951.5 KBSHA-1 aa8f8c2081e4a269c6778ace2863eb5fba6742b9获取文件 itemswapper-fabric-0.6.1-mc1.20.4.jar
展开更新日志

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.6.1

正式版
加载器
fabric
MC 版本
1.20.2
itemswapper-fabric-0.6.1-mc1.20.2.jar951.5 KBSHA-1 f48d55f7c5da69a29af1f8c15436b2169f501b82获取文件 itemswapper-fabric-0.6.1-mc1.20.2.jar
展开更新日志

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.6.1

正式版
加载器
fabric
MC 版本
1.20.1
itemswapper-fabric-0.6.1-mc1.20.1.jar951.8 KBSHA-1 27df148f4969017f43caaf34644b07fa93469bee获取文件 itemswapper-fabric-0.6.1-mc1.20.1.jar
展开更新日志

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.6.1

正式版
加载器
fabric
MC 版本
1.19.4
itemswapper-fabric-0.6.1-mc1.19.4.jar952.2 KBSHA-1 b423043fa19a7494ef69849d1c0b4575cd87354a获取文件 itemswapper-fabric-0.6.1-mc1.19.4.jar
展开更新日志

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.6.0

正式版
加载器
fabric
MC 版本
1.20.5
itemswapper-fabric-0.6.0-mc1.20.5.jar936.1 KBSHA-1 dbb641a9eb97d4dc61ad9c02cc5e5e3fa8451f2c获取文件 itemswapper-fabric-0.6.0-mc1.20.5.jar
展开更新日志

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.6.0

正式版
加载器
fabric
MC 版本
1.20.4
itemswapper-fabric-0.6.0-mc1.20.4.jar950.3 KBSHA-1 c01b8e1b92997ac4696306b81c1a0dad30c0bdee获取文件 itemswapper-fabric-0.6.0-mc1.20.4.jar
展开更新日志

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.6.0

正式版
加载器
fabric
MC 版本
1.20.2
itemswapper-fabric-0.6.0-mc1.20.2.jar950.5 KBSHA-1 edaf7fb8146f404da20dcdc5d571f9f275ac57f5获取文件 itemswapper-fabric-0.6.0-mc1.20.2.jar
展开更新日志

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.6.0

正式版
加载器
fabric
MC 版本
1.20.1
itemswapper-fabric-0.6.0-mc1.20.1.jar950.8 KBSHA-1 53e4cd49f273354de8ccdf095960c90f4be1054e获取文件 itemswapper-fabric-0.6.0-mc1.20.1.jar
展开更新日志

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.6.0

正式版
加载器
fabric
MC 版本
1.19.4
itemswapper-fabric-0.6.0-mc1.19.4.jar951 KBSHA-1 cd6dcdb0aa44d181f6af9751319ca6a1ed3c8244获取文件 itemswapper-fabric-0.6.0-mc1.19.4.jar
展开更新日志

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.5.5-1.20.4

正式版
加载器
fabric
MC 版本
1.20.4
itemswapper-fabric-0.5.5-mc1.20.4.jar877.8 KBSHA-1 8df3447c71085bfcb5040d60705411de89dfa897获取文件 itemswapper-fabric-0.5.5-mc1.20.4.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.5.5-1.20.2...v0.5.5-1.20.4

v0.5.5-1.20.2

正式版
加载器
fabric
MC 版本
1.20.2
itemswapper-fabric-0.5.5-mc1.20.2.jar789.6 KBSHA-1 482b07252490e7dfd2188b0b68e6538834b1f1d6获取文件 itemswapper-fabric-0.5.5-mc1.20.2.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.5.4-1.20.2...v0.5.5-1.20.2

0.5.4-mc23w43a

正式版
加载器
fabric
MC 版本
23w43a · 23w43b · 23w44a
itemswapper-fabric-0.5.4-mc23w43a.jar879.6 KBSHA-1 3bed1be055909249050ec5b7ac6bd69b448b79c5获取文件 itemswapper-fabric-0.5.4-mc23w43a.jar
展开更新日志

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.

v0.5.3-1.20.2

正式版
加载器
fabric
MC 版本
1.20.2
itemswapper-fabric-0.5.3-mc1.20.2.jar779.7 KBSHA-1 6061919d14de1648f05a0adfdb50aefb3c864ce8获取文件 itemswapper-fabric-0.5.3-mc1.20.2.jar
展开更新日志

What's Changed

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.5.3-1.20...v0.5.3-1.20.2

0.2.1

正式版推荐
加载器
bukkit · paper · purpur · spigot
MC 版本
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
itemswapperplugin-0.2.1-SNAPSHOT.jar7 KBSHA-1 d40babcaafed2008c6906f546798878d70b8e01d获取文件 itemswapperplugin-0.2.1-SNAPSHOT.jar
展开更新日志

Changes

  • Added restock support(apparently forgot to release that version, 0.2.0)
  • Fix that the plugin allows stacking shulkers into shulkers

v0.5.2-1.20

正式版
加载器
fabric
MC 版本
1.20 · 1.20.1
itemswapper-fabric-0.5.2-mc1.20.1.jar774.6 KBSHA-1 e946f6d28b3ad9c4b2be3680ef3596d91b92d219获取文件 itemswapper-fabric-0.5.2-mc1.20.1.jar
展开更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.5.1-1.20...v0.5.2-1.20

v0.5.1-1.20

正式版
加载器
fabric
MC 版本
1.20 · 1.20.1
itemswapper-fabric-0.5.1-mc1.20.1.jar768.8 KBSHA-1 e282a59a023d4d41ee8f0e557780b846afdb21bb获取文件 itemswapper-fabric-0.5.1-mc1.20.1.jar
展开更新日志

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

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.5.0-1.20...v0.5.1-1.20

v0.5.0-1.20

正式版
加载器
fabric
MC 版本
1.20 · 1.20.1
itemswapper-fabric-0.5.0-mc1.20.1.jar759.8 KBSHA-1 fcc48e9329b5099bedf6f785f86256cd9cfcc75d获取文件 itemswapper-fabric-0.5.0-mc1.20.1.jar
展开更新日志

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

v0.4.0-1.20

正式版
加载器
fabric
MC 版本
1.20 · 1.20.1
itemswapper-fabric-0.4.0-mc1.20.jar750 KBSHA-1 266bbc647d5ea963c24f9f6ce2398cfc7349f113获取文件 itemswapper-fabric-0.4.0-mc1.20.jar
展开更新日志

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

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.4.0-1.19.4...v0.4.0-1.20

v0.4.0-1.18.2

正式版推荐
加载器
fabric
MC 版本
1.18.2
itemswapper-fabric-0.4.0-mc1.18.2.jar745.9 KBSHA-1 b99799f1320554969c93c21ee9fc49f8d441e3d8获取文件 itemswapper-fabric-0.4.0-mc1.18.2.jar
展开更新日志

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

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.3.2...v0.4.0-1.19.4

v0.4.0-1.19.2

正式版推荐
加载器
fabric
MC 版本
1.19 · 1.19.1 · 1.19.2
itemswapper-fabric-0.4.0-mc1.19.2.jar748.8 KBSHA-1 eee366ad8bab093d816b660a511a54efc3ac1d0c获取文件 itemswapper-fabric-0.4.0-mc1.19.2.jar
展开更新日志

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

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.3.2...v0.4.0-1.19.4

v0.4.0-1.19.3

正式版
加载器
fabric
MC 版本
1.19.3
itemswapper-fabric-0.4.0-mc1.19.3.jar748 KBSHA-1 8cc8bcd219f8c8d2733caa84c8f6a3a506f3c9fd获取文件 itemswapper-fabric-0.4.0-mc1.19.3.jar
展开更新日志

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

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.3.2...v0.4.0-1.19.4

v0.4.0-1.19.4

正式版
加载器
fabric
MC 版本
1.19.4
itemswapper-fabric-0.4.0-mc1.19.4.jar747.9 KBSHA-1 549235a1bb20cc362850a486d7a2fb38d3eba003获取文件 itemswapper-fabric-0.4.0-mc1.19.4.jar
展开更新日志

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

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.3.2...v0.4.0-1.19.4

plugin-0.1.0

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.19 · 1.19.1 · 1.19.2 · 1.19.3
itemswapperplugin-0.0.1-SNAPSHOT.jar4.7 KBSHA-1 26358693d790daf233747a0aebb3d3186d693806获取文件 itemswapperplugin-0.0.1-SNAPSHOT.jar
展开更新日志

This plugin enables shulker support, or via the config file can disable the mod entirely for this server.

v0.3.2

正式版
加载器
fabric
MC 版本
1.19 · 1.19.1 · 1.19.2
itemswapper-fabric-0.3.2-mc1.19.2.jar514.9 KBSHA-1 183b33b1df6fd1a6dd1f59af3cc3c1b8875e64aa获取文件 itemswapper-fabric-0.3.2-mc1.19.2.jar
展开更新日志

Quick release before the release of 1.19.3, which will eat my time for the next few days.

What's Changed

New Contributors

Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.3.1...v0.3.2

v0.3.0

正式版
加载器
fabric
MC 版本
1.19 · 1.19.1 · 1.19.2
itemswapper-fabric-0.3.0-mc1.19.2.jar541.7 KBSHA-1 e264e5bc6a266fa1dc79cfa11ab027f195efc09e获取文件 itemswapper-fabric-0.3.0-mc1.19.2.jar
展开更新日志

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

v0.2.0

正式版
加载器
fabric
MC 版本
1.19 · 1.19.1 · 1.19.2
itemswapper-fabric-0.2.0-mc1.19.2.jar277.7 KBSHA-1 a2b5b50e8d58017b87eec90a67e10b908ce7e1f0获取文件 itemswapper-fabric-0.2.0-mc1.19.2.jar
展开更新日志

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.1.0-1.19-fabric

测试版
加载器
fabric
MC 版本
1.19 · 1.19.1 · 1.19.2
itemswapper-fabric-0.1.0-mc1.19.2.jar251.7 KBSHA-1 b77bb5ae2a7967f77c70ecfeebf6ea1e87e6bc7b获取文件 itemswapper-fabric-0.1.0-mc1.19.2.jar
展开更新日志

Initial release

依赖关系

  • 不兼容未命名依赖
  • 必需未命名依赖