Hytale was designed from the ground up with modding as a priority. Hypixel Studios has created a complete ecosystem of tools allowing players to customize virtually every aspect of the game. In this guide, we'll explore the different methods to mod your Hytale server.
1. Official modding tools
Hypixel Studios provides several built-in tools for modding:
- Hytale Model Maker - Create 3D models, animations, and textures
- World Editor - Design maps and environments
- Lua Scripting System - Game logic and custom mechanics
- Cinematic Editor - Create cutscenes and presentations
2. Hytale Model Maker
The Model Maker is the flagship tool for creating visual content. It allows you to:
- Create custom characters, mobs, and NPCs
- Design unique blocks and items
- Animate your creations with a bone system
- Export directly to Hytale format
The interface is intuitive and similar to tools like Blockbench, but optimized for Hytale's unique visual style.
3. Lua Scripts - The basics
Hytale uses Lua as its scripting language. It's a lightweight and easy-to-learn language, perfect for beginners.
Lua scripts allow you to create mini-games, modify combat mechanics, add quests, and much more.
4. Mod structure
A Hytale mod follows a standardized folder structure:
The config.json file contains mod metadata: name, version, author, dependencies, etc.
5. Server installation
To install mods on your Hytale server:
Access the file manager
Log into your control panel and open the FTP file manager
Upload the mod
Place the mod folder in the /mods/ directory of your server
Configure the server
Add the mod to the active mods list in server.json
Restart
Restart your server to load the new mod
Good to know: Players who join your server automatically download mod assets (textures, models). No manual installation is required on the client side!
6. Resources and community
To go further with Hytale modding:
Ready to launch your modded Hytale server?
Our servers are optimized for modding with a built-in FTP file manager.
View our plans