mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-15 20:20:28 +02:00
MT5 translation for computer mod
- remove homedecor_common from depends since no longer required - luacheck line length fix - add screwdriver in optional_depends
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
-- Printers of some kind or another
|
||||
|
||||
local S = homedecor.gettext
|
||||
local S = minetest.get_translator("computer")
|
||||
|
||||
minetest.register_node("computer:printer", {
|
||||
description = S("Printer-Scanner Combo"),
|
||||
|
Reference in New Issue
Block a user