modpack-mon-artisanat-modif.../config/mantle-client.toml
2025-01-13 00:13:50 +01:00

6 lines
430 B
TOML

#If true, enables the Mantle heart renderer, which stacks hearts by changing the color instead of vertically stacking them.
#Mod authors: this config is not meant for compatibility with your heart renderer, cancel the RenderGameOverlayEvent.Pre event and our logic won't run
extraHeartRenderer = true
#Determines what Fluid Unit should be used to display fluids.
#Allowed Values: DROPLETS, MILLIBUCKETS
fluidUnit = "MILLIBUCKETS"