Speedometer: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>EthanFanDoors
Adding categories
Create: Minecraft Mod Wiki>1357-rex
Removed incorrect crafting method of Speedometer
Line 4: Line 4:
== Obtaining ==
== Obtaining ==
{{RecipeTableHead}}
{{RecipeTableHead}}
{{RecipeTable
|Speedometer
|{{MC|Compass}} + <br> [[Andesite Casing]]
|{{Crafting Table|B2=Compass|B3=Andesite Casing|Output=Speedometer}}
}}
{{RecipeTable
{{RecipeTable
|Speedometer
|Speedometer
Line 16: Line 11:
{{RecipeTableFoot}}
{{RecipeTableFoot}}


== Usage ==
==Usage==
When connected to a component, the speed of the rotation is shown by a hand on the face of the Speedometer. The higher the hand is, the faster the rotation. By using [[Engineer's Goggles]], this speed is quantified with a number.
When connected to a component, the speed of the rotation is shown by a hand on the face of the Speedometer. The higher the hand is, the faster the rotation. By using [[Engineer's Goggles]], this speed is quantified with a number.


Line 22: Line 17:
A {{MC|Redstone Comparator}} can be used to output the absolute value of the speed of the rotation as a redstone signal (Negative RPM gives the same value as positive).
A {{MC|Redstone Comparator}} can be used to output the absolute value of the speed of the rotation as a redstone signal (Negative RPM gives the same value as positive).
{| class="article-table"
{| class="article-table"
|+Rotation speed to redstone signal
|+ Rotation speed to redstone signal
!RPM
! RPM
!Redstone Signal
!Redstone Signal
|-
|-
Line 33: Line 28:
|-
|-
|5-9
|5-9
|2
| 2
|-
|-
|10-14
|10-14
Line 41: Line 36:
|4
|4
|-
|-
|20-23
| 20-23
|5
|5
|-
|-
Line 48: Line 43:
|-
|-
|29-41
|29-41
|7
| 7
|-
|-
|42-58
| 42-58
|8
|8
|-
|-
Line 57: Line 52:
|-
|-
|76-91
|76-91
|10
|10  
|-
|-
|92-114
|92-114

Revision as of 12:19, 4 September 2023

The Speedometer measures the speed of Rotational Force. Stressometer

Obtaining

Name Ingredients Crafting Recipe
Speedometer Stressometer
Stressometer

Speedometer

Usage

When connected to a component, the speed of the rotation is shown by a hand on the face of the Speedometer. The higher the hand is, the faster the rotation. By using Engineer's Goggles, this speed is quantified with a number.

Redstone

A Redstone Comparator can be used to output the absolute value of the speed of the rotation as a redstone signal (Negative RPM gives the same value as positive).

Rotation speed to redstone signal
RPM Redstone Signal
0 0
1-4 1
5-9 2
10-14 3
15-19 4
20-23 5
24-28 6
29-41 7
42-58 8
59-75 9
76-91 10
92-114 11
115-144 12
145-174 13
175-204 14
205-256 15

History

  • 0.5: Recipe changed.