Open Arytas opened 9 years ago
Hi there. Thank you for using the PZ mod. This is the first time that someone informed me that PZ was being used in a Bukkit server so my knowledge would be quite limited. Anyway since you were able to spawn an Aloevera block via "ProjectZulu|Core.AloeVera" I am somewhat confounded why a similar call (ex. Minotaur) "ProjectZulu|Core.Minotaur" would not work. You could try using the Entity name itself which in this case is "EntityMinotaur". FYI the mobs in PZ are not linked to the regular MC mobs, meaning they were not derived by extending EntityMob or EntityAnimal. PZ uses a custom Entity mob type derived from EntityLiving. Please let me know if using the entity/class name worked.
Thank you for your fast answer. I tried it out with "EntityMinotaur" but it also doesn´t work.
Maybe its a bug on the Jobs Plugin side. I will ask for that and let u know if i find somethin out if u want.
btw. PZ is a realy nice mod
Hi,
i use the Bukkit Jobs Plugin (http://dev.bukkit.org/bukkit-plugins/jobs/) on my server and i try to configure the jobs with the items from Project Zulu. The items works but i dont know how to insert the Mobs in the Config file from jobs. for items i use, e.g. for aloevera: ProjectZulu|Core Aloevera but for mobs it won't works. Maybe someone know the full namedeclaration for the Mobs