
BDEngineImport
A Packet-based Import Library for the BDEngine editor
About this Mod
BDEngineImport
A packet-based import library for the BDEngine editor
Features
- High Performance: Packet-based rendering for complex displays.
- Import Support: Load models from
.mcfunctionor pre-compiled.bdi(cbor) files. - Developer API: Java API for mod integration.
Installation
Add to your build.gradle.kts:
repositories {
maven("https://api.modrinth.com/maven")
}
dependencies {
modImplementation("maven.modrinth:bdengineimport:${version}")
}
Basic Usage
Commands
| Command | Description |
|---|---|
/bdi reload |
Auto-imports files and reloads configs. |
/bdi spawn <id> <file> |
Spawn a model at your location. |
/bdi spawn_at <id> <file> <x> <y> <z> |
Spawn a model at specific coordinates. |
/bdi despawn <id> |
Remove a display. |
API
Get the API instance to interact programmatically:
BDEngineImportAPI api = BDEngineImportAPI.get("your_mod_id");
// Use api.spawn(), api.despawn(), etc.
Available Versions
How to Install BDEngineImport on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "BDEngineImport". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
BDEngineImport server crashes on startup – what to do?
Most common cause: wrong fabric 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 (1.21.1). You can switch loaders with one click in the panel.
Is BDEngineImport compatible with fabric?
BDEngineImport officially supports fabric for Minecraft 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with BDEngineImport – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if BDEngineImport 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 BDEngineImport with just one click on your server.