Making a circle sounds easy, but the situation may be different in a blocky world like Minecraft. The game surely does not let users put a block on half a square as everything must snap to a grid. And it means any circle you make while building cannot be perfectly round like a real one.

However, with the right technique, you can build circular platforms, towers, or domes. How do you make a circle in Minecraft? You can follow these different ways: build it yourself, build it with command blocks, or use an online tool.

1. How Do You Make A Circle In Minecraft?

The very first thing you should do before starting to build a circle is determine its diameter. This distance is measured from an end of the circle through the farthest point on the other end.

In fact, it’s easier to make circles using an odd diameter.

How do you make a circle in Minecraft
The larger the diameter is, the rounder and more "circle" it looks.

For example, if you create a circle with a 17-block diameter, the single block in the middle will be the center point from which you build a plus sign. This will be the circle frame and all that’s left for you to do is count 8 blocks outward in all directions to craft the circle’s outer bounds.

We will use a circle of 17 blocks wide in our guide here:

#1. Place 17 blocks down and put a block perpendicular on the middle block’s both sides.

Step 1 Make A Circle
Starting from putting blocks on the ground and creating a perpendicular to make the frame.

#2. From the center block (or the 9th block in this case), place 7 blocks out on each side of it.

Step 2
The number of blocks to put depends on the diameter.

#3. On each of the four tips, put more blocks to make them 5-block long.

Step 3 Make A Circle
Each tip will serve as the circle edge’s center.

#4. Finish the outline of your circle by building each corner with 2 more blocks on the sides, facing the same direction with the original edge.

Step 4 Circle
Put two blocks on two sides of each edge.

#5. Add the circle corners by creating a mini “L” using three blocks, filling the gap in the outline.

Step 5 Circle
Make an L on each part to fill the gap.

#6. As the circle outline is successfully made, you can now do anything you want with the inside.

Players can either get rid of the center blocks and let the circle be hollow or fill it with more blocks. A circle can be made into a platform to stand on.

Step 6
Make it full or leave it empty, your choice!

This is the manual way for those who wonder “How do you make a circle in Minecraft”. You can adjust the diameter of your circle. With enough practice, making a Minecraft circle will become your second nature.

2. How To Make A Circle In Minecraft Command

How to make a perfect circle in Minecraft will not be that hard anymore if you use commands. Follow these steps.

#1. Put 6 command blocks vertically on top of one another. If you don’t know how to obtain them, insert "/give command_block" in the chat window.

Minecraft Command Block
How do you make a circle in Minecraft? Use command blocks!

#2. Choose the correct mode and insert the commands in each command block from the top down as follows:

  • (Impulse) - execute as @e[type=minecraft:armor_stand,tag=circle,distance=..10] at @s run tp @s ~ ~ ~ facing entity @p
  • (Chain) - execute as @e[type=minecraft:armor_stand,tag=center,distance=..2,limit=1] at @s run tp @s ~ ~ ~ ~5 ~
  • (Chain) - execute as @e[type=minecraft:armor_stand,tag=center,distance=..3,limit=1] at @s positioned ~ ~-7 ~ run summon minecraft:armor_stand ^ ^ ^3 {ArmorItems:[{},{},{},{id:sand,Count:1}],Tags:["circle"],Invisible:1,Invincible:1,NoGravity:1,Marker:1b}
  • (Chain) - execute as @e[type=minecraft:armor_stand,tag=center,distance=..4,limit=1] at @s positioned ~ ~-6.5 ~ run summon minecraft:armor_stand ^ ^ ^3.5 {ArmorItems:[{},{},{},{id:sand,Count:1}],Tags:["circle"],Invisible:1,Invincible:1,NoGravity:1,Marker:1b}
  • (Repeating) - execute as @e[type=minecraft:armor_stand,tag=center,distance=..5,limit=1] at @s positioned ~ ~-6.5 ~ run summon minecraft:armor_stand ^ ^ ^3 {ArmorItems:[{},{},{},{id:sand,Count:1}],Tags:["circle"],Invisible:1,Invincible:1,NoGravity:1,Marker:1b}
  • (Impulse) - summon minecraft:armor_stand ~ ~6 ~ {Tags:["center"]}

#3. Then, you can set the top and bottom command blocks to "Needs Redstone", the other blocks will be "Always Active."

#4. Equip a button on the top command block while a lever should be on the second last command block.

Once you follow these steps correctly, pull the lever and you will generate a circle of sand blocks around the command block pillar. Afterward, players can press the button atop to smoothen the circle edges.

When it’s all said and done, you can freely break the command blocks.

3. Minecraft Circle Generator

And there’s another way of how to make a perfect circle in Minecraft. Rather than complicated procedures, players can use a site, e.x. Pixel Circle Generator.

Here's how to use it:

#1. Enter the width and height you want your circle to have.

  • If the width is the same as the height, the circle will turn out perfectly round with a radius of r = width = height.
  • If the width and height are different, it will become an ellipse. However, we can still consider it a circle for brevity.

#2. Enter the thickness for the circle.

#3. The Minecraft circle generator will craft your circle and display it afterward. The calculator also tells you the number of blocks you need to make the circle.

Perfect Circle
Creating a perfect circle in Minecraft is nothing difficult with our instruction.

>>> Related post: All Piglin Trades In Minecraft: What To Get And How You Can Find Them