Community listing page, reviews here may not be monitored by the author.
Asset Bridge
No reviews yet
A Minecraft mod that loads assets such as blocks from other mods, allowing them to be used visually without their original functionality.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Must be installed on both the client and the server.
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
A mod that loads assets such as blocks from imported Minecraft 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 Minecraft version or platform.
The code of imported mods is never executed; only their assets are used. Therefore, specific features and functionality provided by the original mods will not work.
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
Blocks with matching assets/<namespace>/blockstates/*.json files and items with matching assets/<namespace>/models/item/*.json files are registered using their original namespaces.
They can be obtained from the following Creative Tabs:
Asset Bridge: BlocksAsset Bridge: Items
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)
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers