Started by
Pyriel
on
Topic category: Help with Minecraft modding (Java Edition)
Any way to copy a mob's AI to edit this copy and then use it for a modded mob ?
Edited by Pyriel on Tue, 03/19/2019 - 11:57
Topic category: Help with Minecraft modding (Java Edition)
Any way to copy a mob's AI to edit this copy and then use it for a modded mob ?
There was a related topic opened a week or two ago. We plan to add AI templates and copy option, but there is no way to simply copy the whole AI of the mob as many properties are more than just AI tasks but procedures and events and other code/properties too.
Glad to learn this !