Jump to content

xxAKSxx

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by xxAKSxx

  1. Ok, will check thanks.
  2. I looked at BlockFluid but couldn't find anything useful
  3. have you tried normal Java I/O read the file with InputStream then check if it matches anything
  4. || I tried binding another texture (which had an animated .mcmeta file) and drawing that... didn't work. I tried directly drawing lava there didn't work. Gui code is here: https://github.com/Astorian/ExtraneousCraft2/blob/master/extraneous_common/net/astorian/exc/block/gui/GuiOmniCharger.java'>https://github.com/Astorian/ExtraneousCraft2/blob/master/extraneous_common/net/astorian/exc/block/gui/GuiOmniCharger.java All source is here: https://github.com/Astorian/ExtraneousCraft2/ thanks and Good Luck
  5. Hello Forge community, I really worked on this for a while but couldn't get it working. I have a huge progress bar on my GUI I want it to be animated like the fluid animation how can I get this to work or how can I use a recolored water texture on this gui. Thanks in advance
×
×
  • Create New...

Important Information

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