Rename “Steel” to “Iron”
This commit is contained in:
parent
22a4a76d60
commit
fed5c9c527
9 changed files with 24 additions and 22 deletions
|
@ -1546,7 +1546,7 @@ minetest.register_node("default:mossycobble", {
|
|||
})
|
||||
|
||||
minetest.register_node("default:steelblock", {
|
||||
description = "Steel Block",
|
||||
description = "Block of Iron",
|
||||
tiles = {"default_steel_block.png"},
|
||||
is_ground_content = true,
|
||||
stack_max = 64,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue