Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 466 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 466 Bytes

Inventory Tweaks Refoxed

An updated fork of Inventory Tweaks Renewed.

A spiritual successor of Inventory Tweaks, for 1.15 and later.

Features:

  • Auto Refill (when installed on both client and server)
  • Inventory Sorting
  • Quick view of item quantities

Mod compatibility

Mods can blacklist their own screens from sorting with an InterModComms message

InterModComms.sendTo("invtweaks", "blacklist-screen", () -> "net.minecraft.client.gui.screens.*");