Let’s see….

This commit is contained in:
TechDudie 2021-05-03 18:03:58 +00:00
parent 9b83127dd9
commit 9a8fed974e
1 changed files with 6 additions and 0 deletions

View File

@ -25,6 +25,12 @@ for i=1, 4 do
sunlight_propagates = true,
paramtype2 = "meshoptions",
place_param2 = 3,
liquid_viscosity = 14,
liquidtype = "source",
liquid_alternative_flowing = "mcl_core:cobweb",
liquid_alternative_source = "mcl_core:cobweb",
liquid_renewable = false,
liquid_range = 0,
walkable = false,
drawtype = "plantlike",
drop = "mcl_sweet_berry:sweet_berry",