Go to file
threehymns 93e69ce3a2 Patch for UI revamp 2022-03-02 21:41:59 +00:00
textures Patch for UI revamp 2022-03-02 21:41:59 +00:00
README.md add clear button 2019-12-27 15:23:03 +01:00
Screenshot.png Add screenshot 2017-02-08 09:13:34 +01:00
craft_all.lua patch recent commit 2020-12-29 15:30:32 +00:00
craft_clear.lua test this 2021-05-16 22:11:22 +00:00
craft_organize.lua prevent reorganization of items with "stack_max = 1" 2020-06-23 08:03:52 +02:00
craft_rotate.lua add rotation and a pattern 2017-02-10 08:47:42 +01:00
functions.lua add clear button 2019-12-27 15:23:03 +01:00
init.lua add clear button 2019-12-27 15:23:03 +01:00
mod.conf Update mod.conf 2019-08-29 20:03:34 -05:00

README.md

Unified Inventory Plus

Unified Inventory Plus extends Unified Inventory. It adds 3 button types to the craft page:

  • Craft All: crafting a stack and putting the result in the inventory
  • Patterns buttons: reorganizing items in the craft inventory following usual patterns
  • Rotation button: rotating the craft inventory content
  • Clear button: clear the craft inventory content

In init.lua, you can easily: Disable the functionalities you don't want Disable and reorder patterns

Fully compatible with Skyblock

Settings

Features can be toggled with the following settings (true per default):

  • unified_inventory_plus.enable_craft_all
  • unified_inventory_plus.enable_craft_organize
  • unified_inventory_plus.enable_craft_rotate
  • unified_inventory_plus.enable_craft_clear

Dependencies

Optional dependencies

License

Refer to Unified Inventory for original medias copyright.

Copyright (C) 2017 Bousket Unified Inventory Plus code is licensed under the CC0 https://creativecommons.org/publicdomain/zero/1.0/

Authors

Bousket - Main mod.
shivajiva101 - Skyblock Integration. fluxionary - Stamina mod integration. NatureFreshMilk. Panquesito7.