Smart Observer: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>NonaWax
No edit summary
Create: Minecraft Mod Wiki>NonaWax
I don't remember when this was added, just that it's old version was removed in 0.3.. no mention of content observers in the changelogs otherwise...
Line 10: Line 10:
{{RecipeTable
{{RecipeTable
|'''Content Observer'''
|'''Content Observer'''
|{{MC|Redstone Dust}} +<br />{{MC|Observer}} +<br />[[Iron Ingot]] +<br />[[Brass Casing]]
|{{MC|Redstone Comparator}} + <br> [[Brass Casing]] + <br> [[Electron Tube]]
|{{Crafting Table|A2=Redstone Dust|B2=Dispenser|C2=Iron Ingot|B3=Brass Casing|Output=Content Observer}}}}
|{{Crafting Table|B1=Redstone Comparator|B2=Brass Casing|B3=Electron Tube|Output=Content Observer}}}}
{{RecipeTable
|Content Observer
|[[Stockpile Switch]]
|{{Crafting Table|B2=Stockpile Switch|Output=Content Observer|shapeless=1}}}}
{{RecipeTableFoot}}
{{RecipeTableFoot}}


Line 18: Line 22:


If a filter is applied to the Content Observer, it will only emit a redstone signal when the item in the filter is detected.
If a filter is applied to the Content Observer, it will only emit a redstone signal when the item in the filter is detected.
==History==
*{{GW|0.5}}: Recipe changed.
*{{GW|0.1}}: Introduced as [[Belt Observer]].
{{Blocks}}
{{Blocks}}
[[Category:Machines]]
[[Category:Machines]]

Revision as of 16:30, 25 July 2022


The Content Observer is a machine that emits a redstone signal dependent on the items inside a container or on a Mechanical Belt.

Obtaining

Crafting

Name Ingredients Crafting Recipe
Content Observer Redstone Comparator +
Brass Casing +
Electron Tube
Redstone Comparator
Brass Casing
Electron Tube

Content Observer
Content Observer Stockpile Switch
Stockpile Switch

Content Observer

Usage

If the Content Observer is placed with the front facing a container, Mechanical Belt, Funnel or Fluid Pipe, it will emit a Redstone signal when an item is detected inside.

If a filter is applied to the Content Observer, it will only emit a redstone signal when the item in the filter is detected.

History