-
Notifications
You must be signed in to change notification settings - Fork 2
Brushs
All brushes use 3 tools which are by default: the honeycomb π― , the clayball, and the spectral_arrow
The spectral arrow and clayball tools can be modified in the config file
Right click with terraforming tools allows you to apply the brush
/!\ Left click allows you to put a gmask corresponding to the block you click on
Permission : exp.brush.none
Command :
/fw none
Disables the brush
Command :
/fw <radius>
/fw radius <radius>
set a new brush radius
Command :
/fw shape <shape>
-> (sphere, cube)
Changes the shape of the brush
Permission : exp.brush.clipboard3d
Command :
/fw clipboard3d
Create a clipboard in the tool, the brush places the clipboard according to the player's viewing angle.
Permission : permission : exp.brush.clipboard
Command :
/fw clipboard add [cliboard name] [Flag]
-> Add the clipboard to the list
/fw clipboard remove [cliboards name]
β Β -> removes the clipboard from the clipboard list
/fw clipboard clear
β β β β β β β β -> Removes all clipboards from the list
/fw clipboard autoRotate
β β β β β β -> performs a random rotation (0Β°, 90Β°, 180Β°, 270Β°) on the clipboard
/fw clipboard save <clipboard folder> [free acces]
-> Save clipboards to a folder to allow reuse later
/fw clipboard load <clipboard folder>
β -> Load clipboards saved in brush
The brush allows you to save multiple clipboards in the tool and place them on the ground quickly and randomly.
Flags :
β -a : paste the clipboard ignoring air blocks
β -e : copy the entity in the clipboard
β -b : copy the biome in the clipboard
β -c : set the center of the selection as the origin point of the clipboard
FreeAcces :
β true : allows other players to use the clipboard file
Permission : exp.brush.cube
Command :
/fw cube <pattern> <width>
place a cube
Permission : exp.brush.2dcube
Command :
/fw 2dcube <pattern> <width>
Places a cube with a rotation on the Y axis that corresponds to the player's viewing angle
Alises : e
Permission : exp.brush.erode
Command :
/fw e <lift, melt, fill, smooth, floatclean> [radius]
Voxelsniper terraforming brush updated for recent versions
Example :
/fw e melt
/fw e lift 3
Alises : eb
Permission : exp.brush.erode
Command :
/fw eb <lift, melt, fill, smooth, floatclean> [radius]
Voxelsniper terraforming brush updated for recent versions
Example :
/fw eb melt
/fw eb lift 5