mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-11 18:40:25 +01:00
fix typo
This commit is contained in:
parent
ee4952aadd
commit
8b111febd3
@ -1225,7 +1225,7 @@ minetest.register_node("default:goldblock", {
|
||||
})
|
||||
|
||||
minetest.register_node("default:stone_with_mithril", {
|
||||
description = "Tin Ore",
|
||||
description = "Mithril Ore",
|
||||
tiles = {"default_stone.png^default_mineral_mithril.png"},
|
||||
is_ground_content = true,
|
||||
groups = {cracky = 3},
|
||||
|
Loading…
Reference in New Issue
Block a user