
Adds a new job to the Touhou Maid mod. Now maids can pick up items from the ground and store them in nearby chests, or find specific items for you based on your request lists.
This mod is in early testing phase. If you encounter issues like maids freezing during work, please enable the debug option in the configuration file, screenshot the stuck position in-game, and provide feedback with trigger conditions.
Place an item frame on a chest and insert a Filter/No Access into it.
If a maid detects items in the chest that do not match the filter, she will attempt to remove them and store them in other chests.
Throw items directly to the maid. During idle time, she will store all items from her inventory into nearby chests following these priorities:
- Chests with active whitelist filters will be prioritized.
- Chests that previously stored the same item type.
- Any accessible chest without No Access.
You can ask maids to retrieve specific items:
- Craft a Request List item.
- Right-click to open the GUI.
- Fill in required items and quantities (use mouse wheel to adjust numbers).
- (Optional) Sneak + right-click a target chest to bind a storage location.
- Give the configured list to the maid.
The maid will search nearby for listed items. Upon completion (regardless of success), she will place found items and the list itself into the target chest. Requested target chests ignore No Access restrictions.
During idle time, maids automatically scan nearby chest contents. Give them a Storage List item to record memorized item quantities, which will return a Recorded Storage List.
- Maids can retrieve items from AE2 terminals (auto-crafting not yet supported). Configurable.
- Chest opening/closing animations are synchronized in multiplayer if the container supports state visibility.
- Uses item insertion method for multiblock container recognition. Watch for mod conflicts.
GUI textures under assets/texture/gui
are modified from Touhou Maid assets and follow CC-BY-NC-SA 4.0. Other assets and code licenses are specified in the license file.