From a72769b30e32108f0a127f6a3fb83d63edf0e3a0 Mon Sep 17 00:00:00 2001 From: KingCol13 <48412633+KingCol13@users.noreply.github.com> Date: Thu, 17 Sep 2020 22:47:38 +0100 Subject: Added recipe for the observer. (#4880) * Added recipe for the observer. * Forgot mirrored recipe. Co-authored-by: Alexander Harkness --- Server/crafting.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Server') diff --git a/Server/crafting.txt b/Server/crafting.txt index e1a07d96b..82de1ec6b 100644 --- a/Server/crafting.txt +++ b/Server/crafting.txt @@ -319,6 +319,8 @@ jungle_door: JungleDoor, 3 = JunglePlanks, 1:1, 1:2, 1:3, 2:1, 2:2, 2:3 lever: Lever = Cobblestone, 1:2 | Stick, 1:1 light_weighted_pressure_plate: lightweightedpressureplate = GoldIngot, 1:1, 2:1 note_block: NoteBlock = Planks^-1, 1:1, 1:2, 1:3, 2:1, 2:3, 3:1, 3:2, 3:3 | RedstoneDust, 2:2 +observer: Observer = Cobblestone, 1:1, 2:1, 3:1, 1:3, 2:3, 3:3 | RedstoneDust, 1:2, 2:2 | NetherQuartz, 3:2 +Observer = Cobblestone, 1:1, 2:1, 3:1, 1:3, 2:3, 3:3 | RedstoneDust, 3:2, 2:2 | NetherQuartz, 1:2 piston: Piston = Planks^-1, 1:1, 2:1, 3:1 | RedstoneDust, 2:3 | Cobblestone, 1:2, 3:2, 1:3, 3:3 | IronIngot, 2:2 redstone_lamp: RedstoneLamp = RedstoneDust, 2:1, 1:2, 3:2, 2:3 | Glowstone, 2:2 redstone_torch: RedstoneTorchOn = Stick, 1:2 | RedstoneDust, 1:1 -- cgit v1.2.3