your current location:首页 > news>l wj Gl3i Flying Minecraft

l wj Gl3i Flying Minecraft

2024-12-12 09:18:25|Myriagame |source:minecraft skins

Brief introduction

This module allows 1.7.10 to run by LWJGL3 and Java17+.

You need to use Unimixins as the front. The author strongly recommend it to use HODGEPODGE. It has many Java 17+ compatible patch for closed source modules (many biological groups, magic rings: inheritance, witchcraft, travel maps, etc.). TheseThe module is not allowed to perform branches directly.

Use

In GitHub's Release, not only module files, but also many other files need to be used.

Minecraft images

Client settings

PrismLAUNCHER and Multimc starter settings:

Download the "LWJGL3IFY-Version number -multimc.zip" file and copy the contents inside to the "Instance/My Modpack/" folder. The MMC-PACK.JSON file needs to be covered.

Re -load the starter, it should display the modified versions of FORGE, Minecraft and LWJGL in the instance window.

Put the module into the Mods folder and it will be loaded as Coremod.

Forgepatches .jar files are automatically downloaded by the starter.

If you are using Multimc, you also need to manually enter the additional Java parameters. Prismlauncher can automatically load them from the patch json file:

-illegal-access = warn-djava.Security.Manager = Allow -DFile.encoding = UTF-8-ADD-opens java.base/jdk.inter nal.loader = all-Unnamed --dd-opens java.base/java.net = all-unnamed-add-opens java.base/java.nio = all-unnamed-add-opens java.base/java.io = all -Unnamed--Add-opeens java.base/java.lang = all-unnamed-add-opens java.base/java.lang.reflet = all-unnamed --dd-oapens java.text = all -Unnamed--Add-opeens java.base/java.util = all-unnamed --dd-opens java.base/jdk.internal.reflect = all-unnamed-add-opens java.base/sun.nio.ch = All-Unnamed --dd-opens jdk.naming.dns/com.sun.jndi.dns = all-unnamed, java.naming --dd-opens java.desktop/sunage = all- unianEd-Mun.image-mnamed- -ADD-modules jdk.dynalink-add-opens jdk.dynalink/jdk.dynalink.beans = all-unnamed-add-modules java.sql.Rowset --dd-opns java.RowSet/ javax.sql.rowset.serial= All-unnamed 

If you want to adjust your default window size, OpenGL or other advanced settings.Please check the "Config/LWJGL3ify.cfg" file after installation.

Settings of other launch (HMCL, PCL2, Official Jacksee, etc.) settings:

Download the "Version.json" file, replace it with it ".minecraft/versions/version name". Json file from the Central Plains, and renamed the name of your original .json file.Then change the download source to the official source in the starter settings.

Finally, change the Java version you use to 11, 17 or 19, and start.

Server

Do not support the mixture of Thermos/Mohist/Conti/Crucible!

Put the module and front in the "MODS" folder, and then download the "LWJGL3IFY-Version number -FORGEPATCHES.JAR" and put it in the folder in the same level as the same-class as the for-universal and Minecraft Server and other .jar files.

Rename the forgepatches file and change it to LWJGL3ify-ForgePatches.jar.

Create a file called Java9args.txt and copy this content.

Then, you also need to upgrade the dependent library file of the Libraries folder, just copy it from the client.

Make sure that the first Java executable file on your Path is Java 11/17/19, and use the following startup parameters to start the server:

 java-xmx6g -xms6g -xx:+useShenandoahgc@java9args.txt NOGUI 

compatible

This MOD cannot run the entire integrated package in Java9+, and most mods need to be upgraded for this.

For details, see the Fixing Mods chapter in Github.