Cobbledeep is an RPG-focused Minecraft mod inspired by classic computer role-playing games and tabletop RPG systems.
The goal of the project is to bring deeper character creation and role-playing mechanics to Minecraft while retaining Minecraft's open-ended sandbox gameplay.
Cobbledeep is currently in early development. Features, mechanics, and compatibility are subject to change.
Cobbledeep currently includes an RPG-style character creation system with support for:
- Character gender
- Character races
- Character classes
- Character alignment
- Rolled ability scores
- Class-specific character skills
- Character data persistence
- Integration with Minecraft world creation
Additional RPG systems and gameplay mechanics are planned as development continues.
Cobbledeep takes inspiration from classic computer RPGs, particularly the style of character creation and progression found in older party-based and tabletop-inspired role-playing games.
The project aims to capture that style of RPG experience without recreating the worlds, characters, stories, artwork, or other creative content of those games.
Currently developed for:
- Minecraft 1.21.1
- Minecraft Forge 52.1.x
- Java 21
Exact requirements may change as development progresses.
Clone the repository:
git clone git@github.com:useradd1980/Cobbledeep.git
cd Cobbledeep
Build with the included Gradle wrapper:
./gradlew build
The resulting mod JAR can be found under:
build/libs/
For Eclipse development, Forge run configurations can be generated with:
./gradlew genEclipseRuns
Cobbledeep is currently under active development, but contributions, suggestions, bug reports, and pull requests are welcome.
As the project matures, more detailed contribution guidelines may be added.
Cobbledeep is licensed under the MIT License. See LICENSE.txt for details.
Minecraft and Minecraft Forge are separate projects and are not affiliated with Cobbledeep.