


Create Rain Fix
Keep the weather outside moving Create contraptions.
Create Rain Fix is a lightweight client-side NeoForge mod that prevents rain and snow from rendering through moving Create contraptions.
Trains, elevators, and other roofed contraptions finally keep the weather outside while remaining fully animated.
Before and after
| Without Create Rain Fix | With Create Rain Fix |
|---|---|
![]() |
![]() |
| Rain streaks pass straight through the roof. | The interior stays dry while rain remains visible outside. |
Features
- Blocks rendered rain and snow inside moving contraptions.
- Supports trains, elevators, bearings, pistons, gantries, and other Create contraption types.
- Uses real collision shapes, including glass, slabs, stairs, and other partial blocks.
- Tracks interpolated movement, yaw, pitch, and rotation.
- Removes vanilla rain splash particles when they are covered by a contraption roof.
- Handles the visible portion of train carriages during portal transitions.
- Performs no contraption work while the weather is clear.
- Requires no configuration, networking, or server installation.
Create Rain Fix changes client-side weather rendering only. It does not alter rain sounds or server-side wetness and exposure checks.
Compatibility
| Component | Supported version |
|---|---|
| Minecraft | 1.21.1 |
| NeoForge | 21.1.219 or newer 21.1.x |
| Create | 6.0.10 up to, but not including, 6.1.0 |
| Java | 21 for building |
| Environment | Client only |
The project is built and tested against the official Create 6.0.10 release.
Installation
- Install Minecraft
1.21.1with a compatible version of NeoForge. - Install Create
6.0.10or another supported6.0.xversion. - Place
create-rain-fix-1.21.1-1.0.0.jarin the client-sidemodsdirectory.
The mod is not required on a dedicated server and adds no network packets.
How it works
Minecraft normally clips precipitation against the static world heightmap. Create contraptions are moving entities, so their blocks never become part of that heightmap.
Create Rain Fix extends the weather-height lookup with nearby contraptions:
- The current interpolated render transform is captured for every relevant contraption.
- Each weather column is transformed from world space into the contraption's local coordinates.
- A vertical ray is traced against the contraption's actual collision shapes.
- The highest hit is merged with the vanilla heightmap, clipping rain and snow at the moving roof.
Column results are cached for the frame, portal-hidden train blocks are ignored, and splash particles use the exact hit height rather than the rounded heightmap value.
License
All rights reserved.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as create-rain-fix-1.21.1-1.0.0.jar — drop this file into the mods folder
- Download size: 14 KB
- Download link checked 6 Sept 2026 — working
These come from our own check of the pack file, not from the source page.

