Minecraft Circle Generator
Choose a diameter, pick hollow or filled, and get a symmetrical circle blueprint with the exact block count and a row-by-row build order. Everything is calculated in your browser as you type.
Controls
Circle Generator
15 x 15 · 40 blocks
Build summary
- Diameter
- 15
- Radius
- 7.5
- Total blocks
- 40
- Rows used
- 15
Symmetry check: mirrors left to right and mirrors top to bottom.
Ring built between the outer edge and an inner edge 1 block inside it.
Row-by-row instructions
- Row 1:skip 5 spaces, place 5 blocks
- Row 2:skip 3 spaces, place 2 blocks, leave 5 spaces, place 2 blocks
- Row 3:skip 2 spaces, place 1 block, leave 9 spaces, place 1 block
- Row 4:skip 1 space, place 1 block, leave 11 spaces, place 1 block
- Row 5:skip 1 space, place 1 block, leave 11 spaces, place 1 block
- Row 6:place 1 block, leave 13 spaces, place 1 block
- Row 7:place 1 block, leave 13 spaces, place 1 block
- Row 8:place 1 block, leave 13 spaces, place 1 block
- Row 9:place 1 block, leave 13 spaces, place 1 block
- Row 10:place 1 block, leave 13 spaces, place 1 block
- Row 11:skip 1 space, place 1 block, leave 11 spaces, place 1 block
- Row 12:skip 1 space, place 1 block, leave 11 spaces, place 1 block
- Row 13:skip 2 spaces, place 1 block, leave 9 spaces, place 1 block
- Row 14:skip 3 spaces, place 2 blocks, leave 5 spaces, place 2 blocks
- Row 15:skip 5 spaces, place 5 blocks
How the circle blueprint is calculated
Minecraft has no curves — only cubes. A circle blueprint is really a decision for every cell in a square grid: is this cell inside the circle or outside it? CraftShape answers that by testing the center of each cell against the circle boundary. Cells whose centers fall inside are placed; cells whose centers fall outside are left empty.
That single rule is what keeps the result symmetrical. Because the test is measured from the exact middle of the shape, the left half always mirrors the right half and the top always mirrors the bottom — for odd and even diameters alike. The summary panel runs that symmetry check on the finished grid and reports the result.
Hollow circles and wall thickness
A hollow circle is the area between two circles: the diameter you asked for, and a smaller one shrunk by your wall thickness. Every cell inside the outer circle but outside the inner one becomes a block. This is why a thicker wall never leaves gaps in the curve — the band is always continuous.
Building it in game
- Flatten the area first. Uneven ground is the most common reason a circle looks wrong.
- Place the widest row and the widest column first, then fill the four arcs between them.
- Use mirror mode to build one quadrant and copy it — checking a quarter of the shape is much faster than checking all of it.
- Stack the same ring for every layer of height to turn a circle into a tower.
Popular circle sizes
Preconfigured pages with block counts and advice for the sizes builders ask for most:
Frequently asked questions
Related generators
- Sphere GeneratorLayer-by-layer voxel spheres with repeat-layer hints.
- Dome GeneratorFlat-based domes from shallow caps to tall cupolas.
- Oval GeneratorEllipses of any width and height, filled or hollow.
- Arch GeneratorSemicircular, pointed, shallow and horseshoe arches.
- Roof GeneratorGable, hip, pyramid, shed and A-frame roof plans.
- Tower GeneratorRound towers with floors, taper and battlements.