Su5eD / GregTech-Experimental

A fully-featured port of GregTech 3 for modern minecraft versions
GNU Lesser General Public License v3.0
20 stars 7 forks source link

Crafting Tool Dupe Glitch #53

Closed ThePixelbrain closed 1 year ago

ThePixelbrain commented 1 year ago

Describe the bug

Duplication glitch for crafting tools by reparing them. If you put two crafting tools together in a crafting table, they should result in a tool with combined durability. The input items should vainsh. However they don't get consumed but instead some durabilty is used up.

Which side have you encountered the bug on?

Server

Steps to reproduce

  1. Get two Crafting Tools of the same type (Wrenches, Hammer, etc.).
  2. Put them together in a crafting table
  3. Take out the resulting item and the input crafting tools.
  4. Congratz, you have 3 Crafting Tools now!

Logs

No response

Additional context

No response