Canvas Dimensions
作者:rebot | 分类:模组
Minecraft 版本: 26.1 26.1.1 26.1.2 26.2
平台: datapack
标签: game-mechanics utility worldgen
🖼 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 |
/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)
请登录后举报
请 登录 后赞助作者。
暂无评论,抢个沙发吧~