
Trade Modification
Customize Villager Trading to Your Preferences
This mod provides a simple way to change the items used in trading with village residents. Instead of standard emeralds, you can configure any other resources for buying and selling goods.
Main Features
The mod allows complete replacement of emeralds in trade deals with any other items from Minecraft or modifications. You can set different resources for each position in the trading interface or make them the same.
Configuration Settings
Disable.All.Trades=false #boolean | default: false Randomize.Emeralds=false #boolean | default: false Randomize.Everything=false #boolean | default: false Get.Value.From.Item.IDs=false #boolean | default: false and First.Buy.Item.Provider=minecraft:emerald #string | default: minecraft:emerald Second.Buy.Item.Provider=minecraft:emerald #string | default: minecraft:emerald Sell.Item.Provider=minecraft:emerald #string | default: minecraft:emerald
Each trading position can have its own setting. If you want to use the same items for all positions, you must specify the same identifier in each configuration line.
How to Use
To configure trade items, simply replace the standard minecraft:emerald identifier with the item you need. Use the same format as in the /give command. For example:
- minecraft:iron_ingot - for iron ingots
- emerald_tools:ruby - for rubies from modifications
Requirements: Fabric installation is required for the mod to work.