Jump to content

Minecraft4455

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by Minecraft4455

  1. How do you do it with Pahimar's setup?
  2. Mabye your block ids are not right. The block id's need to be lower than 256 so your block id should be something like 233.
  3. did you register your gui handler correctly?
  4. Here is the crash http://gw.minecraftforge.net/RpZK and here is the code http://gw.minecraftforge.net/chWR If you can help please do i will love you <3 lol <--- gay
  5. Well all i am doing is making textures for anyone who needs them so pm this application and ill get to it as soon as possible! Mod Name: What is the mod about: What items/blocks/GUIs do you need: By what time do you want them You can also comment it bellow and ill do it. Have a nice day!
  6. Okay so i made a new Block that makes Hulls. But everytime i try to craft something inside of it won't load the recipe so. I made 5 slots in the container here is the code http://paste.minecraftforge.net/view/44ce5946 Now how would i go about adding a recipe for it the GUI is a + <--- like that so the slot one is the middle one the rest are the other slots here is the CraftingManagerHullConstructer http://paste.minecraftforge.net/view/c6ab6572 addRecipe(new ItemStack(DarkMagicTech2.WorkBenchWoodenHull), new Object[]{ "W", "C", "C", "C", "C", 'C', Block.planks, 'W', Block.workbench}); that is what i put the W Is the middle slot the others are the surrounding slots. Please help and sorry i suck at explaing have a nice day!
×
×
  • Create New...

Important Information

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