Flo56958 / MineTinker

A TinkersConstruct-inspired Spigot plugin
https://www.spigotmc.org/resources/minetinker.58940/
GNU General Public License v3.0
54 stars 18 forks source link

Cannot "Shift Click" items into or out of Grindstone #266

Closed lpjn closed 9 months ago

lpjn commented 9 months ago

Describe the bug Cannot "Shift Click" items into or out of Grindstone

To Reproduce Steps to reproduce the behaviour:

  1. Place Grindstone
  2. Spawn in MineTinkers sword
  3. Shift click into and out of grindstone does not work. manual pick up and placement does work

Expected behavior Shift click should place the item into the appropriate slot

Screenshots grind

Information about the server (please complete the following information):

Additional context No console errors

lpjn commented 9 months ago

Hey @Flo56958 thanks for this! However I noticed that after updating to the build above, I still see the issue. Any advice?

Flo56958 commented 9 months ago

Hi @lpjn, the grindstone rejects all tools without any modifiers or enchantments. I'll change that behavior so only the result is blocked.

Flo56958 commented 9 months ago

It should now work with tools that do not have any modifiers on them as well.

lpjn commented 9 months ago

Looking good! Nice one