Sequenced Gearshift: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>JokerBot
m Usage: Adding {{Blocks}} (using AWB), replaced: Category:Blocks → {{Blocks}}
BoxWithout (talk | contribs)
m 10 revisions imported
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Infobox Component
{{Block
|image1=[[File:Sequenced Gearshift.png]]
|image=[[File:Sequenced Gearshift.png]]
|stress_requirement=None
|renewable=No|stackable=Yes (64)|tool=Wooden Pickaxe|tool2=Wooden Axe|blast_resistance=6|hardness=1.5|solid=Yes|full=Yes|transparent=Yes|luminant=No|flammable=No|lavasusceptible=No}}
}}


The '''Sequenced Gearshift''' allows finer control over [[Rotational power]], allowing multiple changes to the rotation over a period of time.
The '''Sequenced Gearshift''' allows finer control over [[Rotational power]], allowing multiple changes to the rotation over a period of time.


== Obtaining ==
==Obtaining==
=== Crafting ===
===Crafting===
{|class=article-table
{{RecipeTableHead}}
|+
{{RecipeTable
!Name
!Ingredients
!Crafting Recipe
|-
|'''Sequenced Gearshift'''
|'''Sequenced Gearshift'''
|[[Electron Tube]] +<br>[[Cogwheel]] +<br>[[Brass Casing]] +<br>{{Mc|Clock}}
|[[Electron Tube]] +<br>[[Cogwheel]] +<br>[[Brass Casing]]
|{{Crafting Table|B1=Electron Tube|A2=Cogwheel|B2=Brass Casing|C2=Cogwheel|B3=Clock|Output=Sequenced Gearshift}}
|{{Crafting Table|A1=Brass Casing|B1=Cogwheel|A2=Electron Tube|Output=Sequenced Gearshift|shapeless=1}}
|}
}}
{{RecipeTableFoot}}


== Usage ==
==Usage==
The Sequenced Gearshift can be given up to 5 commands at a time. Each command can be adjusted by hovering over them and scrolling in the interface.
The Sequenced Gearshift can be given up to 5 commands at a time. Each command can be adjusted by hovering over them and scrolling in the interface.


The first column consists of the commands Turn by angle, Turn by Piston, Timed Delay, Await New Redstone Pulse, and End. The first two are simply different measurements of rotation corresponding to [[Mechanical Piston]]s and [[Mechanical Bearing]]s, the third makes the Gearshift wait before proceeding to the next command, while the fourth stops the sequence until the Gearshift receives another pulse. End signifies the end of a sequence, but is not necessary for a sequence to be completed.
The first column consists of the commands '''Turn by angle, Turn by Piston, Timed Delay, Await New Redstone Pulse, and End.''' The first two are simply different measurements of rotation corresponding to [[Mechanical Piston]]s and [[Mechanical Bearing]]s, the third makes the Gearshift wait before proceeding to the next command, while the fourth stops the sequence until the Gearshift receives another pulse. End signifies the end of a sequence, but is not necessary for a sequence to be completed.


The second column adjusts the measurements for each command. Up to 360 Degrees for Turn, 128 blocks for Piston, and 30 seconds for Wait.
The second column adjusts the measurements for each command. Up to 360 Degrees for Turn, 128 blocks for Piston, and 30 seconds for Wait.


The third column adjusts speed and direction. Here, rotation can be doubled, reversed, both, or neither.
The third column adjusts speed and direction. Here, rotation can be doubled, reversed, both, or neither.
A {{MC|Redstone Comparator}} can be used to detect what instruction a Sequenced Gearshift is on. It will output a signal strength of up to 5, regardless of how many instructions are in the Gearshift.
[[File:Sequenced Gearshift Interface.png|thumb]]
[[File:Sequenced Gearshift Interface.png|thumb]]
== History ==
*{{GW|0.5}}: Recipe changed.
*{{GW|0.3.1}}: Can now be told to wait for an additional pulse
*{{GW|0.3}}:
**Now emit a {{MC|Redstone Comparator}} signal based on their current instruction index
**The Piston instruction for sequencers can now accept distances up to 128m
*{{GW|0.2}}: Introduced.
{{Blocks}}
{{Blocks}}
[[Category:Mechanical Components]]
[[Category:Mechanical Components]]
[[Category:Transmission]]
[[Category:Transmission]]

Latest revision as of 21:36, 14 February 2025


The Sequenced Gearshift allows finer control over Rotational power, allowing multiple changes to the rotation over a period of time.

Obtaining[edit | edit source]

Crafting[edit | edit source]

Name Ingredients Crafting Recipe
Sequenced Gearshift Electron Tube +
Cogwheel +
Brass Casing
Brass CasingCogwheel
Electron Tube

Sequenced Gearshift

Usage[edit | edit source]

The Sequenced Gearshift can be given up to 5 commands at a time. Each command can be adjusted by hovering over them and scrolling in the interface.

The first column consists of the commands Turn by angle, Turn by Piston, Timed Delay, Await New Redstone Pulse, and End. The first two are simply different measurements of rotation corresponding to Mechanical Pistons and Mechanical Bearings, the third makes the Gearshift wait before proceeding to the next command, while the fourth stops the sequence until the Gearshift receives another pulse. End signifies the end of a sequence, but is not necessary for a sequence to be completed.

The second column adjusts the measurements for each command. Up to 360 Degrees for Turn, 128 blocks for Piston, and 30 seconds for Wait.

The third column adjusts speed and direction. Here, rotation can be doubled, reversed, both, or neither.

A Redstone Comparator can be used to detect what instruction a Sequenced Gearshift is on. It will output a signal strength of up to 5, regardless of how many instructions are in the Gearshift.

History[edit | edit source]

  • 0.5: Recipe changed.
  • 0.3.1: Can now be told to wait for an additional pulse
  • 0.3:
    • Now emit a Redstone Comparator signal based on their current instruction index
    • The Piston instruction for sequencers can now accept distances up to 128m
  • 0.2: Introduced.