Cobblemon Picnic

A Cobblemon add-on that introduces Picnic Tables, allowing players to force natural spawns and boost shiny rates for targeted hunting.

File Details

cobblemon-picnic-neoforge-1.25.2.jar

  • R
  • Jun 26, 2026
  • 500.38 KB
  • 69
  • 1.21.1
  • NeoForge

File Name

cobblemon-picnic-neoforge-1.25.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:cobblemon-picnic-1581251:8321259"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixed

  • Fabric: using a Picnic Table no longer crashes the server (NoSuchMethodError: PokemonEntity.getId()). The multiloader Fabric jar wasn't remapping the vanilla methods that Cobblemon types inherit (getId/discard), so the re-roll's despawn step crashed the instant you used a table. (NeoForge was unaffected — it's mojmapped.) This is the first working Fabric build to also carry the 1.25.1 recall-keybind fix below. (Reported on Discord.)