Page 1 of 1

[DONE] /brush extension

Posted: October 16th, 2011, 5:24 am
by maintrain97
im suggesting that /paint and ESPECIALLY /replace work with brushes

LIKE...
/brush rainbow /brush rainbow
/r wood /p
OR
/r wood rainbow /p rainbow

Re: /brush extension

Posted: October 16th, 2011, 4:12 pm
by fragmer
There is a way to do replacement with brushes! It's a "ReplaceBrush" (or "rb") brush. I didn't make it into a separate command yet, but you can call it like this:

Code: Select all

/brush rb <brush>
/c <parameters>
or:

Code: Select all

/brush rb <brush> <parameters>
/c
For example, "/brush rb grass rainbow" = replaces all grass with rainbows. I haven't thought of getting /paint to work with brushes yet, I'll look into it.

Re: /brush extension

Posted: October 16th, 2011, 4:24 pm
by fragmer
I just added "/rb" (/replacebrush) command as well, as a shortcut. Coming in 0.602

Re: /brush extension

Posted: October 16th, 2011, 5:52 pm
by maintrain97
so if i wanted to replace wood with rainbow... how would i word the command?

EDIT: figured it out /brush rb wood rainbow