HomeJavaModsAsset Bridge
Asset Bridge
ModsJava

Asset Bridge

by pitan76 · on Modrinth

A mod that loads assets only such as blocks from other mods and makes them available visually without their original functionality.

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.20–1.20.1 · Fabric⬇ Download for 1.19–1.19.2 · Fabric⬇ Download for 1.18–1.18.2 · Fabric⬇ Download for 1.20–1.20.1 · Forge⬇ Download for 1.19–1.19.2 · Forge⬇ Download for 1.18–1.18.2 · Forge
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

A mod that loads assets only such as blocks from other mods and makes them available visually without their original functionality.
It can be used when you want to add the appearance of blocks or other assets even when the original mod targets a different game version or platform.

Usage

Create an assetbridge/ directory inside the game's mods/ directory, then place the .jar or .zip files of the mods you want to load inside it.
Asset Bridge automatically creates the assetbridge/ directory on the first launch.

mods/
└─ assetbridge/
   ├─ aaa.jar
   ├─ bbb.jar
   └─ ccc.zip

Register blocks and items from /blockstates/*.json and /models/item/*.json.
Registered items can be accessed from creative tabs for each mod (namespace) or from "Asset Bridge: Blocks" and "Asset Bridge: Items" tabs. (Set either option with feature.split_tab_by_namespace)

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more