Incorrect villager trades
AngleWyrm10 opened this issue ยท 3 comments
Steps to Reproduce
- Launch Minecraft without MCA and start a world with cheats enabled
- Paste the following code into chat:
/summon Villager ~1 ~ ~ {Profession: 0, Career: 2, CareerLevel: 1, Offers: { Recipes: [{ buy: {id: "fish",Count: 1}, buyB: {id: "emerald",Count: 1}, sell: {id: "cooked_fish",Count: 1}}]}}
- Examine the trade offered by the summoned villager ( raw fish + emerald -> cooked fish )
- Quit Minecraft, and restart with MCA mod
- Start another new world with cheats enabled
- Paste the above code into chat
- Examine the trade(s) offered by the summoned villager
See also #1271 #1181 #1059 #893 #868 #777 #682 #599 #494 #457 #452 #379 #256
- Minecraft Version: 1.12.2
- Forge Version: 14.23.5.2854
- MCA Version: 6.1.0
- Launcher: MultiMC
Im also having this issue and its a bit anoying
from what I can see via Waila, the carreer is still incorrect and the profession via their nametag given to them is incorrect
an easy fix is to just fix the name overlay
so the only issue that I can see is that the (insert carrer here) portion of the name is not properly sycned