Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.
/ Valentine Public archive

My third Minecraft Forge client-mod that had was focused more towards optimization and unique features. Personal client made a long while ago.

Notifications You must be signed in to change notification settings

dxxxxy/Valentine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

Valentine - 0.1

My personal 1.8.9 mc client

I LOST THE WHOLE PROCESS OF CONFIGURATING THIS PROJECT AND I CANT DO ANYTHING WITH IT ANYMORE, FOR NOW ITS DEAD, WILL TRY AGAIN LATER

Why?

Idk I was bored and this is very lightweight modification, since this is not Forge (garbage optimized) or some big client like Lunar or Badlion. This is mainly aimed towards PVP and QOL. Target is 144fps vsync with fancy graphics.

Warning!

  • This is not Forge, this is Vanilla Minecraft with edited source
  • Still in early development, use at your own risk (no bannable mods but still)
  • No customization (this is my own personal client and all the source code is edited for me and not for you)

Recommended Flags

i recommend running at 1gb since it doesnt really matter, because lightweight

-client -d64 -Xms1G -Xmx1G -Xmn128m -XX:+UseG1GC -XX:+AlwaysPreTouch -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=50 -XX:+AggressiveOpts

How to use?

  1. Go to Releases tab and download the .jar and the .json.
  2. Create a folder called Valentine in .minecraft/versions and move those two files inside.
  3. Open launcher and create a new installation, select Valentine from the version list.
  4. Put the above mentionned flags inside the JVM Arguments and you're good to go!

Features

  • Clear and unlimited scroll chat
  • Dragon wings cosmetic (2x scale)
  • Do not render glass
  • Toggle Sprint
  • Optifine
  • Redesigned mc interface
  • No harmful overlays (vignette, pumpkin, nausea, etc.)
  • FPS and clock
  • Particle multiplier (10x)
  • Partial fps boost (fucked up the mc source so might have visual bugs)
  • Fullbright
  • More GUI options (server list, connect straight to Hypixel from menu, reconnect, etc.)
  • Beautiful background (you can change it)
  • No healthbar flicker
  • No sidebar red numbers
  • PVP particles on any mob with any item
  • Garbage collection changes

About

My third Minecraft Forge client-mod that had was focused more towards optimization and unique features. Personal client made a long while ago.

Topics

Resources

Stars

Watchers

Forks