mirror of
https://github.com/minetest-mods/unified_inventory.git
synced 2024-12-27 19:20:27 +01:00
Remove dependency on farming (#219)
Avoids circular dependencies of 3rd party mods with unified_inventory -> farming -> stairs.
This commit is contained in:
parent
826d5f4683
commit
31c35dcd59
2
mod.conf
2
mod.conf
@ -1,6 +1,6 @@
|
|||||||
name = unified_inventory
|
name = unified_inventory
|
||||||
|
|
||||||
optional_depends = default, creative, sfinv, datastorage, farming
|
optional_depends = default, creative, sfinv, datastorage
|
||||||
description = """
|
description = """
|
||||||
Unified Inventory replaces the default survival and creative inventory.
|
Unified Inventory replaces the default survival and creative inventory.
|
||||||
It adds a nicer interface and a number of features, such as a crafting guide.
|
It adds a nicer interface and a number of features, such as a crafting guide.
|
||||||
|
Loading…
Reference in New Issue
Block a user