OVERVIEW
Embeddium Plus is a fork of Magnesium/Rubidium Extras, wich adds a lot of features to Embeddium (Forge Sodium) to improve the mod. It includes several features from other mods, packaged into one add-on that you'll want to install for the best experience.
My target with this project is keep the highest performance and compatibility with embeddium and also combine Sodium Extras into it. This fork is gonna begin ported to 1.18.2, 1.19.2 and 1.20.1. for 1.16.5 use Embeddium Extras
Fixed
- Disabled culling of Ice and Fire dragons
Extras
- Added config to set a list of entities to disable (check #40)
Features
- Better Performance. This mod fixes multiple issues with Sodium and Forge itself to improve performance. It has a patch mitigating random lag spikes in highly modded environments, and a patch fixing a Forge bug that was slowing down Sodium's chunk updating.
- Better FPS Counter. Looks nicer, and can be customized to display minimum frametimes (useful for debugging lag on tick) and average frametimes over the last 15 seconds (for accurate benchmarking)
- ~~Zoom key!~~: Removed in favor of Just Zoom
- Borderless Fullscreen. Minecraft's default mode makes it hard to tab out. This is off by default, but replaces the vanilla Sodium fullscreen option.
- True Darkness. Has options to make night time & caves realistically dark. Can be configured or turned off.
- Entity Culling. Improve performance in modpacks drastically by not rendering far away entities. Includes a configurable Y value so you can disable rendering mobs in caves while you're on the surface. Can be configured or disabled. Incompatible with Out Of Sight, because that mod does the same thing, and doesn't support Sodium anyway.
- Chunk Fade In. A port of "Fade In Chunks" from Fabric, this applies the Bedrock effect to reduce the pop-in effect from newly loaded chunks, either when you load in the game, switch worlds, or are just flying around. Can be configured or disabled.
- Fog Toggle. An option to turn off all fog, which is missing from vanilla Sodium.
- Configurable Cloud Height. Vanilla clouds are quite low, and there's no other mod to raise them on Forge. This mod defaults them to being a bit higher.
- Integration With Magnesium/Rubidium Dynamic Lights. This mod works perfectly with MDL, and improves its performance drastically with its optimizations. If you have MDL, you'll want to install this mod.