PaperMC / Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://papermc.io/
Other
9.37k stars 2.19k forks source link

Correct duplicate attribute check #10901

Closed lynxplay closed 2 weeks ago

lynxplay commented 2 weeks ago

Brackets got lost during the update, leading to an incorrect precondition call.

lynxplay commented 2 weeks ago

See https://github.com/PaperMC/Paper/blob/ver/1.20.6/patches/server/0931-Fix-CraftMetaItem-getAttributeModifier-duplication-c.patch#L16 for reference