minecraft-resource-pack

Create and validate Minecraft 1.21.x resource pack metadata and assets.

2|Updated May 22, 2026
One-click install
npx skills add https://github.com/AIKUSAN/minecraft-agent-skills-bundle --skill minecraft-resource-pack-aikusan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minecraft-resource-pack
Source: https://github.com/AIKUSAN/minecraft-agent-skills-bundle/tree/main/plugins/minecraft-codex-skills/skills/minecraft-resource-pack
Command: npx skills add https://github.com/AIKUSAN/minecraft-agent-skills-bundle --skill minecraft-resource-pack-aikusan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, node, and includes scripts (resource) components.

What problem does it solve?

It removes the guesswork and repetitive setup involved in creating Minecraft resource packs, helping you produce correct visual and audio asset overrides for modern versions of the game.

Core Features & Use Cases

  • Block and Item Presentation: Define block models, item models, blockstates, textures, and multi-layer item visuals for custom in-game content.
  • Audio, Fonts, and Localization: Configure sounds, language files, custom fonts, animated textures, and shader-related resource pack assets.
  • Version-Specific Packing: Handle 1.21.x pack format changes, including the newer min and max format metadata used in later releases.
  • Validation and Debugging: Check JSON validity, asset references, and animation pair integrity before shipping a pack update.
  • Use Case: A creator can use this Skill to build a themed 1.21.x resource pack for a server, then verify that textures, models, sounds, and pack metadata all resolve correctly.

Quick Start

Use the minecraft-resource-pack skill to help you create, edit, or validate a Minecraft 1.21.x resource pack and confirm that all metadata and asset references are correct.

Frequently Asked Questions about minecraft-resource-pack

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate Minecraft 1.21.x resource pack metadata and JSON structure?

You can validate Minecraft 1.21.x resource pack metadata and JSON structure by running bundled scripts that check pack.mcmeta format numbers, JSON validity, asset references, and animation file pair integrity.

Can I create custom block and item models for Minecraft 1.21.x resource packs?

Yes, you can create custom Minecraft 1.21.x block and item models, blockstates, textures, and multi-layer item visuals for custom in-game content directly through the skill.

Does this skill support OptiFine CIT workflows for Minecraft resource packs?

Yes, the skill supports OptiFine CIT workflows alongside standard Minecraft resource pack authoring, allowing you to configure custom item textures and update existing packs.

How do I handle the newer pack format changes in Minecraft 1.21.x?

To handle Minecraft 1.21.x pack format changes, the skill helps you configure the newer min and max format metadata required in pack.mcmeta for later game releases.

What assets can I configure for a Minecraft resource pack besides textures?

Besides textures, you can configure sounds, language files, custom fonts, animated textures, and shader-related resource pack assets for your Minecraft 1.21.x server or themed pack.

Do I need Node and jq installed to validate resource pack asset references?

Yes, you need Node and jq installed to run the bundled validation scripts that check JSON structure, asset references, and pack.mcmeta format numbers.