From 5fd5381ac9699242aad7048679e5272d6f5ac070 Mon Sep 17 00:00:00 2001 From: sys4-fr Date: Fri, 24 Feb 2017 14:52:03 +0100 Subject: [PATCH] Change README.md --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) 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