Description
# The Settler X Create
## Early Development Warning
Still early and experimental. Expect updates, reworks, and occasional breakage.
## Warning
Debug logging is on by default to help trace request and delivery flows during testing.
Disable it in `config/thesettler_x_create-common.toml` → `debugLogging = false` once you're done validating.
## Read Before Installing
- Backup your world before installing or updating.
- Not recommended for important long-term saves yet.
- Removing the mod from an active world can break it.
- Safer uninstall prep command (since `v0.0.12`): `/thesettlerxcreate prepare_uninstall`
## Why this mod exists
Tired of rebuilding hopper/postbox setups after hut upgrades, or manually reconnecting your
stock network every time something moves? This mod handles that kind of logistics busywork.
## What it does
Bridges MineColonies and Create logistics without mixins, using public APIs from both mods.
Colonist requests still follow the normal MineColonies lifecycle — the Create Shop just acts
as a valid supply source via your stock network. Connect the hut block to your stock network
and items get requested automatically.
**Perma Request** (level 2+): routes ore from the colony warehouse into your Create network on a
regular interval. Configurable in the hut GUI.
**Output Block**: acts as the packager output for fulfilled requests. At level 2, the shop no longer needs an external packager setup. It was removed from the schematic, so the building no longer has the ugly add-on structure on the side.
**Network Link Tuner**: an item for connecting or reconnecting the hut block to a Create stock
network. Right-click a Stock Ticker or Stock Checker to store its network, then right-click the
hut block to apply it. Useful after upgrades or if the shop moves.
## Current State
- Main focus: request lifecycle correctness and stability.
- Some edge cases can still occur in heavily modded packs.
- Dedicated server support is progressing; broader real-world validation still ongoing.
## Target Versions
- MineColonies `1.1.1264`
- Create `1.21.1-6.0.8`
Join Discord for test builds, feedback, and bug reports.
Want to support me? Buy me a Coffee




