Join our discord
In partnership with NodeCraft Logo NodeCraft


You are not logged in! Create an account or login to contribute! Log in here!

Difference between revisions of "Better Spawner"

From Pixelmon Wiki
(Cleaned up and finalized main page)
m (Less repetition)
Line 6: Line 6:
 
Important components when modifying how things spawn:
 
Important components when modifying how things spawn:
 
*[[Better_Spawner/Spawn_Set|SpawnSet]]
 
*[[Better_Spawner/Spawn_Set|SpawnSet]]
*[[Better_Spawner/Spawn_Info|SpawnInfo]]  
+
*[[Better_Spawner/Spawn_Info|SpawnInfo]]
 
 
There are many options for the Better Spawner in the [[Config|Pixelmon config]].
 

Revision as of 03:25, 5 June 2018

Error: <seo> tag must contain at least one non-empty attribute.

The Better Spawner is a new entity spawning system introduced in Pixelmon 6.0.0 and the sole spawning system starting from Pixelmon 6.3.0. It is capable of handling item, Pixelmon NPC, and Pokémon spawning but can be expanded to handle any kind of entity. All information on what entities spawn and where is backed by JSON files. These can be modified from, by default, pixelmon/spawning/ if the Pixelmon Config has useExternalJSONFilesSpawning enabled. The directory the external JSONs will load from, and many other performance-related options can be modified in the Pixelmon config. The default options are recommended for singleplayer as well as multiplayer with fewer than 100 players.

Many more options for the Better Spawner exist in the Better Spawner config.

Important components when modifying how things spawn:

© 2012 - 2025 Pixelmon Mod