GithubHelp home page GithubHelp logo

theusefullists / usefulmods Goto Github PK

View Code? Open in Web Editor NEW
1.6K 23.0 133.0 1.53 MB

Just a list of useful mods

Home Page: https://bisecthosting.com/UsefulLists

License: MIT License

minecraft mod forge fabric fabric-mod forge-mod minecraft-mod minecraft-performance modded-minecraft

usefulmods's People

Contributors

cartrigger avatar coccocoahelper avatar cweepaw avatar exscid avatar gabrielvicenteyt avatar geefiremc avatar johannes7k75 avatar juneprimavera avatar lestegii avatar lordfirespeed avatar lrmtheboss avatar microlemurdev avatar mllightitup avatar nordicgamerfe avatar oskardotglobal avatar pectacular avatar quentin452 avatar radk6 avatar raft08 avatar raptag avatar shxhvii avatar sweptwastaken avatar thefieryfalcon avatar ultimaxgg avatar ultraic-space avatar viminio avatar voidei avatar willidieente avatar yesn0t avatar yhkhoo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

usefulmods's Issues

Chat Lag Fix [Addition]

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

Chat Lag Fix

What is your mod's main version?

1.18.X (Fabric)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.modrinth.com/mod/chat-lag-fix

What is your reasoning for including this mod?

According to the modrinth page:

When receiving a chat message, Minecraft sends a HTTP request in the render thread to check your player block list. The current frame does not finish rendering until this request has finished, causing a lag spike

This mod fixes that by not sending that HTTP request. Due to this, blocking won't work, yet chat messages should result in less lag.

(OPTIONAL) Give some extra information about the mod.

An alternative implementation is available at https://github.com/KosmX/non-blocking_chat.
This implementation is slightly slower, but the blocking functionality is retained.

[Addition] MCMT-CE-Fabric-1.18.2 + Fastload is incompatible with Ksyxis

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

MCMT-CE-Fabric

What is your mod's main version?

1.18.X (Fabric)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.curseforge.com/minecraft/mc-mods/mcmtfabricce

What is your reasoning for including this mod?

Multithreading of Tick-Execution

(OPTIONAL) Give some extra information about the mod.

No response

[Addition] FastWorkbench

Mod name: FastWorkbench

Mod version: forge 1.16 4.6.1

Mod Links: https://www.curseforge.com/minecraft/mc-mods/fastworkbench

The reasoning for Inclusion: While fastworkbench minus replacement is already on the list, this one should theoretically be faster because it removes the recipe book. Afaik the minus replacement version was made only for mod compatability so if you are playing on something lightly modded and need more fps the normal one should theoretically be better. There should be no case In which fastfurnace is better than fast furnace minus replacement though so just fastworkbench.

Other Information:

[Addition] KoTRT Core

Mod Name:
KoTRT Core

Mod Links:
https://www.curseforge.com/minecraft/mc-mods/kotrt-core
https://github.com/TeamDeusVult/KoTRT_Core

Suggested Lists:
Performance 1.16
Bugfixes 1.16

Reasoning for Inclusion:
In its readme it claims that it can improve performance up to 4X in large modpacks, and it claims that it features bugfixes for several mods.

Other Information:
N/A

PS: Seeing as this is the first issue in the repository, I've tried to make a good format for further mod suggestions. If issues isn't the right place to suggest mods, this should probably be deleted.
Edit: apparently pull requests count as issues to github, so this is the 5th issue. oops.

[Correction] dashLoader is compatible with Enhanced block entities

Checklist

  • I've checked that this correction is valid and accurate.
  • I've checked that this correction has not already been suggested.

What mod is this correction for?

EBE and dashLoader, and cull leaves and moreCulling

What section(s) of the list is this correction for?

Preformance

What version(s) dose this correction apply to?

1.18.X (Fabric)

What needs correcting?

Enhanced block entities is compatible with dashLoader on 1.18.2 and 1.19 so they should be removed from the known incompatibilities, and moreCulling has leaf culling build in.

Input a link(s) which can be used to verify the correction.

https://user-images.githubusercontent.com/89302916/186462663-116d6b46-9b1c-49c9-aaa9-24eae72733f1.png

(OPTIONAL) Any extra information about the correction.

Also forgetMeChunk causes a memory leak by not unloading data so you might want to say that but memory leak fix helps with that

[Addition] REI

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

Roughly Enough Items

What is your mod's main version?

1.18.X (Fabric)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items

What is your reasoning for including this mod?

Noticed in the Enhancements that JEI for forge was added. REI is also for fabric.

(OPTIONAL) Give some extra information about the mod.

Available for 1.13 to 1.18, and both fabric and forge.

[Software Addition] Chunk Launcher

Checklist

  • I've checked that my software suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this software hasn't already been suggested.

What is your software's name?

Chunk Launcher

What systems do you know your software works on?

  • Windows 11
  • Windows 10
  • Windows 8/8.1
  • Windows 7
  • Windows XP or earlier
  • MacOS
  • Linux
  • Other

Input a link to your suggested software.

https://github.com/herbix/chunkLauncher

What is your reasoning for including this software?

Screenshot from 2022-03-13 01-19-07

(OPTIONAL) Give some extra information about the software.

No response

[Software Addition] MCA Selector

Checklist

  • I've checked that my software suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this software hasn't already been suggested.

What is your software's name?

MCA Selector

What systems do you know your software works on?

  • Windows 11
  • Windows 10
  • Windows 8/8.1
  • Windows 7
  • Windows XP or earlier
  • MacOS
  • Linux
  • Other

Input a link to your suggested software.

https://github.com/Querz/mcaselector

What is your reasoning for including this software?

Very helpful chunk viewer and editor. Also allows exporting and importing chunks between worlds.
Supports versions 1.2.1 through to 1.18

(OPTIONAL) Give some extra information about the software.

It probably works on Win 11, but it isnt mentioned on the projects page

[Addition] Radon for 1.18.X

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

Radon

What is your mod's main version?

1.18.X (Forge)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.curseforge.com/minecraft/mc-mods/radon

What is your reasoning for including this mod?

It is not included in the 1.18.X list of performance mods.

(OPTIONAL) Give some extra information about the mod.

Radon is an Unofficial Fork of CaffeineMC's "Phosphor", made to work with Forge Mod Loader.

[Addition] Magnesium/Rubidium Extras

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

Magnesium/Rubidium Extras

What is your mod's main version?

1.16.X (Forge)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.curseforge.com/minecraft/mc-mods/magnesium-extras

What is your reasoning for including this mod?

Improves the performance of the Magnesium mod

(OPTIONAL) Give some extra information about the mod.

Incompatible with Out of Sight if this mod’s Entity Culling isn’t disabled in the config.

[Software Addition] PolyMC (MultiMC fork)

Checklist

  • I've checked that my software suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this software hasn't already been suggested.

What is your software's name?

PolyMC

What systems do you know your software works on?

  • Windows 11
  • Windows 10
  • Windows 8/8.1
  • Windows 7
  • Windows XP or earlier
  • MacOS
  • Linux
  • Other

Input a link to your suggested software.

https://polymc.org/

What is your reasoning for including this software?

PolyMC is a MultiMC with a few interesting features like a built-in mod downloader. It is available in many linux package formats like flatpak or appimage, contrary to the multimc.

(OPTIONAL) Give some extra information about the software.

No response

[Software Addition] Crystal Launcher

Checklist

  • I've checked that my software suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this software hasn't already been suggested.

What is your software's name?

Crystal Launcher

What systems do you know your software works on?

  • Windows 11
  • Windows 10
  • Windows 8/8.1
  • Windows 7
  • Windows XP or earlier
  • MacOS
  • Linux
  • Other

Input a link to your suggested software.

https://crystal-launcher.net/

What is your reasoning for including this software?

No response

(OPTIONAL) Give some extra information about the software.

No response

[Addition] 1.19.X - No Chat Reports by Aizistral (Forge and Fabric)

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

1.19.X - No Chat Reports by Aizistral

What is your mod's main version?

Other (Forge and Fabric)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.curseforge.com/minecraft/mc-mods/no-chat-reports

What is your reasoning for including this mod?

https://youtu.be/hYAUEMlugyw

This mod helps give server owners back their right to police their own servers.

This is for 1.19.X Forge and Fabric.

This would be considered a bug fix.

(OPTIONAL) Give some extra information about the mod.

It also helps prevent false bans through spoofed security keys.

MCMT 1.18.1 FABRIC

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

MCMT

What is your mod's main version?

1.18.X (Fabric)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://github.com/himekifee/MCMTFabric/releases/tag/v1.2.0

What is your reasoning for including this mod?

It multi-threads game ticking but is unstable and risky.

(OPTIONAL) Give some extra information about the mod.

Multithreading of game ticking but is (DANGEROUS) and unstable. INCOMPATIBLE WITH C2ME.

[Addition] 1.12.2 燐/Hesperus phosphor fork

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

燐/Hesperus

What is your mod's main version?

1.12.X

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.curseforge.com/minecraft/mc-mods/hesperus

What is your reasoning for including this mod?

Hesperus is a continuation of the abandoned Phosphor Forge Edition, aiming to fix crashes and mod conflicts.

In addition to the original mod's improvement and optimization to the vanilla lighting system, this fork had:

Fixed a crash with Fluidlogged API
Fixed a rare crash with Simple Text Overlay
Probably fixed a strange conflict with Witchery: Resurrected

This mod was based on embeddedt's fork of phosphor, so it has some degree of compatibility to Dynamic Lighting, but the performance may be poor.

(OPTIONAL) Give some extra information about the mod.

No response

[Correction] Fastload has Forge versions

Checklist

  • I've checked that this correction is valid and accurate.
  • I've checked that this correction has not already been suggested.

What mod is this correction for?

Fastload

What section(s) of the list is this correction for?

Preformance

What version(s) dose this correction apply to?

Other (Forge)

What needs correcting?

Fastload has 1.18 and 1.19 Forge versions (the list only has fabric versions)

Input a link(s) which can be used to verify the correction.

https://www.curseforge.com/minecraft/mc-mods/fastload

(OPTIONAL) Any extra information about the correction.

Also mark it as incompatible with ksysix (forge) and forcecloseloadingscreen (fabric)
(from CF page)

Rubidium[Addition]

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

Rubidium

What is your mod's main version?

1.18.X (Forge)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.curseforge.com/minecraft/mc-mods/rubidium

What is your reasoning for including this mod?

Forge port of sodium thats actually being maintained, unlike magnesium
also magnesium doesnt work on 1.18.1

(OPTIONAL) Give some extra information about the mod.

No response

[Addition] Why Am I on Fire?

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

Why Am I on Fire?

What is your mod's main version?

1.18.X (Fabric)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

Modrinth
CurseForge
GitHub

What is your reasoning for including this mod?

In vanilla, the fire overlay is displayed even when the player has fire resistance or is in creative mode. This mod fixes that and hides the fire overlay when necessary.

(OPTIONAL) Give some extra information about the mod.

If this mod is added, it should be added to the Bug Fixes category.

Issue with notation of C2me 1.18

It is not at corruption level. lol. I've ran it with my modpack of 250+ mods for 5 months, and experimental builds at that, and no save file was ever corrupted.

[validate list] Software

Notes

  • to suggest a mod not on this list please open a new issue using the Software Addition template.
  • for collaborators : please mark as done ☑️ the mods that have been added to their corresponding lists by clicking on the empty checkbox 🔲 . If further discussion is needed, you may want to convert the task item into a new issue.

Software/tools

[Addition] More Culling

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

More Culling

What is your mod's main version?

Other (Fabric)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.curseforge.com/minecraft/mc-mods/moreculling

What is your reasoning for including this mod?

More Culling = More Performance

(OPTIONAL) Give some extra information about the mod.

Currently incompatible with cull less leaves.

[Addition]Farsight

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

Farsight

What is your mod's main version?

1.18.X (Fabric)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.curseforge.com/minecraft/mc-mods/farsight

What is your reasoning for including this mod?

I post it at here is because this client side mod can let you see any further distance without get limited by any server.It would pretty useful for who wants to see further chunk distances but you can't because of the server limited it..

How It works is that if the server render distance is like 8, your own game will save what those chunks looked like when you went near them and use that data to draw them from further distances.So its all visual only but it doesn' matter at all.

(OPTIONAL) Give some extra information about the mod.

TAKE NOTE:

It would be useless or not working in singleplayer,but in the opposite is that it would pretty effective on server.And also this mod is client side so that you can use any server you wanted.It also don't decrease your FPS/performance!
BTW it compaitable with Forge/Fabric version(1.16.5 ->1.18).And it also compaitable with other CaffeineMC's mod like Sodium.

[Addition] Magnesium

Checklist

  • I've checked the latest issues to make sure that this mod hasn't already been suggested.
  • I've checked that my mod suggestion hasn't already been added to one of the lists.

What is your mod's name?

Magnesium

What is your mod's main version?

1.18.X (Forge)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.curseforge.com/minecraft/mc-mods/sodium-reforged

What is your reasoning for including this mod?

It was already listed for 1.16, but Magnesium is also updated to 1.18 and in the same state as Sodium's latest alpha. Please list it with forge 1.18 performance mods.

(OPTIONAL) Give some extra information about the mod.

Forge port of Sodium/

Starlight x Create not for 1.18?

Added in 9ab6f4c, the fact its in performance118.md, the description given, and the summary if you view it from the author's projects list all suggest that it supports 1.18:
image

However, if you follow the link 1.18 isn't mentioned anywhere in the description or page, and both files (v1.1, v1.2) are marked as only supporting 1.16.

Are the versions mislabeled and it does support 1.18, or is it mislabeled as supporting 1.18 when it doesn't?

[Addition 1.12.2 ] LoliASM

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

LoliASM (CensoredASM)

What is your mod's main version?

1.12.X

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.curseforge.com/minecraft/mc-mods/lolasm

What is your reasoning for including this mod?

Optimizes and fixes a ton of stuff from vanilla, other mods, and even forge itself

(OPTIONAL) Give some extra information about the mod.

Replaces and improves upon all features of VanillaFix and Texfix so those 2 mods are inherently incompatible

[Addition] to JavaArgumentsOptimization

This might be a better alternative to Aikars's Flags. In my case this performs better than Aikar's Flags on my system but additional testing is needed to confirm if it is better in all situations.

-Xms4G -Xmx4G -XX:+UseShenandoahGC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=50 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:G1HeapRegionSize=32M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=20 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1

I am no expert in Java & have no idea if all the flags used even apply to Shenandoah. Feel free to correct any mistakes & offer improvements.

[Addition] Nothirium

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

Nothirium

What is your mod's main version?

1.12.X

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.curseforge.com/minecraft/mc-mods/nothirium

What is your reasoning for including this mod?

New mod for 1.12 that improves performance

(OPTIONAL) Give some extra information about the mod.

Updates the OpenGL version of the game which is similar to what sodium does but for 1.12

[Addition] SelectiveEntityRemoval

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

SelectiveEntityRemoval

What is your mod's main version?

Other (Fabric)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.curseforge.com/minecraft/mc-mods/selective-entity-removal-fabric

What is your reasoning for including this mod?

Allows the user to modify the distance at which each entity renders, helpful for situations such as mob switches, large amounts of entities. As of 1.19 Selective Entity Removal supports other modded entities, however versions 1.18 and below only support vanilla.

(OPTIONAL) Give some extra information about the mod.

No response

[Addition] Add No Telemetry mod

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

No Telemetry

What is your mod's main version?

1.18.X (Fabric)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.curseforge.com/minecraft/mc-mods/no-telemetry

What is your reasoning for including this mod?

Mojang re-enabled telemetry in 1.18 with no way to disable it. This mod disables it entirely.

(OPTIONAL) Give some extra information about the mod.

https://bugs.mojang.com/browse/MC-237493 Looks like they know about it and don't plan on reverting it.

https://github.com/kb-1000/no-telemetry It appears the mod works for both fabric and forge.

[Addition] Exordium {Beta}

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

Exordium (Formerly FasterGUI)

What is your mod's main version?

1.19.X (Fabric)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://modrinth.com/mod/exordium

What is your reasoning for including this mod?

Performance Mod. Exordium caps gui fps to give a performance boost to things that need it.

Give some extra information about the mod.

No main mod version. Exordium is on 1.18 and 1.19 on Fabric.

[Software Addition] Aseprite

Checklist

  • I've checked that my software suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this software hasn't already been suggested.

What is your software's name?

Aseprite

What systems do you know your software works on?

  • Windows 11
  • Windows 10
  • Windows 8/8.1
  • Windows 7
  • Windows XP or earlier
  • MacOS
  • Linux
  • Other

Input a link to your suggested software.

https://www.aseprite.org/

What is your reasoning for including this software?

Aseprite is open source and you can compile it for yourself only. The creators of Aseprite made good documentation on how to do it and allow it. You won’t get updates automatically and can’t the share the compiled program.

(OPTIONAL) Give some extra information about the software.

No response

[Software Addition] SKlauncher

Checklist

  • I've checked that my software suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this software hasn't already been suggested.

What is your software's name?

SKlauncher

What systems do you know your software works on?

  • Windows 11
  • Windows 10
  • Windows 8/8.1
  • Windows 7
  • Windows XP or earlier
  • MacOS
  • Linux
  • Other

Input a link to your suggested software.

https://skmedix.pl/sklauncher

What is your reasoning for including this software?

No response

(OPTIONAL) Give some extra information about the software.

No response

[Addition] Dynamic FPS

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

Dynamic FPS

What is your mod's main version?

1.18.X (Fabric)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://modrinth.com/mod/dynamic-fps

What is your reasoning for including this mod?

dynamic fps is one of the most popular & downloaded optimisation mods, it reduces CPU and GPU load when minecraft is unfocused or in the background/minimised.
this is crucial to enable multitasking, multi-instancing, and also a nice quality of life addition to reduce unnecessary load/noise/heat/energy consumption.

dynamic fps also fixes a bug in minecraft that causes increased load in the background

(OPTIONAL) Give some extra information about the mod.

recent versions of this mod are marked 1.18.1 or 1.17.1 but they should work with 1.16.2+ too, and this mod doesn't have any minecraft dependency (i.e should be loadable on 1.15 but not guaranteed to work)

[Addition] 1.14 mods

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

Read title.

What is your mod's main version?

Other (Forge)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

Read title.

What is your reasoning for including this mod?

Many people play versions like 1.14 including me, and I think it'd be a good addition to put a list with 1.14 mods.

(OPTIONAL) Give some extra information about the mod.

No response

[Correction] Clumps seems to be server side nowadays

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

Clumps

What is your mod's main version?

1.17.X (Fabric)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.curseforge.com/minecraft/mc-mods/clumps

What is your reasoning for including this mod?

Versions past 1.17 are now only needed on the server instead of the client.

(OPTIONAL) Give some extra information about the mod.

Oh and also. You should have a correction form for situations like this. So people arent forced to use another form not made for corrections.

Blanket [Addition]

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

Blanket

What is your mod's main version?

1.18.X (Fabric)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.curseforge.com/minecraft/mc-mods/blanket

What is your reasoning for including this mod?

It's listed under the git repo for Non-blocking Chat Lookup, and it's curseforge states that it fixes several bugs, and plans to fix more.

(OPTIONAL) Give some extra information about the mod.

It only has 2 downloads currently, so it's probably too early to include, but I just want this listed here as a tracking issue so we can check in on it later and decide on it's inclusion.

[Addition] No Mob Generation

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

No Mob Generation

What is your mod's main version?

1.18.X (Fabric)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://modrinth.com/mod/nomobgeneration

What is your reasoning for including this mod?

Mod released a week ago that claims to help with lag when loading new chunks, by preventing new animals spawning if your mobcap is already full.

(OPTIONAL) Give some extra information about the mod.

Came out a week ago.

[Addition] Better Biome Blend

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

Better Biome Blend

What is your mod's main version?

1.18.X (Forge and Fabric)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.curseforge.com/minecraft/mc-mods/better-biome-blend

What is your reasoning for including this mod?

the mod accelerates the biome color blend algorithm speeding up chunk loading and reducing some stuttering

(OPTIONAL) Give some extra information about the mod.

No response

[Addition] Sodium for 1.15

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

Sodium

What is your mod's main version?

1.15.X (Fabric)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://github.com/mrmangohands/sodium-fabric/releases/tag/mc1.15.2-0.1.1-SNAPSHOT%2B2020-12-10

What is your reasoning for including this mod?

Well i noticed that they werent a lot of performance mods for fabric 1.15 so i thought id include this as it isnt on there.

(OPTIONAL) Give some extra information about the mod.

This is a port of an older 1.16.x version of sodium for 1.15, primarily so speedrunners of version 1.15 had a performance mod that wasnt optifine.

[Software Addition] Catserver/loliserver

Checklist

  • I've checked that my software suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this software hasn't already been suggested.

What is your software's name?

LoliServer

What systems do you know your software works on?

  • Windows 11
  • Windows 10
  • Windows 8/8.1
  • Windows 7
  • Windows XP or earlier
  • MacOS
  • Linux
  • Other

Input a link to your suggested software.

https://github.com/Loli-Server/LoliServer

What is your reasoning for including this software?

The name isnt the best, but I use the software as it works great for 1.16.5 for forge / spigot hybrids
Encountered far less issues with this than mohist, arclight, etc

(OPTIONAL) Give some extra information about the software.

Is a followup software of catserver on 1.12.2

[Addition] Phosphor 1.19

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

Phosphor

What is your mod's main version?

Other (Fabric)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://www.curseforge.com/minecraft/mc-mods/phosphor

What is your reasoning for including this mod?

Its a light engine mod that you have in the list for 1.18 and below. It is updated to 1.19.x atm.

(OPTIONAL) Give some extra information about the mod.

Considering the history it probably still doesnt work with Starlight since they both rewrite the light engine

[validate list] Performance/bugfix mods

Notes

  • to suggest a mod not on this list please open a new issue using the Mod Addition template.
  • for collaborators : please mark as done ☑️ the mods that have been added to their corresponding lists by clicking on the empty checkbox 🔲 . If further discussion is needed, you may want to convert the task item into a new issue.

Performance/bugfix

[Software Addition] VLauncher

Checklist

  • I've checked that my software suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this software hasn't already been suggested.

What is your software's name?

Vortex Launcher

What systems do you know your software works on?

  • Windows 11
  • Windows 10
  • Windows 8/8.1
  • Windows 7
  • Windows XP or earlier
  • MacOS
  • Linux
  • Other

Input a link to your suggested software.

https://github.com/Kron4ek/minecraft-vortex-launcher

What is your reasoning for including this software?

It's a super minimal MC launcher
image

(OPTIONAL) Give some extra information about the software.

No response

[Addition] Raknetify

Checklist

  • I've checked that my mod suggestion hasn't already been added to one of the lists.
  • I've checked the latest issues to make sure that this mod hasn't already been suggested.

What is your mod's name?

Raknetify

What is your mod's main version?

1.17.1 - 1.19.2 (Fabric)
Also has versions for velocity and bungeecord (same mc versions)

Input a link to your suggested mod. Make sure it isn't hosted on a site listed on StopModReposts.

https://modrinth.com/mod/raknetify

What is your reasoning for including this mod?

(Alt link: https://github.com/RelativityMC/raknetify )
Allows users to use raknet to connect to servers, which improves network performance. Gives significant boosts on bad connections.

(OPTIONAL) Give some extra information about the mod.

The version picker is missing 1.19

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.