Started by
Aleks Titan
on
Topic category: Help with Minecraft modding (Java Edition)
I want to make sure that when a mob is killed, it will respawn after a while. For some reason, when killing a pig (I took it as an example) nothing happens. Here's the code:
I recommend using debug markers to see if it gets called for sure. Check out how to use the debugger in MCreator Minecraft mod maker here.
Thanks