From 2e1a69c3b1154c189816c8072ce3a4dbcc9fa163 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Mon, 9 May 2011 19:22:07 +0100 Subject: Added glass, with rendering and furnace support. --- src/mapnode.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mapnode.h') diff --git a/src/mapnode.h b/src/mapnode.h index d456cf883..9ab885386 100644 --- a/src/mapnode.h +++ b/src/mapnode.h @@ -99,6 +99,7 @@ void init_content_inventory_texture_paths(); //#define CONTENT_WORKBENCH 17 #define CONTENT_COBBLE 18 #define CONTENT_STEEL 19 +#define CONTENT_GLASS 20 /* Content feature list -- cgit v1.2.3