Create: Networking

Adds Create-style rotational network limiters, contract anchors, and overload protection for shared power systems.

File Details

createnetworking-0.1.2-beta

  • B
  • Jul 17, 2026
  • 5.87 MB
  • 5
  • 1.21.1
  • NeoForge

File Name

createnetworking-0.1.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-networking-1604105:8448028"

Learn more about Curse Maven

Create: Networking 0.1.2 Beta
Reliability Release Candidate 2

This update is the result of additional internal testing and focuses on
kinetic correctness, Create compatibility, serial protection and capacity
provenance.

Core fixes
- Removed the custom powered-Clutch override. Native Create Clutches now
  control their output normally, including when placed directly beside a
  Network Limiter.
- Increased loop confirmation time to reduce false loop detection while
  blocks and kinetic networks are still being placed or rebuilt.
- Normal provider outages no longer latch a Safety Breaker as a Supply Fault.
  The branch stops and resumes naturally with its source.
- Safety Breakers remain latched only for confirmed bypass loops or real
  output overloads.
- Removed automatic Safety-Breaker direction flipping during assignment.

Serial and parallel limiter handling
- Added conservative automatic recognition of a serial protection layout:
  provider -> standalone limiter -> Contract Anchor -> transfer limiter.
- Auto-detection only assigns a Safety Breaker when exactly one linked
  Contract Anchor exists downstream for several consecutive checks.
- Ambiguous layouts with multiple downstream contracts are left unchanged.
- Manual Safety Links through the Network Connector remain supported.
- A standalone limiter can forward native generator provenance through a
  serial chain.
- Capacity transferred through a Contract Anchor is marked non-forwardable,
  preventing imported SU from being exported again.

Capacity and loop correctness
- Local/native capacity is now tracked separately from imported contract
  capacity even across serial standalone limiters.
- Two networks with their own local generators may export simultaneously.
- Imported power alone cannot create exportable capacity.
- A closed limiter loop without real generation cannot sustain itself.
- Contract reservations remain attached to the provider side and are not
  duplicated by a serial Safety Breaker.

Visual fixes
- Enlarged and slightly protruded the static shaft in the inventory models
  for the Network Limiter, Contract Anchor and Compact Fuse.
- The item icons should now visibly show the integrated shaft.

Compatibility
- Minecraft 1.21.1
- NeoForge 21.1.x
- Create 6.0.x