Mod JSON Validator

Drag & drop a .json file here, or click to browse

JSON Editor
13px
Loading editor...

Validation Results

Paste or upload JSON to validate

Quick guide

How to Use the Hytale Mod JSON Validator

1

Pick the mod file type

Choose what you are checking — manifest, block definition, item definition, NPC role, or plugin config. The Mod JSON Validator checks your file against the matching Hytale schema.

2

Add your JSON

Paste your code into the editor, type it directly, or drag and drop a .json file onto the upload zone. A manifest.json file is detected and selected automatically.

3

Read the validation results

Errors and warnings appear instantly as you type. Each result shows the line number, a clear explanation, and a suggested fix. Click any result to jump straight to that line.

4

Fix, format, and export

Correct the flagged lines, then use Format to prettify or Minify to compress. When the result is valid, copy it to the clipboard or download it as a .json file.

Good to know

Hytale is in Early Access, so these schemas are based on community modding research and the current game and may still change. The validator runs entirely in your browser — your files are never uploaded to a server.

Hytale Mod JSON Validator — Frequently Asked Questions