jfmekker / AurumancyMod

Gold-based magic mod for Minecraft 1.15.2 using Forge.
MIT License
0 stars 0 forks source link

[Item Request] Manometer #6

Closed jfmekker closed 3 years ago

jfmekker commented 3 years ago

A simply craftable item that when used on a block, tells the player how much mana is stored (as long as the block has the "stored_mana" property).

Fancy edition would be similar to a compass that changes the needle based on the block being looked at (i.e., don't need to "use" the item).

jfmekker commented 3 years ago

Item has been added with basic functionality in commit bd577708. Still needs at least basic texture.

Also need to decide on a name?: Manameter/Manometer/Mana-meter/Magicometer/Magiometer/"Mana measuring device"/"Mana Probe"/whatever

jfmekker commented 3 years ago

Closing with commit 28d05802 after adding a very basic texture.