Skip to content

Commit

Permalink
Upload texture: superflat's bedrock
Browse files Browse the repository at this point in the history
  • Loading branch information
srifqi committed Aug 20, 2014
1 parent 8a4dd80 commit e4d0942
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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()
})
Expand Down
Binary file added textures/superflat_bedrock.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e4d0942

Please sign in to comment.