From 9e7752b895c3f385ff03083c3e7aa53692990b0a Mon Sep 17 00:00:00 2001 From: cale Date: Fri, 26 Feb 2016 15:35:01 +0100 Subject: [PATCH] added sandstone brick --- mods/default/nodes.lua | 6 ++++++ mods/default/textures/default_sandstone_brick.png | Bin 0 -> 282 bytes 2 files changed, 6 insertions(+) create mode 100644 mods/default/textures/default_sandstone_brick.png diff --git a/mods/default/nodes.lua b/mods/default/nodes.lua index f6c1d1d..ab18c9c 100644 --- a/mods/default/nodes.lua +++ b/mods/default/nodes.lua @@ -683,6 +683,12 @@ minetest.register_node("default:compressed_sandstone", { groups = {cracky = 3}, }) +minetest.register_node("default:sandstone_brick", { + description = "Sandstone Brick", + tiles = {"default_sandstone_brick.png"}, + groups = {cracky = 3}, +}) + minetest.register_node("default:gravel", { description = "Gravel", tiles = {"default_gravel.png"}, diff --git a/mods/default/textures/default_sandstone_brick.png b/mods/default/textures/default_sandstone_brick.png new file mode 100644 index 0000000000000000000000000000000000000000..fb1545f6495d8b0755461f4df9afbca82e9c9711 GIT binary patch literal 282 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1SJ1Ryj={WI14-?iy0WWg+Z8+Vb&Z8pdfpR zr>`sf112dxX|;EOW>S|xv6<249-QVi6yBi3gww484B*6z5(HleBwYw zQ#@T9Lp+Wr+w5N7!^pg+@^6q!$ehNE26x-j=kxOmG7l@e?x|8^lVZLV{o&o=?d9_O zcoXF}aBvnp3}^fLoNgx!Q+sY&Yu_soSdE*UTD1dcGSWY9gA@xJ+d{QpNWplvlJM#NnkFH=ne41&^Rcm3-RqQ)99F8*GcwvQ-w6Cj*i_z9owJ{6~ YbMjsOcEn4q2D*>I)78&qol`;+0F9eqlK=n! literal 0 HcmV?d00001