https://github.com/edubr029/canvas-dimensions
A data pack that adds three flat utility dimensions for building, redstone testing, and creative projects.
https://github.com/edubr029/canvas-dimensions
datapack dimensions minecraft superflat
Last synced: 7 days ago
JSON representation
A data pack that adds three flat utility dimensions for building, redstone testing, and creative projects.
- Host: GitHub
- URL: https://github.com/edubr029/canvas-dimensions
- Owner: edubr029
- License: mit
- Created: 2026-06-28T19:12:32.000Z (8 days ago)
- Default Branch: main
- Last Pushed: 2026-06-28T22:00:20.000Z (8 days ago)
- Last Synced: 2026-06-28T23:17:18.011Z (8 days ago)
- Topics: datapack, dimensions, minecraft, superflat
- Homepage: https://modrinth.com/datapack/canvas-dimensions
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Canvas Dimensions
A data pack that adds three flat utility dimensions for building, redstone testing, and creative projects.
## Dimensions
| Dimension | Description | Teleport Command |
|-----------|-------------|------------------|
| Void | Empty void with a stone start platform | `/execute in canvas:void run tp @s ~ ~ ~` |
| Redstone | Bedrock + stone + sandstone flatworld, desert biome | `/execute in canvas:redstone run tp @s ~ ~ ~` |
| Plains | Bedrock + stone + dirt + grass flatworld with villages, lakes, and structures | `/execute in canvas:plains run tp @s ~ ~ ~` |
## Installation
1. Download the `.zip` file
2. Place it in your world's `datapacks/` folder
- **Singleplayer**: `.minecraft/saves//datapacks/`
- **Multiplayer**: `/world/datapacks/`
3. Open the world (or run `/reload` if already in-game)
## Compatibility
- **Java Edition 26.1 – 26.2** (pack format 101.1 – 107)
