diff options
author | efefury <69400149+efefury@users.noreply.github.com> | 2023-04-12 21:12:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-12 23:12:22 +0200 |
commit | 8f8df60eb5f8bc69eb76b385f4298d29ca8ca649 (patch) | |
tree | be9dd5308cc04c96ceff75f5ebaf12eb9e09cc31 /CHANGELOG.md | |
parent | 5021f7d8d9403a84c9df0ca6e1ac279c30c3c879 (diff) | |
download | skyhanni-8f8df60eb5f8bc69eb76b385f4298d29ca8ca649.tar.gz skyhanni-8f8df60eb5f8bc69eb76b385f4298d29ca8ca649.tar.bz2 skyhanni-8f8df60eb5f8bc69eb76b385f4298d29ca8ca649.zip |
added notification when organic matter/fuel is low in composter (#40)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a0e37bb21..9635d2ed0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -65,7 +65,7 @@ + Added **Tooltip Tweaks Breakdown Hotkey** - When the keybind is pressed, show a breakdown of all fortune sources on a tool. (contributed by appable) + Added **Tooltip Tweaks Tooltip Format** - Show crop-specific farming fortune in tooltip. (contributed by appable) + Added command **/shcropspeedmeter** - Helps calculate the real farming fortune with the formula crops broken per block. - ++ Added **Compost Low Notification** - Shows a notification as title when organic matter/fuel is low. ### Features from other Mods > *The following features are only there because I want them when testing SkyHanni features without other mods present.* |