maruohon / itemscroller

A client-side Minecraft mod that adds various convenient ways of moving items within inventory GUIs, such as scrolling over stacks to move single items to or from it
GNU Lesser General Public License v3.0
147 stars 69 forks source link

Add recipe-book optimization to fix crafting in later versions #34

Closed Andrews54757 closed 4 years ago

Andrews54757 commented 4 years ago

Tested in 1.15.2, and both masscrafting and crafteverything worked without fail.

Andrews54757 commented 4 years ago

This is more of a quick hotfix than a carefully planned one. It will probably be better to implement it a bit differently than I have done.

It works for now though, so I will keep my fork up in case anyone else has the same problem.

Andrews54757 commented 3 years ago

It has been a while now, but I realized that I didn't mention that if willing to use my implementation, I am 100% fine with that and would welcome such a development.