Jump to content

aokmikey

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by aokmikey

  1. Thank you . Thats awesome. not sure on why i did not try to do that.
  2. I am a nub, Would you be able to explain a little bit.
  3. Thanks for the reply but that is not quite what i need help with. I know what 0 for all and 2 for none and 1 for minimal. And i know to change it and to get it updated i need to use that function. The problem is knowing how to use that functions. I am not sure what arguments to feed it because the minecraft code has the _pasipd324_2 things.
  4. I am trying to make a mod that will allow me to toggle though the 3 Particle options in minecraft. I have been playing with this for a good 4 - 5 hours now. I have got everything down along the lines of button presses and keybinds and things. setOptionValue(GameSettings.Options.PARTICLES, 1); ^ i tried this but it just right out crashes and says the name can not be a null. I have been into the GameSettings .java but the variable names are still looking silly. Any help would be great. Thanks
×
×
  • Create New...

Important Information

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