hytale-pack-creator
Installation
SKILL.md
Hytale Pack Creator
Create Packs to add new blocks, items, mobs, and behavior to Hytale without coding.
Pack Overview
Packs are content/asset packages that define game content via JSON files. They don't require programming - use the in-game Asset Editor to modify settings visually.
Pack Location: %AppData%/Hytale/UserData/Packs/YourPackName/
Quick Start Workflow
- Create Pack folder in
%AppData%/Hytale/UserData/Packs/ - Create
manifest.jsonwith Pack metadata - Add
Common/folder (visuals) andServer/folder (logic) - Create content (blocks, items, etc.) via JSON files
- Add textures to
Common/folder - Activate Pack in Hytale: Worlds tab → Right-click world → Toggle Pack