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 fae717b..c67ce3a 100644 --- a/bonemeal.lua +++ b/bonemeal.lua @@ -82,6 +82,7 @@ local crops = { {"ethereal:strawberry_", 8},
{"ethereal:onion_", 5},
{"farming:barley_", 7},
+ {"farming:hemp_", 8},
}
-- check if sapling has enough height room to grow
|