AcademyCraft

AcademyCraft

1M Downloads

[Idea] Customizable Mine Detect Ores

Destaga opened this issue ยท 0 comments

commented

Right now the Mine Detect ability shows different colors depending on harvest level, and doesn't allow the user to tell the difference between, say, redstone and diamond ores. I thought it would be nice if we had the option to customize this, so that we could assign a custom color to each ore. Of course, this could be considered overpowered depending on how it's used, hence the an option to do this.

I was thinking this could be done by adding an option in the config, where we could input custom RGB values next to each ore. For example, I could put a line like "minecraft:diamond_ore: 255, 0, 0" (or whatever works, I don't know too much about coding) to make diamond ore appear red in mine detect. Glad if you guys can consider it.