Stamping Press [Tier 1]
A press that joins two symbols together; takes in two symbols of same color and shape and outputs a symbol of that color and shape with the added values.
When powered: the resulting symbol has its value increased by 1.
Metadata
{
"key": "stamping_press",
"tier": 1,
"count": 4,
"machine": "Stamping Press",
"background": "machine-1.png",
"bands": {
"top": "itemInput",
"leftTop": "itemInput",
"rightTop": "itemInput",
"bottom": "itemOutput"
},
"description": "A press that joins two symbols together; takes in two symbols of same color and shape and outputs a symbol of that color and shape with the added values.\n[power]: the resulting symbol has its value increased by 1.\n"
}