From 60578e0950d3235401d3a7504d602d5e398b7122 Mon Sep 17 00:00:00 2001
From: Nils Dagsson Moskopp <nils@dieweltistgarnichtso.net>
Date: Wed, 1 Jun 2011 16:46:49 +0200
Subject: [PATCH] * README updated

---
 README | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/README b/README
index e3e3a3491..8a557adb4 100644
--- a/README
+++ b/README
@@ -1,7 +1,14 @@
 Minetest Δ (“Minetest Delta”) is a fork of Minetest-c55 <http://celeron.55.lt/~celeron55/minetest/>, incorporating experimental features that are not (yet) included in Minetest-c55.
 
 New bricks:
-* Sandstone (crafted from 4 sand)
+* Sandstone (crafted from 4 sand, yields sand)
+* Cactus (plant that grows on sand)
+* Clay (found in sand at sea level, yields 4 lumps of clay)
+* Brick (made from 4 clay bricks, yields 4 clay bricks)
+
+New materials:
+* Lump of clay
+* Clay brick (made from lumps of clay in the furnace)
 
 Alternate graphics:
 * Player
-- 
GitLab