CORB (Chandlers Overly Realistic Bridge)

Quick rating

Community listing page, reviews here may not be monitored by the author.

CORB (Chandlers Overly Realistic Bridge)

No reviews yet

The custom "Bridge" Mod for the C&L Curated Modpack!

Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
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
CORB

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

ChansORBridge is a compatibility mod. It adds no items, blocks, mobs or world generation of its own — its only job is to make mods that were written independently of each other behave correctly when they're installed together.

It's built around Overly Realistic, a large survival-overhaul datapack that rewrites a great deal of vanilla Minecraft: how tools are made, how food spoils, how logs are processed into planks, and how unsupported blocks collapse. Because it changes so much, other mods routinely don't line up with it. A tree-felling mod doesn't recognise its axes. A biome mod's wood skips its crafting progression entirely. A fishing mod's fish can't be prepared on its cutting board. Each of these is a small seam between two mods that both work perfectly well on their own, and CORB exists to close those seams.

Most of the work is done with ordinary Minecraft data files — recipes, tags, loot tables and functions — which CORB loads after the mods it supports so it can extend or replace specific entries. A few problems can't be solved that way, and those use small, targeted code patches that adjust another mod's behaviour in memory while the game is running. No other mod's files are ever modified. Everything lives inside CORB, so removing it removes every change, and updating one of the supported mods doesn't require touching anything but CORB.

Every supported mod is an optional dependency. Each fix checks that the mods it needs are actually present before doing anything, so CORB loads cleanly on its own or alongside any subset of them, and every individual fix can be switched off in its config file.

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