Add changes from 1.20.1 which include:
- Treasure enchantment (similar to ore sight with no x-ray and also marks chests with loot that has not been generated yet)
- Performance improvements for ore sight enchantment (this also replaces the client config with a server config per enchantment level for which blocks to mark)
- Fix to a kill / loot credit issue with the confusion enchantment
Also:
- Fix a crash which would occur at a certain height when the ore sight enchantment was active
- Added russian translation (@AKNAL0GIA from Github)
improved ore sight performance
added treasure finder enchantment, which is sort of an alternative - it doesn't have x-ray but rather spawns particles around the blocks
treasure finder will also spawn particles around containers that have a loot table (i.e. non-generated loot)
only certain block entities are supported - try and add them to the additional_enchantments:treasures
block tag to see if it works for your custom ones, at the moment only chest blocks are added to the tag
both enchantments now have a list in the server config, that decides the blocks, required enchantment level, range and color