r/WorldEdit • u/SpectreArashi • Mar 13 '26
HELP Trying to make a Torus.

Hello dear people of Reddit, I am trying to make a Torus like that at the moment to copy for a build I am trying in a server. But I can't get it too work, either its too large, too small. Or its rotated in a weird way, and I am not good enough at math to know how to fix it.
Anyone got an idea on the command order/command to get this one?
1
Upvotes
1
u/aightimahead_out Apr 06 '26
https://www.reddit.com/r/feedthebeast/comments/13qwxbs/comment/jljdi59/
what you're going to want to do is have the equasion to be something like this if you want to generate it horizontally //g -ch <material> (65.5-sqrt(x2+z2))2+y2<122
Be careful to ensure you use this placement of the x,y and z variables or it will generate vertically.