so, i've got a problem(if you couldn't tell from the title)
i'm trying to update my mod from 1.7 to 1.8.
the problem is that i for some reason can't get the physical texture from the armor(the texture that is gonna be on top of your skin) to work
does anyone know what i need to do?
https://github.com/mikinilsen/RobinSamseCraft/tree/master/java/dk/MathiasVO053/RobinSamseCraft
does anyone know how to check if an itemstack is a spicific item?
for example: if (!this.mergeItemStack(itemstack1, 0, 1, true && itemstack1 == Items.beef)) {}
I FIXED IT!!!
it was the "addCraftingToCrafters" method where i gave the "InfuciumCount" a wrong ID...(i feel kind a stupid right now...)
thanks for all the help you've given me
hi
sorry it took this long, but i had some computer problems...
now i think i got the github right(i hope)
thanks
https://github.com/mikinilsen/RobinSamseCraft