Fix
This commit is contained in:
parent
fe83052420
commit
1447ea01f7
|
@ -21,7 +21,7 @@ minetest.register_craft({
|
||||||
{"","mcl_core:stick",""}
|
{"","mcl_core:stick",""}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
--Work file
|
--Work file for crafte
|
||||||
minetest.register_craftitem("owl_tech:work_file", {
|
minetest.register_craftitem("owl_tech:work_file", {
|
||||||
description = S("Work file"),
|
description = S("Work file"),
|
||||||
_doc_items_longdesc = S("First way to get plater"),
|
_doc_items_longdesc = S("First way to get plater"),
|
||||||
|
|
Loading…
Reference in New Issue