Jump to content

Vanhal

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Vanhal

  1. Hi all, I've been busy porting a mod over to 1.8.9 for the last few weeks and I've completely hit a roadblock while trying to get a finite fluid to render correctly in game. Code is here: https://github.com/Vanhal/Contraptions/tree/1.8/src/main/java/tv/vanhal/contraptions/fluids Current output is like this, looks like water (it's a gas so it should be floating, but the model should be upside down):
  2. There is examples of both types of json files on the minecraft wiki: http://minecraft.gamepedia.com/Block_models
  3. Looks like there is a few changes for tile entities as well with a good bit of functions been changed into interfaces instead of being in the base class. edit: And correct me if I'm wrong but it looks as if containers and GUIs have changed a bit as well...
×
×
  • Create New...

Important Information

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