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

Does Item Scroller work in 1.16.5? #54

Closed James103 closed 3 years ago

James103 commented 3 years ago

The latest file itemscroller-fabric-1.16.4-0.15.0-dev.20210111.205029.jar only says that it works in Minecraft 1.16.4 according to the file name. Does this work in 1.16.5, or will that support be in the next version?

Tankmaster48 commented 3 years ago

It works in 1.16.5 yes any mod for 1.16.4 should work in 1.16.5

maruohon commented 3 years ago

I'm still building the mods against 1.16.4, that's why it says 1.16.4 in the file name. But the 1.16.4 versions of all my client mods should work in all MC versions between 1.16.2 - 1.16.5, that's also why I haven't bothered updating my dev environment to 1.16.5 yet.