NichtStudioCode / InvUI

A spigot library for creating custom inventory-based GUIs.
MIT License
242 stars 19 forks source link

Different behaviour of shift-click item move to player's inventory #47

Closed nklyshko closed 12 months ago

nklyshko commented 1 year ago

When item taken from InvUI inventory using shift-click, then item placed in different position in player's inventory than position would be if item taken from vanilla inventory.

Setup of inventories: Vanilla inventory Vanilla inventory InvUI inventory InvUI inventory

Positions after shift-click on item: Vanilla behaviour: Hotbar is clear Hotbar is clear Hotbar is filled Hotbar is filled

InvUI behaviour: Hotbar is clear Hotbar is clear Hotbar is filled Hotbar is filled