byjahrome907· 15 skills
Create, edit, and debug Minecraft vanilla datapacks for 1.21.x. Covers the full datapack format: pack.mcmeta, function files (.mcfunction), advancements, predicates, loot tables, item modifiers, recipe overrides, tags, damage types, dimension types, worldgen overrides, and structure sets. Handles function syntax, execute command chains, macro functions (1.20.2+), storage NBT, scoreboard operations, advancement triggers, pack format numbers, and /reload workflow. No Java or mod loader required — pure vanilla JSON and .mcfunction files. Use when creating or editing Minecraft datapacks, writing .mcfunction files, configuring loot tables or advancements, or any vanilla datapack development that does not need mod loaders.
$npx -y skills add jahrome907/minecraft-agent-skills --skill minecraft-datapackInstalls into the current project.
Run `npx skills use "https://github.com/jahrome907/minecraft-agent-skills" --skill "jahrome907/minecraft-agent-skills/minecraft-datapack"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jahrome907/minecraft-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/jahrome907/minecraft-agent-skills"` and select the relevant skills, then follow their instructions.