Difference between revisions of "ModDevKit"

From wiki.phychi.com
Jump to: navigation, search
Line 1: Line 1:
DevKit is a mod by [[user:Antonio Antonio]] that allows you to create your own mods ingame. The modding files are stored directly in the world data, so they are aviable by everyone, easily changeable via the inbuilt editor and it's easy for everyone to upload his files. (not everyone owns his own server, actually quite few)
+
DevKit is a mod by [[user:Antonio]] that allows you to create your own mods ingame. The modding files are stored directly in the world data, so they are aviable by everyone, easily changeable via the inbuilt editor and it's easy for everyone to upload his files. (not everyone owns his own server, actually quite few)
  
 
It loads all submods directly when loaded, so each [[Mod]] or [[Plugin]] created with it is loaded completely normally as all others, so there is no limit for those addons.
 
It loads all submods directly when loaded, so each [[Mod]] or [[Plugin]] created with it is loaded completely normally as all others, so there is no limit for those addons.

Revision as of 15:26, 2 February 2017

DevKit is a mod by user:Antonio that allows you to create your own mods ingame. The modding files are stored directly in the world data, so they are aviable by everyone, easily changeable via the inbuilt editor and it's easy for everyone to upload his files. (not everyone owns his own server, actually quite few)

It loads all submods directly when loaded, so each Mod or Plugin created with it is loaded completely normally as all others, so there is no limit for those addons.