We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Making curved roads is extremely difficult as of right now (1.21).
A ;curve command that uses a bezier curve to create a road. You can customize the size of the curve and set the points.
Paint curves using brushes, although it doesn't turn out the best 90% of the time.
https://www.curseforge.com/minecraft/mc-mods/curvebuilding 'Curvebuilding' mod as an inspiration.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: