Skip to content

MohammedMMC/CCraft-Studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

971e313 · · Jun 1, 2026

History

185 Commits
Mar 29, 2026
Apr 5, 2026
Apr 14, 2026
Mar 29, 2026
Apr 3, 2026
May 31, 2026
Mar 19, 2026
Mar 29, 2026
Apr 27, 2026
May 10, 2026
Mar 15, 2026
May 11, 2026
May 30, 2026
Apr 9, 2026
Apr 9, 2026
May 8, 2026
Mar 7, 2026
Mar 7, 2026
May 7, 2026
Mar 7, 2026

Repository files navigation

CCraft Studio

This is an open-source project. It’s a studio app for people playing the CC: Tweaked Minecraft mod.

Our Website: https://ccraft.studio

A lot of players (including younger ones) want to create their own programs in the mod, but they give up because Lua programming feels too difficult or overwhelming. That’s the main problem we’re trying to solve.

With CCraft Studio, instead of coding, users can:

  1. Build GUIs by dragging and dropping components
  2. Program behavior using block-based logic (no Lua needed)
  3. Instantly test everything using a built-in CraftOS-PC app
  4. Export directly into the game and more

Preview Image

This project is currently under active development. Features and functionality may change.

Getting Started

If you'd like to test the current state of the project, you can download the latest release from our Releases page.

To run the CCraft Studio from source code, follow these steps:

  1. Install the dependencies:

    npm install .
  2. Run the development environment:

    npm run dev

Feedback & Supportport

  • Found a bug or have a suggestion? Please open an issue
  • Have a Questions? Feel free to start a discussion

Thank you for your interest in CCraft Studio!

License

This project is licensed under the MIT License.

Third-Party Notices

This project includes ideas, codes and/or assets from 3rd-party projects:

  • Details: LICENSES/THIRD_PARTY_NOTICES.md

About

Create CC: Tweaked programs easily with a visual editor, no coding required!

Topics

Resources

License

Stars

13 stars

Watchers

2 watching

Forks

Languages