forked from minetest/minetest_game
Xpanes: Description 'Iron Bar' -> 'Steel Bars'
This commit is contained in:
parent
7e9000b502
commit
f3ce25fc72
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user