diff options
-rw-r--r-- | api.txt | 2 | ||||
-rw-r--r-- | init.lua | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -93,4 +93,4 @@ Final Words =========== I hope this guide helps you add your own plants so you can grow them quickly -with the items included. Please check the mods.lua for more examples. +with the items included. Please check the mods.lua for more examples.
\ No newline at end of file @@ -596,4 +596,4 @@ local path = minetest.get_modpath("bonemeal") dofile(path .. "/mods.lua")
dofile(path .. "/lucky_block.lua")
-print (S("[bonemeal] loaded"))
+print (S("[bonemeal] loaded"))
\ No newline at end of file |