diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2018-04-30 13:27:35 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2018-04-30 13:27:35 +0100 |
commit | e7a7488007397008bb8d2204e573d9e714c8b6a4 (patch) | |
tree | 706444586bfc432e55abcf24cc33cb813a208cc0 | |
parent | a3cf3fd5550948e53d8e37b4a0b90256b4b08c75 (diff) |
added beetroot
-rw-r--r-- | mods.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ if farming and farming.mod and farming.mod == "redo" then {"farming:pepper_", 5}, {"farming:pineapple_", 8}, {"farming:pea_", 5}, + {"farming:beetroot_", 5}, }) end |