1
0
鏡像自 https://github.com/minetest-mods/unified_inventory.git 已同步 2025-11-06 02:15:32 +01:00

Remove dependency on farming (#219)

Avoids circular dependencies of 3rd party mods with unified_inventory -> farming -> stairs.
此提交包含在:
fluxionary
2022-12-12 08:45:53 -08:00
提交者 GitHub
父節點 826d5f4683
當前提交 31c35dcd59

查看文件

@@ -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.