This is a client side Minecraft mod that allows one-click-trades with villagers. Great if you sell double chests of food to farmers, or sugar cane to librarians.
Creating a Pull request for branch fabric_1_20 since there are no branches for the subversions.
Changes made:
Updated fabric-loom to 1.6 and java version to 21.
Updated methods names in BetterGuiMerchant.java for the following:
getAdjustedFirstBuyItem -> getDisplayedFirstBuyItem
getSecondBuyItem -> getDisplayedSecondBuyItem
canCombine -> areItemsAndComponentsEqual
There is already a Pull request for the Versionfiles here, that I have used.
Updated to 1.20.6
Creating a Pull request for branch fabric_1_20 since there are no branches for the subversions.
Changes made: Updated fabric-loom to 1.6 and java version to 21. Updated methods names in BetterGuiMerchant.java for the following: getAdjustedFirstBuyItem -> getDisplayedFirstBuyItem getSecondBuyItem -> getDisplayedSecondBuyItem canCombine -> areItemsAndComponentsEqual
There is already a Pull request for the Versionfiles here, that I have used.