diff options
author | Mattes D <github@xoft.cz> | 2014-11-29 22:00:06 +0100 |
---|---|---|
committer | Mattes D <github@xoft.cz> | 2014-11-29 22:00:06 +0100 |
commit | c8384fee39c825a2027714331bc420ba3f7a3787 (patch) | |
tree | e62d044a6251d651354428100cf152a516de527d /MCServer/crafting.txt | |
parent | Update core (diff) | |
parent | Added M10360. (diff) | |
download | cuberite-c8384fee39c825a2027714331bc420ba3f7a3787.tar cuberite-c8384fee39c825a2027714331bc420ba3f7a3787.tar.gz cuberite-c8384fee39c825a2027714331bc420ba3f7a3787.tar.bz2 cuberite-c8384fee39c825a2027714331bc420ba3f7a3787.tar.lz cuberite-c8384fee39c825a2027714331bc420ba3f7a3787.tar.xz cuberite-c8384fee39c825a2027714331bc420ba3f7a3787.tar.zst cuberite-c8384fee39c825a2027714331bc420ba3f7a3787.zip |
Diffstat (limited to 'MCServer/crafting.txt')
-rw-r--r-- | MCServer/crafting.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MCServer/crafting.txt b/MCServer/crafting.txt index 8e68d5cb5..4d28b1f52 100644 --- a/MCServer/crafting.txt +++ b/MCServer/crafting.txt @@ -75,7 +75,6 @@ Wool = String, 1:1, 1:2, 2:1, 2:2 TNT = Gunpowder, 1:1, 3:1, 2:2, 1:3, 3:3 | Sand, 2:1, 1:2, 3:2, 2:3 PillarQuartzBlock = QuartzSlab, 1:1, 1:2 ChiseledQuartzBlock, 2 = QuartzBlock, 1:1, 1:2 -CoalBlock = Coal, 1:1, 1:2, 1:3, 2:1, 2:2, 2:3, 3:1, 3:2, 3:3 HayBale = Wheat, 1:1, 1:2, 1:3, 2:1, 2:2, 2:3, 3:1, 3:2, 3:3 SnowBlock = SnowBall, 1:1, 1:2, 2:1, 2:2 ClayBlock = Clay, 1:1, 1:2, 2:1, 2:2 |