bousket
ca871ce668
Merge pull request #4 from Panquesito7/use_mod_conf
Use "mod.conf", improve "README.md" and remove "depends.txt"
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
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
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.
Description
Languages
Lua
100%