SIsilicon / WorldEdit-BE

A Minecraft Bedrock addon port of the famous WorldEdit mod for Minecraft: Java Edition.
GNU General Public License v3.0
292 stars 34 forks source link

Curve command (a way to make curved roads) #276

Open rankieth opened 4 months ago

rankieth commented 4 months ago

Is there an existing issue for this?

Problem

Making curved roads is extremely difficult as of right now (1.21).

Proposed Solution

A ;curve command that uses a bezier curve to create a road. You can customize the size of the curve and set the points.

Alternatives

Paint curves using brushes, although it doesn't turn out the best 90% of the time.

Additional info

https://www.curseforge.com/minecraft/mc-mods/curvebuilding 'Curvebuilding' mod as an inspiration.

2023-03-10_22