Mechanical Arm: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>Feonid
added basic description
 
BoxWithout (talk | contribs)
m 35 revisions imported
 
(34 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{{Infobox Component
{{Block
|stress_requirement=8.0x RPM
|renewable        = No
|speed_requirement=None
|stackable        = Yes (64)
|image1=Mechanical_Arm.png
|tool              = wooden pickaxe
|tool2            = wooden axe
|blast_resistance  = 6
|hardness          = 3
|solid            = Yes
|full              = Partially (bottom only)
|luminant          = No
|transparent      = Yes
|flammable        = No
|lavasusceptible  = No
|stress_impact    = 2x SU
|speed_requirement = None
}}
}}


The '''Mechanical Arm''' is a block used to transfer items
The '''Mechanical Arm''' is a block used to transfer items.


== Obtaining ==
== Obtaining ==
=== Crafting ===
=== Crafting ===
{| class="article-table"
{{RecipeTableHead}}
|+
{{RecipeTable
!Name
!Ingredients
!Crafting Recipe
|-
|'''Mechanical Arm'''
|'''Mechanical Arm'''
|[[Brass|Brass Sheet]] +
|[[Sheets|Brass Sheet]] +<br>[[Andesite Alloy]] +<br>[[Precision Mechanism]] +<br>[[Brass Casing]]
|{{Crafting Table|A1=Brass Sheet|B1=Brass Sheet|C1=Andesite Alloy|A2=Brass Sheet|A3=Precision Mechanism|B3=Brass Casing|Output=Mechanical Arm}}
}}
{{RecipeTableFoot}}
 
== Usage ==
The Mechanical Arm can take or deposit items from various blocks within a '''5 block radius''' of where it is placed. The order it does this in is determined by its [[Mechanical Arm#Behaviors|behavior]] as well as the order the blocks were selected in during placement. A placed Mechanical Arm's selected blocks can be viewed by hovering over it with a [[Wrench]].
===Placement===
* With the Mechanical Arm in hand, right clicking valid inventories will select them.
* The arm will remember the order the blocks were selected in while transferring items.
* Right clicking again will toggle between taking items from the block (highlighted in blue) or depositing items to the block (highlighted in yellow.)
* Left clicking will deselect the block.
* The Mechanical Arm can then be placed by right clicking on a block, and [[Rotational Force|powered]].
* Inventories beyond a 5 block radius from where it is placed will be dropped. The range of the arm can be adjusted in the [[Config]].
* After placement, the amount of inputs and outputs an arm has will be shown in a message on screen if no selected points had to be dropped. A separate message is shown in red if interaction points were removed.
** "Mechanical Arm has x input(s) and y output(s)"
** "x selected interaction point(s) removed due to range limitations"


[[Andesite Alloy]] +
After the arm is placed, the inventories will be saved relative to where the arm is rather than by their coordinates; when the arm is moved, it will check for inventories relative to its current location, dropping them if no valid inventory is found.


[[Cogwheel]] +
The arm can be powered by a [[Cogwheel]] or similar blocks.
=== Interaction Points ===
The Mechanical Arm can interact with the following blocks:
*{{ItemLink|Mechanical Belt}}
*{{ItemLink|Chute}}
*{{ItemLink|Depot}}
*{{ItemLink|Weighted Ejector}}
*{{ItemLink|Basin}}
*{{ItemLink|Andesite Funnel}}
*{{ItemLink|Brass Funnel}}
*{{ItemLink|Mechanical Crafter}}
*{{ItemLink|Millstone}}
*{{ItemLink|Deployer}}
*{{ItemLink|Mechanical Saw}}
*{{ItemLink|Blaze Burner}}
*{{ItemLink|Crushing Wheel}}
*{{ItemLink|Composter|mc=yes}}
*{{ItemLink|Train Station}}
*{{ItemLink|Jukebox|mc=yes}}
*{{ItemLink|Campfire|mc=yes}}
*{{ItemLink|Soul Campfire|mc=yes}}
*{{ItemLink|Respawn Anchor|mc=yes}}
=== Behavior ===
The Mechanical Arm's behavior can be adjusted in the [[Value Settings Screen]] accessed from the side of the block.
*Round Robin - The Mechanical Arm will take from and deposit to available inventories in the order they were selected in.
*Forced Round Robin - The same function as Round Robin, but the Mechanical Arm will not move items until the next inventory in order of selection is available.
*Prefer First - The Mechanical Arm will always take from and deposit to the first available inventory in order of selection.


[[Electron Tube]] +
The Mechanical Arm can be disabled with {{MC|Redstone}}. Before stopping, it will deposit any item it is holding.
===[[Filter]]ing===
The arm itself cannot be [[Filter]]ed, but will respect the [[Filter]]s on selected blocks such as [[Brass Funnel]]s while sorting. The arm will not pick up items it cannot deposit elsewhere.


[[Brass Casing]]
== Trivia ==
|[[File:Mechanical Arm (Recipe).png|270px]]
*When a {{Mc|Music Disc}} is inserted into a {{MC|Jukebox}} selected by a Mechanical Arm, the arm will dance like a {{Mc|Parrot}} and become rainbow-colored.
|}
*When [[Engineer's Goggles]] are right clicked onto a Mechanical Arm, the arm will wear the goggles at the top of its hand. Doing so will not remove the goggles from the player's inventory, and the arm must be broken and replaced to remove the goggles from it.
*In its item.json file, the model is named "inserter". This could be a reference to the game [https://wiki.factorio.com/Inserter Factorio].
*At 256 RPM, the Mechanical Arm has a transfer speed of approximately 1,27 seconds. Almost half speed of a [https://minecraft.fandom.com/wiki/Hopper hopper] horizontal transfer speed. Though, contrary to a hopper, it's possible to transfer an entire stack at once.


== Usage ==
==History==
=== Moving Items ===
*{{GW|0.5.1}}: {{MC|Campfire}}s, {{MC|Soul Campfire}}s, and {{MC|Respawn Anchor}}s are now interaction points.
With the Mechanical Arm in hand, right clicking valid inventories will select them to be taken from, or deposited to if the inventory cannot be taken from. From there, further right clicking will toggle between taking from and depositing to. The Mechanical Arm can then be placed by right clicking on a block and powered
*{{GW|0.5g}}: Mechanical Arms now only dance to Jukeboxes when the Jukebox playing music is in their interaction points.
=== Behaviours ===
*{{GW|0.3.1}}:
The Mechanical Arm has three different behaviours which can be switched between with the [[Wrench]]
**{{MC|Composter}}s are now interaction points.
*Round Robin - The Mechanical Arm will take from and deposit to available inventories in the order of placement
**Arms will stall targeted [[Mechanical Belt]] Items.
*Forced Round Robin - The same function as Round Robin, but the Mechanical Arm will not move items until the next inventory in order of placement is available.
*{{GW|0.3}}: Introduced.
*Prefer First - The Mechanical Arm will always take from and deposit to the first available inventory in order of placement


{{Blocks}}
[[Category:Item Transportation]]
[[Category:Machines]]
[[Category:Machines]]
[[Category:Mechanical Components]]

Latest revision as of 18:09, 14 February 2025


The Mechanical Arm is a block used to transfer items.

Obtaining[edit | edit source]

Crafting[edit | edit source]

Name Ingredients Crafting Recipe
Mechanical Arm Brass Sheet +
Andesite Alloy +
Precision Mechanism +
Brass Casing
Brass SheetBrass SheetAndesite Alloy
Brass Sheet
Precision MechanismBrass Casing

Mechanical Arm

Usage[edit | edit source]

The Mechanical Arm can take or deposit items from various blocks within a 5 block radius of where it is placed. The order it does this in is determined by its behavior as well as the order the blocks were selected in during placement. A placed Mechanical Arm's selected blocks can be viewed by hovering over it with a Wrench.

Placement[edit | edit source]

  • With the Mechanical Arm in hand, right clicking valid inventories will select them.
  • The arm will remember the order the blocks were selected in while transferring items.
  • Right clicking again will toggle between taking items from the block (highlighted in blue) or depositing items to the block (highlighted in yellow.)
  • Left clicking will deselect the block.
  • The Mechanical Arm can then be placed by right clicking on a block, and powered.
  • Inventories beyond a 5 block radius from where it is placed will be dropped. The range of the arm can be adjusted in the Config.
  • After placement, the amount of inputs and outputs an arm has will be shown in a message on screen if no selected points had to be dropped. A separate message is shown in red if interaction points were removed.
    • "Mechanical Arm has x input(s) and y output(s)"
    • "x selected interaction point(s) removed due to range limitations"

After the arm is placed, the inventories will be saved relative to where the arm is rather than by their coordinates; when the arm is moved, it will check for inventories relative to its current location, dropping them if no valid inventory is found.

The arm can be powered by a Cogwheel or similar blocks.

Interaction Points[edit | edit source]

The Mechanical Arm can interact with the following blocks:

Behavior[edit | edit source]

The Mechanical Arm's behavior can be adjusted in the Value Settings Screen accessed from the side of the block.

  • Round Robin - The Mechanical Arm will take from and deposit to available inventories in the order they were selected in.
  • Forced Round Robin - The same function as Round Robin, but the Mechanical Arm will not move items until the next inventory in order of selection is available.
  • Prefer First - The Mechanical Arm will always take from and deposit to the first available inventory in order of selection.

The Mechanical Arm can be disabled with Redstone. Before stopping, it will deposit any item it is holding.

Filtering[edit | edit source]

The arm itself cannot be Filtered, but will respect the Filters on selected blocks such as Brass Funnels while sorting. The arm will not pick up items it cannot deposit elsewhere.

Trivia[edit | edit source]

  • When a Music Disc is inserted into a Jukebox selected by a Mechanical Arm, the arm will dance like a Parrot and become rainbow-colored.
  • When Engineer's Goggles are right clicked onto a Mechanical Arm, the arm will wear the goggles at the top of its hand. Doing so will not remove the goggles from the player's inventory, and the arm must be broken and replaced to remove the goggles from it.
  • In its item.json file, the model is named "inserter". This could be a reference to the game Factorio.
  • At 256 RPM, the Mechanical Arm has a transfer speed of approximately 1,27 seconds. Almost half speed of a hopper horizontal transfer speed. Though, contrary to a hopper, it's possible to transfer an entire stack at once.

History[edit | edit source]