MaidsConstruct
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
🖼️ Gallery (4 images)
🔍 Analysis
- 👍 0.0% endorsement rate
- 🏆 #236 of 386 forge mods in this game by downloads
📋 About This Mod
# Maid's Construct 女仆匠魂 !(https://cdn.modrinth.com/data/cached_images/9fc34d49107f08d5b756ea5ce4b5850988fb41c8.png) Maid's Construct is a Minecraft 1.20.1 Forge mod that bridges (https://github.com/TartaricAcid/TouhouLittleMaid) and (https://github.com/SlimeKnights/TinkersConstruct). ### Image !(https://cdn.modrinth.com/data/l6DJpH1q/images/57ade341cf73bc085dc17c437bb10095f96ff8d1.png) !(https://cdn.modrinth.com/data/l6DJpH1q/images/fa42796a315c621a2e669fff20022760554dfc85.png) !(https://cdn.modrinth.com/data/l6DJpH1q/images/4753a6f3189d64d7dd12e9efe20e5916c404c8f3.png) ### Features This mod adds a "Smeltery" task for maids, enabling them to autonomously manage the full TiC smeltery/foundry workflow: - **Auto Pathfinding** — BFS search for nearby smelteries/foundries with position caching - **Fuel Management** — Detects low fuel and refills using fluid containers from inventory (compatible with all mod implementing Forge fluid capability) - **Ore Insertion** — Inserts allowlisted items into the smeltery for melting, automatically skipping items that require higher temperature - **Fluid Pouring** — After melting, automatically activates faucets to pour fluid into casting tables/basins; supports ingot casts, gem casts, nugget casts, and basins with priority-based target selection; checks for valid casting recipes before pouring - **Item Collection** — Collects finished items from casting tables/basins after cooling - **Alloy Avoidance** — Checks alloy recipes before inserting ores, only inserts when the new fluid won't form a new alloy with existing fluids (smeltery only, not foundry) - **Fluid Sorting** — Automatically moves the largest fluid volume to the bottom before pouring, ensuring priority export - **Fuel Protection** — Won't insert ores when fuel is completely depleted, preventing items from getting stuck - **Non-Meltable Extraction** — Automatically extracts items that can't be melted (no recipe or insufficient temperature) from the smeltery - **Auto Compacting** — Auto-craft 9 nuggets into ingots, 9 ingots/gems into blocks (can be disabled) - **Inventory Sorting** — Auto-sort inventory by `Blocks > Ingots > Gems > Nuggets > Other` (can be disabled) - **Status Bubbles** — Maids display chat bubbles based on current work state, including no fuel, no ores, no casts, inventory full, etc. ### Configuration #### Mod Config (Global, affects all maids) | Option | Description | Default | |:----------------------:|:-------------------------------------------:|:-------------------:| | Maid Smeltery Immunity | Maids are immune to smeltery melting damage | Enabled | | Allowed Fuels | List of fluid IDs maids can use as fuel | Lava, Blazing Blood | #### Per-Maid Task Config (Individual per maid) Configurable per maid in the maid GUI: | Option | Description | Default | |:--------------------:|:-----------------------------------------------------:|:--------:| | Auto-craft Ingots | Auto-compact 9 nuggets into ingots | Enabled | | Auto-craft Blocks | Auto-compact 9 ingots or gems into blocks | Enabled | | Auto-sort Inventory | Sort inventory by type after crafting | Enabled | | Ignore Allowlist Tag | Ignore the allowlist tag and insert any meltable item | Disabled | #### Item Allowlist Tag The `#maidsconstruct:smeltery_allowlist` item tag controls which items maids can insert into the smeltery. By default it includes: - `forge:ores` (ores) - `forge:raw_materials` (raw materials) - `forge:dusts` (dusts) - `forge:raw_nuggets` (raw nuggets, optional) - Tinkers' grout and nether grout You can customize this tag via datapacks to add or remove allowed items. ### Dependencies | Mod | Version | |:------------------:|:-------:| | Minecraft | 1.20.1 | | Forge | 47.2+ | | Touhou Little Maid | 1.3.7+ | | Tinkers' Construct | 3.10+ | ### Debugging This mod supports Touhou Little Maid's debug system. With debug mode enabled, use the debug stick on a maid performing smeltery work to see: - **Green marker** — Smeltery position and current state (IDLE / FUELING / INSERTING / WAITING_MELT / POURING / WAITING_CAST / COLLECTING) ### About This Repository The initial commit of this repository was generated by **Claude Opus 4.6**, then fully reviewed and corrected by humans. ### License BSD-3-Clause
# Maid's Construct 女仆匠魂
!(https://cdn.modrinth.com/data/cached_images/9fc34d49107f08d5b756ea5ce4b5850988fb41c8.png)
Maid's Construct is a Minecraft 1. 20. 1 Forge mod that bridges (https://github.com/TartaricAcid/TouhouLittleMaid) and (https://github.com/SlimeKnights/TinkersConstruct).
### Image !(https://cdn.modrinth.com/data/l6DJpH1q/images/57ade341cf73bc085dc17c437bb10095f96ff8d1.png) !(https://cdn.modrinth.com/data/l6DJpH1q/images/fa42796a315c621a2e669fff20022760554dfc85.png) !(https://cdn.modrinth.com/data/l6DJpH1q/images/4753a6f3189d64d7dd12e9efe20e5916c404c8f3.png)
### Features
This mod adds a "Smeltery" task for maids, enabling them to autonomously manage the full TiC smeltery/foundry workflow:
- Auto Pathfinding — BFS search for nearby smelteries/foundries with position caching
- Fuel Management — Detects low fuel and refills using fluid containers from inventory (compatible with all mod
- implementing Forge fluid capability)
- Ore Insertion — Inserts allowlisted items into the smeltery for melting, automatically skipping items that require
- higher temperature
- Fluid Pouring — After melting, automatically activates faucets to pour fluid into casting tables/basins; supports
- ingot casts, gem casts, nugget casts, and basins with priority-based target selection; checks for valid casting
- recipes before pouring
- Item Collection — Collects finished items from casting tables/basins after cooling
- Alloy Avoidance — Checks alloy recipes before inserting ores, only inserts when the new fluid won't form a new
- alloy with existing fluids (smeltery only, not foundry)
- Fluid Sorting — Automatically moves the largest fluid volume to the bottom before pouring, ensuring priority
- export
- Fuel Protection — Won't insert ores when fuel is completely depleted, preventing items from getting stuck
- Non-Meltable Extraction — Automatically extracts items that can't be melted (no recipe or insufficient
- temperature) from the smeltery
- Auto Compacting — Auto-craft 9 nuggets into ingots, 9 ingots/gems into blocks (can be disabled)
- Inventory Sorting — Auto-sort inventory by `Blocks > Ingots > Gems > Nuggets > Other` (can be disabled)
- Status Bubbles — Maids display chat bubbles based on current work state, including no fuel, no ores, no casts,
- inventory full, etc.
### Configuration
#### Mod Config (Global, affects all maids)
| Option | Description | Default | |:----------------------:|:-------------------------------------------:|:-------------------:| | Maid Smeltery Immunity | Maids are immune to smeltery melting damage | Enabled | | Allowed Fuels | List of fluid IDs maids can use as fuel | Lava, Blazing Blood |
#### Per-Maid Task Config (Individual per maid)
Configurable per maid in the maid GUI:
| Option | Description | Default | |:--------------------:|:-----------------------------------------------------:|:--------:| | Auto-craft Ingots | Auto-compact 9 nuggets into ingots | Enabled | | Auto-craft Blocks | Auto-compact 9 ingots or gems into blocks | Enabled | | Auto-sort Inventory | Sort inventory by type after crafting | Enabled | | Ignore Allowlist Tag | Ignore the allowlist tag and insert any meltable item | Disabled |
#### Item Allowlist Tag
The `#maidsconstruct:smeltery_allowlist` item tag controls which items maids can insert into the smeltery. By default it includes:
- `forge:ores` (ores)
- `forge:raw_materials` (raw materials)
- `forge:dusts` (dusts)
- `forge:raw_nuggets` (raw nuggets, optional)
- Tinkers' grout and nether grout
You can customize this tag via datapacks to add or remove allowed items.
### Dependencies
| Mod | Version | |:------------------:|:-------:| | Minecraft | 1. 20. 1 | | Forge | 47. 2+ | | Touhou Little Maid | 1. 3. 7+ | | Tinkers' Construct | 3. 10+ |
### Debugging
This mod supports Touhou Little Maid's debug system. With debug mode enabled, use the debug stick on a maid performing smeltery work to see:
- Green marker — Smeltery position and current state (IDLE / FUELING / INSERTING / WAITING_MELT / POURING /
- WAITING_CAST / COLLECTING)
### About This Repository
The initial commit of this repository was generated by Claude Opus 4. 6, then fully reviewed and corrected by humans.
### License
BSD-3-Clause
📊 Mod Details
- Game
- Minecraft Mods
- Author
- TartaricAcid
- Version
- 1.0.1-forge+mc1.20.1
- Downloads
- 51,167
- Endorsements
- 4
- Category
- forge
- Created
- 3/22/2026
- Updated
- 3/12/2026
- Game Versions
- 1.20.1
- Tags
- mobs, technology, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does MaidsConstruct support?
The author lists 1.20.1. Other versions may work but are untested by the author.
What is the latest version of MaidsConstruct?
Version 1.0.1-forge+mc1.20.1, published 2026-03-12 with 51,167 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await



