-
Help!
Soooo wait this doesn't have anything to do with my actual problem?
-
Help!
Ooookkkkaaayy so I pop this code into where exactly, the item class?
-
Help!
ait but what does this have to do with the crafting recipe?
-
Help!
But the thing is I just tried a tutorial and copied the code the person used and I can make a VANILLA item just fine in a different way that I programmed
-
Help!
Ok but the thing is I am registering my textures the items have textures but if I try to craft the items then my game crashes
-
Help!
Oh I need to get rid of that block so why does it keep crashing whenever I try to craft something from my mod?
-
Help!
heres the whole class so you can see all of what ive done if that affects it:http://pastebin.com/5FTcqsFr
-
Help!
I have done that when I first did it when I first made a recipe it worked but now that doesn't work so I'm not really sure
-
Help!
Ok so whenever I try to craft an item from my mod my game crashes but also how would I make it so I can craft an item using an item from my mod? oh and btw heres the crash report:http://pastebin.com/JdAhYnBG
-
How to craft with modded items
Hi so how would I make it so I code it so I can craft with my modded items, I tried this:StormMastery.extraction,'D',Items.potionitem,'P'); but this doesn't work any ideas?
-
My minecraft wont load
Hi so I keep trying to get to my test world to ya know test heres the link to the crash report:http://pastebin.com/BUtaYq5H yeah please help guys
-
Armour wont protect me
Sooooo any help?
-
Armour wont protect me
Sory I didn't know what to do/how to code armour so I followed tutorial
-
Armour wont protect me
heres armour material:public static final ItemArmor.ArmorMaterial phsikArmourMaterial = EnumHelper.addArmorMaterial("phsikArmourMaterial", 0 ,new int[]{19,25,20,15}, 30); public static Item helmet; public static Item legs; public static Item chest; public static Item foot; aaaaand here foot = new ItemArmour(phsikArmourMaterial, 0, 0).setUnlocalizedName("foot").setTextureName("al:head").setCreativeTab(tabAlchimia); chest= new ItemArmour(phsikArmourMaterial, 0, 1).setUnlocalizedName("chest").setTextureName("al:chest").setCreativeTab(tabAlchimia); legs = new ItemArmour(phsikArmourMaterial, 0, 2).setUnlocalizedName("legs").setTextureName("al:legs").setCreativeTab(tabAlchimia); helmet = new ItemArmour(phsikArmourMaterial, 0, 3).setUnlocalizedName("helmet").setTextureName("al:boots").setCreativeTab(tabAlchimia);
-
Armour wont protect me
hi my armour wont protect and ive done this for my code any ideas why it wont? http://pastebin.com/iCmNSVmw
IPS spam blocked by CleanTalk.