Skip to content

Latest commit

 

History

History
82 lines (63 loc) · 5.12 KB

README.md

File metadata and controls

82 lines (63 loc) · 5.12 KB

Downloads:

Modrinth: https://modrinth.com/modpack/performancify-forge
CurseForge: https://www.curseforge.com/minecraft/modpacks/performancify-neo-forge

Why would you use Forge for a performance pack when Fabric is way better at that?

This pack is meant to be used as a base for adding your own mods on top of it and lots of bigger mods don't run on Fabric. If you don't plan to add any other mods to it and instead opt for a vanilla-experience I would suggest using a Fabric Modpack like Performium.

Benchmarks (Vanilla vs Performancify) on Performancify v1.0.2 Minecraft 1.20.1

Comparison between fps for vanilla and performancify (vanilla is at 881 fps and performancify is at 1670 fps)

Settings (The same on both Vanilla and modded)

Setting Value
MINECRAFT 1.20.1
Render Distance 12 Chunks
Max Shadow Distance 8 Chunks
Simulation Distance 12 Chunks
VSync Off ❌
Max Framerate Unlimited
Graphics Fancy

Mods used (On the latest version of the pack for NeoForge)

Performance Mods:

  • Sodium (Adding the efficient rendering engine.)
  • Ksyxis (Speeds up loading of the world by rendering all chunks every time you load a world.)
  • ImmediatelyFast (Optimizes all immediate mode rendering by using a custom buffer implementation)
  • BetterF3 (Makes the F3 menu customizable. My included config removes a lot of the unneeded information which improves performance.)
  • Dynamic FPS (Reduces FPS when you're not tabbed into Minecraft (CONFIGURABLE).)
  • Entityculling (Hides blocks/entities that aren't visible.)
  • Clumps (Merges XP orbs together into bigger but lesser clumps to improve performance.)
  • Packet-Fixer (Fixes issues with packets.)
  • Modernfix (Overall performance enhancer.)
  • FerriteCore (Reduces memory/RAM usage.)
  • Noisium (Optimises worldgen performance)

Library/Dependency Mods:

Quality-of-life Mods:

  • Resourcify (Adds a menu to install shaders and resource packs from within the game. Screenshot)
  • Iris (Adds shader support.)
  • JustZoom (Adds a configurable zoom function to the camera.)
  • Sodium Dynamic Lights (Adds dynamic lighting. Makes a torch you hold in your hand light the place without placing it.)
  • Puzzle (Adds resourcepack features and a GUI to configure OptiFine alternative)

Resource packs:

  • Low on fire (Lowers the fire on your screen when you're on fire.)
  • Fast better grass
  • Watch of undying (Replaces the totem of undying with a watch that is invisible when holding it in your hand giving you better visibility.)
  • Low shield (Holds the shield lower in your hand with better visibility)

Shaders:

Copyright notice

If a modder of any of the mods featured in this pack wants their mod removed from this pack, please let me know and I will do so.

Contribution

Issues and suggestions can be done on the Github issues page.