Posted October 13, 20195 yr Hi, I am creating a mod that ads drugs into the game. For beer I added the potion effect Nausea to my item. My plan is to use custom potion effects for the other drugs, but i didnt find any tutorial on creating your own potion effects. My Question is how do i make custom effects? (sry for my bad english).Also I wondered how I can remove the glowing of an Item that has an effect attached to it.
October 14, 20195 yr Author I figured out how i can make custom potioneffects but they only affect mobattributes like Speed. I want an effect that lowers the mouse sensiblity.
October 16, 20195 yr On 10/15/2019 at 3:28 AM, Ninjamurai1234 said: I figured out how i can make custom potioneffects but they only affect mobattributes like Speed. I want an effect that lowers the mouse sensiblity. I don't know what is the specific way to do this, but you might want to use ticking event to check what entity is instanceof EntityPlayer with the potion effect, and there are a lot of mouse events it can use as well. Edited October 16, 20195 yr by poopoodice
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.