https://github.com/2mal3/no-lag
Destroys the lag in the minecraft world with over 6 different and adjustable methods.
https://github.com/2mal3/no-lag
datapack mc-build mcfunction minecraft optimisation
Last synced: 2 months ago
JSON representation
Destroys the lag in the minecraft world with over 6 different and adjustable methods.
- Host: GitHub
- URL: https://github.com/2mal3/no-lag
- Owner: 2mal3
- License: lgpl-3.0
- Created: 2020-03-07T15:25:55.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-21T10:44:15.000Z (almost 2 years ago)
- Last Synced: 2023-08-21T11:36:57.332Z (almost 2 years ago)
- Topics: datapack, mc-build, mcfunction, minecraft, optimisation
- Language: Monkey C
- Homepage:
- Size: 360 KB
- Stars: 13
- Watchers: 2
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# No-Lag
  
This datapack improves and optimizes the performance of the Minecraft world to ensure a good gaming experience.
To achieve this, this datapack uses over 6 efficient methods, more than similar datapacks that use only a few methods.
These methods can be easily configured through the in-game GUI, which provides additional information and special actions.
The datapack has been designed with performance in mind, so that it has almost no impact on the game performance itself.## 📖 Features
- 7 different lag reduction methods that actually work
- does not affect important entities
- simple in-game GUI with lots of settings
- additional information about the world
- does not create lag itselfBy default, all farm animals, bosses, decorative entities, pets, nearby entities and entities with names are not deleted. However, they will be frozen if they are too far away from the player, unless they are an end boss or have the name **ignore**.
Additionally, all entities that are within 64 blocks of an armor stand named **ignore** will not be frozen.All settings and actions can be done through the in-game GUI. To open it, simply type the command `/function #nola:menu` in the chat (only works with command permissions).
## 📝 Methods to reduce lag
- entities that are too far away from a player are frozen
- in certain intervals all unimportant entities are deleted
- multiple Xp Orbs are combined
- collision of farm animals are deactivated
- items despawn earlier
- less entities can stand together on one block
- if too many entities of the same type are too close to each other, all other entities of the species will be deleted## Nice things others have said about the datapack
- _"cool ty dude"_: zBestguy
- _"Hi! I've been using this datapack for a couple of months on a aternos server (with paper), and it works perfectly well !"_: Expert MinerBenBepBob
- _"dam it works fuking good, you saved me and my friends in our moded survival"_: SticksS\_
- _"Highly Recommended."_: Volt_Lightwave
- _"You just saved my server. God bless you sir"_: armadilloman
- _"Thank you so much, I thought this wasn't real because it was bad at first, but it changed me from 28 fps to 50+! tysm <3"_: jbombbay
- _"i thought that this will be fake but when i got it in my world i got not 50fps i god 84 this is acctually working **DAMN!!!**"_: mr-pancace
- _"all aternos servers need this!!!"_: Hoponopono
- _"I immediatly noticed a difference! GREAT job!"_: Birdycrafter
- _"dude your datapack is a godsend, thank you so much. my game was lagging like it was the end of the world before but now it runs pretty smoothly! thanks a bunch!"_: sushiyae
- _"Best"_: User3132306G
- _"Dude Thanks You, It Recuded The Lag So Much, Though It's Still Like 90 ms, But It's Good And Fine, Thank You."_: GOROITAX
- _"Oh my thank you, this works so well!!!!!!"_: Moih
- _"that's a cool datapack i've ever seen ngl"_: DavidMinecraftYEET## Limitations
The **ONLY** purpose of the datapack is to improve the [TPS](https://minecraft.fandom.com/wiki/Tick), **NOT** the [FPS](https://en.wikipedia.org/wiki/Frame_rate). There may be an FPS improvement in single player mode, but this is more because the computer has to spend less time on other calculations. If you are looking for real FPS improvement, I would recommend [Fabric](https://fabricmc.net/)/[Quilt](https://quiltmc.org/) with [Sodium](https://modrinth.com/mod/sodium).
If your server has performance problems, I would also advise you to try [PaperSpigot](https://papermc.io/) or [Fabric](https://fabricmc.net/)/[Quilt](https://quiltmc.org/) with [Lithium](https://modrinth.com/mod/lithium) first, as these are much more powerful than this datapack.## Notes
- **ONLY** the latest version of the datapack for Fabric and Vanilla 1.20 is supported
- bug reports and suggestions are **ONLY** accepted on [GitHub](https://github.com/2mal3/No-Lag/issues)
- datapack was created with [mc-build](https://github.com/mc-build/mc-build).
- should not create any lag by itself_3.4.0_