move 3d printers to home_workshop_machines mod

and fix-up translation details (hopefully :P )
This commit is contained in:
Vanessa Dannenberg
2021-03-02 03:54:16 -05:00
parent d0f7baa5af
commit f6a2fdf428
23 changed files with 41 additions and 66 deletions

View File

@ -93,7 +93,6 @@ end
local MODPATH = minetest.get_modpath("computers")
dofile(MODPATH.."/computers.lua")
dofile(MODPATH.."/printers.lua")
dofile(MODPATH.."/recipes.lua")
dofile(MODPATH.."/gaming.lua")
dofile(MODPATH.."/aliases.lua")