Join our discord
In partnership with NodeCraft Logo NodeCraft


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

Better Spawner/Categories

From Pixelmon Wiki
(Redirected from Better Spawner Category)

Categories in the Better Spawner refer to one of two types: block categories and biome categories.

Categories are used in spawn conditions to specify many blocks or biomes without repeating them in every file and can be edited in the Better Spawner config.

Adding and changing categories is as easy as adding and changing the file, but there are multiple block categories that absolutely must exist. These are "water", "lava", "land", "air", "treeTop", "seesSkyException", and "structure". Most of these are self explanatory except the final three.

"seesSkyException" are the blocks that are obstructions to spawning, but are not considered blocks that obscure the sky. These are things like leaves, as entities that need to spawn and able to see the sky should not be stopped by being under the leaves of a tree.

"air" are the blocks that are treated like air. This means they do not obstruct spawning in any way. High grass and flowers are examples of this.

"structure" are blocks that will be used in conjunction with the Spawn locations Manmade and Indoors to determine if an entity will treat the generated structure as a spawn location or it will default back to Land or Underground.

Note: Categories will take precedence over actual IDs. If you create a biome category called desert, then references to desert in spawn conditions will use this category instead of the minecraft:desert biome that it would use if the category did not exist.

Biome Categories

© 2012 - 2024 Pixelmon Mod