File Details
cobblemon_routes-fabric-0.64.0.jar
- B
- Jun 25, 2026
- 250.12 KB
- 14
- 1.21.1
- Fabric
File Name
cobblemon_routes-fabric-0.64.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Added — NeoForge mixin parity
- The three mixins now apply on both loaders: PC-lock (
PCLinkManagerMixin), the create-world NUZLOCKE/ROUTES tabs (CreateWorldScreenMixin), and the battle-forfeit block (ForfeitActionResponseMixin). Each loader's Loom generates its own refmap (the mixin sources are duplicated per module for now; a shared-common config can dedupe later). neoforge.mods.toml: registered both mixin configs, added Cobblemon (ordering = AFTER) + Cloth Config dependencies, and pointeddisplayURLat the public wiki (dropped the private-repo link).- Still NeoForge-pending: Xaero map integration (Fabric-only). NeoForge jar still needs in-game verify.

