bundabrg / GeyserReversion

Multiversion Protocol Support for Geyser
MIT License
76 stars 12 forks source link

Updated block names are prioritized over custom named items #36

Closed gjorgdy closed 3 years ago

gjorgdy commented 3 years ago

I use 1.16 blocks inside my UI, they have custom names like "My Lodestones" which has a Lodestone as item. But in Education Edition the name is just Lodestone, as it prioritizes the updated Item name above the custom name and lore of the item.

bundabrg commented 3 years ago

Good point about it overwriting names. Perhaps I'll set a name if none already exist.