Optional Block Attributes
capacity
Determines if the block will increase R storage of the ship. Example:capacity=100.0, Data type: float
blurb
The description of the block that appears in-game. Example:blurb=”Super massive weapon of destruction.”, Make sure your description is in quotes. Data type: string
name
The name of the block that displays in-game. Example:name=”Super Laser”, Make sure your name text is in quotes. Data type: string