Ross ROSS = Recommend OSS · open-source software intelligence for agents

SethBling/cbscript

CBScript for Minecraft observed · 2026-08-28

github.com/SethBling/cbscript · Python observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2690
  • days_rel: n/a
  • days_push: 776
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1202 stars · 29 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

CBScript is a transpiled programming language and compiler by SethBling that compiles .cbscript source files into Minecraft datapack zip files. It provides high-level language features like loops, conditionals, functions, and compile-time macros that don't exist at the raw Minecraft command level.

Use cases

  • write minecraft datapacks in a high-level language
  • compile cbscript files into minecraft datapacks
  • avoid writing raw mcfunction commands by hand
  • use loops and conditionals in minecraft datapack development
  • auto-recompile datapacks on file change while developing
  • create minecraft minigames or mods via scripting

When to choose

  • you build Minecraft datapacks and want higher-level language features
  • you want maintainable datapack source files organized by line numbers
  • you want watch-mode recompilation directly into a world's datapacks folder

When to avoid

  • you target Minecraft Bedrock Edition rather than Java Edition datapacks
  • you need a language with an official spec, tests, or community tooling beyond Notepad++ highlighting
  • you prefer writing mcfunction files directly or use other datapack toolchains

Facets

cli-tool · maturity active

compiler programming-language developer-tools cli gaming-tools programming-languages compilers developer-tools windows python cli minecraft datapack transpiler game-scripting

1 source

Member repositories

RepositoryRoleHealth v2
SethBling/cbscriptmain32

For agents

markdown · JSON · MCP: product_card(name="SethBling/cbscript")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem