
Building Gadget Refined Storage Bridge
Adds a bridge allowing Building Gadgets to insert and extract items/fluids from Refined Storage 2 networks.
About this Mod
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
- Building Gadgets 2
>= 1.3.9 - Refined Storage 2
>= 2.0.1
Usage
- Build a Refined Storage 2 network and connect the
refined_storage_bridgeblock to a cable. - While holding a Building Gadget, right-click the bridge block to
bind to inventory. - When placing or exchanging blocks with the Gadget, items will be pulled from the RS network.
- 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.BLOCKis 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
- Run
./gradlew build. - Place the generated jar from
build/libs/into the Minecraftmods/folder.
build/libs/
├── refined_storage_bridge-<version>.jar ← place this in mods/
└── refined_storage_bridge-<version>-sources.jar ← sources (optional)
Available Versions
How to Install Building Gadget Refined Storage Bridge on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set neoforge Loader
In the panel under "Egg", select the neoforge loader and matching Minecraft version (26.1).
Install Mod
Open the mod browser in the dashboard and search for "Building Gadget Refined Storage Bridge". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1, 1.21.11, 1.21.10 (+9 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Building Gadget Refined Storage Bridge server crashes on startup – what to do?
Most common cause: wrong neoforge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1). You can switch loaders with one click in the panel.
Is Building Gadget Refined Storage Bridge compatible with neoforge?
Building Gadget Refined Storage Bridge officially supports neoforge for Minecraft 26.1, 1.21.11, 1.21.10. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Building Gadget Refined Storage Bridge – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Building Gadget Refined Storage Bridge consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Building Gadget Refined Storage Bridge with just one click on your server.