Update cobble.lua

This commit is contained in:
Megaf 2014-06-11 10:02:05 -03:00
parent ea02e2490e
commit 686df630fa
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ end
minetest.register_node("more_chests:cobble", {
description = "Cobble Chest",
// tiles = {"default_cobble.png"},
tiles = {"default_cobble.png", "default_cobble.png", "default_cobble.png",
"default_cobble.png", "default_cobble.png", "cobblechest_front.png"},
paramtype2 = "facedir",