First, preface
If you are used to the original input function of 1.16 or more, after changing to 1.7.10 and other versions, when you find that the mouse is moved, the screen is slow when it moves.You may need this MOD named RAW MOUSE Input.
But unfortunately, in the GTNH version of Java17, due to the deletion of the library file, the RAW MOUSE Input cannot run successfully. You can choose to wait for the author to update, or manually replenish the lack of libraries in the following way.
*After the first time you start, you can not move the mouse when you enter the multi -player game. You can enter a single map first, and then enter multiple people to solve it. Because there is no error information for this problem, the specific reason is unknown.Personal speculation is the reason for the MOD itself, because the abnormality of the MOD lack of the library file is when the abnormal throwing is to load the single -person map.
2. Manual solution
Find the location of the GTNH installation in the starter, replace the original resource JSON used by GTNH, and replace it to JSON in the link below.(The picture shows the Multimc launcher, which is located in the Patches folder located in the integrated package content).
https://www.123pan.com/s/hzqzvvvv- 2thua.html
The JSON is 2.3.3, which should be theoretically universal at 2.3.*. If abnormalities occur, you can refer to the principle below to modify it by yourself.
Three, principles
In each Minecraft version, there will be a JSON loaded by recording the lax library. It records the libraries that need to be loaded in it for a label for use.And GTNH does not use the original record file, but directly carry multiple for facilitating magic reform. We only need to modify the one who corresponds to 1.7.10 original (non -Forge).After the addition, the game will download the corresponding library file when starting, and pay attention to the JSON format when adding.
{{"Downloads": {
"Classifiers": {
"Natives-linux": {
"PATH": "Net/Java/Jinput/Jinput-Platform/2.0.5/Jinput-Platform-2.0.5-natives-linux.jar",, ",,,,,,,,,,,,,, to
"Sha1": "7ff832a6eb9AB6A767F1ADE2B548092D0FA64795",,
"Size": 10362,
"Url": "https://libraries.minecraft.net/net/java/jinput/jinput-platform/2.0.5/jinput-platform-natives-linux.jar" "
}, "Natives-OSX": {
"PATH": "Net/Java/Jinput/Jinput-Platform/2.0.5/Jinput-Platform-2.0.5-natives-itx.jar",, ",,,,,,,,,,,,,,
"Sha1": "53F9C919F34D2CA9DE8C51FC4E1E8282029A9232",,
"Size": 12186,
"Url": "https://libraries.minecraft.net/net/java/jinput/jinput-platform/2.0.5/jinput-platform-natives-osx.jar" "
},
"Natives-windows": {
"PATH": "Net/Java/Jinput/Jinput-Platform/2.0.5/Jinput-Platform-2.0.5-natives-windows.jar",, "
"Sha1": "385ee093E01F587F30EE1C8A2E7D408FD732E16",,
"SIZE": 155179,
"Url": "https://libraries.minecraft.net/net/net/java/jinput/jinput-platform/2.0.5/jinput-platform- 2.0.5-windows.jar"}
}
},
"Extract": {
"Exclude": [[
"Meta-INF/"
]
},
"Name": "net.java.jinput: Jinput-Platform: 2.0.5",
"Natives": {
"Linux": "Natives-linux",
"OSX": "Natives-OSX",
"Windows": "Natives-Windows"
}
},
{{
"Downloads": {
"Artifact": {
"PATH": "Net/Java/Jutils/Jutils/1.0.0/Jutils -.0.0.jar",,
"SHA1": "E12Fe1FDA814BD348C1579329c86943d2cd3c6a6",,
"SIZE": 7508,
"Url": "https://libraries.minecraft.net/net/java/jutils/1.0.0/jutils -.0.0.jar"}
},
"Name": "net.java.jutils: jutils: 1.0.0"
},
{{
"Downloads": {
"Artifact": {
"PATH": "Net/Java/Jinput/Jinput/2.0.5/Jinput-2.0.5.jar",
"Sha1": "39C77796B469A600F72380316B1F11db6c2c7c4",,
"SIZE": 208338,
"Url": "https://libraaries.minecraft.net/net/java/jinput/2.0.5/jinput-2.0.5.jar" ""
}
},
"Name": "net.java.jinput: Jinput: 2.0.5" ""
}