
Wandering Trades Manager
Adds a config screen to manage your VT Wandering Trades datapack in-game
- Загрузки
- 264
- Подписчики
- 2
- Обновлён
- 22 июня 2026 г.
- Лицензия
- MIT
Опубликован 29 января 2026 г.
CoolAid's Wandering Trades Manager
Adds a config screen to manage your VT Wandering Trades datapack in-game!
DISCLAIMER: Wandering Trades Manager is not affiliated with the Vanilla Tweaks team. This mod requires the Wandering Trades pack from Vanilla Tweaks, and does nothing without the datapack loaded in your world! Check out Vanilla Tweaks: https://vanillatweaks.net/
- Edit Vanilla Tweaks Wandering Trades (and "Hermits Edition") packs, in both .zip or folder formats
- Features an in-game screen to manage a wandering trader's custom trades
- Includes a config screen for trade metadata, grid layout, edit warnings, and chat message toggles
- Add, remove, and edit custom head trades directly through the manager
- You can browse, search, sort, and filter mini/custom head trades
For any issues or feature requests, please make a report on GitHub
Will I backport this mod?
Probably not, but maybe. If it's requested then I'm more likely to get around to it.
Does it work on dedicated servers?
Proper multiplayer compatibility is not fully tested. For servers, this mod is really only useful to admins and has no purpose to players that cannot access the server files.
Ченджлог
v2.0.0+26.2.xРелиз26.2 · 22 июня 2026 г.
Update to 26.2 👏
- Updated dependencies and metadata for 26.2.x
- Updates to some screen-related package names
2.0.0+26.2.xРелиз26.2 · 22 июня 2026 г.
Update to 26.2 👏
- Updated dependencies and metadata for 26.2.x
- Updates to some screen-related package names
2.0.0+26.1.xРелиз26.1, 26.1.1, 26.1.2 · 22 июня 2026 г.
Wandering Trades Manager v2.0.0
- Updated README, updated dependencies, and bump version for 2.0.0 release
- Updated Fabric/NeoForge screen entry points after GUI class cleanup
- Added an in-game config screen for Wandering Trades Manager
- Added editable trade settings for emerald cost, max uses, and custom head count range
- Added vanilla-style reset buttons for the new config inputs
- Added grid layout options for Default(7), Compact(4), and Large(10)
- Added a Remove Head Warning toggle, enabled by default
- Added modes for how chat messages are displayed: All, Errors Only, and Disabled
- Added a confirm remove head screen that can be disabled in the config
- Added add, edit, copy texture, and remove flows for custom head trades
- Added 2D head texture previews on edit and remove screens
- Added datapack trade setting parsing for existing Wandering Trades packs
- Improved head grid name rendering for very long names and long single words
- Improved head browsing with search, sorting, type filtering, and saved preferences
- Improved datapack reload timing after world join so heads display more reliably
- Fixed head previews not appearing when window is resized at certain resolutions
2.0.0+26.1.xРелиз26.1, 26.1.1, 26.1.2 · 22 июня 2026 г.
Wandering Trades Manager v2.0.0
- Updated README, updated dependencies, and bump version for 2.0.0 release
- Updated Fabric/NeoForge screen entry points after GUI class cleanup
- Added an in-game config screen for Wandering Trades Manager
- Added editable trade settings for emerald cost, max uses, and custom head count range
- Added vanilla-style reset buttons for the new config inputs
- Added grid layout options for Default(7), Compact(4), and Large(10)
- Added a Remove Head Warning toggle, enabled by default
- Added modes for how chat messages are displayed: All, Errors Only, and Disabled
- Added a confirm remove head screen that can be disabled in the config
- Added add, edit, copy texture, and remove flows for custom head trades
- Added 2D head texture previews on edit and remove screens
- Added datapack trade setting parsing for existing Wandering Trades packs
- Improved head grid name rendering for very long names and long single words
- Improved head browsing with search, sorting, type filtering, and saved preferences
- Improved datapack reload timing after world join so heads display more reliably
- Fixed head previews not appearing when window is resized at certain resolutions
1.0.0+26.1.xРелиз26.1, 26.1.1, 26.1.2 · 30 мая 2026 г.
Wandering Trades Manager v1.0.0+26.1.x
- Bumped version from 1.0.0-beta1 to 1.0.0
- Updated README, mod icon, metadata, credits, and translation keys
- Removed unused mixin configs
- Added a full in-game head manager for Vanilla TweaksWandering Trades datapacks
- Added support for adding, editing, removing, copying texture values, searching, sorting, and filtering head trades
- Added an open datapacks folder button
- Added a head preview/details screen with tooltip for getting custom textures
- Added support for active datapack overlays, and for both zipped and folder datapacks
- Added persistent options via config/wanderingtradesmanager.json
- Added automatic trade range updates when adding/removing heads
- Optimized filtering and sorting by caching head item and tooltip rendering
- Improved head parsing for custom names, miniature heads, and texture values
- Improved scan results, warnings, empty states, and loading states
- Improved zip datapack editing with safer temporary backup/restore handling
- Improved layout responsiveness for the manager and details screens
- Improved duplicate name and duplicate texture detection
1.0.0+26.1.xРелиз26.1, 26.1.1, 26.1.2 · 30 мая 2026 г.
Wandering Trades Manager v1.0.0+26.1.x
- Bumped version from 1.0.0-beta1 to 1.0.0
- Updated README, mod icon, metadata, credits, and translation keys
- Removed unused mixin configs
- Added a full in-game head manager for Vanilla TweaksWandering Trades datapacks
- Added support for adding, editing, removing, copying texture values, searching, sorting, and filtering head trades
- Added an open datapacks folder button
- Added a head preview/details screen with tooltip for getting custom textures
- Added support for active datapack overlays, and for both zipped and folder datapacks
- Added persistent options via config/wanderingtradesmanager.json
- Added automatic trade range updates when adding/removing heads
- Optimized filtering and sorting by caching head item and tooltip rendering
- Improved head parsing for custom names, miniature heads, and texture values
- Improved scan results, warnings, empty states, and loading states
- Improved zip datapack editing with safer temporary backup/restore handling
- Improved layout responsiveness for the manager and details screens
- Improved duplicate name and duplicate texture detection
1.0.0-beta1+26.1.xБета26.1, 26.1.1, 26.1.2 · 25 мая 2026 г.
First beta for Wandering Trades Manager
Bumped Version to 1.0.0-beta1+26.1.x
Supports Vanilla Tweaks Wandering Trades datapacks in zipped and folder formats, parses add_trade.mcfunction player head trades
Heads Manager Screen: In-game, searchable and filterable grid
Head Details Screen: Add, edit, remove, and copy textures
Head Rendering: Supports Base64 texture values only
ModMenu Integration: Links directly to the heads manager
Added Fabric and NeoForge client keybinds (Default is H)
Added "Miniature" and "Custom" head types to filter
Added A-Z, Z-A, Newest, and Oldest to sort
Added en_us.json language support and moved all strings to language keys
Updated the details screen with stacked action buttons
Fixed datapack editing failures with Windows Zip Editing by overwriting zip contents in place
Stale wtm_edit_*.zip files are now properly ignored and cleaned during scans
Prevented temp edit zips from showing up as extra duplicated datapacks
1.0.0-beta1+26.1.xБета26.1, 26.1.1, 26.1.2 · 25 мая 2026 г.
First beta for Wandering Trades Manager
Bumped Version to 1.0.0-beta1+26.1.x
Supports Vanilla Tweaks Wandering Trades datapacks in zipped and folder formats, parses add_trade.mcfunction player head trades
Heads Manager Screen: In-game, searchable and filterable grid
Head Details Screen: Add, edit, remove, and copy textures
Head Rendering: Supports Base64 texture values only
ModMenu Integration: Links directly to the heads manager
Added Fabric and NeoForge client keybinds (Default is H)
Added "Miniature" and "Custom" head types to filter
Added A-Z, Z-A, Newest, and Oldest to sort
Added en_us.json language support and moved all strings to language keys
Updated the details screen with stacked action buttons
Fixed datapack editing failures with Windows Zip Editing by overwriting zip contents in place
Stale wtm_edit_*.zip files are now properly ignored and cleaned during scans
Prevented temp edit zips from showing up as extra duplicated datapacks
Комментарии
Загружаем…