diff --git a/technic/doc/api.md b/technic/doc/api.md index 7116f0a..1c731ee 100644 --- a/technic/doc/api.md +++ b/technic/doc/api.md @@ -199,7 +199,10 @@ Groups: * Extends the Minetest API. Indicates where the machine can be connected. * `radioactive = ` * Makes the node radioactive. - * ``: Strength of the node's radiation (ex. `80`). + * ``: Strength of the node's radiation (ex. `2`). +* `rad_resistance = ` + * Makes the node resistant to radiation. + * ``: Strength of the node's resistance (ex. `80`). Additional definition fields: