Litematica addon for logistics restocking. Automatically scans and highlights containers that contain items needed by your projection's material list.
- HUD Auto-Scan: Automatically scans containers when the Litematica material list HUD is displayed, and clears highlights when the HUD is closed
- Fangkuai-Material HUD Support: Also supports the fangkuai-material mod's task HUD. When both HUDs are active, fangkuai-material takes priority
- F3+i Container Reading: Reads container contents using the in-game F3+i mechanism (ServerboundBlockEntityTagQueryPacket), no need to open containers
- Container Selection: Manually select which containers to scan using two-point selection mode
- Preset System: Save and share container position configurations via preset files
- Local Cache: Container data is cached locally for fast repeated access
- Highlight Customization: Customizable highlight color and line width
- Works with Hidden Schematics: Can read material lists even when the projection is hidden
- Minecraft 26.1.2+
- Fabric Loader 0.19.2+
- Fabric API
- MaLiLib
- Litematica
- Download the latest
.jarfile from the Releases page - Place the
.jarfile into your Minecraftmodsfolder - Launch the game with the Fabric profile
| Key | Function |
|---|---|
H |
Toggle scan |
K |
Add container (two-point selection mode) |
L |
Clear current selection |
L + O |
Open config GUI |
/litestock scan- Normal scan/litestock scan start- Start scan with progress display/litestock scan stop- Stop scan/litestock scan show- Show cached container data/litestock scan clear- Clear cache and selection/litestock clear- Clear highlights/litestock preset save <name>- Save preset/litestock preset load <name>- Load preset/litestock preset list- List presets/litestock preset delete <name>- Delete preset
Access the config GUI with L + O, or via Mod Menu.
Available options:
- HUD Auto-Scan: Automatically scan containers when material list HUD is displayed (default: on)
- Cache Expiry (seconds): How long cached container data remains valid (default: 300)
- Highlight Color: Color of the container highlight box (default: yellow)
- Highlight Line Width: Thickness of the highlight box lines (default: 2.5)
./gradlew buildBuilt jars will be in build/libs/.
MIT License
Litematica 投影备货清单联动 mod。自动扫描并高亮显示包含投影所需物品的容器。
- HUD 自动扫描:显示 Litematica 材料清单 HUD 时自动扫描容器,关闭 HUD 时清除高亮
- 方块清单 HUD 支持:同时支持方块清单(fangkuai-material)mod 的备货任务 HUD。当两个 HUD 同时激活时,方块清单优先
- F3+i 容器读取:使用游戏内 F3+i 机制(ServerboundBlockEntityTagQueryPacket)读取容器内容,无需打开容器
- 容器选择:通过两点框选模式手动选择要扫描的容器
- 预设系统:通过预设文件保存和分享容器位置配置
- 本地缓存:容器数据缓存在本地,支持快速重复访问
- 高亮自定义:可自定义高亮颜色和线宽
- 隐藏投影也能读取:即使投影被隐藏也能读取材料列表
- Minecraft 26.1.2+
- Fabric Loader 0.19.2+
- Fabric API
- MaLiLib
- Litematica
- 从 Releases 页面下载最新的
.jar文件 - 将
.jar文件放入 Minecraft 的mods文件夹 - 使用 Fabric 配置启动游戏
| 按键 | 功能 |
|---|---|
H |
切换扫描 |
K |
框选添加容器(两点选择模式) |
L |
清除当前选区 |
L + O |
打开配置界面 |
/litestock scan- 普通扫描/litestock scan start- 开始扫描(显示进度)/litestock scan stop- 停止扫描/litestock scan show- 显示缓存的容器数据/litestock scan clear- 清除缓存和选区/litestock clear- 清除高亮/litestock preset save <名称>- 保存预设/litestock preset load <名称>- 加载预设/litestock preset list- 列出预设/litestock preset delete <名称>- 删除预设
使用 L + O 打开配置界面,或通过 Mod Menu 打开。
可用选项:
- HUD 自动扫描:显示材料清单 HUD 时自动扫描容器(默认:开启)
- 缓存过期时间(秒):缓存的容器数据有效期(默认:300)
- 高亮颜色:容器高亮框的颜色(默认:黄色)
- 高亮框线宽:高亮框线条粗细(默认:2.5)
./gradlew build构建完成的 jar 文件位于 build/libs/ 目录。
该mod为纯添加无自然的纯web coding的AI编写mod,如有不足还望体谅
MIT License