Change the name of the chiseling machine to English
This commit is contained in:
@@ -16,7 +16,7 @@ local machine_formspec = "" ..
|
|||||||
|
|
||||||
minetest.register_node(
|
minetest.register_node(
|
||||||
"stripped_tree:chiseling_machine", {
|
"stripped_tree:chiseling_machine", {
|
||||||
description = "Chiseladora para troncos",
|
description = "Chiseling machine",
|
||||||
tiles = {
|
tiles = {
|
||||||
"chiseling_machine.png",
|
"chiseling_machine.png",
|
||||||
"chiseling_machine.png",
|
"chiseling_machine.png",
|
||||||
|
|||||||
Reference in New Issue
Block a user