🛠️bEdit Command | //set #10
Labels
📜Command
Discord or in-game command
✨Enhancement
New feature or request
⬆️Feature Request
Specific addition or interest for improvement
a command to set the material of the entirety of a selection
By default:
Optimally, supporting properties where the input is a map of property key/value pairs:
//set ([property=value;...])
Examples:
//set spruce_leaves[persistent=true]
//set redstone_lamp[switched=true]
//set oak_stairs[direction=north;shape=inner_left]
Defaulted properties that make sense
direction
of stairs facing the direction a player is facingswitched
for:water
orbubble_coulmn
mode
for:drag
when placed above magmasides
for wall blocks or redstone wire connectionsdisabled properties:
age
for cropslevel
for brushable blockscount
for:bottles
for enchantment_tables(help)
- Shows how to use the command://set <material>
//set <material>([property=value;...])
(-(a)ir)
to ignore current air blocks(-(m)ask <material>)
to change only the masked materialstone,dirt,grass
(-(i)nstant)
instant as opposed to delayed🌮1Footnotes:
Admin Only
: Only admins will be capable of using this featureThe text was updated successfully, but these errors were encountered: