Hytale Creative Mode Guide: How to Use Creative Tools, Prefabs and World Editor

Hytale’s Creative mode isn’t a simplified sandbox tacked on as an afterthought — it’s the same editing environment Hypixel Studios used to build the game itself. Open the Creative Tools Hub and you’re working with 49 terrain-sculpting brushes, a procedural world generation system, a full prefab pipeline connected to CurseForge, and an integrated Blockbench model editor. Whether you want to sculpt a mountain range, build a city district, or film a cinematic trailer, every tool is in one place. This guide covers everything from creating your first Creative world to sharing it with friends.

Verified on Hytale Early Access, launched January 13, 2026. Tool names and controls may change with future updates [1].

Quick Start: Creative Mode in 8 Steps

  1. Create a Creative world: Main menu → Worlds → Create World → set world type to Creative → name it → confirm.
  2. Open the Creative Tools Hub: Press B in-world to open the four-tab panel — Builder Tools, Assets, World, and Machinima.
  3. Toggle flight: Double-tap Space to fly; hold Space to rise, Ctrl to descend; double-tap Space again to land.
  4. Access all items: Open inventory to browse every block, decoration, and item with no resource cost — left-click for a full stack, right-click for a single piece.
  5. Pick a terrain brush: Builder Tools tab → Sculpt Brush to raise or lower terrain, or Paint Brush to place geometric shapes.
  6. Enable admin commands: Type /op self in chat to unlock world-editing commands like /fillblocks, /replace, and /undo.
  7. Install a community prefab: Download a .json structure from CurseForge, drop it in your world's prefabs folder, and paste it in-game via the Prefab Browser.
  8. Share your world: The game generates a private share code — send it to friends and they join directly without your IP address being exposed.

How to Switch to Creative Mode

Three routes into Creative mode [6]:

At world creation: Go to the Worlds tab, click Create World, and select Creative as the world type alongside Adventure and Custom. Advanced settings let you toggle NPC presence and time controls before you start.

In an existing world: Press O to open the Gamemode selector and switch between Adventure and Creative at any time. Builds, world state, and any placed structures carry over.

Via command: Type /op self to gain operator permissions, then /gamemode c [playername] to switch to Creative or /gamemode a [playername] to return to Adventure. On a dedicated server, set the default game mode in config.json.

One practical note: animals won't tame while you're in Creative mode. If you're playtesting a world that includes taming or progression mechanics, switch back to Adventure first.

The Creative Tools Hub: Your Four-Tab Control Panel

Press B to open the Creative Tools Hub. The four tabs are [1]:

TabWhat It Does
Builder Tools49 terrain and structure editing tools — brushes, sculpting, selection, prefab placement
AssetsIn-game Asset Editor and visual Node Editor for modifying game properties in real-time
WorldNPC Browser, player model changer, and world configuration
MachinimaCamera controls and cinematic tools for recording films and trailers

Builder Tools is where most players spend their time. Assets and Machinima target modders and content creators. The World tab is most useful when you want to populate your build with NPCs, creatures, and custom player models.

Builder Tools: Terrain Editing, Sculpting and Painting

The Builder Tools tab has 49 tools organized into several categories. Start with these [1]:

Core terrain brushes

  • Sculpt Brush — Raises and lowers terrain with lift, melt, and smooth modes. This is your primary landscaping tool. Drag slowly across a hillside to blend it naturally, or hold steady on flat ground to build up a mound.
  • Paint Brush (Shape Brush) — Places geometric shapes: cubes, spheres, cones, pyramids, squares. Configure size, density, wall thickness, and axis-locking for precise structure blocking.
  • Flood Brush — Flood-fills a connected surface with your chosen block type. Useful for replacing large grass plains with stone or swapping biome surface materials across an entire zone.
  • Noise Brush — Adds procedural variation to flat surfaces, breaking up uniform terrain so it reads as natural rather than hand-placed.
  • Smooth Brush — Blends jagged terrain edges after rough sculpting work.
  • Line Brush — Draws a straight line of blocks between two points. Good for roads, perimeter walls, and pipelines.

Scripted brushes for procedural generation

Beyond manual brushes, 17 scripted brushes generate entire terrain features automatically: Mountain, River, Forest, Path, Cave, Building, Ruins, Boulder, Lava Cracks, Hotsprings, and more [1]. Drop a Mountain brush to generate a peak with natural height variation in seconds. Drag a River brush to carve a winding channel through existing terrain. These are the same brushes Hypixel Studios uses internally to build Hytale's adventure zones. Modders can author additional scripted brushes using the Node Editor, so the CurseForge community will expand this library over time.

Selection and paste tools

  • Selection Tool — Defines 3D volumes for copy, cut, paste, save-as-prefab, or chunk regeneration. Your clipboard manager for structures.
  • Paste Tool — Places a loaded prefab or clipboard copy with a live silhouette preview. Use arrow keys for voxel-by-voxel positioning before confirming. Supports stamp mode to repeat a structure multiple times.
  • Entity Tool — Places, moves, rotates, and scales NPCs, items, and creature models anywhere in the world.
  • Ruler Tool — Measures distances and places visible measurement outlines, useful when spacing structures or planning city layouts.

Quick Settings Panel

Accessible from Builder Tools, this adjusts how you move and build:

  • No Clip — Move through walls and solid blocks without collision.
  • Air Placement — Build in void space with no block beneath to anchor on.
  • Tool Reach Distance — Extend your brush reach for large-scale work without having to fly close.
  • Flight mode — Hover (stationary when you release movement keys) vs. Directional (momentum-based gliding, better for traversing large builds).

Biome painting and brush filters

Biome control in Hytale doesn't work like a simple paint brush. Biome shaping happens through the World Gen V2 node system — a visual node graph where you define terrain shapes, material rules, and biome blending transitions [1]. It's more powerful than a brush but has a steeper learning curve. For real-time block replacement, the Paint Brush and Flood Brush handle most cases, and the /replace command swaps one block type for another across an entire selection in one step.

Most brushes support masking filters that restrict which block types a brush can affect (soils only, ores only, leaves only). Filters prevent accidental overwrites when you're working on complex layered terrain.

Creative Inventory: Accessing Every Item and Flying

The Creative inventory divides into four categories: Blocks, Decorations, Items, and Creative Tools. Every asset in the game is available with no resource cost. Left-click grabs a full stack; right-click takes a single piece; drag outside the panel to delete.

Flight: double-tap Space to toggle on and off; hold Space to rise; Ctrl to descend. Hover mode keeps you stationary when you release movement keys — good for precision work. Directional mode gives momentum-based gliding for fast traversal of large worlds. Adjust both in the Quick Settings Panel.

You're immune to all damage in Creative mode, and hostile creatures lose aggression toward you. That means you can build through combat zones, lava regions, or Zone 4 biomes without interruption.

The Prefab System: Download, Install and Paste Structures

Prefabs are reusable structure blueprints stored as .json files. They can contain blocks, entities, NPCs, and interaction points — from a small decorative well to a complete dungeon layout with spawn tables. Hypixel Studios uses prefabs internally to assemble Hytale's procedural adventure zones, placing buildings, ruins, and landmarks during world generation [2].

Working with prefabs in-game

The Prefab Browser inside Builder Tools has two tabs: Assets (100+ built-in structures from Hypixel Studios) and Server (your custom or downloaded prefabs). The Paste Tool places your selected prefab with a transparent silhouette — arrow keys move it voxel-by-voxel before you confirm. Stamp mode lets you repeat a structure across the world without re-selecting it each time.

Save any selection as a new prefab with /prefab save <name>, reload it with /prefab load <name>, and list all available prefabs with /prefab list. The Prefab Editor (/editprefab new <workspace_name>) is a dedicated blank environment for modifying prefabs without in-world distractions.

Downloading and installing community prefabs

CurseForge's Hytale Prefabs category [3] has free community uploads including a Blacksmith Workshop, Tavern, Medieval Fortress, Modern House, and more. Install them manually:

  1. Navigate to C:\Users\[YourName]\AppData\Roaming\Hytale\UserData\Saves\[WorldName]\
  2. Create a folder named prefabs if it doesn't exist.
  3. Drop the downloaded .json file into that folder.
  4. In-game: press B → Builder Tools → Prefab List → switch to the Server tab.
  5. Select your prefab and use the Paste Tool to place it with silhouette preview.

Prefabs placed in a world are baked into that world's save file. Players joining your server don't need to install anything separately [8].

Creative Mode Commands for World Editing

Enable admin access first with /op self. The key commands for builders [4] [7]:

CommandWhat It Does
/gamemode c [player]Switch to Creative mode
/gamemode a [player]Switch to Adventure mode
/give [player] [item_ID]Spawn any item — e.g., /give PlayerName Tool_Hatchet_Cobalt --quantity=5
/pos1 / /pos2Set selection box corners
/copy / /cutStore selection in clipboard
/pastePlace clipboard contents
/fillblocksFill selection with a specific block type
/replaceSwap one block type for another within selection
/undo / /redoRevert or reapply edits
/stackDuplicate a structure multiple times in a direction
/time set [0-24]Set time of day
/weatherChange weather conditions
/tp [player]Teleport to a player or named location

Type /help [command] or append --help to any command for the full argument list in-game [4].

Model Maker: Creating Custom Models with Blockbench

The original standalone Hytale Model Maker app has been replaced by Blockbench with an official Hytale plugin, free at blockbench.net [5]. It's the same tool Hytale's own art team uses for character and block models.

Blockbench specifics for Hytale

  • Geometry: Cubes (6 faces) and Quads (2 faces) only — no spheres or edge loops [5].
  • Export format: .blockymodel
  • Texture rules: Must be multiples of 32px (32×32, 64×64, 128×128). Characters use 64px per unit; blocks use 32px per unit.
  • Animation: Built-in rigging and animation timeline for entity models.

Install Blockbench, add the Hytale plugin from the app's plugin browser, create your model, and export as .blockymodel. Import it into your game via the Asset Editor by adding a content pack that references your model file. For the full pack structure — manifest, block definitions, translation files — the Hytale modding tutorial covers each step.

The in-game Asset Editor

The Asset Editor (Assets tab in the Creative Tools Hub) is a different tool with a different purpose. It lets you browse and modify existing game properties in real-time: Audio, Camera, Entity, Environment, Items, Particles, and GameplayConfig. Change NPC behavior, adjust particle effects, or tweak item stats without leaving the game. The Node Editor inside Assets provides a visual scripting workspace — the same system powering the scripted terrain brushes and World Gen V2 biome rules.

The Asset Editor also includes Import OBJ, which converts .obj 3D files directly to Hytale voxels with height sizing and material fill options — useful if you're adapting models from other projects.

Saving Worlds and Sharing with Friends

World save locations [9]:

  • Windows: %appdata%\Hytale\UserData\Saves\
  • Linux: ~/.local/share/Hytale/UserData/Saves/
  • macOS: ~/Library/Application Support/Hytale/UserData/Saves/

Back up by copying the entire world folder to cloud storage — there's no built-in cloud sync in Early Access. Any prefabs subfolder and mod files inside the world directory are included automatically.

Sharing via share code

When you create or load any world, Hytale starts a local server and generates a private share code [8]. Copy it and send it to friends; they paste it in the Join menu and connect. Your IP address is never exposed using this method — a meaningful difference from Minecraft's LAN world sharing. Multiple builders can work in real-time, and you'll see each other's tool cursors live, which makes collaborative building considerably more fluid than turn-based editing.

Moving to a dedicated server

To run your world on a dedicated server so others can connect without you being online:

  1. Stop the server.
  2. Copy your world folder from %appdata%\Hytale\UserData\Saves\[WorldName]\.
  3. Paste it into the server's universe/worlds/ directory.
  4. Restart the server.
  5. Ensure any mods you've installed locally are also present on the server — mod version mismatches cause crashes.

For the full server configuration including port forwarding, whitelist management, and the --disable-allow-op security flag, see the Hytale server setup guide.

Which Creative Tools Should You Focus On?

Hytale's Creative suite is large enough that trying to learn everything at once will slow you down. Here's where to start based on what you're building:

Player TypeStart HereLevel Up To
Casual builder (skip the survival grind)Flight controls + Paint Brush + Prefab Browser built-in structuresFlood Brush + /replace for fast block swapping
Landscape artist (terrain, natural environments)Sculpt Brush + Smooth Brush + Noise BrushScripted brushes (Mountain, Forest, River) + World Gen V2 nodes
Structure builder (cities, dungeons, architecture)Selection Tool + Paste Tool + CurseForge prefabs/fillblocks, /stack, and saving custom prefabs for reuse
Content creator / filmmaker (screenshots, trailers)Machinima tab + Entity Tool + NPC BrowserAsset Editor for real-time property and lighting adjustments
Modder / world designer (custom blocks, game logic)Blockbench model creation + export as .blockymodelNode Editor for scripted brushes and World Gen V2 integration

Frequently Asked Questions

Can I switch between Creative and Adventure in the same world?

Yes. Press O for the Gamemode selector, or use /gamemode c and /gamemode a commands. All builds and world state carry over. The standard workflow for custom map makers is to design in Creative and test the world in Adventure. If you're building a large world and need a fast travel network for testing, the Hytale teleporter guide covers setting one up.

Do community prefabs work on multiplayer servers?

Yes. Once placed in the world, prefabs are baked into the world save file. Players joining your server don't need to install any prefab files separately.

Can I import builds from Minecraft?

There's no official import tool — block formats are incompatible. The Asset Editor's Import OBJ feature converts .obj 3D models to Hytale voxels, and some community tools can convert Minecraft schematics to .obj as a workaround. Results vary with build complexity.

What's the difference between the Asset Editor and Blockbench?

The Asset Editor modifies existing in-game assets in real-time (NPC stats, particle systems, sound). Blockbench is an external 3D modelling app for creating new models from scratch. Workflow: create in Blockbench → export .blockymodel → reference it in a mod pack → browse the result in the Asset Editor in-game.

Why can't I access the Creative-only Ancient Gateway fragments in a Creative world?

The Ancient Gateway system is tied to Adventure mode progression. The two Creative-only portal fragments appear in the destination list, but building and activating gateways requires Adventure mode. Create the world in Creative, then switch to Adventure via /gamemode a to access the gateway system.

Is there a way to build with prefabs in Adventure mode without switching to Creative?

The PrefabBuilder mod on CurseForge (12,900+ downloads) allows placing prefabs in Adventure mode — players provide resources and the structure is built progressively. Useful for server admins who want collaborative building without giving players full Creative access.

Sources

  1. Hytale Creative Mode — Official Hytale Blog (November 2025)
  2. Hytale Prefabs: Creation, Editor and World Gen — hytale.game
  3. CurseForge Hytale Prefabs — linked above
  4. Hytale Console Commands for Servers and Creative Mode — AllThings.How
  5. An Introduction to Making Models for Hytale — Official Hytale Blog (December 2025)
  6. How to Enable Creative Mode in Hytale — Nodecraft
  7. Hytale Creative Mode Guide and All Console Commands — Game Rant
  8. How to Upload Prefabs to a Hytale Server — Nodecraft
  9. Hytale Creative Mode Explained: Tools, Worlds and What You Can Build — AllThings.How