You are browsing as a guest. Sign up (or log in) to start making projects!

Cobble

  • 6 Devlogs
  • 75 Total hours

A modern, Python-like language for creating Minecraft Data Packs

Open comments for this post

44h 17m 8s logged

v0.9.0 - for Minecraft Java Edition 26.1.2!

  • Some stdlib improvement
  • Many experimental features
    I’m working on the real use case-side at now
2
0
17
Open comments for this post

3h 50m 48s logged

Cobble v0.6.3 release

0.6.3: Stabilization And Test Depth

  • Improve regression coverage around generated output.
  • Convert recent release QA procedures into repeatable tests where practical.
  • Harden command-tree cache behavior and diagnostics.

New CLI command: cobble doctor, cobble inspect … etc

  • We have nice real-time demo compile site!
0
0
69
Open comments for this post

2h 6m 55s logged

Devlog: Cobble v0.6.1

Cobble v0.6.1 is focused on making Minecraft data pack development more reliable, more current, and easier to validate.
This release targets Minecraft Java Edition 26.1.2 and pack format 101.1, giving the compiler a clear modern baseline instead of trying to support older command formats.

The biggest improvement is validation. Cobble can now automatically generate the default data/commands.json by downloading the Minecraft server through Mojang’s version manifest and running the server reports generator. It also supports fallback URLs, custom server jars, and SHA1 checks for more controlled environments. This makes command validation much easier to run consistently.

We also improved diagnostics, source-map validation, and generated pack cleanup, especially around safer resource paths and stale generated functions. Standard library helpers were expanded, namespaced data pack resources are better supported, and the example projects now cover more real features.

Finally, v0.6.1 adds a repeatable Purpur server QA workflow, so generated packs can be tested beyond static validation. Overall, this release is about confidence: clearer errors, stronger checks, and a better foundation for future Cobble releases.

0
0
37

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…