From f73de02684ce2c5f9fb2e8e36cfe65dc4ac91dea Mon Sep 17 00:00:00 2001 From: LogicParrot Date: Sun, 15 May 2016 17:40:52 +0300 Subject: Added "Chissled Stone Bricks" recipe (#3192) --- Server/crafting.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Server/crafting.txt b/Server/crafting.txt index 5db8310b4..f969d7e44 100644 --- a/Server/crafting.txt +++ b/Server/crafting.txt @@ -69,6 +69,7 @@ BookShelf = Planks^-1, 1:1, 2:1, 3:1, 1:3, 2:3, 3:3 | Book, 1:2, 2 BrickBlock = Brick, 1:1, 1:2, 2:1, 2:2 ChiseledQuartzBlock = QuartzSlab, 1:1, 1:2 ChiseledRedSandstone = RedSandstoneSlab, 1:1, 1:2 +ChiseledStoneBrick = StoneBrickSlab, 1:1, 1:2 ClayBlock = Clay, 1:1, 1:2, 2:1, 2:2 CoalBlock = Coal, 1:1, 1:2, 1:3, 2:1, 2:2, 2:3, 3:1, 3:2, 3:3 CoarsedDirt, 4 = Dirt, 1:1, 2:2 | Gravel, 1:2, 2:1 -- cgit v1.2.3