Blogs Tutorial

Minecraft Command Blogs | /worldborder and randomTickspeed

  • 12.5k views 0 today
  • 5
  • 3
  • 6
Pepijn
Lvl 58Grandmaster Cyborg
385
Minecraft Command Blogs
By Pepijn96
/worldborder and randomTickspeed

Finally! A new snapshot is here and comes along with some awesome changes when it comes to your minecraft world.

/worldborder
Till this snapshot, the world border was an invisible "wall" 30 million blocks away from x=0 and z=0. Beyond this wall the normal minecraft physics (yes, there is some physics in minecraft) are no more and your game will lag more and more until you leave this area.

But now we can finally decide on our own how big our world is (still not larger than a radius of 30 million blocks though)! You can set the center of this world border with /worldborder center (x) (z) (this will not change the coordinates of your world or the worldspawn) and after that you can set the size with /worldborder set (value) (the border will be a box, not a sphere). You can also do /worldborder set (value) (value) which will set the worldborder to the new size within the given amount of seconds (the worldborder will move towards this new value).

You can also set the amount of damage and the buffer (the amount fofblocks you can go outside the worldborder without taking damage, default is 0.2) with /worldborder damage amount (value) and /worldborder damage buffer (value). The damage is per second per block outside the worldborder.

If you want to warn players that the worldborder is close, you can do either /worldborder warning distance (amount of blocks) or /worldborder warning time (time in seconds), which will make the players screen turn red around the edges when the worldborder is within that range. The last one will work best for a moving worldborder.

There are still some bugs when it comes to interacting with the world beyond the border, but this new option is great for mapmaking.

randomTickspeed
A new gamerule is here! And this time you can give a value to it, instead of setting it to either true or false. So with /gamerule randomTickspeed (value) you can now set how fast the game will send out a random tick.

This sounds really cool of course, but what does it do? Well, things like growing crops and trees determine on a random tick the game sends out randomly every so often. If you set the randomTickspeed to a greater value, you will speed up this proces. So crops will grow faster, redstone ore will unlit faster, etc.

It's really fun to mess around with, just remember that the default randomTickspeed is 3 and that a large value will lag your game.

Thanks for reading! I hope you learned something new or maybe even got some inspiration.

-Pepijn96

More like this

  Have something to say?

mean82
11/21/2015 7:22 pm
Level 10 : Journeyman Crafter
Is it possible to make it so you dont get damaged outside the world border at all?
1
Gummibear_Lord
07/27/2015 12:39 pm
Level 1 : New Miner
how do i make a world border slowley shrink
1
Pepijn
07/27/2015 1:21 pm
Level 58 : Grandmaster Cyborg
/worldborder set (new size) (amount of seconds it should take to move the worldborder from the old size to the new size)

So if you make the last value higher, the border will move more and more slowly
1
Gummibear_Lord
07/28/2015 9:23 am
Level 1 : New Miner
thanks
1
Wolf_Kaboozles
09/15/2014 7:02 pm
Level 1 : New Crafter
So I've tried /worldborder clear, /worldborder clear all, and /worldborder remove and none of them work. How do i remove a worldborder? I accidentally made one and it won't GTFO.
1
Pepijn
09/16/2014 3:24 am
Level 58 : Grandmaster Cyborg
You can't delete a world border, every world has it (as of 1.8). just do /worldborder center 0 0 and /worldborder set 60000000 to bring it back to it's default state.
1

Welcome