Ingredient Guillotine [Tier 1]
A small guillotine for symbols; splits a symbol into two equal halves, rounded down.
For each symbol that comes, two (or zero) symbols come out of same color and shape but value / 2 rounded down.
A zero-valued symbol ceases to exist.
When powered: for an odd 2X+1 symbol, you can split it in X and X+1 instead of rounding down.
Metadata
{
"key": "ingredient_guillotine",
"tier": 1,
"count": 4,
"machine": "Ingredient Guillotine",
"background": "machine-1.png",
"bands": {
"bottom": "itemOutput",
"leftTop": "itemInput",
"rightTop": "itemInput"
},
"description": "A small guillotine for symbols; splits a symbol into two equal halves, rounded down.\nFor each symbol that comes, two (or zero) symbols come out of same color and shape but value / 2 rounded down.\nA zero-valued symbol ceases to exist.\n[power]: for an odd 2X+1 symbol, you can split it in X and X+1 instead of rounding down.\n"
}