File Details
cobblemonmikeskills-fabric-3.0.0.jar
- R
- Apr 30, 2026
- 432.44 KB
- 7
- 1.21.1
- Fabric
File Name
cobblemonmikeskills-fabric-3.0.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
- Added 3 new skills cutting, digging and insomnia
- Added MongoDB support
- Added GUI for each profession and ADMIN commands
- Updated spawn tables to JSON format
- Removed custom fishing rod support
Set default for optional client side
Added commands
- /pokeskill | All players | Opens the **Professions Hub GUI** — browse skills, levels, and status.
- /pokeskill <profession>` | All players | Opens the GUI for a specific skill (fishing, digging, cutting, insomnia).
- /pokeskill <profession> stats` | All players | Prints a chat-based summary of your current level and XP.
- /pokeskill <profession> list` | All players | Lists spawnable Pokémon for your current biome in chat.
- /pokeskill <profession> on/off` | All players | Toggle encounters ON or OFF for yourself.
- /pokeskill <profession> desc` | All players | Explains how the profession works in chat.
- /pokeskill config` | Op level 2 | Opens the Admin Configuration GUI.
- /pokeskill help` | All players | Prints command usage help in chat.
The /pokeskill config GUI provides full runtime control with no server restarts needed:
- Profession Toggles Enable/Disable each skill globally (Fishing, Digging, Cutting, Insomnia)
- Force Battle Toggles Toggle auto-battle on catch per skill
- Allow Fish Nothing Toggle whether fishing can yield nothing
- Block Battles When Hunted Block Pokémon battles during Insomnia hunts
- Allow Default Drops Allow vanilla loot alongside Pokémon rewards
- Nearby Alerts Broadcast encounters to nearby players
- Reload Tables Hot-reload JSON spawn tables per skill or all at once
- Reload settings.cfg Hot-reload the entire configuration file

