> For the complete documentation index, see [llms.txt](https://wiki.breadbuilds.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.breadbuilds.com/hytale-tutorials.md).

# Hytale Tutorials

- [Load prefab into your world](https://wiki.breadbuilds.com/hytale-tutorials/load-prefab-into-your-world.md): This guide explains how to add external prefab files (.prefab.json) to your Hytale server directory and load them into the game.
- [Load a new world](https://wiki.breadbuilds.com/hytale-tutorials/load-a-new-world.md): This guide explains the easiest way to add a downloaded world save into your Hytale singleplayer.
- [Create a new prefab](https://wiki.breadbuilds.com/hytale-tutorials/create-a-new-prefab.md): This guide covers how to create a new prefab in Hytale in a dedicated editor world and save it as a reusable asset.
- [Create a new empty/void world](https://wiki.breadbuilds.com/hytale-tutorials/create-a-new-empty-void-world.md): This guide explains how to generate an empty "Void" world in Hytale, perfect for starting a build from scratch.
- [Change day/night duration](https://wiki.breadbuilds.com/hytale-tutorials/change-day-night-duration.md): This guide explains how to adjust the length of days and nights on your Hytale server by editing the world configuration file.
- [Teleporting between worlds](https://wiki.breadbuilds.com/hytale-tutorials/teleporting-between-worlds.md): This guide explains how to move yourself or other players from one world to another on your Hytale server (e.g., moving from the "Hub" to a "Creative" world).
- [Whitelist](https://wiki.breadbuilds.com/hytale-tutorials/whitelist.md): Here is the tutorial for setting up a whitelist on your Hytale server.
- [Commands list](https://wiki.breadbuilds.com/hytale-tutorials/commands-list.md)
