blueprints/Wavebreakers/chopshop.json
2025-02-06 21:04:48 -08:00

17 lines
No EOL
324 B
JSON

{
"smallgrid": [
{
"repl": "SmallBlockArmor(\\w+)",
"with": "CAP_Armor$1"
},
{
"repl": "Half(\\w+)",
"with": "CAP_Half$1"
},
{
"repl": "ConveyorTubeSmallT",
"with": "AWGConveyorTJunction"
}
],
"largegrid": []
}