diff --git a/README.md b/README.md index d27cedb..a1853f6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,27 @@ # moreflowers +by sys4 + A Minetest mod that add more flowers + +This simple mod extend the flowers mod from MT_Game by adding more flowers. + +Dependence: +- flowers + +Optional Dependecies: +- farming +- vessels + +For now this mod add: +- Wild carrot: + Flowers spawn into biomes grassland, deciduous_forest and coniferous_forest. + +- Bunch of flowers: + If farming mod is loaded then you can craft a bunch of flowers with any items from the flower group and a string of cotton. + +- Bunch into a vase: + If farming and vessels mods are loaded then you can craft a bunch into a vase and place it where you want. + +LICENCES: +- Code: GPLv3 +- Textures: WTFPL v2