Upload texture: superflat's bedrock

master
srifqi 2014-08-20 15:07:12 +07:00
parent 8a4dd80f17
commit e4d0942c34
2 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ end)
-- Superflat's bedrock
minetest.register_node("superflat:bedrock", {
description = "SUPERFLAT'S BEDROCK",
tiles ={"default_cobble.png"},
tiles ={"superflat_bedrock.png"},
groups = {unbreakable = 1, not_in_creative_inventory = 1},
sounds = default.node_sound_stone_defaults()
})

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB