From 00c0a23ace8ed0a6db402965d72c786357f72634 Mon Sep 17 00:00:00 2001 From: Varga Szabolcs Date: Tue, 5 Jan 2021 04:14:53 +0200 Subject: Fixed switch-ups regarding some slab and stair recipes (#5099) --- Server/Protocol/1.12.2/base.recipes.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Server/Protocol/1.12.2') diff --git a/Server/Protocol/1.12.2/base.recipes.txt b/Server/Protocol/1.12.2/base.recipes.txt index e5c52fa8b..c80c88f45 100644 --- a/Server/Protocol/1.12.2/base.recipes.txt +++ b/Server/Protocol/1.12.2/base.recipes.txt @@ -50,8 +50,8 @@ 58 stone_axe 59 sticky_piston 60 stick -61 spruce_stairs -62 spruce_slab +61 spruce_slab +62 spruce_stairs 63 spruce_planks 64 spruce_fence_gate 65 spruce_fence @@ -150,8 +150,8 @@ 158 orange_bed 159 orange_banner 160 observer -161 oak_stairs -162 oak_slab +161 oak_slab +162 oak_stairs 163 oak_planks 164 note_block 165 nether_wart_block -- cgit v1.2.3