1
0
espelhamento de https://github.com/sys4-fr/server-nalc.git sincronizado 2025-10-17 16:15:24 +02:00
Esse commit está contido em:
2016-06-14 23:06:39 +02:00
commit 8b111febd3

Ver arquivo

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