Ore-Readout

A small fabric mod for printing to various places when an ore is broken

742

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 } ] ```

ADS