Xpanes: Description 'Iron Bar' -> 'Steel Bars'

This commit is contained in:
Paramat 2018-03-28 12:09:44 +01:00 committed by GitHub
parent 7e9000b502
commit f3ce25fc72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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",