From ea938b9ba55259124f54c7cb1311639da18f2c3f Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Sat, 8 Oct 2016 19:38:39 +0100 Subject: [PATCH] Updated readme to show changelog --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 529285d..bb8ba2c 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,11 @@ This mod lets the player bake clay into hardened blocks and colour them with dye (8x baked clay and 1x dye in centre), stairs and slabs are also available. https://forum.minetest.net/viewtopic.php?id=8890 + +Changelog: + +- 0.5 - Now using minecraft recipe to colour baked clay (8x baked clay, 1x dye in centre) +- 0.4 - Code tweak and tidy +- 0.3 - Added Stairs and Slabs for each colour +- 0.2 - Any colour of baked clay can be re-dyed into another colour +- 0.1 - Initial Release