Переглянути джерело

Document air_equivalent as deprecated

sfan5 9 місяців тому
батько
коміт
de0036f4c1
1 змінених файлів з 4 додано та 0 видалено
  1. 4 0
      doc/lua_api.md

+ 4 - 0
doc/lua_api.md

@@ -8927,6 +8927,10 @@ Used by `minetest.register_node`.
     -- * nil: Will be treated as true if `liquidtype ~= "none"`
     --   and as false otherwise.
 
+    air_equivalent = nil,
+    -- unclear meaning, the engine sets this to true for 'air' and 'ignore'
+    -- deprecated.
+
     leveled = 0,
     -- Only valid for "nodebox" drawtype with 'type = "leveled"'.
     -- Allows defining the nodebox height without using param2.