PrismarineJS / minecraft-data

Language independent module providing minecraft data for minecraft clients, servers and libraries.
https://prismarinejs.github.io/minecraft-data
671 stars 225 forks source link

1.8 enchantments exclude field includes enchantments not in 1.8 #582

Open comblock opened 2 years ago

comblock commented 2 years ago

In the enchantments json of 1.8, the "exclude" field sometimes includes enchantments that are not in 1.8. (e.g. frost walker) I don't think this is intentional and it makes it annoying to write code generation tools that use this.

nickelpro commented 2 years ago

1.8 data is all hand entered, and suffers from copy-paste mistakes

Just a matter of someone caring enough to bang out corrections

u9g commented 2 years ago

When the new generated data prs come to 1.8, these will be fixed. In the meantime feel free to pr improved data.