EQUIPMENT, PROJECTILE AND CUSTOM AI
Summary
- The items that i import when using (/mm i import test_sword equipment.yml) broken when converting into file
- Projectile damage doesn't work. Idk why but the projectile when touch entity doesn't damage the entity i used the example from mythicmobs (https://mythicmobs.net/manual/doku.php/skills/mechanics/projectile)
- Last thing is the custom ai, the Moveforwards target doesn't work. I tryna making iron golem that target players and attacker but this doesnt work
Steps to reproduce
https://pastebin.com/i2W45fNA << What custom ai look like https://pastebin.com/V1mZGJ5C << Configuration of mythicmobs https://pastebin.com/S91CCMnV << Items file (equipment.yml) https://pastebin.com/aQRqMCQk << Mobs file (Examplemobs1.yml) https://pastebin.com/DQPJy1Sa << Skill file (Exampleskills1.yml)
Current behavior
The bug doesn't really annoying, i cant just making a "Unique" Mob using mythicmobs
Intended correct behavior
Should be fine like then
Server log file
https://pastebin.com/1kKTRmkZ << latest.log
Debug log snippet
Provide a link to a Pastebin paste with an excerpt of your latest.log file that includes debug output where you trigger the bugged behavior.
Proposed fixes
Sadly idk.