Started by
BAdvantXx
on
Topic category: Help with MCreator software
So i am trying to create a poition that functions like poison in the aspect of damage over time and I can't seem to find the values and commands i need to achieve it i have a picture showing what i have so far any help would be appreciated.
Edited by BAdvantXx on Tue, 06/04/2024 - 19:19
this is the link to sreenshot https://imgur.com/a/I6huLTi
If you want a really simple poison effect, create a new procedure under the effect's "On Active Tick".
Once you've created the procedure, check the "Entity Procedures" and "Actions" tab(s).
At the top SHOULD be a procedure to deal a certain amount of damage.
If you add this, the poison will do the specified amount of damage per tick.
(You can even choose a specific type of damage, ex: burning, standard.)
This SHOULD work.
YummiGummi21 could u send me a screenshot showing what your talking about because im very new to this
Nevermind i figured it out
Guess i didnt figure it out i am so confused