Modding:Basic Item: Difference between revisions

From Vintage Story Wiki
Line 12: Line 12:
== The Texture ==
== The Texture ==


This is the texture we gonna use [[File:Wand.png]]. Now we need to create the following folders inside our workspace <code>assets/mywandmod/textures/items/<code>, copy the texture in there and rename it to <code>wand.png</code>.
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/items/<code>. Now rename the texture to <code>wand.png</code> and place it in there.


== The Item File ==
== The Item File ==
Confirmedusers, editor, Administrators
886

edits