Difference between revisions of "Mesecons speed advices"

From Pandorabox
Jump to navigation Jump to search
(Created page with "This article exists to provide advices on the speed of Mesecons mod devices. Please add your ideas to discussion so we have easily-readable list of solutions.")
 
Line 1: Line 1:
 
This article exists to provide advices on the speed of Mesecons mod devices.
 
This article exists to provide advices on the speed of Mesecons mod devices.
 
Please add your ideas to discussion so we have easily-readable list of solutions.
 
Please add your ideas to discussion so we have easily-readable list of solutions.
 +
 +
=== Spacing ===
 +
Mesecons devices work after player approaches them and stop some time later.
 +
When you make a device, you want to put it far enough from others to avoid too much things working at the same time.
 +
 +
There exists a concept of mapblock, not a certain block of the map, but a cube containing a number of normal blocks. It's best to put the whole device inside one mapblock.
 +
 +
You can currently see the mapblock you are at with "/mesecons_hud on".

Revision as of 03:23, 18 October 2019

This article exists to provide advices on the speed of Mesecons mod devices. Please add your ideas to discussion so we have easily-readable list of solutions.

Spacing

Mesecons devices work after player approaches them and stop some time later. When you make a device, you want to put it far enough from others to avoid too much things working at the same time.

There exists a concept of mapblock, not a certain block of the map, but a cube containing a number of normal blocks. It's best to put the whole device inside one mapblock.

You can currently see the mapblock you are at with "/mesecons_hud on".