Create Ore Excavation Better Finder is a lightweight addon for Create: Ore Excavation (COE) that turns vein hunting into a modern prospecting radar experience, replacing the original text-based Vein Finder.
The hand-held Prospector's Radar is used with a right-click to open a two-column interface:
Each scan triggers a radar ping sound, and the item has a configurable cooldown, in the spirit of the original Vein Finder.
Additional features:

All commands live under /coebf vein and require OP permission level 2 (operators only). They are admin/debug tools for populating or testing a world, normal prospecting is done in-game with the Prospector's Radar, not with these commands.
Note: all positions are chunk coordinates, not block coordinates.
| Command | Description |
|---|---|
/coebf vein set <type> [chunkX chunkZ] [multiplier] |
Place a vein. <type> autocompletes from the known Create: Ore Excavation vein recipes. With no coordinates, the vein is placed in the chunk you're standing in. The optional multiplier (0–1000) sets the vein size, COE-style. |
/coebf vein delete [chunkX chunkZ] |
Remove the vein from a chunk (the current chunk if no coordinates are given). |
/coebf vein list [radius] |
List the veins within a radius in chunks (default 3, max 32), sorted by distance from your position. |
pose fails with a clear message if the target chunk already holds a vein.<type> doesn't match an existing COE vein recipe, the command reports an error and does nothing.Join my discord for any suggestion or question https://discord.gg/AG8B2kV5cX
Create: Ore Excavation remains the single source of truth for vein data, this mod only reads and presents it. Requires NeoForge 1.21.1, Create, Create: Ore Excavation, and owo-lib (client-side, for the interface).