1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-15 20:20:28 +02:00

Merge branch 'master' of yunohost:mtcontrib/homedecor_modpack into nalc-1.2-dev

This commit is contained in:
2019-12-22 13:26:45 +01:00
155 changed files with 17097 additions and 3894 deletions

View File

@ -94,7 +94,7 @@ end
local MODPATH = minetest.get_modpath("computer")
dofile(MODPATH.."/computers.lua")
dofile(MODPATH.."/miscitems.lua")
dofile(MODPATH.."/printers.lua")
dofile(MODPATH.."/recipes.lua")
dofile(MODPATH.."/tetris.lua")