diff options
author | KingCol13 <48412633+KingCol13@users.noreply.github.com> | 2020-09-17 23:47:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-17 23:47:38 +0200 |
commit | a72769b30e32108f0a127f6a3fb83d63edf0e3a0 (patch) | |
tree | bbb7fa0289a5d2ffab58f97dc47ddefa7f1d0c54 /Server/crafting.txt | |
parent | Fixed leaves and wheat not breakable with piston (#4882) (diff) | |
download | cuberite-a72769b30e32108f0a127f6a3fb83d63edf0e3a0.tar cuberite-a72769b30e32108f0a127f6a3fb83d63edf0e3a0.tar.gz cuberite-a72769b30e32108f0a127f6a3fb83d63edf0e3a0.tar.bz2 cuberite-a72769b30e32108f0a127f6a3fb83d63edf0e3a0.tar.lz cuberite-a72769b30e32108f0a127f6a3fb83d63edf0e3a0.tar.xz cuberite-a72769b30e32108f0a127f6a3fb83d63edf0e3a0.tar.zst cuberite-a72769b30e32108f0a127f6a3fb83d63edf0e3a0.zip |
Diffstat (limited to 'Server/crafting.txt')
-rw-r--r-- | Server/crafting.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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 |