From 0cf8159a1480bb817f44b7f5c34463be6afeafbd Mon Sep 17 00:00:00 2001 From: DustyDave961 <144002335+DustyDave961@users.noreply.github.com> Date: Wed, 16 Oct 2024 17:33:30 -0500 Subject: [PATCH] Update api.md Documented rad_resistance group. --- technic/doc/api.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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: