Skip to content

Drop items instead of deleting them#27

Open
BrainStone wants to merge 6 commits intoaj-rom:masterfrom
BrainStone:fix/itemes-deleted
Open

Drop items instead of deleting them#27
BrainStone wants to merge 6 commits intoaj-rom:masterfrom
BrainStone:fix/itemes-deleted

Conversation

@BrainStone
Copy link
Contributor

Also taking into consideration that Inventory#remove deletes all items of the same type.

Fixes #26

Also taking into consideration that `Inventory#remove` deletes all items of the same type.
This is because if you set the amount to 0 the itemStack becomes air.  Dropping it first gurantuees that this doesn't happen.
prevCount can be larger than limit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop items instead of deleting them

1 participant