This is the support section for those modding with Forge. Help with modding goes in here, however, please keep in mind that this is not a Java school. You are expected to have basic knowledge of Java before posting here.
So, if your parses throw a NumberFormatException.... what values will price and quantity contain when buyItem is called?
You still don't actually need this check.
You don't need to do this...
signTe.signText
is a public ITextComponentString[]...
Hi, I'm making a layer that goes over the player's head, so far I've gotten the model to render correctly but I don't know what to put in the json so that the texture renders or if I should even make a json in the first place, any help is greatly appreciated