tidy
parent
6dc313473a
commit
29cac6e756
|
@ -229,8 +229,7 @@ add_schem({"ethereal:green_dirt"}, 0.03, {"grassy"}, 1, 100, dpath .. "apple_tre
|
||||||
add_schem({"ethereal:green_dirt"}, 0.001, {"jumble"}, 1, 100, path .. "bigtree.mts", ethereal.jumble)
|
add_schem({"ethereal:green_dirt"}, 0.001, {"jumble"}, 1, 100, path .. "bigtree.mts", ethereal.jumble)
|
||||||
|
|
||||||
-- aspen tree
|
-- aspen tree
|
||||||
add_schem({"ethereal:green_dirt"}, 0.02, {"grassytwo"}, 1, 50,
|
add_schem({"ethereal:green_dirt"}, 0.02, {"grassytwo"}, 1, 50, dpath .. "aspen_tree.mts", ethereal.jumble)
|
||||||
minetest.get_modpath("default").."/schematics/aspen_tree.mts", ethereal.jumble)
|
|
||||||
|
|
||||||
-- birch tree
|
-- birch tree
|
||||||
add_schem({"ethereal:green_dirt"}, 0.02, {"grassytwo"}, 50, 100, ethereal.birchtree, ethereal.grassytwo)
|
add_schem({"ethereal:green_dirt"}, 0.02, {"grassytwo"}, 50, 100, ethereal.birchtree, ethereal.grassytwo)
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue