Skip to content

The order of the list of motes matters for Trade. #205

@MEEPofFaith

Description

@MEEPofFaith

Modloader

Fabric

Minecraft version

1.20.1

Hex Casting version

0.11.3

Hexal version

0.3.1

Modloader version

Fabric Loader 0.18.4 + Fabric API 0.92.7+1.20.1

Modpack info

https://modrinth.com/modpack/hexwoven

The latest.log file

https://mclo.gs/2iF5O9U

Issue description

Mote order matters in Trade.

If this is intentional, it should be mentioned in the book.
If not, it should be fixed.

Steps to reproduce

  1. Target a librarian villager
  2. Have a list of two motes: [Book x1, Emerald x64]
  3. Have an index targeting an enchanted book trade
  4. Execute Trade; the trade will not go through, consuming no items from the motes and returning null
  5. Try again, but with the mote list order reversed: [Emerald x64, Book x1]
  6. Trade will succeed and return a mote holding the enchanted book.

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions