Cobblebase
← Back to Documentation Index

🧩 Compatibility

This page covers supported Fakemon packs, known mod incompatibilities, and dependency information.

📦 Dependencies

Cobblebase requires the following mods to be installed:

DependencyVersionNotes
Minecraft1.21.1Only this version is supported
Cobblemon1.7.0+The base Pokemon mod
Cloth ConfigLatestRequired -- mod crashes without it
Fabric Language KotlinLatestFabric only
Kotlin for Forge5.xNeoForge only

Cloth Config Dependency

Cobblebase uses Cloth Config (me.shedaniel.autoconfig) for its configuration screen. Without it installed, the mod will crash on startup with:

ClassNotFoundException: me.shedaniel.autoconfig.ConfigData

Install Cloth Config from Modrinth or CurseForge.


✅ Supported Fakemon Packs

Cobblebase includes built-in skill assignments for all species in these Fakemon mods. They work out of the box with no configuration needed.

Official Cobblemon

PropertyValue
Species996
Assignment MethodHand-crafted, individually tuned
NotesEvery Pokemon has skills chosen based on its identity and lore, not just typing

Lively Mons

PropertyValue
Species59
Assignment MethodAuto-assigned by typing + stats
DownloadAvailable on Modrinth

Alatias Fakemon Pack (AFP)

PropertyValue
Species87
Assignment MethodAuto-assigned by typing + stats
DownloadAvailable on Modrinth

Laser's Fakemon Pack

PropertyValue
Species53
Assignment MethodAuto-assigned by typing + stats
DownloadAvailable on Modrinth

Wilbayan's Fakemons (Vol 1-3 + G)

PropertyValue
Species37
Assignment MethodAuto-assigned by typing + stats
DownloadAvailable on Modrinth

Gravelmon

PropertyValue
Species7,194
Assignment MethodAuto-assigned by typing + stats
DownloadAvailable on Modrinth
NotesLargest supported pack -- all 7,194 species have assignments

Total Species Count

8,426 species have built-in skill assignments across all supported packs.


How Fakemon Auto-Assignment Works

For Fakemon packs (everything except official Cobblemon), skills are automatically assigned based on three factors:

1. Typing

A Fakemon's type determines which skills it can receive:

TypeAssigned Skills
💧 WaterFishing, Water Fill, Water Breathing
🔥 FireFurnace Fuel, Lava Fill
🌿 GrassHarvester, Irrigator, Botanist
Ground/RockMining, Archeologist, Excavator
FightingGuard, Trainer
PsychicMentor
FairyFriend Recruiter
NormalGatherer
Ghost/DarkNight Vision, Scout
❄️ IceSnow Fill
BugProducer
PoisonBrew Fuel

2. Base Stats

Individual base stats influence additional skill assignments:

Stat ConditionAssigned Skill
High ATK (110+)Guard
High SPE (110+)Scout
High SPA (110+)Mentor
High HP (100+)Healer

3. BST Tiers

Base Stat Total determines proficiency levels and access to legendary skills:

BST RangeEffects
600+ (Legendary)★★★★★, Legendary Recruiter, Lucky Charm, Aura Boost
570+ (Pseudo)High proficiency, Aura Boost, high Mentor
530++2 proficiency bonus to all skills
480++1 proficiency bonus to all skills
Below 480Base proficiency levels

Using Unsupported Fakemon Packs

If you install a Fakemon mod that is not in the supported list above, those species will not have any skill assignments by default. You have two options:

Option 1: Admin GUI (Recommended for small packs)

Use /cobblebase admin to manually assign skills to each species. See the Admin Guide for details.

  1. Open the Admin GUI
  2. Search for the Fakemon species
  3. If it does not appear, type the name and click "+ Add"
  4. Assign skills and proficiency levels
  5. Changes save automatically

Option 2: Datapacks (Recommended for large packs)

Create a datapack with species assignment JSON files for bulk configuration. This is better for large packs with many species that you want to configure all at once.


❌ Known Incompatibilities

Chiselmon

Status: Incompatible

Chiselmon causes GUI crashes when opening the Cobblebase screen. If you experience crashes when clicking the "Cobblebase" button in the Pasture Block, check if Chiselmon is installed.

Workaround: Remove Chiselmon from your mods folder. There is currently no fix available.


Recommended Modpack

For the best Cobblebase experience, use the Cobbleverse modpack. It includes hundreds of additional Pokemon species, and Cobblebase has skill assignments for all of them. The modpack is tested for compatibility and includes all required dependencies.


Reporting Compatibility Issues

If you find a mod that causes issues with Cobblebase, please report it on the GitHub Issues page or in the Discord server.

Include the following information:

  • Cobblebase version
  • Conflicting mod name and version
  • Minecraft version and mod loader (Fabric/NeoForge)
  • Crash log or error description