mirror of
https://github.com/minetest-mods/unified_inventory.git
synced 2024-11-05 06:53:53 +01:00
31c35dcd59
Avoids circular dependencies of 3rd party mods with unified_inventory -> farming -> stairs.
9 lines
284 B
Plaintext
9 lines
284 B
Plaintext
name = unified_inventory
|
|
|
|
optional_depends = default, creative, sfinv, datastorage
|
|
description = """
|
|
Unified Inventory replaces the default survival and creative inventory.
|
|
It adds a nicer interface and a number of features, such as a crafting guide.
|
|
"""
|
|
min_minetest_version = 5.4.0
|