Posted March 31, 201510 yr I was wondering how to create a status effect without creating a potion. Like the wither effect or mining fatigue. How would I do that?
March 31, 201510 yr Well, if you don't want to use PotionEffect then you will certainly need to make your own. Obviously - subscribe to events that suppost to launch your effect - e.g player tick, make IEEP which will hold map of effects and run them everytime you want. For fatigue - probably subscribe to some mining speed event, check there if IEEP of given player has your effect and increast time needed to mine block. 1.7.10 is no longer supported by forge, you are on your own.
March 31, 201510 yr IEEP is IExtendedEntityProperties btw Creator of the MyFit, MagiCraft, Tesseract gun, and Papa's Wingeria mod.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.