Started by
Vicat
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make a potion effect that works like fire aspect, when you hit an enemy it burns them. But I've tried it many times and I'm getting exhausted, I've made myself burn, I've made enemies immune to everything but burning. This is really tiring and I just want some help. Any ideas?
https://ibb.co/1vHw4WB
I would use this, make sure you have the right on world tick update (P.S. I just made a random effect for this)
Let me know if this dosn't work. ;)
if i use source entity for it i cant apply it to the effect procedures, it says "missing dependencies"
You don't add it to the effect procedures, you just use the world tick update
Oh, it works! Tysm!
Np! ;)