Radar

An instrument that shows a 2D top-down representation of Earth. It is a craftable and spawnable non-flammable solid.
Here is a list of possible sizes that reach the maximum malleability (12500) that have integer components: 1x10x1250, 1x20x625, 1x25x500, 1x50x250, 1x100x125, 2x5x1250, 2x10x625, 2x25x250, 2x50x125, 4x5x625, 4x25x125, 5x5x500, 5x10x250, 5x20x125, 5x25x100, 5x50x50, 10x10x125, 10x25x50, 20x25x25
At its default size (12x2x12) it has a durability of 1, at its maximum size it has a durability of 4.
By default, its colour is #000000.
It requires 2 Antenna
, 2 Iron
, and 1 TouchScreen
to be crafted.
Events
Loop(tickInterval)
Fires when the object is updated by the game loop.
The tickInterval parameter is the inverse of the tick rate. For example, if the tick rate is 20
, this will be 1 / 20
(or just 0.05
). If the tick rate commands are accessible, running them will change this value. It is a number
.