forked from minetest-mods/technic
Declare unified_inventory optional dependency
Make sure unified_inventory is loaded before us if present, so that we successfully register crafts with it.
This commit is contained in:
parent
03a5375e55
commit
c9bf799e32
|
@ -4,3 +4,4 @@ pipeworks
|
||||||
mesecons
|
mesecons
|
||||||
mesecons_mvps?
|
mesecons_mvps?
|
||||||
intllib?
|
intllib?
|
||||||
|
unified_inventory?
|
||||||
|
|
Loading…
Reference in New Issue
Block a user