
Cobblemon Hostile Spawners
ArchivedThis datapack adds trial spawners that are able to spawn hostile cobblemon!
1.6Kdownloads
8followers
1.6Kdownloads
8followers
Cobblemon Hostile Spawners has been archived. Cobblemon Hostile Spawners will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Tags
Creators
Details
Licensed MIT
Published 9 months ago
Updated 9 months ago
This datapack is aimed at map makers who want to break up the turn based combat that regular Cobblemon provides. To do this, this datapack provides your players a way to engage Cobblemon in regular Minecraft combat.

Obtain a spawner with
/function cobspawners:get_spawner {normal_config: {pokemon: "Ekans", level: 10, damage: 4, attack_delay: 40}, ominous_config: {pokemon: "Arbok", level: 20, damage: 8, attack_delay: 20}}
Where
normal_config: The config applied when the trial spawner is activated in regular modepokemon: The pokemon spawnedlevel: The level of the spawned pokemondamage: The hit damage of the spawned pokemonattack_delay: The delay between attacks (in ticks)
ominous_config: The config applied when the trial spawner is activated in ominous modepokemon: The pokemon spawnedlevel: The level of the spawned pokemondamage: The hit damage of the spawned pokemonattack_delay: The delay between attacks (in ticks)

