Compatibility
Minecraft: Java Edition
1.21–1.21.1
1.20–1.20.4
1.19.4
1.19.2
Platforms
Supported environments
Creators
Details
Licensed MPL-2.0
Published 2 years ago
Updated last week
Changelog
NAME "Changelog"
-- SFM Discord:
-- https://discord.gg/5mbUY3mu6m
-- SFM Donations:
-- https://github.com/sponsors/TeamDman
-- SFM submit new issue:
-- https://github.com/TeamDman/SuperFactoryManager/issues/new
---- 4.25.0 ----
-- Implement `EMPTY SLOTS IN` modifier for OUTPUT to place only into empty destination slots (#365)
EVERY 20 TICKS DO
INPUT FROM mob_loot
OUTPUT TO EMPTY SLOTS IN storage
END
-- Optional: run an infrequent condensing pass to stack items
EVERY 300 SECONDS DO
INPUT FROM storage
OUTPUT TO storage
END
-- Fix crash when re-entering a level, fixes #372
-- Add Ctrl+E hotkey for opening the text editor in the title screen
-- Add Ctrl+E hotkey for opening the text editor in the select world screen
-- Fix SFM keymapping logic failing to respect modifier keys, fixes #374
-- Update label gun push/pull chat reminders to show the pull modifier key instead of saying "shift"
Files
Metadata
Release channel
ReleaseVersion number
4.25.0Loaders
Game versions
1.21Downloads
5Publication date
September 2, 2025 at 2:11 AMPublisher

TeamDman
Owner