diff options
Diffstat (limited to 'bonemeal.lua')
-rw-r--r-- | bonemeal.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bonemeal.lua b/bonemeal.lua index ce8be4c..1de4cbc 100644 --- a/bonemeal.lua +++ b/bonemeal.lua @@ -83,6 +83,7 @@ local crops = { {"ethereal:onion_", 5},
{"farming:barley_", 7},
{"farming:hemp_", 8},
+ {"farming:chili_", 8},
}
-- check if sapling has enough height room to grow
|