PaperMC/paper-server/src
CraftBukkit/Spigot d7d206b995 SPIGOT-7907, #1484: Improve merchant recipe item matching behavior to more closely align with older versions
Before the update for MC 1.20.5 (item components), merchant recipes
would accept items with additional NBT tags. Since 1.20.5, merchant
recipes created via the Bukkit API no longer accept additional
components.

This changes which component types we pick for merchant recipes created
via the API to more closely match the behavior from before the MC 1.20.5
update, i.e. ignore any empty / default components again.

By: blablubbabc <lukas@wirsindwir.de>
2024-10-06 18:32:00 +11:00
..
assembly Update to Minecraft 1.18-pre5 2021-11-22 09:00:00 +11:00
main SPIGOT-7907, #1484: Improve merchant recipe item matching behavior to more closely align with older versions 2024-10-06 18:32:00 +11:00
test #1475: Add tests for Minecraft registry <-> Bukkit fields 2024-09-27 08:15:18 +10:00