Hello all,
I am working on my own little mod, and I had an idea for an "item finder". The test right now is with diamonds. Essentially, when you have this item in your hand and you right-click with it, it displays the location of the nearest diamond. I have that functionality mostly working, but I would like the texture to behave like a compass. Basically, when you right-click, it "locks on" to the nearest diamond. From that point, the item behaves like a compass that points to the nearest diamond. Unfortunately, I have not been able to figure out how to work with textures properly.
Has anyone worked with compass-like textures? Or does anyone have a suggestion for how to go about doing this?
Thanks for your help!