elucent / eidolon

Spooky Minecraft mod.
Other
30 stars 27 forks source link

Magic Workbench capable of mass duping items easily. #101

Closed Krakatoah closed 2 years ago

Krakatoah commented 3 years ago

If you craft any item inside the magic workbench whilst having a stack of 3+ items in any of the auxillary slots, the items in the auxillary slots will be doubled, even past the normal stack limit for that item.

In the example screenshots, I used the bug to duplicate clay in vast quantities, I burnt the clay with lava afterward. 2021-06-13_15 38 10 2021-06-13_15 38 13 2021-06-13_15 38 14 2021-06-13_15 38 16 2021-06-13_15 38 17 2021-06-13_15 38 19

Codethulhu03 commented 3 years ago

Seems like this happens with any recipe not registered by eidolon and most items in the auxiliary slots, I'd guess it's an issue in gui/WorktableResultSlot#onTake (around Line 101)

elucent commented 2 years ago

Duplicate of #57.