1
0

Fixed switch-ups regarding some slab and stair recipes (#5099)

This commit is contained in:
Varga Szabolcs 2021-01-05 04:14:53 +02:00 committed by GitHub
parent 16aeb84cd3
commit 00c0a23ace
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

1
.gitignore vendored
View File

@ -14,6 +14,7 @@ Tools/ProtoProxy/ProtoProxy
Testing/ Testing/
ChunkWorxSave.ini ChunkWorxSave.ini
doxy/ doxy/
.vscode/
Profiling Profiling
Symbols Symbols
cloc-ignored.txt cloc-ignored.txt

View File

@ -50,8 +50,8 @@
58 stone_axe 58 stone_axe
59 sticky_piston 59 sticky_piston
60 stick 60 stick
61 spruce_stairs 61 spruce_slab
62 spruce_slab 62 spruce_stairs
63 spruce_planks 63 spruce_planks
64 spruce_fence_gate 64 spruce_fence_gate
65 spruce_fence 65 spruce_fence
@ -150,8 +150,8 @@
158 orange_bed 158 orange_bed
159 orange_banner 159 orange_banner
160 observer 160 observer
161 oak_stairs 161 oak_slab
162 oak_slab 162 oak_stairs
163 oak_planks 163 oak_planks
164 note_block 164 note_block
165 nether_wart_block 165 nether_wart_block