

Grain Cart Weight Display converts the dashboard display into true US-pounds rather than the game default of “liters”. This weight changes based on the fillType. For example, wheat at 60lb/bu displays a different weight than corn at 56lb/bu when the cart is 100% full.
Features
- Updates continuously as the cart fills or empties
- Supports all standard grain cart and auger wagon types included in FS25
- Compatible with mod grain carts that use the standard trailer fill framework
- Lightweight script with no measurable performance impact
Installation
Place the script into a scripts folder within the mod of your choosing. Then, in the modDesc.xml, add this:
<extraSourceFiles> <sourceFile filename=”scripts/GrainCartWeightDisplay.lua”/> </extraSourceFiles>






