Optimizing Tesseracts for better performance
This mod optimizes the rendering of SuperMartijn642's Tesseract mod by rendering just black faces instead of the end portal effect. The FPS improvement is significant, especially when rendering multiple tesseracts.
The end portal effect is pretty, but useless for more technic-oriented modpacks.
See below for comparison screenshots.
- Minecraft 1.12.2
- SuperMartijn642's Tesseract mod
- MixinBooter
config/Tesseract Optimizations.cfg
# Configuration file
general {
# Enable or disable Tesseract Optimizations
B:Enabled=true
# Enable or disable rainbow mode
B:"Rainbow Mode"=false
}