minecraft-datapack

Installation
SKILL.md

Minecraft Datapack Skill

Skill Scope

Routing Boundaries

  • Use when: the deliverable is datapack files (pack.mcmeta, data/...) and .mcfunction/JSON content.
  • Do not use when: the request is command-only snippets not tied to a datapack file tree (minecraft-commands-scripting).
  • Do not use when: the request requires loader APIs, Java code, or runtime mod behavior (minecraft-modding).

Pack Metadata (1.21.x)

Minecraft Version Preferred pack metadata
1.21 / 1.21.1 pack_format: 48
1.21.2 / 1.21.3 pack_format: 57
1.21.4 pack_format: 61
1.21.5 pack_format: 71
Related skills

More from jahrome907/minecraft-codex-skills

Installs
4
GitHub Stars
18
First Seen
Mar 11, 2026