maruohon / minihud

A client-side Minecraft mod with configurable "info lines" ("mini-F3") and various overlays, such as light level and structure bounding boxes
GNU Lesser General Public License v3.0
410 stars 104 forks source link

Sphere shapes not symetrical #328

Open obfuscoder opened 8 months ago

obfuscoder commented 8 months ago

Sphere shapes created with minihud are not symetrical. It does not matter if and what block snap mode is used. This is an issue for all sizes. I am using minihud to create outlines for basic shapes for buildings, but was unable to use it to create a perfect dome. I had to use another mod (carpet mod) to create a sphere shape in creative and then create a schematic from it with litematica. Placing the shape outline with minihud would have been way faster.

maruohon commented 8 months ago

Duplicate of #215. I believe you can use the "Adjustable spawn sphere" for non-crooked spheres for now as a workaround, until I fix this at some point.