2025-10-29 08:33:12 +01:00
2025-08-11 21:32:22 +02:00
2025-08-12 14:32:41 +02:00
2025-08-11 21:32:22 +02:00
2025-08-11 21:32:22 +02:00
2025-08-11 21:32:22 +02:00
2025-08-12 14:32:41 +02:00
2025-08-12 14:32:41 +02:00
2025-08-11 21:32:22 +02:00
2025-08-11 21:32:22 +02:00
2025-08-11 21:32:22 +02:00
2025-08-11 21:32:22 +02:00
2025-08-11 21:32:22 +02:00
2025-08-11 21:32:22 +02:00
2025-08-11 21:32:22 +02:00

Cobblemon NPC Creator

A comprehensive web application for creating and customizing NPCs for the Cobblemon Minecraft mod.

Getting Started

  1. Install dependencies: npm install
  2. Start development server: npm run dev
  3. Open browser to http://localhost:5173

Features

  • NPC Configuration: Basic settings, battle config, Pokemon parties
  • Dialogue Editor: Visual dialogue tree editor with MoLang support
  • Import/Export: JSON preview, validation, and file export
  • Real-time Validation: Error checking and warnings

Usage

  1. Configure basic NPC settings
  2. Set up battle configuration (optional)
  3. Create Pokemon party (for trainers)
  4. Configure interaction system
  5. Create dialogue (if using dialogue interaction)
  6. Export JSON files to your mod data folder

Built with React, TypeScript, Vite, and Tailwind CSS.

Description
Cobblemon-npc-config-app
Readme 218 KiB
Languages
TypeScript 98.7%
JavaScript 0.6%
CSS 0.5%
HTML 0.2%