-
Notifications
You must be signed in to change notification settings - Fork 6
Getting Started
Jay edited this page Oct 22, 2025
·
19 revisions
Note
-
Follow the steps provided by BDEngine to spawn your model in your world. This can be done by clicking Export to Minecraft then entering the commands into command blocks
-
Stand near the model's true location (Meaning the location of the actual entity and not where the display entity is translated. Use
F3+Bto help) -
Run the command
/mdis group selectnearest <search-distance>
-
Stand near the true location of the model you want to select
-
Run the command
/mdis group select <search-distance> -
Click through the chat prompts to select your desired group
-
Before saving your model/group, it must be tagged (identified) with
/mdis group settag <tag>. -
Save the model with
/mdis group save <local | mongodb | mysql>
- Spawn a Non-Packet Based Group:
/mdis group spawn <tag> <storage> - Spawned a Packet-Based Group:
/mdis group spawn <tag> <storage> -packet
-
-
See how to select and filter parts here
-