minecraft server init
This commit is contained in:
12
scripts/crafttweaker/preInit.zs
Normal file
12
scripts/crafttweaker/preInit.zs
Normal file
@ -0,0 +1,12 @@
|
||||
#priority 4000
|
||||
|
||||
/*
|
||||
SevTech: Ages Stages preInit Script
|
||||
|
||||
Functions or Global creations before other scripts are called.
|
||||
|
||||
Note: These scripts are created and for the usage in SevTech: Ages and other
|
||||
modpacks curated by DarkPacks. You can use these scripts for reference and for
|
||||
learning but not for copying and pasting and claiming as your own.
|
||||
*/
|
||||
static PACK_VERSION as string = "3.2.1";
|
Reference in New Issue
Block a user