Building Gadget Refined Storage Bridge

Quick rating

Building Gadget Refined Storage Bridge

No reviews yet

Adds a bridge allowing Building Gadgets to insert and extract items/fluids from Refined Storage 2 networks.

Storage & Organization
Mod Loaders
NeoForge
Minecraft
26.1

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

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
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

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

icon.png Building Gadget Refined Storage Bridge

日本語版は README_ja.md を参照してください。

A Kotlin-based mod for NeoForge 1.21.1.

Adds the refined_storage_bridge block. By specifying this block as the bind to inventory target in Building Gadgets 2, the Building Gadget can insert and extract items and fluids from a Refined Storage 2 network.

Prerequisites

Usage

  1. Build a Refined Storage 2 network and connect the refined_storage_bridge block to a cable.
  2. While holding a Building Gadget, right-click the bridge block to bind to inventory.
  3. When placing or exchanging blocks with the Gadget, items will be pulled from the RS network.
  4. Removed blocks are returned to the RS network.

Checking Status

Right-clicking the bridge block with an empty hand shows the current connection state.

Display State
Connected Successfully connected to the RS network
Disconnected The cable is disconnected or no network was found
Inactive The network does not have enough power

When power stops or the cable is cut, the bridge immediately halts operation (fail-closed).

Inventory layout rebuilds are batched at most once per ~1 second, even during continuous network updates. Actual item insertion and extraction continue to work normally in the meantime, but there may be a slight delay before the item count and sort order are reflected in the GUI.

Limitations

  • No GUI.
  • Only ItemHandler.BLOCK is used for the connection with Building Gadgets 2 (other interfaces are not supported).
  • Connects to Refined Storage 2 via the official API. Runtime reflection is used only for display conversion of resource names.
  • Owner restrictions and RS security integration are not implemented.

Development

Installation

  1. Run ./gradlew build.
  2. Place the generated jar from build/libs/ into the Minecraft mods/ folder.
build/libs/
├── refined_storage_bridge-<version>.jar         ← place this in mods/
└── refined_storage_bridge-<version>-sources.jar ← sources (optional)

Screenshots

Gallery

This project has no gallery images yet.

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
CurseForge
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