Cobblemon NPC Creator
A comprehensive web application for creating and customizing NPCs for the Cobblemon Minecraft mod.
Getting Started
- Install dependencies:
npm install - Start development server:
npm run dev - 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
- Configure basic NPC settings
- Set up battle configuration (optional)
- Create Pokemon party (for trainers)
- Configure interaction system
- Create dialogue (if using dialogue interaction)
- Export JSON files to your mod data folder
Built with React, TypeScript, Vite, and Tailwind CSS.
Description
Languages
TypeScript
98.7%
JavaScript
0.6%
CSS
0.5%
HTML
0.2%