How to create custom villager trades?

Started by FG200 on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to create custom villager trades?

Hi, i need help about how to create custom villager trades, anyone knows?

Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Example : /summon villager ~…
Sun, 05/02/2021 - 12:34

Example : /summon villager ~ ~1 ~ {VillagerData:{profession:farmer,level:2,type:plains},Offers:{Recipes:[{buy:{id:emerald,Count:13},buyB:{id:diamond,Count:1},sell:{id:diamond_block,Count:1},maxUses:16}]}}

 

Joined Feb 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You could also use multiple…
Sun, 05/02/2021 - 17:16

You could also use multiple gui, but it would be very tedious.

 
Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ok thanks to all! 
Sat, 05/22/2021 - 09:07

Ok thanks to all!