From 7666867b68f08c3e43d6def9ef565430ffda4d1f Mon Sep 17 00:00:00 2001 From: Brett O'Donnell Date: Wed, 12 Aug 2015 17:09:20 +0930 Subject: [PATCH] add heading --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 602621f..ce539d1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# Biome Lib + This library's purpose is to allow other mods to add growing things to the map in a straightforward, simple manner. It contains all the core functions needed by mods and modpacks such as More Trees, Tiny Trees, Plantlife, and others. Spawning of plants is optionally sensitive to the amount of available light, elevation, nearness to other nodes, plant-to-plant density, water depth, and a whole host of controls.