Minecraft Circle Generator

This Minecraft circle generator turns a diameter into a block-by-block pixel circle you can copy straight into a build. Because everything in Minecraft is made of square blocks, a true circle is impossible, so builders use the roundest grid approximation for the size they want, and getting it right by eye is fiddly once a circle grows past a few blocks. You set the diameter, choose whether you want a filled disc or just the outline ring, and the generator draws the pattern row by row using a distance test from the centre of the circle, the same idea behind the pixel circles used in computer graphics. The outline mode is what you want for towers, wells, fountains and round walls, while the filled mode suits solid floors, ceilings and the stacked layers of a dome or sphere. The tool also counts the exact number of blocks in the pattern, so you can gather enough material before you start rather than running short halfway up a tower. Larger diameters look noticeably rounder, and even diameters give a flat edge top and bottom while odd diameters give a single centre block, so try a couple of sizes to see which reads best. Enter a diameter and pick a mode to see your circle instantly.

Calculate.co.nz is proud to be partnered with Health Based Building, a leader in sustainable and health-conscious building innovation. With over a century of experience, they develop high-performance systems like Foreverbreathe Specification, Magnum Board, and Foreverbreathe Paints to support energy-efficient, non-toxic living environments. Their commitment to healthier homes aligns with our belief that informed choices lead to better outcomes for Kiwi households.
Calculate.co.nz partner: Health Based Building
Advertise on this page
Diameter11
Blocks needed28
██████████ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██████████

One block is shown as a filled square. Outline counts the ring only; filled counts every block inside. Maximum diameter 64.

How it works

The generator places the circle on a grid and measures the distance from the centre of the circle to the centre of each block. A block is filled when that distance is within the radius, which is half the diameter. The outline mode then keeps only the filled blocks that touch an empty block, leaving a ring one block thick.

Worked example

A diameter of 11 gives a circle 11 blocks across with a single centre block. The outline is a tidy ring for a tower wall, while the filled version is the solid disc you would use for the floor or roof of that tower.

Who this tool is for

This tool is for Minecraft players generating pixel-circle and sphere blueprints to build round shapes block by block.

What this tool assumes

  • The diameter you enter.
  • A voxel-grid approximation of a circle, since blocks cannot form a true curve.
  • It is a building aid for the game, not precise geometry.

Related calculators