mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
liquid_type -> liquidtype
This commit is contained in:
@@ -103,7 +103,7 @@ minetest.register_nodedef_defaults({
|
|||||||
extra_dug_item = "",
|
extra_dug_item = "",
|
||||||
extra_dug_item_rarity = 2,
|
extra_dug_item_rarity = 2,
|
||||||
metadata_name = "",
|
metadata_name = "",
|
||||||
liquid_type = "none",
|
liquidtype = "none",
|
||||||
liquid_alternative_flowing = "",
|
liquid_alternative_flowing = "",
|
||||||
liquid_alternative_source = "",
|
liquid_alternative_source = "",
|
||||||
liquid_viscosity = 0,
|
liquid_viscosity = 0,
|
||||||
|
Reference in New Issue
Block a user