Copy these two files here before building the Fabric 1.21.11 port:

Source files:
- ../../../../../../../../Fabric 1.21.1/src/main/resources/assets/weatherrefind/textures/particle/rain.png
- ../../../../../../../../Fabric 1.21.1/src/main/resources/assets/weatherrefind/textures/particle/snow.png

Target files expected by the mod:
- rain.png
- snow.png

Why this file exists:
The current GitHub connector can create text files here, but it did not accept binary PNG upload through create_file. The new Fabric 1.21.11 code explicitly logs whether these files are bundled at runtime.
