add alternative stonebrick

master
HybridDog 2013-03-24 13:40:42 +01:00
parent 4af53fdffc
commit 009f3da016
3 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,7 @@ stonelikenode("onefootstep", "One Footstep")
stonelikenode("coalblock", "Coalblock")
stonelikenode("dried_dirt", "Dried Dirt")
stonelikenode("wall", "Wall")
stonelikenode("stonebrick", "Alternative Stone Brick")
monode("goldbrick", "Goldbrick", LIGHT_MAX-1)
monode("goldblock", "Goldblock", LIGHT_MAX-1)
@ -129,6 +130,7 @@ minetest.register_node("extrablocks:fence_"..name, {
end
fencelikenode("special", "Specialfence")
fencelikenode("repellent", "Repellent Fence")
fencelikenode("stonebrick", "Alternative Stone Brick Fence")
local function raillikenode(name, desc)
local img = "extrablocks_"..name..".png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 496 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB