Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

A Simple Mod to allow users to change out the emeralds in villager trades.

Configuration:

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 slot can be a different config. If you want all options to be the same, then you MUST have the same option on each line.

For the Item ID section simply replace the minecraft:air with the item id of the item you want, as though you were using the /give command. for example:

minecraft:iron_ingot
or if modded, for example:
emerald_tools:ruby

External resources



Project members

The-Architects727

Owner


Technical information

License
GPL-3.0-only
Client side
unsupported
Server side
required
Project ID