WolfyScript / CustomCrafting

Spigot based plugin to create your own custom Recipes & Items. Designed to be easy to use with in-game GUI and tons of configuration possibilities.
https://modrinth.com/plugin/customcrafting
GNU General Public License v3.0
114 stars 36 forks source link

Items get removed when crafting with shiftclick #289

Closed Nononitas closed 1 year ago

Nononitas commented 1 year ago

What happened?

If there are n sized items on the crafting grid, shift clicking crafting will remove n-1 items from the last non empty slot of the crafting grid and only 1 will be crafted. If you put n+1 items in the last grid, it works as expected

https://youtu.be/GpDjqnkV1YU

How can the bug be reproduced?

Should be clear by viewing the Video

Expected Behaviour?

Crafting with shift click works and no items just dissappear.

Plugin version

CustomCrafting (commit 5a304b139e1bbb6270efc5bc593d45890b9b7e76) WolfyUtilities 4.16.12-beta1

Server software

Paper 1.20.1

Relevant log output

No response

Submit issue