1
0
mirror of https://github.com/D00Med/scifi_nodes.git synced 2025-06-30 15:10:46 +02:00

More plants added

This commit is contained in:
D00Med
2016-11-21 11:27:50 +10:00
parent b2215f3943
commit 576f01b372
7 changed files with 33 additions and 0 deletions

View File

@ -397,6 +397,8 @@ node.plants = {
{"plant3", "Blue Jelly Plant", 1.2,0, 10},
{"plant4", "Green Jelly Plant", 1.2,0, 10},
{"plant5", "Fern Plant", 1.7,0, 0},
{"plant6", "Curly Plant", 1,0, 10},
{"plant7", "Egg weed", 1,0, 0},
}
for _, row in ipairs(node.plants) do