
Asset Bridge
A mod that loads assets only such as blocks from other mods and makes them available visually without their original functionality.
I don't know my version or loader
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)
- Ships as assetbridge-fabric-0.0.7+1.18.2.jar — drop this file into the mods folder
- Download size: 210 KB
- Download link checked 26 Aug 2026 — working
These come from our own check of the pack file, not from the source page.