diff options
Diffstat (limited to 'plantpack.lua')
-rw-r--r-- | plantpack.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plantpack.lua b/plantpack.lua index 6956de4..09e361e 100644 --- a/plantpack.lua +++ b/plantpack.lua @@ -187,4 +187,4 @@ minetest.register_craft({ {"","ethereal:mushroom_plant", ""}, {"","ethereal:bowl", ""}, } -})
\ No newline at end of file +}) |