I have changed the "Status. Progress - OffsetMax" and fixed it. Thanks for your support. I hope the next update we will get to set the desired max fuel tank that is not related to the percentage of the fuel stack size.
Thanks again for your support.
{
"Fuel indicator refresh interval in seconds": 5.0,
"Status. Bar - Height": 26,
"Status. Bar - Order": 1,
"Status. Background - Color": "#000000",
"Status. Background - Transparency": 0.5,
"Status. Background - Material(empty to disable)": "",
"Status. Image - Url": "https://i.imgur.com/LP54lLZ.png",
"Status. Image - Local(Leave empty to use Image_Url)": "FuelStatus_Fuel",
"Status. Image - Sprite(Leave empty to use Image_Local or Image_Url)": "",
"Status. Image - Is raw image": false,
"Status. Image - Color": "#E2DBD6",
"Status. Image - Transparency": 0.55,
"Status. Text - Size": 15,
"Status. Text - Color": "#E2DBD6",
"Status. Text - Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf",
"Status. Text - Offset Horizontal": 7,
"Status. Progress - Transparency": 0.8,
"Status. Progress - OffsetMin": "25 2.5",
"Status. Progress - OffsetMax": "250000 -3.5",
"Status. Progress - Zero Text Size": 12,
"Status. Progress - Zero Text Color": "#F70000",
"List of Gauge Indicators": [
{
"MaxRange": 0.00222,
"MinRange": 0.0005,
"Color": "#B1C06E"
},
{
"MaxRange": 0.0005,
"MinRange": 0.0004,
"Color": "#c2c234"
},
{
"MaxRange": 0.0004,
"MinRange": 0.0003,
"Color": "#FFA500"
},
{
"MaxRange": 0.0003,
"MinRange": 0.0002,
"Color": "#FF0000"
},
{
"MaxRange": 0.0002,
"MinRange": 1E-06,
"Color": "#800000"
}
],
"Version": {
"Major": 0,
"Minor": 1,
"Patch": 2
}
}