Jump to content

Xcox123

Members
  • Posts

    96
  • Joined

  • Last visited

Everything posted by Xcox123

  1. Can you make a small examle of what this may look like?
  2. Hey, firstly I'd like to apoligise for the not descriptive title, couldn't think how to put what I want to do in one short sentence. What I'd like to do is, like a vannila furnace has 1 slot for the smelting item, I'd like to have 3 of them. So for instance, in the 3 smelting slots, you put 3 separete items, and it checks to see if them items are the correct recipe, and makes something using up the items in the 3 slots. The reason I am doing this is because I'm making a Blender, so I'd like to be able to combine ("smelt") for instance, milk, strawberry and a banana to make a banana and strawberry smoothie. Not sure if you need any of my current classes to help me, but say if you do. Again, sorry if this has been a bit confusing, can't think of how to condense it down into a sentance or two.
  3. Thanks! I spelt Cube wrong and added @Override and both problems are now fixed!
  4. I am making a custom rendered block called a Blender. I used Techne for making the model. However, as you can see here, the bottom of the block renders bad, plus the lighting's off. http://i1156.photobucket.com/albums/p580/electricx9001/2014-05-18_160051_zps089dafe4.png[/img] Here is my code: BlockBlender: ModelBlender: RenderBlender: ItemRenderBlender: I have messed around with this code, and tryed to base it off the vannila code as much as I could(mainy Brewing Stand) and it still doesn't work.
  5. Nvm, it works!!! Thank you so much! <3
  6. Now in the CoreModManager class, pretty much all the code is red underlined(errored)
  7. Is this it - http://www.oracle.com/technetwork/java/javaee/downloads/java-ee-sdk-6u3-jdk-7u1-downloads-523391.html
  8. Sorry for bumping, but really need help, can't start modding anything until I can fix this
  9. I just tried to setup Minecraft Forge for 1.6.4 in Intellij IDEA. I followed this tutorial - Now, upon startup, this is the console: I suspect that I missed a library dependancy, but I can't see what one I missed.
×
×
  • Create New...

Important Information

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