[1.18.2] Universal Motor (Create Compat)#2
Draft
TwistedGate wants to merge 13 commits intoMC-1.18.2from
Draft
Conversation
Not functional, only contains: Mirrorable multiblock. Rotor rendering. Debugging rotation. Thats it.
This is still just simulated, and does not generate electricity nor kinetic energy
Experimental and Highly unstable!
- Master moved to center of the multiblock - Resolved texture issue on stator - Getting Rotation from Power - Removal of debugging stuff in the Block - Offsetting the rotation by 22.5° on the Rotor to match the angles of create-shafts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Universal Motor
Is a device which purpose is to convert electric energy into rotational energy and back into electric energy. (Changed via redstone signal)
Motor Mode
Provides
16384su @ 256 rpmat full power of4096 IF/tRotation speed (and Torque) depends on the Power put into it.
Generator mode
Requires
32768su @ 256 rpmto produce3584 IF/twhile supplying the Stator Coils with1024 IF/t.Just like
Motor Modethis also varies depending on both inputs.Preview