SkyblockerMod / Skyblocker

Hypixel Skyblock fabric Mod for latest minecraft version
https://hysky.de
GNU Lesser General Public License v3.0
177 stars 87 forks source link

Add powder mining tracker #1065

Open Emirlol opened 5 days ago

Emirlol commented 5 days ago

Powder mining tracker that tracks rewards and calculates your total profit. This does not include the money from blocks/other drops you might gain along the way (such as sludge from jungle pick if you go down that route).

image

Has a configurable filter to block items from being listed and used in profit calculation.

image

Saves rewards to disk upon closing the game and reads from disk upon launching the game.

Also adds some chat events that are fired regardless of cancels with no modifications (realistically only against those done via fabric's events).

Some considerations