WorldEdit icon indicating copy to clipboard operation
WorldEdit copied to clipboard

Extend //setbiome to set it for all layers instead of creating 3d biome

Open Uight opened this issue 4 years ago • 3 comments

So recently i tried to change some biomes around and had huge problems due to the new 3d biomes posibility. Problem was i first started and only set the biome for 2 layers and then i later wonder what happend and did another 1 layer until i realized i had to //expand vert everytime

There should therefor be any kind of solution or extension like -ev for the command so it automativly applies to the whole amount of layers like the old version did.

Uight avatar Jul 11 '20 19:07 Uight

What's the problem with using //expand vert? I don't think we should have two ways to do the same functionality.

If we did implement this, it would probably be a session toggle, not a flag on each command. Double-letter flags are not valid, and I'm not sure it's worth using -v just for biomes, when that could have other vertical implications (this flag would also have to be added to paste and regen)

octylFractal avatar Jul 11 '20 19:07 octylFractal

There is no problem with it as i described above it would just be a usability improvment as i needed to swap command around 400 times between //setbiome and //expand vert

Uight avatar Jul 14 '20 12:07 Uight

Accepting this as we need an option for /brush biome as well, so we might as well use the same one for both commands.

octylFractal avatar Jul 18 '21 20:07 octylFractal