Difference between revisions of "Project Phoenix 2 Spawners"
(Created page with "*Back to Main Page ==Welcome==") |
(→Welcome) |
||
Line 1: | Line 1: | ||
*[[Project_Phoenix_2|Back to Main Page]] | *[[Project_Phoenix_2|Back to Main Page]] | ||
==Welcome== | ==Welcome== | ||
+ | Spawners are the bread and butter objects in the game. They will put a creature or plant like cotton in the world and if the player kills the creature or picks the cotton it will respawn the object back into the world by within a time frame of your choosing. The spawn system comes with a template called spawner. It also comes with a user interface in game to edit the properties of the spawner. You also have the option to save the spawners to a data file so when you run a resetworld command you can run the loadspawners command. you can use the command savespawners to save them. |
Revision as of 14:15, 30 July 2019
Welcome
Spawners are the bread and butter objects in the game. They will put a creature or plant like cotton in the world and if the player kills the creature or picks the cotton it will respawn the object back into the world by within a time frame of your choosing. The spawn system comes with a template called spawner. It also comes with a user interface in game to edit the properties of the spawner. You also have the option to save the spawners to a data file so when you run a resetworld command you can run the loadspawners command. you can use the command savespawners to save them.