Posted April 28, 201312 yr 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!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.