Create: Kinetic Interference
The author built this one for Minecraft 1.21.1 on NeoForge. On other versions it may install and then do nothing.
Create: Kinetic Interference
Create: Kinetic Interference is an addon for the Create mod. Its primary goal is to balance gameplay by discouraging the "spamming" or dense stacking of free kinetic energy sources (Windmills and Waterwheels) in a small area.
🔧 Features
📉 Kinetic Interference
When multiple kinetic sources are placed too close to each other, they will interfere with one another, reducing their stress capacity output.
Efficiency Formula: The efficiency of a generator decreases based on the number of other active generators within its interference radius:
- Efficiency = 1 / (1 + (Count * Factor))
For example: If you have 4 windmills nearby and the interference factor is 0.2, the efficiency drops to ~55%.
🥽 Goggles Integration
When wearing Engineer's Goggles:
- Tooltip: Looking at a windmill bearing or waterwheel shows its current Efficiency % and the number of interfering sources.
- Debug Visualization: Hold
Shift+Right-Clickon a generator to visually highlight all other generators that are currently interfering with it (Requires Client Config enabled).
⚙️ Highly Configurable
Players can tweak almost every aspect of the mod in createkineticinterference-server.toml:
- Radius: How far the interference reaches.
- Factor: How much efficiency is lost per nearby generator.
- Calculation Mode: Choose how distance is measured:
EUCLIDEAN_3D: Standard spherical radius (default).EUCLIDEAN_2D: Cylindrical radius (ignores height difference).MANHATTAN_3D: Grid-based diamond shape calculation.MANHATTAN_2D: A 2D variant of MANHATTAN_3D that only calculates x and z distance.
📥 Dependencies
- Minecraft 1.21.1
- NeoForge
- Create (6.0.9+)
📝 Configuration
Configuration files are located in /config/createkineticinterference-server.toml and /config/createkineticinterference-client.toml.
📄 License
This project is licensed under the MIT License.
- 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 CurseForge — 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 createkineticinterference-1.0.jar — drop this file into the mods folder
- Download size: 93 KB
- Download link checked 22 Aug 2026 — working
These come from our own check of the pack file, not from the source page.