diff options
author | h-v-smacker <hans-von-smacker+github@gmail.com> | 2018-04-29 23:25:22 +0300 |
---|---|---|
committer | h-v-smacker <hans-von-smacker+github@gmail.com> | 2018-04-29 23:25:22 +0300 |
commit | 001fe95fca1e3047f21d7418fa7e8456f840a25a (patch) | |
tree | a2633258c0c9854d6f5725cbc7697be836d9017c | |
parent | e2247ce575bc288932c2b6794bf42497a2b63e6e (diff) |
readme+bonemeal
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ This mod adds a maple tree to the minetest game. Originally written for the Home ## Bonemeal -If you are using the bonemeal mod, add this to mods.lua to enable mapple support: +If you are using the bonemeal mod, add this to mods.lua to enable maple support: ``` if minetest.get_modpath("maple") then |