# Minecraft Circle Generator

> A Minecraft circle generator turns a diameter in blocks into the exact grid pattern you place in-game. Because blocks are square, a circle has to be approximated: each cell is filled when its centre falls inside the true circle, which gives the stepped outline builders recognise. Set the diameter, pick a thin outline, a thick outline or a filled disc, and copy the grid.

Source: https://rankcert.com/tools/minecraft-circle-generator
Free, no signup. Updated: 2026-09-11

## How to use it

1. Set the diameter in blocks, or tap one of the presets.
2. Choose a thin outline, a thick outline or a filled disc.
3. Build from the grid, or copy it as text to keep beside you.

## Blocks needed for a thin circle

Odd diameters have a single centre block, which makes them easier to line up with a beacon or a pillar. Even diameters do not.

| Diameter | Blocks in the outline | Centre block |
| --- | --- | --- |
| 7 | 16 | Yes |
| 9 | 24 | Yes |
| 11 | 28 | Yes |
| 15 | 40 | Yes |
| 16 | 44 | No |
| 21 | 56 | Yes |
| 32 | 88 | No |
| 51 | 144 | Yes |

## Questions

### How do you make a perfect circle in Minecraft?

You cannot, strictly. Blocks are square, so every circle is an approximation. The standard method fills a block when the centre of that block falls inside the true circle, which is what this generator does and what every large build uses.

### Should I use an odd or even diameter?

Odd diameters give you a single centre block, which makes it far easier to align a beacon, a pillar or a nether portal. Even diameters leave a 2x2 centre and are harder to build symmetrically.

### What is the difference between a thin and a thick circle?

A thin circle marks a block when any of its four edge neighbours is outside the circle. A thick circle also checks the four diagonal neighbours, so the ring is wider and reads more clearly from a distance or from the ground.

### How do I build a sphere from this?

A sphere is a stack of discs. Build the widest circle at the middle layer, then work up and down using the diameter for each layer, which shrinks as you move away from the centre. Layer n of a sphere of radius r has diameter 2 x sqrt(r squared - n squared).

### What is the biggest circle worth building by hand?

Past about 60 blocks across the outline stops reading as a circle from ground level and the block count runs into the hundreds. Above that, build it in sections and check the shape from the air.

### Does this work for Bedrock and Java?

Yes. The grid is a geometry problem, not a game feature, so the same pattern works in every edition and in other voxel games.

### How many blocks do I need?

The tool counts them for you as you change the diameter. As a rough guide a thin outline uses about 2.8 blocks per unit of diameter - a little under pi, because the outline steps diagonally rather than tracing every edge.

### Can I copy the pattern out?

Yes. Copy as text gives you the grid as hashes and dots, which pastes into any notes app or a chat window so you can keep it on a second screen while you build.

## Related tools

- [Random Letter Generator](https://rankcert.com/tools/random-letter-generator): Generate one random letter or a whole string of them. Pick uppercase or lowercase, restrict to vowels or consonants, and rule out repeats.
- [Random Number Generator](https://rankcert.com/tools/random-number-generator): Pick a random number between any two values. Draw one or draw hundreds, sorted, with or without repeats - for giveaways, raffles and classrooms.
- [Random Group Generator](https://rankcert.com/tools/random-group-generator): Paste a list of names and split it into random teams. Choose the number of groups or the people per group, and get evenly sized results every time.
- [Pictionary Word Generator](https://rankcert.com/tools/pictionary-word-generator): Draw random Pictionary or charades words at three difficulty levels. No signup, no ads, and nobody at the table has to think them up.
- [Valorant Crosshair Generator](https://rankcert.com/tools/valorant-crosshair-generator): Design a Valorant crosshair with live preview - colour, centre dot, inner and outer lines - and copy the profile code straight into the game.
- [Reaction Time Test](https://rankcert.com/tools/reaction-time-test): Measure how fast you react, in milliseconds. Click the moment the box turns green, run as many rounds as you like, and see your average, median and best.