mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-16 04:30:23 +02: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