▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/DisplayEntityUtils
DisplayEntityUtils

DisplayEntityUtils

DisplayEntityUtils makes using display entities easier. Supports BDEngine, for display entity models and animations, without resource packs or mods.

Оцените первым
313
7

DisplayEntityUtils

Discord | WIKI

DisplayEntityUtils makes handling customizable entities simpler.

Supported Entities

  • Display Entities (Block, Item, Text)
  • Interactions
  • Mannequins

Dependencies

BDEngine

  • BDEngine is a modeling and animation engine designed for display entities, without the need for resource packs or mods
  • The created models and animations can be transferred into your game world and reused with DisplayEntityUtils.

DISCLAIMER: I DO NOT OWN BDEngine! ALL ISSUES AND SUGGESTIONS RELATED TO THAT PROJECT SHOULD BE BROUGHT TO THE OWNER, ILLYSTRAY, IN THE BDENGINE DISCORD FOUND HERE

Features

  • Save groups and animations through Local Storage, MySQL, or MongoDB
  • Interaction entity click commands

BDEngine

  • Save and load BDEngine Projects
  • Import Models from BDEngine
  • Convert BDEngine Datapacks into DEU groups & animations
  • Save/Load/Play BDEngine Animations

Transformation Gizmo

  • Individual entities !A transformation gizmo rotating and translating an iron sword item display

  • Groups/Models !A transformation gizmo scaling, rotating, and translating an atm model

    ATM Model by MAYAK

Animations

  • Animation !An old wizard waiting patiently

    Old Wizard by Mynoteet

  • Animation Camera !A shotgun reloading and the player's camera moves, following the animation

    Animated Ithaca 37 shotgun by gameridk

Animation State Machines (DisplayControllers)

!A dodo bird model animating based on it's controlling entity's state

An invisible chicken using a dodo bird, modeled from display entities

Dodo Bird Model and Animations by Yegor_Mechanic

  • Integration with MythicMobs

Skript Syntax

And so much more!

API

v3.3.0+

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>

<dependency>
    <groupId>com.github.PZDonny.DisplayEntityUtils</groupId>
    <artifactId>api</artifactId>
    <version>PLUGIN-VERSION</version>
    <scope>provided</scope>
</dependency>

Before v3.3.0

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>

<dependency>
    <groupId>com.github.PZDonny</groupId>
    <artifactId>DisplayEntityUtils</artifactId>
    <version>PLUGIN-VERSION</version>
    <scope>provided</scope>
</dependency>

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

26.2.x26.1.x1.21.x1.20.x

Платформы

Поддерживаемые окружения

Сервер

Ссылки

Создатели

Детали

Лицензия:
Опубликован:9 месяцев назад
Обновлён:4 недели назад
Главная