mod-creator

Convert sample images into structured Minecraft entity model JSON files.

1|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/jayli/mc-lite --skill mod-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mod-creator
Source: https://github.com/jayli/mc-lite/tree/main/.claude/skills/mod-creator
Command: npx skills add https://github.com/jayli/mc-lite --skill mod-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating new Minecraft entity models by translating user-provided images into structured JSON files, reducing manual effort and errors.

Core Features & Use Cases

  • Entity Model Generation: Converts sample images into JSON format for in-game entities like buildings and vehicles.
  • Structured Workflow: Guides users through analyzing images, planning block layouts, and generating compatible JSON files.
  • Use Case: A user uploads photos of a custom tank, and the AI generates a corresponding JSON structure ready to be loaded into the game.

Quick Start

Use the mod-creator skill to generate a Minecraft entity JSON file based on your image input and configure its spawn conditions.

Frequently Asked Questions about mod-creator

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

FAQPage Schema
How do I generate Minecraft entity JSON files from an image?

Generating Minecraft entity JSON files from an image requires analyzing the visual input, planning the block layout, and outputting a compatible data structure. This approach automates custom game modding by translating sample photos of entities like vehicles into structured JSON files ready for the game.

Can I use a photo to create custom 3D models for Minecraft modding?

Yes, you can create custom 3D models for Minecraft modding by interpreting sample images and converting them into structured JSON files. This visual asset conversion process maps the visual details of your provided photo into a block layout, generating an entity model that can be loaded directly into the game environment.

What is the process for converting visual assets into Minecraft entity models?

Converting visual assets into Minecraft entity models involves a structured workflow that analyzes your uploaded images, plans the corresponding block layout, and generates structured JSON files. This automated translation reduces manual effort and errors, producing compatible data structures for custom game modding and entity design.

Do I need prior JSON knowledge to create custom Minecraft entities from images?

You do not need extensive JSON knowledge to create custom Minecraft entities from images, because the process automates the generation of structured JSON files. The system handles the data structure formatting by interpreting your visual input and planning the block layout, simplifying entity design for users without manual coding experience.

What types of custom entities can I build using image-to-JSON conversion?

Using image-to-JSON conversion, you can build various custom Minecraft entities such as buildings and vehicles. By uploading photos of your custom designs, the system interprets the visual input and generates a corresponding JSON structure that accurately represents the 3D block layout for your specific entity model.