From 144f47e2346935a620774241b1a3819d3c60aa9d Mon Sep 17 00:00:00 2001 From: jammet Date: Tue, 16 Jun 2015 17:43:57 +0200 Subject: Update crafting.txt You can make Andesite by combining Diorite and Cobblestone in Vanilla. The recipe was missing. --- MCServer/crafting.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/MCServer/crafting.txt b/MCServer/crafting.txt index 050186f66..5cb967b16 100644 --- a/MCServer/crafting.txt +++ b/MCServer/crafting.txt @@ -85,6 +85,7 @@ BrickBlock = Brick, 1:1, 1:2, 2:1, 2:2 PolishedGranite, 4 = Granite, 1:1, 1:2, 2:1, 2:2 PolishedDiorite, 4 = Diorite, 1:1, 1:2, 2:1, 2:2 PolishedAndesite, 4 = Andesite, 1:1, 1:2, 2:1, 2:2 +Andesite, 2 = Diorite, * | Cobblestone, * StoneBrick, 4 = Stone, 1:1, 1:2, 2:1, 2:2 BookShelf = Planks^-1, 1:1, 2:1, 3:1, 1:3, 2:3, 3:3 | Book, 1:2, 2:2, 3:2 Sandstone, 4 = Sand, 1:1, 1:2, 2:1, 2:2 -- cgit v1.2.3