Started by
landreyl
on
Topic category: Help with Minecraft modding (Java Edition)
I'm new to modding, so don't judge too harshly.
The "if this entity kills another" trigger stops working when I tame my mob.
Most likely, when taming a mob, this trigger is overridden by some behavior.
I use the built-in taming feature in MCreator.
Edited by landreyl on Tue, 02/13/2024 - 10:17
I would like to add that I am developing a system for leveling up a tamed mob. The level increases after a certain number of kills by this creature of others. However, when I tame this mob in the game itself, the trigger does not work, and the procedure for increasing the level simply does not work.