One add-on. Any device. Multiplayer and singleplayer.
Alpha build (use with caution). Compatible with custom blocks.
And completely free.
Developed by Ian Senne for Tinkrew
Report a bug on the Bug Tracker or suggest a feature!
Talk to us on Discord
Latest release Dec 8, 2022
Blockscaper v1.0.24 for Minecraft Bedrock v1.19.50
- Download the Blockscaper Add-on
- Install Blockscaper by opening the downloaded file using Minecraft
- Enable the
Beta APIs
experimental feature
Note: this may make a copy of your world if you have not enabled experimental features before - Activate the Blockscaper behavior pack
- Opening the world should now greet you with a message letting you know Blockscaper is enabled
- You can run
!items
in game to get all the Blockscaper items - All commands in Blockscaper start with just one exclamation mark
!forexample
- If you are familiar with Java World Edit, the commands should be similar otherwise you can learn more about them below
Last updated Oct 24, 2022
Move up to the next solid block.
asc
Aliases: block
, bi
Get information about a block, such as block states.
blockinfo <block: String>
Assign a brush to the currently selected item.
br sphere <material: Block> <radius: Number>
br cube <material: Block> <size: Number>
br cyl <material: Block> <radius: Number> <height: Number>
br paste
-a
Ignores air blocks.-h
Makes a shape hollow.-u
Marks this action as unsafe by not recording an undo.
Cancels a number of your queued actions.
cancel
cancel <count: Number>
Reduces the size of your selection box.
contract <direction: up, down, north, south, east, west, all> <amount: Number>
Copies your selection to your clipboard.
copy
-c
Sets the origin of your clipboard to the center of the region, at the region's lowest y-level.
Cuts your selection to your clipboard, filling the selected region with air.
cut
-c
Sets the origin of your clipboard to the center of the region, at the region's lowest y-level.-u
Marks this action as unsafe by not recording an undo.
Makes a cylinder in the world.
cyl <block: Block> <radius: Number>
cyl <block: Block> <radius: Number> <height: Number>
Move down to the next solid block.
desc
Clear out a volume of water and lava.
drain <radius: Number>
Increases the size of your selection box.
expand <direction: up, down, north, south, east, west, all, me> <amount: Number>
Fills a hole.
fill <block: Block> <radius: Number> <depth: Number>
fill <block: Block> <radius: Number>
Fills a hole, recursively.
fillr <block: Block> <radius: Number> <depth: Number>
fillr <block: Block> <radius: Number>
Flips the contents of your clipboard across an axis.
flip <axis: north, south, east, west, up, down>
Applies a mask to everything.
gmask
gmask <mask: Mask>
!
blocks → everything except the specified blocks
=
blocks → only the specified blocks
x>
blocks → x blocks above the specified blocks
x<
blocks → x blocks below the specified blocks
Get help with commands.
help
help <page: Number>
help <command: String>
Prints your past command usage.
history
Get all the Blockscaper items!
items
Applies a mask to your currently equipped brush.
mask clear
mask add <mask: Mask>
mask remove <id: Number>
!
blocks → everything except the specified blocks
=
blocks → only the specified blocks
x>
blocks → x blocks above the specified blocks
x<
blocks → x blocks below the specified blocks
Moves the contents of your selection.
move <distance: Number> <direction: north, south, east, west, up, down, x+, x-, y+, y-, z+, z-, me> <replace: Block>
move <distance: Number> <direction: north, south, east, west, up, down, x+, x-, y+, y-, z+, z-, me>
move <offset: Position> <replace: Block>
move <offset: Position>
-s
Shifts your selection to the target location.-a
Ignores air blocks.-u
Marks this action as unsafe by not recording an undo.
Pastes the contents of your clipboard into the world.
paste
-a
Ignores air blocks.-s
Selects the region after pasting.-n
Similar to the "-s" flag, but does not paste the clipboard's contents.-o
Pastes at the origin of your clipboard.-u
Marks this action as unsafe by not recording an undo.
Aliases: p1
Sets the corresponding corner of your selection box.
pos1
pos1 <position: Position>
Aliases: p2
Sets the corresponding corner of your selection box.
pos2
pos2 <position: Position>
Makes a pyramid in the world.
pyramid <block: Block> <width: Number>
Shows the command queue.
queue
Replace blocks in your selection.
replace <from: Block> <to: Block>
replace <to: Block>
Rotates the contents of your clipboard.
rotate <degrees: Number>
Fills your selection with a given input.
set <blocks: ExtendedBlock>
💡 set #simplex(dx,dy,dz) <to: Block>
Simplex patterns are enabled in this command. Create 3D noise with custom scaling and weights.
(dx,dy,dz)
→ three dimensional scaling, there are no numerical limits but values typically range from 0 to 1
Example: (0.5,0.1,0.1)
<to: Block>
→ the pattern used in the simplex, you can use percentages to weight values.
Examples: 5%dirt,10%glass,5%granite
Moves your selection box without affecting its contents.
shift <direction: up, down, north, south, east, west, all> <amount: Number>
Makes a sphere in the world.
sphere <block: Block> <radius: Number>
Repeats your selection a number of times.
stack <count: Number> <direction: north, south, east, west, up, down, x+, x-, y+, y-, z+, z-, me
-s
Shifts the selection to the last stacked copy.-a
Ignores air blocks.-u
Marks this action as unsafe by not recording an undo.
Move forward to the next solid block.
thru
Replaces blocks in your selection by type.
tr list
tr list <type: String>
tr <from: Type> <to: Type>
Undoes your past actions.
undo
undo <count: Number>
Move vertically a certain number of blocks.
up <distance: Number>
Places a wall around your selection.
walls <blocks: Block>
Get your very own wand!
wand