From 9c72f0559d4a77ea2d830561117bca8758ae5baf Mon Sep 17 00:00:00 2001 From: tenplus1 Date: Tue, 2 May 2023 08:38:54 +0100 Subject: [PATCH] update api.txt --- api.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/api.txt b/api.txt index f26227e..e00c9d9 100644 --- a/api.txt +++ b/api.txt @@ -90,6 +90,7 @@ functions needed for the mob to work properly which contains the following: level is between the min and max values below 'light_damage_min' minimum light value when mob is affected (default: 14) 'light_damage_max' maximum light value when mob is affected (default: 15) + When both set to 15, only kill mob with natural light. 'suffocation' when > 0 mobs will suffocate inside solid blocks and will be hurt by the value given every second (0 to disable). 'floats' when set to 1 mob will float in water, 0 has them sink.