Villager allows trading with other recipes if the first recipe is selected
blablubbabcDEV opened this issue ยท 2 comments
Migrated from: https://dev.bukkit.org/projects/shopkeepers/issues/409
Originally posted by mat41997 (May 14, 2016):
timings
https://timings.aikar.co/v2/?id=54dfefe1353b421d9b24ca0757360974
config
http://hastebin.com/vuzamezonu.hs
save
http://hastebin.com/okoqolihal.sm
Originally commented by blablubbabc (May 14, 2016):
That's not a bug, but intended behavior (as far as I can tell) caused by minecraft itself. Minecraft handles the trading interface differently if you have selected the first trading recipe: If the current trade doesn't match, it searches through all other trades for a matching one.
No idea why exactly it is doing that, but it's a minecraft behavior I cannot change.
Maybe they decided to do this for convenience for players, so players can more quickly trade or check if there is a trade available for a certain item. Not sure though.
You should be able to reproduce this behavior in vanilla with vanilla villagers.
Edited May 14, 2016