·hytale-crafting-recipes
</>

hytale-crafting-recipes

mnkyarts/hytale-skills

Create custom crafting recipes for Hytale plugins including shaped, shapeless, processing, and blueprint recipes. Use when asked to "add crafting recipe", "create recipe", "make craftable item", "add smelting recipe", or "custom crafting".

14Installs·1Trend·@mnkyarts

Installation

$npx skills add https://github.com/mnkyarts/hytale-skills --skill hytale-crafting-recipes

SKILL.md

Complete guide for creating custom crafting recipes including standard crafting, processing (furnace), blueprint, and structural recipes.

Hytale uses a JSON-based recipe system with multiple bench types. Recipes are defined in asset files and registered through the CraftingPlugin.

| Crafting | Standard grid-based crafting | Crafting Table | | Processing | Time-based conversion with fuel | Furnace, Smelter | | DiagramCrafting | Blueprint/schematic crafting | Advanced Workbench | | StructuralCrafting | Multi-block construction | Building Bench | | Fieldcraft | Pocket crafting (no bench) | Player inventory |

Create custom crafting recipes for Hytale plugins including shaped, shapeless, processing, and blueprint recipes. Use when asked to "add crafting recipe", "create recipe", "make craftable item", "add smelting recipe", or "custom crafting". Source: mnkyarts/hytale-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mnkyarts/hytale-skills --skill hytale-crafting-recipes
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is hytale-crafting-recipes?

Create custom crafting recipes for Hytale plugins including shaped, shapeless, processing, and blueprint recipes. Use when asked to "add crafting recipe", "create recipe", "make craftable item", "add smelting recipe", or "custom crafting". Source: mnkyarts/hytale-skills.

How do I install hytale-crafting-recipes?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mnkyarts/hytale-skills --skill hytale-crafting-recipes Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/mnkyarts/hytale-skills