Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
ItemSwapper

ItemSwapper

Inventory update concept for hotswapping items.

960.5k
1,508
Game Mechanics
Management
Storage

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.x
1.18.x

Platforms

Bukkit
Fabric
Paper
Purpur
Spigot

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Donate on Ko-fi

Creators

tr7zw
tr7zw Owner
Stridey
Stridey Textures

Details

Licensed LGPL-3.0-only
Published 2 years ago
Updated last month
DescriptionGalleryChangelogVersions

Show all versions

1
5
6

v0.5.0-1.20 - Fabric

by tr7zw on Jul 9, 2023
Download

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

by tr7zw on Jun 9, 2023
Download

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

v0.4.0-1.18.2 - Fabric

by tr7zw on Apr 8, 2023
Download

v0.4.0-1.19.2 - Fabric

by tr7zw on Apr 8, 2023
Download

v0.4.0-1.19.3 - Fabric

by tr7zw on Apr 8, 2023
Download

v0.4.0-1.19.4 - Fabric

by tr7zw on Apr 8, 2023
Download

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

v0.3.2-1.19.3

by tr7zw on Dec 15, 2022
Download

Update to 1.19.3.

Plugin 0.1.0 for Spigot/Paper servers

by tr7zw on Dec 9, 2022
Download

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

v0.3.2

by tr7zw on Dec 6, 2022
Download

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

by tr7zw on Nov 30, 2022
Download
  • 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

v0.3.0

by tr7zw on Nov 28, 2022
Download

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

by tr7zw on Nov 5, 2022
Download

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

v0.2.0

by tr7zw on Oct 31, 2022
Download

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

by tr7zw on Oct 13, 2022
Download

Initial release

1
5
6

Modrinth is open source.

main@acf2694

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.