Prerequisites
Prerequisites
Before diving into Hytale modding, make sure you have the necessary prerequisites and understand the basic setup requirements.
For Pack Creators
Section titled “For Pack Creators”- Text editor - Any editor works (VS Code, Notepad++, etc.)
- Image editor (optional) - For creating textures
- Blockbench (optional) - For creating 3D models
For Plugin Developers
Section titled “For Plugin Developers”- Java 25 - Required for both running servers and developing plugins
- IDE - IntelliJ IDEA recommended
- Maven or Gradle - For dependency management