Aeronautics: ModernUI Compat

Quick rating

Community listing page, reviews here may not be monitored by the author.

Aeronautics: ModernUI Compat

By cff1028Owner

No reviews yet

External compatibility patch for Create Simulated/Aeronautics creative-tab section banners and Modern UI tooltips.

Mod Loaders
Minecraft

About

Description

What it fixes

Create Simulated 1.3.1 draws SimulatedCreativeTab.renderBanners(...) from a CreativeModeInventoryScreen.render@TAIL mixin. That places the custom section banner after the vanilla tooltip pass. Modern UI's translucent tooltip background/shadow therefore blends against the vanilla empty creative slots first, and Simulated paints the banner over that result afterwards.

Bug Fix Showcase

Before (Bug)

image

After (Fixed)

image

What it fixes

Create Simulated 1.3.1 draws SimulatedCreativeTab.renderBanners(...) from a CreativeModeInventoryScreen.render@TAIL mixin. That places the custom section banner after the vanilla tooltip pass. Modern UI's translucent tooltip background/shadow therefore blends against the vanilla empty creative slots first, and Simulated paints the banner over that result afterwards.

Bug Fix Showcase

Before (Bug)

before

After (Fixed)

after