Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed GPL-3.0-only
Published 2 days ago
Updated 3 weeks ago
Adds CC peripheral support to Create: Power Grid Constant Speed Motors. Allows you to set a decimal rpm output (Useful for Create: Aeronautics potentially... (The real reason this mod exists)) and get the current target motor speed as well.
CC API:
getType() -> string
"constant_speed_motor"
setTargetSpeed(number) -> nil
getTargetSpeed() -> number


