Files
mindustry/tools/extra-schemas/clamp.json
2026-08-05 11:53:34 -04:00

4 lines
218 B
JSON

{
"doc": "Clamps progress to the [0, 1] range. Applied via PartProgress's 'op'/'operation' field (e.g. `op: clamp`), NOT 'type' - its parameter fields (if any) are written flat alongside 'op', on the same object."
}