Hello.
I would like to replace air with my random brush, but I am only able to figure out how to replace a bunch of blocktypes with one other blocktype.
To help visualize, I want to do a /replace air "brush" 
Is this already possible? Cause I can't figure out how for the life of me.
			
			
									
									[DONE] Replacing with brushes
- Sanjar Khan
- Trustee
- Offline
- Posts: 1766
- Joined: May 24th, 2011, 1:40 pm
- Location: Leiden, Zuid Holland
[DONE] Replacing with brushes
Ferrisbuler2: i will stay  but i might not post cus of ollieboy
						Re: Regarding brushes
I was thinking about this when Sanjar was explaining it to me and was wondering if we could have multiple brush slots. 
So you could do something like:
/brush1 replace air brush2
/brush2 checkered black white
			
			
									
									So you could do something like:
/brush1 replace air brush2
/brush2 checkered black white
_Snivy_: is desosus a bot?
						Re: Regarding brushes
I am working on this.
			
			
									
									
						- Bloody_Llama
- Trustee
- Offline
- Posts: 324
- Joined: May 26th, 2011, 6:35 pm
Re: Regarding brushes
A workaround to this until frag gets it working is to make a giant cuboid/whatever of your brush, then copy the air, and /pastenot air over the brush, leaving you with what you were trying to get.
			
			
									
									<FCB2> trevbev94: who made the perimid out of saind cause that is ausom
<FCB2> Pemalite+: druffin. 'cmere big boy for some lovin'
						<FCB2> Pemalite+: druffin. 'cmere big boy for some lovin'
- Sanjar Khan
- Trustee
- Offline
- Posts: 1766
- Joined: May 24th, 2011, 1:40 pm
- Location: Leiden, Zuid Holland
Re: Regarding brushes
How do you see that happening with a rounded edge?
			
			
									
									Ferrisbuler2: i will stay  but i might not post cus of ollieboy
						Re: Regarding brushes
I will probably make this into a separate brush ("replacebrush" or "rb"). I just need to figure out the syntax for it. Probably something like...
...but then how about replacing multiple blocktypes at once (like current replace brush allows)... dunno.
			
			
									
									
						Code: Select all
/brush rb <Block> <ReplacementBrushName> <ReplacementBrushParams>


