replicateBlock

An attribute applied to a LAUNCHER that defines a block for it to produce.

Example:

replicateBlock=
{shape=MISSILE,
features=THRUSTER|EXPLODE,
group=8,
lifetime=5.000,
points=2,
durability=0.500,
density=0.150,
fillColor=0x113077,
fillColor1=0x1f56a5,
lineColor=0x3390eb,
capacity=0.100,
thrusterForce=4000.000,
thrusterColor=0x90808080,
thrusterColor1=0x904060a0,
explodeDamage=40.000,
explodeRadius=20.000},

In the example above, replicateBlock states that a new blocks will be created.
All the stats within the brackets are the block that the launcher will produce.

Data type: block