Minecraft Comes Alive (MCA)

Minecraft Comes Alive (MCA)

13M Downloads

Incorrect villager trades

AngleWyrm10 opened this issue ยท 3 comments

commented

Steps to Reproduce

  1. Launch Minecraft without MCA and start a world with cheats enabled
  2. 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}}]}}
  3. Examine the trade offered by the summoned villager ( raw fish + emerald -> cooked fish )
  4. Quit Minecraft, and restart with MCA mod
  5. Start another new world with cheats enabled
  6. Paste the above code into chat
  7. 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
commented

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

image
so the only issue that I can see is that the (insert carrer here) portion of the name is not properly sycned

commented

A fix for this would be highly appreciated

commented

image
heres another reference image