# Material Inscribe Module

## Description

Inscribes the used material onto the moduleExample```json5{    "inscribe_on_craft_module": [        "PROJECTILE",        "TEST"    ]    // copies the material stack on the crafted module under the keys set here.}```

