Jump to content

Ninjamurai1234

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Ninjamurai1234

  1. 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.
  2. Hi, I made a block that works like a brewing stand but with different model and textures. I made that Block but when I look at it in the game, it has no texture, I made an Brewery Block class that has almost everything in it that the brewing stand has. I made an TileEntityBrewery, the blockstate, the block model(i made it in mr.crayfishs modelcreator) and the item model. BlockBrewery.java TileEntityBrewery.java brewery(blockstate).json brewery(blockmodel).json brewery(itemmodel).json
  3. 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.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.