UNIVERSAL WASHABLE COMBINE CROP RESIDUE v1.0.4

This is the one shared runtime helper. It does not alter every combine by
itself. A compatible combine must contain an explicit <roofGrain> block that
identifies the harvested fill unit and the correct moving visual anchors.

INSTALL FOR PLAYERS
1. Put FS25_WashableCropResidue_Universal.zip in the FS25 mods folder.
2. Install a combine that explicitly supports this helper.
3. Enable both mods for the save.
4. Multiplayer servers and every client need identical helper and vehicle mods.

OPTIONAL COMBINE TOOL HOLDERS
Version 1.0.1 also enables GIANTS' standard hand-tool holder specialization on
compatible combine types. It remains dormant unless the combine XML explicitly
contains <handToolHolders>. The fitted CLAAS overlays use this support to store
the JMZ FS25 Leaf Blower as a normal HPWLANCE hand tool.

FOR MOD AUTHORS
Use the separate FS25 Universal Crop and Chaff Author Kit. It includes
the setup/validation wizard, exact XML templates, built-in one-metre profiles,
an advanced fitted-profile workflow, checkpoints, and troubleshooting.
The source combine should load cleanly before integration; this helper does not
repair unrelated missing wheels, textures, icons, sounds, or other mod files.

REAR CHAFF RULE
- Use zero rear anchors when the combine has no believable rear catch surface
  or rear chaff is not wanted.
- Otherwise use one anchor for every separately configured tailboard, chopper,
  or spreader option that should show chaff.

AUTHORING CHANGE IN v1.0.4
New setups use roof and feeder anchors only, plus any optional rear anchors.
The unreliable feeder top-crossbar setup was removed from the author kit.
Previously released compatible combines continue to work.

IMPORTANT
- PC/Mac only: this package contains Lua scripts.
- Keep only one copy of this helper in the mods folder.
- When upgrading from FS25_WashableRoofGrain_Lexions, remove that old helper;
  do not activate the old and universal helpers together. Existing residue
  state is migrated from the original helper's save key.
- Do not rename the internal profile hierarchy or required stage/family nodes.
- debugAmount/debugFillType are authoring aids and must be removed before release.
- GIANTS Editor does not run specializations, so runtime buildup appears in game.
- A configured cross-mod hand tool must be installed under the exact mod name
  referenced by the vehicle XML. The CLAAS mounts expect FS25_Leafblower.zip.

CREDIT
Universal crop/chaff conversion and integration: BigBlue9988
