OgelGames 3b7b5995a1
Some checks failed
luacheck / luacheck (push) Has been cancelled
Replace futil and fmod with fakelib (#27)
2024-06-12 19:26:34 +10:00
2022-01-12 13:24:55 -08:00
2022-01-12 13:24:55 -08:00
2023-08-11 17:37:03 -07:00
2023-08-11 17:46:16 -07:00
2017-02-08 09:13:34 +01:00

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/

Copyright (C) 2022 fluxionary Code: LGPL Media: CC0

Authors

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

Description
No description provided
Readme 392 KiB
Languages
Lua 100%