Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
/ LiquidLunar Public archive
forked from CubeWhyMC/LiquidLunar

Minecraft PVP client based on Minecraft Forge (backup repo)

License

Notifications You must be signed in to change notification settings

XiaoHeiPa/LiquidLunar

 
 

Repository files navigation

LiquidLunar

last commit code size code lines Latest Release License GitHub commit activity Discord

Forge version

简体中文

Links

Website

MCP Version

About LiquidLunar

We use Mixin to modify the game, which does not violate the Minecraft Eula

LiquidLunar is an open source Minecraft 1.8.9 PvP client

This project didn't use any codes from LunarClient

If you want contribute to this project, you can open a pull request

Build error and fix

Could not find net.minecraftforge:forgeBin

please rename forge-{version}.jar to forgeBin.jar

  1. Download ForgeBin
  2. Put forgeBin into %PROJECT_DIR%/.gradle/minecraft
  3. rebuild the project

can not find the class net.minecraft

do gradlew setupDecompWorkspace and then reimport the project

failed to run recompileMc

Can't find any reason? try gradlew setupDecompWorkspace --info

Please check lunarcn_at.cfg

Working dir "run" not found

Create dir run

Others

Don't update gradle!

Don't use foreach as much as possible

About

Minecraft PVP client based on Minecraft Forge (backup repo)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 86.5%
  • Kotlin 13.5%