Posted in Minecraft
2036
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
194
This Month
277
This Year
647

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...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

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

“Make no mistake: This is not your diary. You are not letting it all hang out. You are picking and choosing every single word.”


Dani Shapiro
Random CSS Property

unicode-bidi

The unicode-bidi CSS property, together with the direction property, determines how bidirectional text in a document is handled. For example, if a block of content contains both left-to-right and right-to-left text, the user-agent uses a complex Unicode algorithm to decide how to display the text. The unicode-bidi property overrides this algorithm and allows the developer to control the text embedding.
unicode-bidi css reference