Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
InventoryTweaks StationAPI
ModMIT

InventoryTweaks StationAPI

Inventory tweaks mod for b1.7.3 babric adding the modern Left-Click + Drag and Right-Click + Drag mechanics to the game along with some other optional mouse tweaks.

9.7K
Downloads
16
Followers
4 months ago
Updated
📦
20
Versions
utilitybabricfabric
Download Latestv2.6.1View on Modrinth

📖About InventoryTweaks StationAPI

InventoryTweaks StationAPI Edition for Minecraft Beta 1.7.3

A StationAPI mod for Minecraft Beta 1.7.3 that adds some inventory tweaks and ports some of the tweaks from the MouseTweaks mod.

Inventory Tweaks

This mod is incompatible with the regular version of MojangFix. If you would like to use that mod you will need the compatibility version of the mod for InventoryTweaks found here: https://modrinth.com/mod/mojangfix-stationapi-edition

This version of the mod now supports multiplayer!

  • Features on multiplayer are slightly simplified to accommodate what vanilla servers are capable of.

List of Changes:

  • Note that all changes can be enabled/disabled in the config menu if you have ModMenu and GlassConfigAPI installed. (Optional) Install SmoothBeta to improve performance.

Crafting Result Changes

  • Adds Ctrl-Click crafting mechanic for quickly crafting a single stack of items into your inventory
  • Adds Right-Click crafting mechanic for quickly crafting a single stack of items into your cursor
  • Adds Shift-Click crafting mechanic for quickly crafting all resources in crafting grid into inventory
    • Adds ability to stop Shift-Click crafting when crafting result changes (default: true)

Modern Minecraft Changes

  • Adds modern double Left-Click to fill empty cursor with picked up item (searches open inventory screen for the item to fill the cursor).
  • Adds Shift + Click to move armor onto player armor slots when in player inventory.
  • Adds Shift + Click to move items into and out of dispensers when in dispenser inventories.
    • Mod must be installed on both the server and the client and the config must be enabled on the server for this setting to work in multiplayer.
  • Adds Shift + Click to move smeltable/fuel items into furnaces when furnace screen is open (same behavior as modern, logs will go into smelt slot rather than fuel slot).
  • Adds Left-Click + Drag mechanic to evenly distribute held items over empty slots/slots with the same item as in modern Minecraft.
  • Adds Right-Click + Drag mechanic to distribute one item from held items over empty slots/slots with the same item as in modern Minecraft.
  • LCtrl + DROP_KEY to drop a whole stack of items.
  • Move items from player inventory to the hotbar by pressing the number key corresponding to the desired hotbar slot while hovering the cursor over the item to move.

MouseTweaks Changes

  • MouseTweaks Right-Click + Drag
    • Very similar to the standard RMB dragging mechanic, with one difference: if you drag over a slot multiple times, an item will be put there multiple times. Replaces the standard mechanic if enabled.
  • MouseTweaks Left-Click + Drag (with item)
    • Lets you quickly pick up or move items of the same type.
    • Move items to another inventory if holding Shift
  • MouseTweaks Left-Click + Drag + Shift (without item)
    • Quickly move items into another inventory.
  • Original take on the scroll wheel
    • Scroll to move items between the cursor and the hovered slot
    • Note: MouseTweaks scroll will eventually be added as well if I can figure it out

Installation using Prism Launcher

  1. Download an instance of Babric for Prism Launcher: https://github.com/Glass-Series/babric-prism-instance
  2. Install Java 17 and set the instance to use it: https://adoptium.net/temurin/releases/
  3. Add GlassConfigAPI 3.0.2+ to the mod folder for the instance: https://modrinth.com/mod/glass-config-api
  4. Add Glass Networking to the mod folder for the instance: https://modrinth.com/mod/glass-networking
  5. (Optional) Add StationAPI to the mod folder for the instance: https://modrinth.com/mod/stationapi
  6. (Optional) Add Mod Menu to the mod folder for the instance: https://modrinth.com/mod/modmenu-beta
  7. Add this mod to the mod folder for the instance: https://github.com/telvarost/BetaTweaks-StationAPI/releases
  8. Run and enjoy! 👍

FAQ

  • Q. Why is minecraft so small and part of my screen white?
    • A. You probably have screen scaling on or are using a high DPI screen. There are 5 possible ways to fix this:
      • The best option is to install Gambac: https://modrinth.com/mod/gambac
      • You could also pass the following string in as a java argument in the settings tab
        • -Dsun.java2d.uiScale=1.0
      • You could also install ClientsideEssentials mod or UniTweaks and use their screen scaling fix from GCAPI config options (fix may produce small artifacts with this option)
      • You could also change the DPI settings for Prism Launcher to system
      • Or, you could change your screen scaling to 100%

Feedback

Got any suggestions on what should be added next? Feel free to share it by creating an issue. Know how to code and want to do it yourself? Then look below on how to get started.

Contributing

Thanks for considering contributing! To get started fork this repository, make your changes, and create a PR.

If you are new to StationAPI consider watching the following videos on Babric/StationAPI Minecraft modding: https://www.youtube.com/watch?v=9-sVGjnGJ5s&list=PLa2JWzyvH63wGcj5-i0P12VkJG7PDyo9T

👥 Team & Contributors

Telvarost
TelvarostOwner

⚙️ Compatibility

Environment
💻 Client-side
Loaders
babricfabric
Minecraft Versions
b1.7.3

🔗 Links

Modrinth Page