1
0
mirror of https://codeberg.org/tenplus1/farming.git synced 2025-06-30 07:11:13 +02:00

Added Green Beans and beanpoles to grow them with

This commit is contained in:
tenplus1
2015-04-19 12:42:12 +01:00
parent 5902909121
commit 0b3952bd3d
12 changed files with 191 additions and 2 deletions

View File

@ -35,6 +35,7 @@ function farming.register_mgv6_decorations()
register_plant("raspberry_4", 3, 10, "", -1)
register_plant("rhubarb_3", 3, 15, "group:tree", 1)
register_plant("blueberry_4", 3, 10, "", -1)
register_plant("beanbush", 18, 35, "", -1)
end
-- enable in mapgen v6 only