Started by AppleScout727 on Thu, 11/19/2020 - 02:40 Topic category: Help with Minecraft modding (Java Edition) I would like to know how to make a mob that poisons you when it attacks you. Jump to top On AI attack trigger has a condition on started. Pass condition in all cases and do custom actions in it. Jump to top Permalink Log in or register to post comments By the mob (in procedures) when the mob touches the player. You add the procedure, choose the poison effect in the ticks and the level of poisoning (60 ticks is about 3 seconds) and choose the source entity. Jump to top Permalink Log in or register to post comments Thanks for the tip buddy. I'll get straight to work on it. Jump to top Permalink Log in or register to post comments
On AI attack trigger has a condition on started. Pass condition in all cases and do custom actions in it. Jump to top Permalink Log in or register to post comments
By the mob (in procedures) when the mob touches the player. You add the procedure, choose the poison effect in the ticks and the level of poisoning (60 ticks is about 3 seconds) and choose the source entity. Jump to top Permalink Log in or register to post comments
Thanks for the tip buddy. I'll get straight to work on it. Jump to top Permalink Log in or register to post comments
On AI attack trigger has a condition on started. Pass condition in all cases and do custom actions in it.
By the mob (in procedures) when the mob touches the player. You add the procedure, choose the poison effect in the ticks and the level of poisoning (60 ticks is about 3 seconds) and choose the source entity.
Thanks for the tip buddy. I'll get straight to work on it.