An unofficial NeoForge port of the Cobbleverse Fabric modpack for Minecraft 1.21.1.
The port-cobbleverse.ps1 script (available in Releases) converts the original Fabric pack into a CurseForge-importable NeoForge zip.
- COBBLEVERSE - Pokemon Adventure [Cobblemon] installed via CurseForge
- Windows with PowerShell 5.1+
- Internet connection (downloads 4 files from GitHub/Modrinth)
-
Install COBBLEVERSE - Pokemon Adventure [Cobblemon] from CurseForge.
-
Open PowerShell and run:
powershell -ExecutionPolicy Bypass -File "path\to\port-cobbleverse.ps1"
The script auto-detects the Fabric instance if it's in the standard CurseForge Instances directory alongside the script.
-
Import the output zip into CurseForge: Create Custom Profile > Import (icon at top right) > select the zip.
To specify paths explicitly:
.\port-cobbleverse.ps1 -FabricPath "C:\path\to\COBBLEVERSE - Pokemon Adventure [Cobblemon]" -OutputPath "C:\tmp\Cobbleverse.Neo.zip"- Copies configs, resource packs, shader packs, datapacks from the Fabric instance
- Copies Fabric-only mods that run through Sinytra Connector
- Downloads mods not available via CurseForge (BetterRecipeBook, LenientDeath, Cobbreeding, Cobblemon Additions)
- Patches Debugify (removes incompatible mixins for NeoForge)
- Patches CCCC resource pack (fixes bedrock poser format for NeoForge)
- Updates configs (FancyMenu class names, resource pack load order, Connector/Debugify)
- Generates a CurseForge manifest with all mod project/file IDs
- Packages everything into a CurseForge-importable zip
Cobbleverse is a Cobblemon-based modpack originally built on Fabric. Cobbleverse Neo is an unofficial from-scratch port to NeoForge using Sinytra Connector for Fabric mod compatibility.
See PORT_DOCUMENTATION.md inside the modpack for full details on the port process, mod replacements, and known issues.
See LICENSE for details.
The original COBBLEVERSE modpack is created by and belongs to LUMYVERSE. This is an unofficial port and is not affiliated with or endorsed by LUMYVERSE.