Create: WaterWheel bearing

Build massive rotating waterwheels for kinetic power generation! Custom waterwheels of any size using any solid blocks. Scales from 3x3 to 21x21 with automatic stress capacity scaling

File Details

waterwheelbearing-2.0.2.jar

  • R
  • Apr 15, 2026
  • 27.18 KB
  • 235
  • 1.21.1
  • NeoForge

File Name

waterwheelbearing-2.0.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:waterwheel-bearing-1420394:7929217"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

New Features

  • Added baseStressCapacity config option (default: 256)
    You can now adjust SU output per world without recompiling.
    The formula is: value × radius² × depth.
    Changes take effect after reloading the world.
    Config file: config/waterwheelbearing-common.toml

Bug Fixes

  • Fixed redstone behavior:
    The bearing now only reacts to signal changes (on/off), instead of every neighbor block update.
    Placing non-redstone blocks next to it no longer affects its assembled state.