Skip to content

Commit 33a55d3

Browse files
committed
Change /mat to /material in quick start
Fixes #9
1 parent 55fd16a commit 33a55d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Playing with brushes
7777
2. Turn on a stone brush of radius 5: ``/br sphere stone 5``
7878
3. Aim at ground not near you and right click to place large stone spheres.
7979
4. Make it so the brush only affects grass: ``/mask grass``
80-
5. Instead of placing stone, let's place wool: ``/mat red_wool,green_wool``
80+
5. Instead of placing stone, let's place wool: ``/material red_wool,green_wool``
8181
6. Right click more areas.
8282
7. Disable the brush: ``/brush none``
8383

0 commit comments

Comments
 (0)