Skip to content

Commit

Permalink
Xpanes: Description 'Iron Bar' -> 'Steel Bars'
Browse files Browse the repository at this point in the history
  • Loading branch information
paramat committed Mar 28, 2018
1 parent 7e9000b commit f3ce25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mods/xpanes/init.lua
Expand Up @@ -174,7 +174,7 @@ xpanes.register_pane("obsidian_pane", {
})

xpanes.register_pane("bar", {
description = "Iron Bar",
description = "Steel Bars",
textures = {"xpanes_bar.png","xpanes_bar.png","xpanes_bar_top.png"},
inventory_image = "xpanes_bar.png",
wield_image = "xpanes_bar.png",
Expand Down

0 comments on commit f3ce25f

Please sign in to comment.