your current location:首页 > news>Mouse Tweaks Minecraft

Mouse Tweaks Minecraft

2024-12-12 09:15:33|Myriagame |source:minecraft skins

Overview

Mouse Tweaks is a classic mouse gesture module that replaces the standard mouse right -click (RMB) drag mechanism, adding two new mouse left -click (LMB) drag mechanism and the ability to use roller quickly.

Install

1.16.5 and higher versions: Install Minecraft FORGE or Fabric.

1.14.4 and higher versions: Install Minecraft FORGE.

1.12.2 and earlier versions: Install Minecraft FORGE or Liteloader (or two).

Put the MOUSE TWEAKS JAR file in the Mods folder in the .minecraft directory.Configuration file path: .minecraft/config/mousetweaks.cfg

Function

Right mouse -click gesture (RMB TWEAK)

It is very similar to the standard mouse -right mouse (RMB) drag mechanism, but there is a difference: if you dragged a groove many times, a item will be placed there multiple times.If it is enabled, the standard mechanism will be replaced.

Configuration Settings: RMBTweak = 1 Right -click the mouse:

Minecraft images

Drag the mouse around the synthetic square:

Minecraft images

You can drag the mouse above the existing items,

This item is placed multiple times in the same slot:

Minecraft images

Left -mouse gesture (item) (LMB TWEAK (with item))

Let you pick up or move the same items quickly.

Configuration Settings: lmbtweakwithitem = 1 Press the left mouse left button(Do not release) Pick up an item:

Minecraft images

Drag the mouse directly on the item bar,

All the same items that pass will be merged together:

Minecraft images

Hold down Shift and drag the mouse, all the same items passed

It will be "holding shift and clicking", that is, put it in the item bar:

Minecraft images

Left -mouse gesture (no item) (LMB TWEAK (without item))

Quickly move the item into another item bar.

Configuration Settings: lmbtweakwithoutitem = 1

Do not choose any items, hold down the shift+left mouse button:

(For some reason, the mouse cursor is not visible)

Minecraft images

Drag the mouse on the item bar, and the items will be "pressing Shift and clicking",

Put all the items passed by all mouses in the item bar:

(For some reason, the mouse cursor is not visible)

Minecraft images

Waste (Wheel Tweak)

Rolling the mouse rolling wheels to quickly move the items between the items.When you roll down a set of items, your items will be removed by your items one by one.When you roll up, the items will move from another item bar into your item bar.

Configuration settings: WHEELTWEAK = 1

Configuration settings: WHEELSEARCHORDER = 1

You can customize the location when the items are moved into the item bar: When you roll up, this module will be from the last to the first slot (when set to 1) or from the first to the last slot (when the first to the last slot (shouldSet at 0) Search items.

Configuration settings: WHEELSCROLLDIRECTION = 0

Set it to 1 to reverse the default scrolling operation.That is, when it is set to 1, the items are pulled down down, and rolling up the items will be pushed up.

Set it to 2 to enable the location of the item bar and perceive:

If the items are above the selected slot, the rolling upward rolling will push the item into other items;

If the items are below the selected slot, the items are pulled out of other items.Conversely, roll downward.

Over time/delete settings

These settings exist in the older Mouse Tweaks version, but have been deleted since then.

Configuration settings: OntickMethodorder = Forge, LiteLoader

Mouse Tweaks can use multiple APIs for the ONTICK method it needs.You can use this setting to control its favorite API.This is actually not important at all.If you do not support a method (for example, you do not install APIs), the module will continue to check the next method.

Configuration settings: Scrollhandling = 0 is switch between "smooth scrolling, small problems" (0) and "non -smooth rolling, no problem" (1).When setting to a smooth rolling, some small problems may be encountered, such as rolling "through" Jei or other modules.When setting to non -smooth rolling, these problems will not happen, but the rolling will be a bit non -smooth.Non -smooth rolling is only suitable for the Forge Ontick method.

This option is set to smooth rolling by default, because the above problems require considerable conditions to trigger and have little impact, and rolling items are often done by players and hope to experience as good as possible.

compatibility

Mouse Tweaks is compatible with all Guicontainer -based content (as long as the behavior has not changed much).

If your GUI is not based on Guicontainer, or if you want to improve compatibility (for example, let Mouse Tweaks ignore certain slots), check the API documentation.

Integrated package

Please add Mouse Tweaks to the integrated package freely.If you want to list the download link of the MOD, use the CurseForge link so that it can be included in the number of downloads.

Old installation instructions

1.6:

Here is an excellent tutorial on how to install a module in Minecraft 1.6+ by Xisumavoid, you can install it as needed.

For example, you can decompress the MOUSE TWEAKS ZIP file to your Minecraft Jar file (don't forget to delete the Meta-INF folder!)-This way it can be compatible with LiteLoader (no matter what you put in jar first) and other non-coverageThe same class file module.

You can also install one of them: module loaders (Modloader), MINECRAFT FORGE, LITELOADER (or two of them at the same time) and put the MOD ZIP file into your Mods folder.On 1.6+, the Mods folder is located in your .minecraft folder or .minecraft/versions/[your-version-folder] folder.But please note that if you only use LiteLoader, you need to use the first method (unzip into JAR) to install Mouse Tweaks, or change the extension of the ZIP file of Mouse Tweaks from .zip to .litemod.

Edition before 2.0:

Install module loader (Modloader) or Minecraft Forge.

Put the MOD ZIP file into your Mods folder.

Moduleless loader

Open your Minecraft.jar.

Delete the Meta-INF folder.

Open the Mouse Tweaks Zip file.

Drag the class file in the Mouse Tweaks Zip file to your Minecraft.jar.

Other matters

In some servers (such as the empty island war), because the box can be quickly taken, the module may be banned by this module, please avoid using it in the server.

If you mod, please be careful not to install this module on the server. After installing, you can use the shortcut key player to get the items in the box menands (ChestCommands).

There is a GitHub link of the 1.7.10 version maintained by the GTNH team (the latest version 2.4.11 version can be used without a huge GTNHLIB prefix).