MineColoniesXCreateMod

Cross over mod for creating a 'link' between CreateMod stock networks and MineColonies delivery

File Details

thesettler_x_create-0.1.0.jar

  • B
  • Mar 23, 2026
  • 1.00 MB
  • 2.1K
  • 1.21.1
  • NeoForge

File Name

thesettler_x_create-0.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:minecoloniesxcreatemod-1454088:7798923"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

### Request & Delivery System
- Reworked core Create Shop request/delivery lifecycle.
- Improved parent/child request synchronization to reduce stuck or drifting states.
- Better handling when delivery-child requests do not finish cleanly in MineColonies.
- More reliable cleanup of finished/invalid request chains.

### Lost Package Handling
- Improved lost-package flow stability.
- Reorder, handover, and cancel paths now resolve inflight tracking more consistently.
- Reduced risk of duplicate/ghost follow-up orders after lost-package actions.
- Faster and cleaner interaction lifecycle after package resolution.

### Inventory & Reservation Stability
- Improved reservation and inflight reconciliation logic.
- Better coordination between rack stock, pending requests, and delivery creation.
- Reduced cases where available stock and request state diverge.

### Resolver / Runtime Robustness
- Refactored large resolver logic into smaller lifecycle services.
- Centralized lifecycle runtime state store to reduce multi-structure drift.
- Hardened recovery paths for edge cases around missing/stale delivery children.