Ore Discovery Broadcast
Ore Blacklist
In the ./config/orediscoverybroadcast/ folder, there is a blacklist.txt file where you can specify which ore types should not be announced when found. To do this, place an exclamation mark (!) before the ore name. Quartz is excluded by default.
Message Color Configuration
In the same folder, there is a colourmap.txt file that allows you to set individual colors for different ore types. The file contains default settings. Ores from other mods are also displayed with the default blue color (code 9).
Working Examples
The discovery message is broadcast to the entire server. When mining multiple identical ores, only one notification is shown, while different ores trigger separate messages.
Show Example
Another example with coal ore mining:
Show Example
The message format can be changed in the settings, including content and color:
Show Example
Each ore can have its own color set:
Show Example
With the addOreCountToMessage option enabled, the message will display the amount of ore in the vein:
Show Example