Ore-Readout
A small fabric mod for printing to various places when an ore is broken
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
Ore-Readout
What's the point?
The idea is to allow for server owners to quickly and easily be able to see suspicious activity which might indicate X-raying without the normal performance impact of anti X-ray mods
Config
Config can be found in `config/ore-readout.json`
An example config file is shown below
``` [ { "block": "minecraft:diamond_ore", "op_chat": true, "log": true, "public_chat": false } ] ```