Skip to content

Prerequisites

Before diving into Hytale modding, make sure you have the necessary prerequisites and understand the basic setup requirements.

  • Text editor - Any editor works (VS Code, Notepad++, etc.)
  • Image editor (optional) - For creating textures
  • Blockbench (optional) - For creating 3D models
  • Java 25 - Required for both running servers and developing plugins
  • IDE - IntelliJ IDEA recommended
  • Maven or Gradle - For dependency management