MineColoniesXCreateMod

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

File Details

thesettler_x_create-0.0.13.jar

  • B
  • Feb 23, 2026
  • 858.02 KB
  • 201
  • 1.21.1
  • NeoForge

File Name

thesettler_x_create-0.0.13.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

### What was fixed
- Restored legacy requester factory compatibility for MineColonies serialization id `3001`
- Reintroduced:
  - `SafeRequesterFactory` (id `3001`)
  - `SafeRequester`
- Rewired legacy factory registration at startup so old save data can load again

### Important
- This does **not** bring back old runtime wrapping behavior for new requests.
- It is strictly a **load-time backward-compatibility** fix.

### Recommended update path
1. Make a backup
2. Update to `v0.0.13`
3. If you ever remove the mod, run:
   `/thesettlerxcreate prepare_uninstall`

If your world is already corrupted, you may still need a backup restore first.