mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
liquid_type -> liquidtype
This commit is contained in:
parent
908db7c1d2
commit
d99d27dcbe
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ minetest.register_nodedef_defaults({
|
|||
extra_dug_item = "",
|
||||
extra_dug_item_rarity = 2,
|
||||
metadata_name = "",
|
||||
liquid_type = "none",
|
||||
liquidtype = "none",
|
||||
liquid_alternative_flowing = "",
|
||||
liquid_alternative_source = "",
|
||||
liquid_viscosity = 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue