Posted in Minecraft
359
2:04 am, April 24, 2023
 

Minecraft Loading Performance Mods Fabric and Forge

So i decided to spend a bit of time changing to 1.19.4 Minecraft with loader mods to make it a bit faster. I tested a version with Forge but it seemed to run really slowly on my current world so i switched back to fabric, as the loader mods i use seem to run a lot higher FPS than with the forge. 

I will list Forge Mods used as well as the Fabric ones, for forge with my system i get about 40 fps with a massive base vs about 80 on Fabric, but you can test both and see which you prefer. 

Also i like to know the co-ordinates the xero's mini map is quite a nice mod for this. Even loading the map vs just showing the co-ordinates seems to load about the same. 

If you are using MultiMC and want to use fabric, make sure as well as installing Fabric you also install the Fabric API or none of the mods will actually work and will error saying there is no Fabric installed even though it is! Fabric API - Versions

Java Version

For performance java i use Eclipse Adoptium which seems to work a lot faster than the normal java installation. 

Performance

Forge Mods

Performance Mods · GitHub

Fabric Mods

Try install fabric manually. Releases · TeamAOF/All-of-Fabric-1 Fabric | The home of the Fabric mod development toolchain. Installation for Minecraft Launcher | Fabric player:tutorials:install_multimc:windows [Fabric Wiki]

View Statistics
This Week
118
This Month
419
This Year
3232

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Articles
Search Articles by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote


Random CSS Property

contain

The contain CSS property allows an author to indicate that an element and its contents are, as much as possible, independent of the rest of the document tree. This allows the browser to recalculate layout, style, paint, size, or any combination of them for a limited area of the DOM and not the entire page, leading to obvious performance benefits.
contain css reference