Minecraft Maps / Redstone Device

Circle Generator [1.12 functions]

  • 10,011 views, 0 today
  • 278 downloads, 0 today
  • 6
  • 5
  • 2
NOPEname
Level 61 : High Grandmaster Ninja
283
This (updated) Circle Generator allows you to create circles of any size made out of stone blocks using commands!

Change the scoreboard "r", displayed on the sidebar, to determine the radius of the circle. Then summon a squid called "c". It marks the center of that circle that will then be generated.
Since a chunk loader is included in this mechanic, the only limit is the world boarder (and the power of your pc). In the video you can see me creating a circle with a radius of 100,000 blocks in ~6 minutes. No mods/plugins/external programs are needed!

-How to install the mechanic: https://youtu.be/zkTSmxj1CQ0

-
Important commands:
  • /reload
  • /gamerule gameLoopFunction circle:testfor
  • /gamerule commandBlockOutput false
  • /gamerule logAdminCommands false
  • /scoreboard players set @p r ...
  • /give @p minecraft:spawn_egg 1 0 {display:{Name:"c"},EntityTag:{id:squid}}
Progress100% complete
Tags

1 Update Logs

Update #1 : by NOPEname 06/04/2017 6:21:00 amJun 4th, 2017

[v. 2.1]: Now runs ~40% less commands, runs ~25% faster

Create an account or sign in to comment.

anonkun
03/13/2018 5:33 pm
Level 1 : New Miner
detailed instructions on how to edit the block type? where in the functions should i change the values.
1
NOPEname
03/20/2018 2:16 pm
Level 61 : High Grandmaster Ninja
Ehm... this is quite old already. There has to be "/setblock ~ ~ ~ stone" somewhere. Maybe use Notepad++ to find it?
1

Welcome