Item Display Entities throws an error on PlayerInteract if used as the base of a modeled entity
Description
Right clicking on a modeled entity (created via the ModelEngine model
mechanic) that uses an item_display
entity as a base mob while ModelEngine, Crucible and MythicMobs are installed will result in the following error popping up
Configuration
The following is the configuration used for the test
ItemDisplayTest:
Type: item_display
Skills:
- model{mid=examplemodel} @self ~onSpawn
Versions
- Minecraft: 1.19.4
- PaperMc: Latest
- MythicMobs: dev build 4820
- Crucible: dev build 3796
- ModelEngine: stable 4.0.3 (Latest)