Skip to content
Snippets Groups Projects
Commit 71d75213 authored by tchncs's avatar tchncs
Browse files

moar crystalgrass!

parent 09f5dac5
No related branches found
No related tags found
No related merge requests found
......@@ -469,8 +469,8 @@ add_node({"ethereal:prairie_dirt"}, 0.035, {"prairie"}, 1, 100, {"flowers:dandel
"flowers:viola", "ethereal:strawberry_7"}, nil, nil, nil, ethereal.prairie)
-- crystal spike & crystal grass
add_node({"ethereal:crystal_dirt"}, 0.02, {"frost"}, 130, 185, {"ethereal:crystal_spike",
"ethereal:crystalgrass"}, nil, nil, nil, ethereal.frost)
add_node({"ethereal:crystal_dirt"}, 0.02, {"frost"}, 130, 185, {"ethereal:crystal_spike"}, nil, nil, nil, ethereal.frost)
add_node({"ethereal:crystal_dirt"}, 0.21, {"frost"}, 130, 185, {"ethereal:crystalgrass"}, nil, nil, nil, ethereal.frost)
-- red shrub
add_node({"ethereal:fiery_dirt"}, 0.10, {"fiery"}, 1, 100, {"ethereal:dry_shrub"}, nil, nil, nil, ethereal.fiery)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment