Litematica Container Filler
Litematica mod for auto-filling containers
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Litematica Container Filler
Litematica Container Filler
A container filling helper mod designed around Litematica schematics, used to restore container contents from schematics into the actual world.
Core Features
- Projection-based Container Filling Fills real containers slot-by-slot based on the container contents recorded in the schematic, rather than simply syncing or copying inventories.
- Filling Modes Supports operation styles similar to schematic printing:
- Crosshair Mode (single container) - Area Mode (batch process containers in a region) - Hold-to-Trigger / Continuous Filling
- Automatic Material List Generation Generates a material list for all items required for container filling in the current schematic, making resource preparation easier.
- Material Replacement (Config Supported) Supports custom replacement rules in the config menu, for example:
minecraft:stick#name1 -> minecraft:glass#name2
Useful for unifying materials or performing substitute filling.
- Visualization Assist (with Tech Util Mod) Displays the target items that should be placed into containers, while also reflecting replacement rules.
- Inventory Full Handling Options Provides toggle options: - Stop operation when inventory is full - Or drop excess items on the ground
Use Cases
This mod is suitable for scenarios that require precise control over container inventory layouts, such as:
- Single-item / multi-item sorter construction - Encoded all-item storage systems (filters / slot pre-filling) - Large storage system duplication or relocation - High-speed furnace array cleaning - Other redstone builds requiring batch container setup
Dependencies
- Minecraft - Fabric API, MaLiLib, Litematica
---