Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/z-anesaber/performancify-forge
A well-researched Modpack for the utmost performance using Forge.
https://github.com/z-anesaber/performancify-forge
minecraft minecraft-forge minecraft-forge-mod minecraft-forge-modpack minecraft-forge-mods minecraft-mod minecraft-modpack minecraft-neoforge minecraft-neoforge-mod minecraft-neoforge-modpack minecraft-neoforge-mods minecraft-optimization minecraft-performance
Last synced: 29 days ago
JSON representation
A well-researched Modpack for the utmost performance using Forge.
- Host: GitHub
- URL: https://github.com/z-anesaber/performancify-forge
- Owner: Z-ANESaber
- License: mit
- Created: 2024-10-03T15:17:58.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-16T13:26:37.000Z (about 1 month ago)
- Last Synced: 2024-10-18T10:56:50.386Z (30 days ago)
- Topics: minecraft, minecraft-forge, minecraft-forge-mod, minecraft-forge-modpack, minecraft-forge-mods, minecraft-mod, minecraft-modpack, minecraft-neoforge, minecraft-neoforge-mod, minecraft-neoforge-modpack, minecraft-neoforge-mods, minecraft-optimization, minecraft-performance
- Homepage: https://zanesaber.carrd.co/
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://modrinth.com/modpack/performium-was-taken).## 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)](https://cdn.modrinth.com/data/cached_images/98803ca5d1e3ec18501f004bba5fe70419e00132.png)### 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](https://modrinth.com/mod/Sodium) (Adding the efficient rendering engine.)
- [Ksyxis](https://modrinth.com/mod/ksyxis) (Speeds up loading of the world by rendering all chunks every time you load a world.)
- [ImmediatelyFast](https://modrinth.com/mod/immediatelyfast) (Optimizes all immediate mode rendering by using a custom buffer implementation)
- [BetterF3](https://modrinth.com/mod/betterf3) (Makes the F3 menu customizable. My included config removes a lot of the unneeded information which improves performance.)
- [Dynamic FPS](https://modrinth.com/mod/dynamic-fps) (Reduces FPS when you're not tabbed into Minecraft (CONFIGURABLE).)
- [Entityculling](https://modrinth.com/mod/entityculling) (Hides blocks/entities that aren't visible.)
- [Clumps](https://modrinth.com/mod/clumps) (Merges XP orbs together into bigger but lesser clumps to improve performance.)
- [Packet-Fixer](https://modrinth.com/mod/packet-fixer) (Fixes issues with packets.)
- [Modernfix](https://modrinth.com/mod/modernfix) (Overall performance enhancer.)
- [FerriteCore](https://modrinth.com/mod/ferrite-core) (Reduces memory/RAM usage.)
- [Noisium](https://modrinth.com/mod/noisium) (Optimises worldgen performance)### Library/Dependency Mods:
- [Sodium Extra](https://modrinth.com/mod/sodium-extra) (Extra options for Sodium.)
- [Reese's Sodium Options](https://modrinth.com/mod/reeses-sodium-options) (Even more options for Sodium)
- [Konkrete](https://modrinth.com/mod/konkrete)
- [Cloth Config API](https://modrinth.com/mod/cloth-config)
- [Kotlin for Forge](https://modrinth.com/mod/kotlin-for-forge)### Quality-of-life Mods:
- [Resourcify](https://modrinth.com/mod/resourcify) (Adds a menu to install shaders and resource packs from within the game. [Screenshot](https://cdn.modrinth.com/data/4WwOrx5T/images/944d2ff71a2b998090e7acb0a6ebc06944fca490.png))
- [Iris](https://modrinth.com/mod/iris) (Adds shader support.)
- [JustZoom](https://modrinth.com/mod/just-zoom) (Adds a configurable zoom function to the camera.)
- [Sodium Dynamic Lights](https://modrinth.com/mod/sodium-dynamic-lights) (Adds dynamic lighting. Makes a torch you hold in your hand light the place without placing it.)
- [Puzzle](https://modrinth.com/mod/puzzle) (Adds resourcepack features and a GUI to configure OptiFine alternative)### Resource packs:
- [Low on fire](https://modrinth.com/resourcepack/low-on-fire) (Lowers the fire on your screen when you're on fire.)
- [Fast better grass](https://modrinth.com/resourcepack/fast-better-grass)
- [Watch of undying](https://modrinth.com/resourcepack/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](https://modrinth.com/resourcepack/low-shield-pack) (Holds the shield lower in your hand with better visibility)### Shaders:
- [Super Duper Vanilla](https://modrinth.com/shader/super-duper-vanilla)### 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](https://github.com/Z-ANESaber/Performancify-Forge/issues).