Compatibility
Minecraft: Java Edition
26.2
26.1.x
Platforms
Tags
Creators
Details
Licensed MIT
Published 5 days ago
š¼ Canvas Dimensions
A data pack that adds three flat utility dimensions for building, redstone testing, and creative projects.
Dimensions
| Dimension | Description | Quick Command |
|---|---|---|
| Void | Empty void with a stone start platform | /function canvas:tp_void |
| Redstone | Bedrock + stone + sandstone flatworld, desert biome | /function canvas:tp_redstone |
| Plains | Bedrock + stone + dirt + grass flatworld with villages, lakes, and structures | /function canvas:tp_plains |
Usage
Dialog Menu
Open the dimension picker dialog:
/function canvas:menu
The dialog is also available from the pause menu (press Esc) and the Quick Actions hotkey ā no command needed.
Quick Teleport
| Command | Action |
|---|---|
/function canvas:menu |
Open dimension picker dialog |
/function canvas:tp_void |
Teleport to Void |
/function canvas:tp_redstone |
Teleport to Redstone |
/function canvas:tp_plains |
Teleport to Plains |
/function canvas:tp_overworld |
Return to Overworld |
Direct /execute commands
| Command | Action |
|---|---|
/execute in canvas:void run tp @s ~ ~ ~ |
Teleport to Void |
/execute in canvas:redstone run tp @s ~ ~ ~ |
Teleport to Redstone |
/execute in canvas:plains run tp @s ~ ~ ~ |
Teleport to Plains |
/execute in minecraft:overworld run tp @s ~ ~ ~ |
Return to Overworld |
Installation
- Download the
.zipfile from Modrinth - Place it in your world's
datapacks/folder- Singleplayer:
.minecraft/saves/<world>/datapacks/ - Multiplayer:
<server>/world/datapacks/
- Singleplayer:
- Open the world (world generation changes require reopening the world ā
/reloadis not sufficient for dimensions)
Compatibility
- Java Edition 26.1 ā 26.2 (pack format 101.1 ā 107)


