Add desert/silver sandstone-related blocks. (#1596)
authorDiego Martínez <kaeza@users.noreply.github.com>
Tue, 7 Mar 2017 03:03:30 +0000 (00:03 -0300)
committerAuke Kok <sofar+github@foo-projects.org>
Tue, 7 Mar 2017 03:03:30 +0000 (19:03 -0800)
commit1d45b27c1257ced84eccc7908bb3347cc22f42c9
treeb1dcf1fc03fbe57f05319ec90e3dfe1ce0aa4565
parent496521f4a1960cf04ff9ab6414582233abc12cb3
Add desert/silver sandstone-related blocks. (#1596)

Add desert and silver sand-related blocks, and stairs.
mods/default/README.txt
mods/default/crafting.lua
mods/default/license.txt
mods/default/nodes.lua
mods/default/textures/default_desert_sandstone.png [new file with mode: 0644]
mods/default/textures/default_desert_sandstone_block.png [new file with mode: 0644]
mods/default/textures/default_desert_sandstone_brick.png [new file with mode: 0644]
mods/default/textures/default_silver_sandstone.png [new file with mode: 0644]
mods/default/textures/default_silver_sandstone_block.png [new file with mode: 0644]
mods/default/textures/default_silver_sandstone_brick.png [new file with mode: 0644]
mods/stairs/init.lua