cobblemondungeon

Create and edit custom Cobblemon dungeons directly in-game with areas, gates, trainer encounters, boss battles, Join NPCs, rewards, and JSON-based advanced customization.

File Details

cobblemondungeon-2.0.1.jar

  • R
  • Jun 28, 2026
  • 447.91 KB
  • 191
  • 1.21.1
  • Fabric

File Name

cobblemondungeon-2.0.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:cobblemondungeon-1513061:8334467"

Learn more about Curse Maven

2.0.1

This patch fixes dungeon editor regressions found while preparing the 2.0.0 introduction video, and aligns validation with the new flow-first dungeon setup.

Added

  • Added Shift-click deletion for saved parties in the in-game Party Pool editor.
  • Added localized Party Pool deletion hints and deletion messages.

Changed

  • Dungeon sessions now resolve the starting area from the first valid Dungeon Flow area before falling back to legacy entry-based behavior.
  • Dungeon join teleport now prefers the first flow area's spawn position, while keeping the legacy dungeon entry as a compatibility fallback.
  • Dungeon Manager status now uses the flow-first join position rules, so a dungeon no longer stays as Draft only because legacy entry is unset.
  • Dungeon validation now treats generated area slot trainers as effective trainers when checking whether trainers are defined.
  • Join NPC requirement text no longer displays the obvious non-empty party requirement.
  • Hint NPC distance text now reports an approximate block distance instead of vague distance categories.

Fixed

  • Fixed a network disconnect when opening dungeon area list and flow-related editor screens caused by non-serializable enum values in item lore arguments.
  • Fixed missing Japanese localization for join requirement descriptions.
  • Fixed flow validation warnings for missing, invalid, duplicate, or structurally incorrect flow area definitions.