Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grindstone repairing does not work #6935

Closed
sciwhiz12 opened this issue Jul 7, 2020 · 0 comments
Closed

Grindstone repairing does not work #6935

sciwhiz12 opened this issue Jul 7, 2020 · 0 comments

Comments

@sciwhiz12
Copy link
Contributor

sciwhiz12 commented Jul 7, 2020

Minecraft Version: 1.16.1

Forge Version: 32.0.57

Logs: not applicable, in-game issue

Steps to Reproduce:

  1. Obtain two identically damaged diamond pickaxes (/give @s minecraft:diamond_pickaxe{Damage:768s} 2)
  2. Put the two items into the grindstone's interface
  3. Observe that there is an invalid result (non-stackable item is stacked and not repaired)
  4. Break a block with one of the diamond pickaxes (so they are not identically damaged)
  5. Put the two items into the grindstone's interface
  6. Observe that there is no result

Description of issue:
When using the grindstone to repair two tools of the same item, the result is bugged and not correct.

The correct result with the given steps for both 1-3 and 4-6 is a fully repaired diamond pickaxe.
The actual result from following the given steps on the given Forge version differs:

  • Steps 1-3 result in a stack of the given pickaxes, with the count of 2. (also happens with enchanted pickaxes)
  • Steps 4-6 result in nothing.

Original bug report on forums (this is one part of the report)

Screenshot of result of steps 1-3 on given Forge version
Screenshot of result of steps 1-3 on given Forge version, using enchanted pickaxes
Screenshot of result of steps 4-6 on given Forge version (damage values are exaggerated to visually differentiate the items)
@sciwhiz12 sciwhiz12 added the Triage This request requires the active attention of the Triage Team. Requires labelling or reviews. label Jul 7, 2020
sciwhiz12 added a commit to sciwhiz12/MinecraftForge that referenced this issue Jul 7, 2020
LexManos pushed a commit that referenced this issue Jul 8, 2020
@LexManos LexManos closed this as completed Jul 8, 2020
@autoforge autoforge bot removed the Triage This request requires the active attention of the Triage Team. Requires labelling or reviews. label Feb 14, 2023
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

No branches or pull requests

2 participants