MineInAbyss / Issue-Tracker

Public issue tracker for Mine in Abyss
2 stars 1 forks source link

Eyes of the Abyss #77

Open skoinkus opened 2 years ago

skoinkus commented 2 years ago

Type

Shaped

Ingredients for the recipe

O: Orb Piercer Face Fragments

Result

Eyes of the Abyss; a helmet that shows the point at which the curse of the abyss will take effect on the player.

Crafting table recipe shape

|OOO|
|O O|
|   |

Additional info

Not sure if this idea is actually possible, but I thought it sounded cool. Especially since there's mention in the face fragment description that orb piercers can see the curse. If the helmet isn't possible, another idea is an item similar to the depthometer where every time you right click it tells you how many blocks up the curse is from the player.

Agreements

Boy0000 commented 2 years ago

One idea could be to have it show you how many blocks are left until the curse would affect the player. Not entirely sure how to add text onscreen without mods but it is an idea indeed when we get custom armor

tahmkenchontop commented 2 years ago

You could use /title @[player] actionbar [message]

Boy0000 commented 2 years ago

Could use actionbar, though we are planning to use it for Orth Banking balance.

We could just do additional checks for if the player has these visible then edit the message / add onto it.

Might also be able to use Papers component stuff to add onto an actionbar of it already exists instead.