Remove dependency on farming (#219)

Avoids circular dependencies of 3rd party mods with unified_inventory -> farming -> stairs.
This commit is contained in:
fluxionary 2022-12-12 08:45:53 -08:00 committed by GitHub
parent 826d5f4683
commit 31c35dcd59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name = unified_inventory
optional_depends = default, creative, sfinv, datastorage, farming
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.