Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-234740

Several translation errors at the obfuscation maps at "VillagerTrades.java"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.17.1
    • None
    • Community Consensus
    • (Unassigned)

      I used "DecompilerMC" from GitHub to decompile the source code for Minecraft 1.17 to learn what trades could possibly had the villagers and how did they mechanics worked when I found several words that looked like they were wrong. The words I found were these:

       

      • "SuspisciousStewForEmerald()" instead of "SuspiciousStewForEmerald()" (one "s" less).

      - "Items.GLOBE_BANNER_PATTER" instead of "Items.GLOBE_BANNER_PATTERN" (one "n" more).

       

      The affected file was at "...\client\net\minecraft\world\entity\npc\VillagerTrades.java", but perhaps some other files were affected too. It's not a big bug, but I believe that those words were not intended like that. Thanks a lot and have a nice day

            Unassigned Unassigned
            Jupisoft Jupisoft
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: