Torchmaster Cobblemon Compat

Torchmaster Cobblemon Compat

194 Downloads

Allows Torchmaster to Block Cobblemon Entities. <span style="color:#E03E2D;">NeoForge 1.21.1 Only!!</span>

This mod will only work with natural ("wild") spawning pokemon. By default, Torchmaster detects Pokemon as Neutral entities and therefore adds them to the Dreadlamp - but Cobblemon does not use the Neoforge Spawn Events, so torchmaster can't block these out of the box.

This mod registers an additional eventhandler with cobblemons event system and passes the event onto torchmasters own event handler.

If you want Mega Torches to block pokemon, you will need to add cobblemon:pokemon to your megatorch entity filter list in the torchmaster.toml config, like this:

megaTorchEntityBlockListOverrides = [ "+cobblemon:pokemon"]

If you also want to prevent NPCs from spawning, add those as well:

megaTorchEntityBlockListOverrides = [ "+cobblemon:pokemon", "+cobblemon:npc", ]

What about Fabric? Or older version?

I recommend looking into alternative mods like