Skip to content

scripts dpgen

Legends11 edited this page Sep 12, 2026 · 1 revision

dpgen

Config-driven Minecraft datapack generator for the CLI. Point it at a YAML or JSON file describing your namespaces, functions, advancements, recipes, loot tables, predicates, and item modifiers, and it builds a ready-to-use datapack .zip.

Metadata

Source: package.json

  • Dependencies: ajv, archiver, js-yaml
  • License (from package.json): ISC

Modules

JavaScript/TypeScript

  • bin/dpgen.js
  • builder.js
  • schema.js
  • templates.js

Source


This page was generated automatically by generate_wiki.py from the README, package metadata, and source code of this sub-project. Manual edits will be overwritten the next time the script runs.

Clone this wiki locally