From 8f8df60eb5f8bc69eb76b385f4298d29ca8ca649 Mon Sep 17 00:00:00 2001 From: efefury <69400149+efefury@users.noreply.github.com> Date: Wed, 12 Apr 2023 21:12:22 +0000 Subject: added notification when organic matter/fuel is low in composter (#40) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG.md') 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.* -- cgit