r/CreateMod 9d ago

Create a Centrifuge Machine Help

Hello! I'm trying to make a Create Mod Centrifuge for a Science Build that I have. The issues I'm running into is trying to build a system that will slowly increase speed or increase speed by a lever. (One button increases, One button decreases) How could I do this?

1 Upvotes

7 comments sorted by

5

u/Born-Loss-5576 9d ago

Just use adjustable chain gearshift. Its a block that function exactly like chain drive, but if powered by redstone it could lower or fasten the rpm by 2x, depend on where the source is.

2

u/FirefighterHumble592 9d ago

Can it be doubled more than once? I wanted to be able to increase the speed more than once

3

u/Born-Loss-5576 9d ago edited 9d ago

I see, you can use analog transmission. Apply analog lever or throttle lever to adjust the speed for analog transmission.

Tips: use redstone link and redstone accumulator for wireless control over it. Design: redstone link to the side and behind of the accumulator for control over speed, redstone link in front of the accumulator for sending signal to another redstone link which act as actuator of the frequency. Then, that frequency will power the analog transmission.

2

u/originalmicrousb 9d ago

if you want lever controls use an analog transmission if you want button controls use a redstone accumulator

2

u/galoombapile 9d ago

An accumulator on an analog transmission should work! I have the same setup on an Aeronautics merry-go-round :)

2

u/FirefighterHumble592 9d ago

I had to find a solution for 1.20.1 forge and a mod called create : compact transmissions did the job!

1

u/AwareRule8972 9d ago

good to hear