⚠️ Unofficial Addon Warning
This is an unofficial MineColonies addon. The MineColonies developers cannot provide support for issues related to this mod.
Create & Minecolones
Create & Minecolones is a NeoForge mod for Minecraft 1.21.1 that connects MineColonies supply requests to the Create logistics network.
The core block, Colony Warehouse Stock Link, reads open colony delivery requests and forwards them into a Create Stock Link network address. This lets your Create logistics system fulfill colony demand automatically.
Features
- Integrates MineColonies request data with Create logistics dispatch
- Uses Create logistics frequency tuning workflow
- Promise tracking based on Create RequestPromiseQueue
- Promise expiry controls in GUI (
/, 30s, 1m to 30m)
- Manual promise reset from the GUI
- Live promise count + tooltip updates while GUI is open
- Colony tooltip display in GUI
- Custom crafting recipe + reset recipe
Requirements
- Minecraft
1.21.1
- NeoForge
21.1.x
- Create
6.0.x
- MineColonies
- Structurize
Block Overview
Colony Warehouse Stock Link
Primary behavior:
- Polls MineColonies open building requests at a fixed interval.
- Aggregates item demand.
- Checks Create network stock availability.
- Broadcasts package requests to configured address.
- Tracks active promises to prevent over-sending.
Tuning and Network Linking
The stock link item uses Create-style logistics tuning behavior:
- Right-click a Create link-capable logistics block to tune frequency.
- Place or apply tuned item to the Colony Warehouse Stock Link.
- Tuned item metadata stores frequency used by link behavior.
GUI
The config GUI supports:
- Logistics address entry
- Promise expiry selector
- Promise summary icon with count
- Promise tooltip states for empty/active
- Left-click reset on promise slot
- Colony display tooltip
Promise Logic
Promises are created only when:
- The item is currently requested by MineColonies
- The Create network reports stock for the requested item
- Package request broadcast succeeds
Promises are removed when:
- Request no longer exists
- Promise expires (if expiry enabled)
- User manually clears promises
https://www.youtube.com/watch?v=r0Sk3qQvASY