Modding:Block Entity: Difference between revisions

From Vintage Story Wiki
m
Update to 1.19.3.
(Marked this version for translation)
m (Update to 1.19.3.)
Line 1: Line 1:
__FORCETOC__
__FORCETOC__
{{GameVersion|1.16}}
{{GameVersion|1.19.3}}
<languages/>
<languages/>
<translate>
<translate>
Line 164: Line 164:
== Distribution == <!--T:36-->
== Distribution == <!--T:36-->


<!--T:37-->
=== Using the new Mod Template ===
In order to finish everything, open the modtools and type in <code>pack <your mod id></code>. Now you can take the zip file and share it with other people. It will work in the same way as ordinary mods, you can install it by copying it into the mods folder.
If using the mod template setup, follow the instructions on [[Modding:Setting up your Development Environment#Packaging%20the%20Mod|Setting up your Development Environment]] to pack and distribute your mod.


=== Using the (old) Modtools ===
If using the modtools program, open the modtools and type in <code>pack <your mod id></code>. Now you can take the zip file and share it with other people. It will work in the same way as ordinary mods, you can install it by copying it into the <code>mods</code> folder.
= Mod Download = <!--T:38-->
= Mod Download = <!--T:38-->
* for VS 1.12 (Source only): [https://github.com/anegostudios/vsmodexamples/tree/ac7eeaed597b8a25dcfc2366b9c51cd92850d2b9/Mods/Ticking GitHub]
* for VS 1.12 (Source only): [https://github.com/anegostudios/vsmodexamples/tree/ac7eeaed597b8a25dcfc2366b9c51cd92850d2b9/Mods/Ticking GitHub]
Confirmedusers
527

edits