Skip to content

Commit 64cdbae

Browse files
committedJan 4, 2015
Remove freezemelt documentation from lua_api.txt
1 parent 6fdb323 commit 64cdbae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎doc/lua_api.txt

-1
Original file line numberDiff line numberDiff line change
@@ -2859,7 +2859,6 @@ Definition tables
28592859
liquid_alternative_source = "", -- Source version of flowing liquid
28602860
liquid_viscosity = 0, -- Higher viscosity = slower flow (max. 7)
28612861
liquid_renewable = true, -- Can new liquid source be created by placing two or more sources nearby?
2862-
freezemelt = "", -- water for snow/ice, ice/snow for water
28632862
leveled = 0, -- Block contain level in param2. value - default level, used for snow. Don't forget use "leveled" type nodebox
28642863
liquid_range = 8, -- number of flowing nodes around source (max. 8)
28652864
drowning = 0, -- Player will take this amount of damage if no bubbles are left

0 commit comments

Comments
 (0)
Please sign in to comment.