mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-11-25 11:05:33 +01:00
bad modpath check (leftover from The Big Split); fixes #12
also added optdepend on kitchen stuff (for the recipe)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
modpath = minetest.get_modpath("homedecor")
|
||||
modpath = minetest.get_modpath("homedecor_wardrobe")
|
||||
|
||||
screwdriver = screwdriver or {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user