Create: Rescue Frogport

Quick rating

Create: Rescue Frogport

No reviews yet

A minecraft mod for create conveyor network monitoring and rescue.

QoL & Tweaks
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
rescuefrogport-1.21.1-1.1-Neoforge.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Rescue Frogport

Rescue Frogport is a lightweight addon mod for Create (NeoForge) that solves package network deadlocks, invalid address delivery failures, and conveyor line clogging. It automatically scans your chain conveyor networks and redirects unroutable or congested packages to dedicated Rescue Frogports acting as overflow and dead-letter depots.

Why You Need It

In a complex Create logistics setup, conveyor networks can easily grind to a halt due to:

  • Dead Letter Buildup: Players removing or renaming destination Frogports, leaving active packages circling the network forever.
  • Unaddressed Cargo: Misconfigured packagers producing packages without addresses that fill up conveyor links.
  • System Congestion: A sudden surge of identical cargo piling up on a single section of track, locking up all other traffic.

Rescue Frogport resolves these issues natively. It detects loops, links, and sprockets, monitors package states, and safely routes problem cargo out of the main lines into dedicated 18-slot rescue ports (can be emptied like normal frogports).

The Three Rescue Rules

Each Rescue Frogport scans its connected conveyor network every second (configurable) and applies three rescue procedures:

  1. Unaddressed Packages: Any package traversing the network without an address is automatically readdressed and routed to the nearest Rescue Frogport.
  2. Invalid Address Rescue: If a package is addressed to a destination that does not exist or is no longer connected to the conveyor network, it is routed to the nearest Rescue Frogport. (Fully supports wildcard matching, e.g., packages addressed to "target15" will not be rescued if a wildcard receiver like "target*" is present).
  3. Congestion & Clog Control: If more than a configured threshold (default: 10) of identical packages (same address and same consolidated contents, ignoring box style/color and unique order IDs) queue up on a single conveyor section (sprocket loop or link), the excess packages are readdressed and routed to the nearest Rescue Frogport.

Crafting

The Rescue Frogport can be crafted via a shapeless crafting recipe:

Input Output
1x Create Package Frogport (create:package_frogport) + 1x Create Electron Tube (create:electron_tube) 1x Rescue Frogport

Configuration

Settings can be customized server-side in your world's config folder under config/rescuefrogport-server.toml:

[server]
    # Maximum number of identical packages (same contents and same address)
    # allowed in a single chain conveyor section before excess packages are rescued.
    # Range: 1 ~ 1000 (Default: 10)
    congestionThreshold = 10

    # How often (in game ticks) each rescue frogport scans its chain conveyor network.
    # 20 ticks = 1 second. Lower values are more responsive but use more CPU.
    # Range: 1 ~ 200 (Default: 20)
    scanIntervalTicks = 20

License

This project is licensed under the MIT License.

Contributing

Contributions are welcome! Feel free to open issues or pull requests.

Asset & Texture Licensing Notice

All original textures, models, and assets of the Package Frogport and Electron Tube are the sole property of the Create Mod Team (All Rights Reserved).

This mod does not package, copy, or redistribute any assets from the Create Mod. All visual components (such as the base frog model and electron tube textures) are referenced dynamically and loaded from your local, original Create Mod JAR file at runtime and are still licensed under All rights reserved by the Create Mod Team. The code of this mod is licensed under MIT license like the code of the Create mod.

Screenshots

Gallery

  • img1.png
    img1.png img1.png

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works