Resized screenshot

a few changes to register.lua
This commit is contained in:
DonBatman 2016-03-17 19:46:59 -07:00
parent a3f9b0dd85
commit 7b998724a5
2 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@ myholeinthewall.register_all(--material, description, image, groups, craft item,
--]] --]]
--[[ --[[
myholeinthewall.register_all(--material, description, image, groups, craft item myholeinthewall.register_all(--material, description, image, groups, craft item
"default_obsidian_brick", "default_obsidian_brick",
"Obsidian Brick", "Obsidian Brick",
"default_obsidian_brick.png", "default_obsidian_brick.png",
"{cracky = 1, oddly_breakable_by_hand = 1,not_in_creative_inventory=1}", "{cracky = 1, oddly_breakable_by_hand = 1,not_in_creative_inventory=1}",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 189 KiB

After

Width:  |  Height:  |  Size: 130 KiB