How to Build a Circle in Minecraft (Step by Step)
Circles are one of the hardest shapes to build in Minecraft because the game is made of cubes. The good news: with a plan and a little counting, anyone can build a clean circle of any size in survival. This guide walks you through it step by step.
1. Plan the size
Decide the diameter: the number of blocks straight across. Choose an odd number if you want a single block in the middle (for a single door or centre pillar) and an even number if you want the centre between blocks (for a 2-wide door). Open the circle generator, type your diameter and note the total number of blocks.
2. Mark the centre and the four points
Place a marker block where the centre should be. From it, count half the diameter in each direction (north, south, east and west) and place a block at the end of each line. Use F3 in Java Edition (or "Show Coordinates" in Bedrock) to keep your lines straight. These four blocks sit in the middle of the four flat edges of your circle.
3. Build one quarter from the template
Look at the top-right quarter of the template. Starting from your north point, follow the pattern: a flat run of blocks, then shorter and shorter runs as the edge curves down, until you reach the east point. The generator's row-by-row guide tells you how many blocks each row has and where it starts, so you don't have to count squares on screen. Tap blocks on the template to mark them as placed.
4. Mirror it three times
A circle is symmetrical in four ways. Repeat the same pattern for the other three quarters. A useful trick is that the pattern of runs from north to east is the same as from east to south, just rotated. Once all four quarters are joined, remove the centre marker.
Common mistakes
- Counting the centre block twice. For odd diameters, the centre block belongs to both halves.
- Mixing thick and thin styles between quarters, which makes one side look wobbly.
- Building too small. Circles under 7 blocks wide look like octagons or squares. That's normal.
- Losing your place on huge circles. Split big circles into eight segments and use coordinates.
Can you build a circle without a generator?
Yes, using the "radius method": for each row, the block width is roughly 2 × √(r² − y²), where r is the radius and y is the row's distance from the centre. That's slow to do by hand, which is exactly why the generator exists — it does this maths for every block instantly and gives you an exact block count.
Ready? Open the circle generator or browse the circle chart to choose a size.