-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix de-syncs with merchant item offers
Item cost uses component predicates for serialization, which aren't covered by our ItemStack component packing As the client tries to update the merchant recipe on its own (probably not intended, there is a check to prevent this in one place but not in another), this causes a de-sync in currently selected merchant offer Fixes CloudCraftProjects/Elements#16
- Loading branch information
Showing
1 changed file
with
140 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters