Shifting-Wares: VillagerConfig Addon
ModCompatibility addon for ShiftingWares and VillagerConfig
Type
Mod
Modrinth Downloads
13,974
Modrinth ID
EphXztIa
Last Updated
Jul 27, 2026
Description
Shifting-Wares: VillagerConfig Addon
Compatibility addon that enables ShiftingWares rerolls to use the custom trades and layouts defined by VillagerConfig.
Shifting Wares v2
In order for Shifting Ware's map caching to work properly, Exploration Map trades must use the same item-naming convention as vanilla trades. Behaviour is undefined otherwise.
Shifting Wares v3
With this addon, map persistence can be defined in the trade themselves, alongside to the costs and result:
- shiftingwares:isPersistent: (boolean) Forcibly marks the trade as persistent. This trade's rerollability will be limited to the same conditions as for map trades.
- shiftingwares:tradeId: (Identifier) When defined, this allows ShiftingWares to associate an existing trade to its source in the datapack, and prevent duplicates of that trade from being generated.
Example:
{ "shiftingwares:isPersistent": true, "shiftingwares:tradeId": "minecraft:on_ocean_explorer_maps", "cost_a": { "type": "minecraft:item", "name": "minecraft:emerald" }, "cost_b": { "type": "minecraft:item", "name": "minecraft:compass" }, "result": { "type": "minecraft:item", "name": "minecraft:map", "functions": [ { "decoration": "minecraft:monument", "destination": "minecraft:on_ocean_explorer_maps", "function": "minecraft:exploration_map", "search_radius": 100 } ], } }This data will not be present by default when VillagerConfig generates data from vanilla trades, but map trades will still be made persistent even without it. Setting the trade Id is still recommended to avoid duplicatas. The trade Id is not required to match the map's destination; this example is just how ShiftingWares handles them without villager config.
Versions Coverage
Minecraft VC SW Addon Status 1.21.111.21.5 v4.4 v3 v2.1+1.21.5 Maintained 1.21.4 v4.4 v3 v2.1+1.21.4 Maintained 1.21.31.21.2 v4.3 v3 v2.0+1.21.3 Discontinued 1.21.11.21.0 v4.4 v3 v2.1+1.21.4 Maintained 1.20.61.20.5 v4.1 v2 v1.0+1.20.6 Discontinued 1.20.41.20.0 v4.1 v2 v1.0+1.20.2 DiscontinuedCompatibility
Mod Loaders
Game Versions
Similar Mods
Time Stacker
Stack the time when drink/splash the same potion.
[Fabric] Realms Button Remover
Removes the realms button from versions of Minecraft it doesn't support [1.7.10-1.18.2]
Create Legacy
An Unofficial backport of Create to 1.12.2
End Portal Parallax
Changes the end portal renderer back to is beautiful parallax self
Are You Blind!?
This mod will glow up items from you list.
Tolkien Tweaks
This mod originally intended for use in the TolkienCraft mod pack.