94
edits
m (Code block typo.) |
|||
Line 14: | Line 14: | ||
This is the texture we gonna use [[File:Wand.png]]. | This is the texture we gonna use [[File:Wand.png]]. | ||
In order to use the texture we need to put it at the right place. Therefore create the following folders in your workspace <code>assets/mywandmod/textures/item/<code>. Now rename the texture to <code>wand.png</code> and place it in there. | In order to use the texture we need to put it at the right place. Therefore create the following folders in your workspace <code>assets/mywandmod/textures/item/</code>. Now rename the texture to <code>wand.png</code> and place it in there. | ||
== The Item File == | == The Item File == |
edits