MaidsConstruct

Quick rating

MaidsConstruct

No reviews yet

Allows maids to use Tinkers' Construct smeltery/foundry to process ores

Anime & Pop Culture
NPCs
Mod Addon
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
BSD 3-Clause "New" or "Revised" License
Latest Version
maidsconstruct-1.0.1-forge+mc1.20.1.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Maid's Construct 女仆匠魂

Maid's Construct is a Minecraft 1.20.1 Forge mod that bridges Touhou Little Maid and Tinkers' Construct.

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 女仆匠魂

banner

Maid's Construct is a Minecraft 1.20.1 Forge mod that bridges Touhou Little Maid and Tinkers' Construct.

Image

img img img

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

Screenshots

Gallery

  • 2026-03-09_13.38.07.png
    2026-03-09_13.38.07.png 2026-03-09_13.38.07.png
  • 2026-03-09_13.36.19.png
    2026-03-09_13.36.19.png 2026-03-09_13.36.19.png
  • 2026-03-09_13.35.png
    2026-03-09_13.35.png 2026-03-09_13.35.png
  • icon.png
    icon.png icon.png

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
2
In stacks

By the numbers

Statistics

~47,000
Total Downloads
CurseForge
~4,000
Modrinth
~42,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works