MCStacker/tips/en/mob_spawner.SpawnPotential.txt

1 line
517 B
Plaintext

Add one or more entites to spawn. when used as a /setblock command or similar, if adding only one entity, SpawnPotentials will not be used and only the SpawnData NBT will be output. If adding more than one SpawnPotential, The first entity will spawn first via SpawnData. All entities will subsequetly spawn randomly according to weight chance.<br><br>When using the spawner as an item (/give command) the behavior is different. SpawnPotentials will always be generated in the command even if there is only one entity.