HELP doesn't work xD this is what i put into my .minecraft/mod/item/Beer.item
# Beer
ID=672 //what ever you want
? X , Z , Z ,1 //defines the crafting recipe
*X=296
*Z=20 //Defines the variables
MaxStack=1 //How ever many per stack
Uses=2 //How many times you can use it
&Heal,3 //How much it heals
into my minecraft.jar/triman/Beer.png
and it didnt work i used the recipe and with my singleplayer commands=/give 672 1
HELP doesn't work xD this is what i put into my .minecraft/mod/item/Beer.item
# Beer
ID=672 //what ever you want
? X , Z , Z ,1 //defines the crafting recipe
*X=296
*Z=20 //Defines the variables
MaxStack=1 //How ever many per stack
Uses=2 //How many times you can use it
&Heal,3 //How much it heals
into my minecraft.jar/triman/Beer.png
and it didnt work i used the recipe and with my singleplayer commands=/give 672 1
EDIT: Sorry posted twice.
Ok well do you have a directory
.minecraft/Mod/items folder
and a .png file in you minecraft.jar that is named the same as the item?
lol no look you cant put // on same line the other command is on hit enter and put on its own line :wink.gif: hence a "line of code" lol come back if that doesnt help
# Beer
ID=672 //what ever you want
? X , Z , Z ,1 //defines the crafting recipe
*X=296
*Z=20 //Defines the variables
MaxStack=1 //How ever many per stack
Uses=2 //How many times you can use it
&Heal,3 //How much it heals
into my minecraft.jar/triman/Beer.png
and it didnt work i used the recipe and with my singleplayer commands=/give 672 1
EDIT: Sorry posted twice.
Ok well do you have a directory
.minecraft/Mod/items folder
and a .png file in you minecraft.jar that is named the same as the item?
The .png with the same name as the .item goes in your minecraft.jar\triman\items\
fixed that it doesnt work stilll
download this and put it in this directory.
.minecraft/mod/items/
it worked, but it didnt heal we should make mods together like a beer case mod!
Here my juice cup mod
What I think is for the &Heal command you need to put at least 5, because for this mod 5=1heart
...
Im sorry...
But you have to right click.
i know why when u use &heal=2
2 isnt a valid number
cause
5=1
so put &heal=5 and you will heal 1 heart :biggrin.gif:
Yes