Skip to content

Commit

Permalink
fix(docs): 📃add Readme note about EntityCulling require RenderLib
Browse files Browse the repository at this point in the history
  • Loading branch information
Krutoy242 committed Aug 15, 2024
1 parent b0f57cb commit 4cc6dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ Some screenshots of new worldgen:

## Recommended mods

- [**Entity Culling**](https://www.curseforge.com/minecraft/mc-mods/entity-culling) - increase performance, but can cause crashes on some machines
- [**Entity Culling**](https://www.curseforge.com/minecraft/mc-mods/entity-culling)+[**RenderLib**](https://www.curseforge.com/minecraft/mc-mods/renderlib) - increase performance, but can cause crashes on some machines
- [**Dynamic Surroundings**](https://www.curseforge.com/minecraft/mc-mods/dynamic-surroundings) - better sounds and environmental, but increaing load time and lower FPS a bit
- [**Fluidlogged API**](https://modrinth.com/mod/fluidlogged-api) - adds basic fluidlogging, widely configured for `E2E-E`. Its not included by default since causing slight TPS consumption [[1]](https://github.com/jbredwards/Fluidlogged-API/issues/184)[[2]](https://github.com/jbredwards/Fluidlogged-API/issues/182).

Expand Down

0 comments on commit 4cc6dab

Please sign in to comment.