Quick showcase of upcoming anti-xray module for Shard. I think its hella good for what it is. Basically it replaces ores (that arent exposed) with purple wool. It can be a little laggy with large radius & short intervals but it calms down once most ores are gone.
There is some fine tuning I need to do with the default settings & the stored data because right now it stores all spoofed blocks in dynamic properties which can take up considerable storage if you have thousands of ores spoofed. From my (crude) testing it took about 1.4 MB for a 100x300x100 area im sure I can get that down a lot since I have not focused on memory optimization at all yet.
https://github.com/phosxd/mc-shard
Its late at night rn so im not gonna update the repo with the module until tomorrow, plus I gotta add some functionality for reverting all spoofed blocks if you no longer wanna use it.