mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2024-12-22 16:10:18 +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:
parent
854e96d4c0
commit
32fc5dc49b
@ -1,4 +1,5 @@
|
|||||||
homedecor_common
|
homedecor_common
|
||||||
default
|
default
|
||||||
|
homedecor_kitchen?
|
||||||
homedecor_misc?
|
homedecor_misc?
|
||||||
skinsdb?
|
skinsdb?
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
modpath = minetest.get_modpath("homedecor")
|
modpath = minetest.get_modpath("homedecor_wardrobe")
|
||||||
|
|
||||||
screwdriver = screwdriver or {}
|
screwdriver = screwdriver or {}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user