Skip to content

Overview Getting Started

Jay edited this page Jan 2, 2026 · 2 revisions

Note

Your BDEngine model should already be spawned!

Using Command Blocks

  • Follow the steps provided by BDEngine to spawn your model in your world.
  • Export your model using Export to Minecraft, then paste the generated commands into command blocks.

Selecting Your Model (Nearest)

  • Stand near the model’s true location
    (the location of the actual entity — not its translated display position; use F3+B to help).
  • Run:
    /deu group selectnearest <search-distance>

Selecting when near MANY Models (3.2.0+)

  • Stand near the true location of the model you want to select.
  • Run:
    /deu group select <search-distance>
  • Use the chat prompts to choose your desired group.
image

Examples shown:
Hang Glider · Wither Corpse


Saving Your Group

  • Tag the group before saving:

    /deu group settag <tag>

  • Save using:

    /deu group save <local | mongodb | mysql>


Spawn Your Group

  • Non-Packet Based:
    /deu group spawn <tag> <storage>

  • Packet-Based:
    /deu group spawn <tag> <storage> -packet

    Learn more about Packet-Based Groups


Using Your Group

DisplayEntityUtils Wiki

Overview

General Help / Examples

Display Groups/Models

Interactions & Mannequins

Animations

Animation Effects

DisplayControllers (Mounting, Custom Entities & Equipment)

Skript Help / Examples

API Help / Examples

Old Help / Examples

Clone this wiki locally