Releases: blackd/Inventory-Profiles
v1.5.2
1.5.2
- Added interoperability API for use by hotbar swap mods. First mod to use it will probably be https://www.curseforge.com/minecraft/mc-mods/hotbarcycle
V1.5.1
1.5.1
-
Added support for named items in profiles.
Although the example below uses netherite pickaxe we don't really recommend it. Names would be useful for items like backpacks or even shulker boxes or other type of items where there is no other meaningful way to distinguish between them.
profile NamedTest
HOT3
"minecraft:netherite_pickaxe"("My Awsome Name") -> "Enchantments" : [{id:"minecraft:fortune",lvl:3}]
- config folder structure have been changed, now all files related to a server/world are located in a folder named after the server/world. All old configurations will be updated. However, if you downgrade to old version the configurations will need to be moved manually.
v1.5.0
What's new
1.5.0
-
License was changed to AGPL-3. This was made, so it will be license
violation, if in future OverWolf/CurseForge decide to fully cut off
third party launchers. -
There are now about 740 other mod UIs that have custom button
positioning. -
Extended the Modpack Dev tools (see the video). We now offer a tool
that will create a platform containing all blocks that we have
detected to open a UI. Modpack Devs can use this to check if there
are un/supported UIs and use the editor to move the buttons. Also
the player will get all the items that potentially open a UI. The
tool doesn't catch every possible UI, but is a good start.
https://www.youtube.com/embed/STZoofsZBtI?wmode=transparent- NOTE: this will work only single player with cheats on, or
MAY BE on servers also if you have/op
or/give
,/setblock
and/fill
permissions. - WARNING: depending on the modpack and your PC it's highly
probably that it will crash the client AND/OR the server.
- NOTE: this will work only single player with cheats on, or
v1.4.0
1.4.0
- Added support for wildcards in custom sort rules. See the wiki for more information.
- Added new setting "Continuous Crafting Method" that allows you to choose between 2 modes of continuous/auto crafting. If the default doesn't work for you try the alternative.
- Workaround for MC-216434 when continuous/auto crafting is enabled. Next release will contain fix for it independent of continuous crafting.
- Made continuous/auto crafting more stable...
v1.3.8
What's new
1.3.8
- New release because the last one was bodged by GihHub Action resulting invalid jar files. First forge builds had problems then some fabric builds are not working for some players. As result github actions will no longer be used for releasing.
- Added configuration "Wait Ticks Before Next Craft Click" that can be
used to make auto-crafting more stable on slow servers. - Now auto/continuous crafting ignores items durability. As in
auto-crafting of dispensers with farmed bows is now possible.
https://www.youtube.com/embed/BOVKOCVPIGY?wmode=transparent - Move/Throw is now configured to ignore durability. There is a new
setting "Ignore item durability for Throw/Move" that can be used to
revert to the old behaviour.
https://www.youtube.com/embed/NFpmpHZA0kw?wmode=transparent - Move can now move only the items of the type under the cursor
despite the type being present in the target chest/inventory.
https://www.youtube.com/embed/GPsqasYC9Bg?wmode=transparent
v1.3.7
What's new
1.3.7
- Added configuration "Wait Ticks Before Next Craft Click" that can be
used to make auto-crafting more stable on slow servers. - Now auto/continuous crafting ignores items durability. As in
auto-crafting of dispensers with farmed bows is now possible.
https://www.youtube.com/embed/BOVKOCVPIGY?wmode=transparent - Move/Throw is now configured to ignore durability. There is a new
setting "Ignore item durability for Throw/Move" that can be used to
revert to the old behaviour.
https://www.youtube.com/embed/NFpmpHZA0kw?wmode=transparent - Move can now move only the items of the type under the cursor
despite the type being present in the target chest/inventory.
https://www.youtube.com/embed/GPsqasYC9Bg?wmode=transparent
v1.3.6
What's new
1.3.6
- Addressed a very rare issue that causes random game crash due to
some mods changing the game startup sequence. - fixed bug in 1.15.2 that prevented gui hints from working.
v1.3.4
What's new
1.3.4
- Fixed Auto Refill alert sounds on Forge when connected to Forge
server. - Fixes Auto Refill causing exception storm in the logs when connected
to Forge server. - Shiny new Russian translation thanks to @DrHesperus
v1.3.3
What's new
1.3.3
- Fixed Hotkey assignment on Forge
- Added hints UIs from ~80 mods
v1.3.2
What's new
1.3.2
- Added blacklist for Auto
- Some fixes in the Hints system and edit UI
1.3.1
- Fixed "button locations not saving in some cases"
1.3.0
- Added in game Overlay Editor. If IPN buttons overlap with another
mod UI you can now move them. Also allows you to influence how IPN
detects the UI, for example as a chest to just as player inventory. - Fixed Profiles switching with hotkeys.
- Fixed Auto Refill clashing with Profiles switching.
- Added new setting to allow Auto Refill to use items from locked
slots.
End of Life Announcement
This is the last version that supports Minecraft 1.15.x both Fabric and
Forge