Custom Villager Trades
⚪ Last updated 2024⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.0% endorsement rate
- 🏆 #226 of 1284 fabric mods in this game by downloads
📋 About This Mod
<div style="position: relative; text-align: center; width: 100%;"><img style="margin: 2.4em 0;" src="https://github.com/SpaceCat97/SpaceCats-Wikis/blob/main/textures/CVT-banner.png?raw=true" height="67px" /></div> <p> </p> <div style="width: 100%; padding: 7px 0; position: absolute; left: 0; top: 150;"> <div style="text-align: center;"><a href="https://github.com/SpaceCat97/SpaceCats-Wikis/wiki"><img style="padding: 0 5px;" src="https://github.com/SpaceCat97/SpaceCats-Wikis/blob/main/textures/wiki-logo.png?raw=true" width="50px" /></a> <a href="https://modrinth.com/mod/custom-villager-trades"><img style="padding: 0 5px;" src="https://github.com/SpaceCat97/SpaceCats-Wikis/blob/main/textures/forge-logo.png?raw=true" width="50px" /></a> <a href="https://modrinth.com/mod/custom-villager-trades"><img style="padding: 0 5px;" src="https://github.com/SpaceCat97/SpaceCats-Wikis/blob/main/textures/fabric-logo.png?raw=true" width="50px" /></a> <a href="https://discord.gg/R4yaRqr2gN"><img style="padding: 0 5px;" src="https://github.com/SpaceCat97/SpaceCats-Wikis/blob/main/textures/discord-logo.png?raw=true" width="50px" /></a> <a href="https://modrinth.com/mod/architectury-api"><img style="padding: 0 5px;" src="https://github.com/SpaceCat97/SpaceCats-Wikis/blob/main/textures/architectury-logo.png?raw=true" width="150px" /></a> <a href="https://www.curseforge.com/minecraft/mc-mods/custom-villager-trades-forge"><img src="https://github.com/SpaceCat97/SpaceCats-Wikis/blob/main/textures/curseforge-logo.png?raw=true" width=50px style="padding: 0 5px"></a></div> </div> <div style="font-family: Arial, Helvetica, sans-serif; text-align: center; position: absolute; left: 0; top: 190; width: 100%;"> <br> <p style="margin-bottom: 0px; font-size: 40px; background: #82b453;"><strong>About</strong></p> <p>Custom Villager Trades is designed to give modpack authors the ability to expand upon the vanilla villager trades. It is packed with fresh features that allow you to have specific control over what is available, as well as the ability to randomize items, amounts, enchantment and more!</p> <p>This mod works by reading JSON config files from the <strong><span style="background: lightgray;">config/custom villager trades</span></strong> directory. When you first launch the mod, the directory will be created with an example file inside. It is up to you to create the rest! There should be 1 file per-profession.</p> <p>After loading the trades and checking their validity, the mod will intercept the trade loading event and inject the custom trades in (and if you have enabled the option, it can also remove other trades).</p> <p style="margin-bottom: 0px; font-size: 40px; background: #82b453;"><strong>Features</strong></p> <ul> <li>A fully customizable trade creation system where you can define basic or advanced trades using JSON.</li> <li>Modify trades for any profession using a simple named config file (excluding the nitwit).</li> <li>You can set "global" trades, these will be applied to any villager that can trade (call the config file "all.json").</li> <li>Trades can be applied based on level.</li> <li>All aspects of the trade can be modified (trade experience, discounts, etc.)</li> <li>Enchantments can be applied to any trade item. This allows for whacky unique items that can't be acquired via normal (vanilla) means.</li> <li>Enchantments can now be randomized in 3 ways, read below.</li> <li>Enchantments can be blacklisted, usable with random enchantment feature.</li> <li>Modded item and block support.</li> <li>Modded profession support - you can add trades to other people's villagers.</li> <li>Remove all vanilla trades - you can do this per-profession.</li> <li>Vanilla wanderer trades can be modified/replaced.</li> <li>Custom potion trades, including random and blacklisted.</li> <li>Custom suspicious stew trades.</li> <li>Custom treasure map trades (with modded structure support).</li> <li>Custom tipped arrow trades (with modded potion effect support). Includes random and blacklisted.</li> <li>Custom potions and tipped arrows can be coloured.</li> <li>Custom NBTs (basic and advanced).</li> <li>Mod support.</li> <li>/reloadCVT command to use ingame - EXPERIMENTAL FEATURE</li> <li>/exportCVT command to export available trades - EXPERIMENTAL FEATURE</li> <li>/addCVT command to add new trades ingame - EXPERIMENTAL FEATURE</li> <li>/removeCVT command to remove CVT ONLY trades ingame - EXPERIMENTAL FEATURE</li> </ul> <p style="margin-bottom: 0px; font-size: 40px; background: #82b453;"><strong>Wiki</strong></p> <p>You can access the wiki <a href="https://github.com/SpaceCat97/SpaceCats-Wikis/wiki">here</a>. It contains a full JSON specification for the latest version of Custom Villager Trades.</p> <p>Warning: If you are not using the latest version of this mod, some features may not be available to you.</p> <p style="margin-bottom: 0px; font-size: 40px; background: #82b453;"><strong>Help!</strong></p> <p>Before asking for help, please co

About
Custom Villager Trades is designed to give modpack authors the ability to expand upon the vanilla villager trades. It is packed with fresh features that allow you to have specific control over what is available, as well as the ability to randomize items, amounts, enchantment and more!
This mod works by reading JSON config files from the config/custom villager trades directory. When you first launch the mod, the directory will be created with an example file inside. It is up to you to create the rest! There should be 1 file per-profession.
After loading the trades and checking their validity, the mod will intercept the trade loading event and inject the custom trades in (and if you have enabled the option, it can also remove other trades).
Features
- A fully customizable trade creation system where you can define basic or advanced trades using JSON.
- Modify trades for any profession using a simple named config file (excluding the nitwit).
- You can set "global" trades, these will be applied to any villager that can trade (call the config file "all.json").
- Trades can be applied based on level.
- All aspects of the trade can be modified (trade experience, discounts, etc.)
- Enchantments can be applied to any trade item. This allows for whacky unique items that can't be acquired via normal (vanilla) means.
- Enchantments can now be randomized in 3 ways, read below.
- Enchantments can be blacklisted, usable with random enchantment feature.
- Modded item and block support.
- Modded profession support - you can add trades to other people's villagers.
- Remove all vanilla trades - you can do this per-profession.
- Vanilla wanderer trades can be modified/replaced.
- Custom potion trades, including random and blacklisted.
- Custom suspicious stew trades.
- Custom treasure map trades (with modded structure support).
- Custom tipped arrow trades (with modded potion effect support). Includes random and blacklisted.
- Custom potions and tipped arrows can be coloured.
- Custom NBTs (basic and advanced).
- Mod support.
- /reloadCVT command to use ingame - EXPERIMENTAL FEATURE
- /exportCVT command to export available trades - EXPERIMENTAL FEATURE
- /addCVT command to add new trades ingame - EXPERIMENTAL FEATURE
- /removeCVT command to remove CVT ONLY trades ingame - EXPERIMENTAL FEATURE
Wiki
You can access the wiki here. It contains a full JSON specification for the latest version of Custom Villager Trades.
Warning: If you are not using the latest version of this mod, some features may not be available to you.
Help!
Before asking for help, please co
📊 Mod Details
- Game
- Minecraft Mods
- Author
- SpaceCat97
- Version
- 20.25.0
- Downloads
- 7,502,466
- Endorsements
- 106
- Category
- fabric
- Created
- 11/7/2023
- Updated
- 5/30/2024
- Game Versions
- 1.20.1, 1.20.2, 1.20.3, 1.20.4
- Tags
- game-mechanics, management, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Custom Villager Trades support?
The author lists 1.20.1, 1.20.2, 1.20.3, 1.20.4. Other versions may work but are untested by the author.
What is the latest version of Custom Villager Trades?
Version 20.25.0, published 2024-05-30 with 7.5M downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await





