IzzelAliz / Arclight

A Bukkit(1.19/1.20) server implementation in modding environment using Mixin. ⚡
GNU General Public License v3.0
1.54k stars 230 forks source link

When i use Citadel lib, animations of model engine being corrupted #1307

Open Kek4e opened 5 months ago

Kek4e commented 5 months ago

I have confirmed that ...

Arclight version

arclight-forge-1.20.1-1.0.5

OS & Java versions

java version "17.0.8" 2023-07-18 LTS

Plugins and Mods

Plugins:
Model Engine
Mythic Mobs

Mods:
Citadel
L_Ender's Cataclysm

Description

When i created custom boss with model engine and mythic mobs, it worked well, but when i added mod citadel(i tested, and realised that this mods breaks), the animations of boss being corrupted

Step to reproduce

  1. install Model Engine and Mythic mobs
  2. install model/ mob to this plugins
  3. see that all works fine
  4. install citadel
  5. see that textures are fine, but animations are corrupted

Logs

No response

Server pack link (Optional)

No response