diff options
author | Mathias <mathias-github@users.noreply.github.com> | 2015-12-22 22:19:35 +0100 |
---|---|---|
committer | Mathias <mathias-github@users.noreply.github.com> | 2015-12-22 22:19:35 +0100 |
commit | a72318bbc380717d8a51163bae24e6be21fa5505 (patch) | |
tree | 6d04bf744dd47b20966449bbd0cf724bb33d7cc9 /Server/crafting.txt | |
parent | Merge pull request #2800 from cuberite/rconbuild-fix (diff) | |
download | cuberite-a72318bbc380717d8a51163bae24e6be21fa5505.tar cuberite-a72318bbc380717d8a51163bae24e6be21fa5505.tar.gz cuberite-a72318bbc380717d8a51163bae24e6be21fa5505.tar.bz2 cuberite-a72318bbc380717d8a51163bae24e6be21fa5505.tar.lz cuberite-a72318bbc380717d8a51163bae24e6be21fa5505.tar.xz cuberite-a72318bbc380717d8a51163bae24e6be21fa5505.tar.zst cuberite-a72318bbc380717d8a51163bae24e6be21fa5505.zip |
Diffstat (limited to '')
-rw-r--r-- | Server/crafting.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Server/crafting.txt b/Server/crafting.txt index 312009993..efbb1016a 100644 --- a/Server/crafting.txt +++ b/Server/crafting.txt @@ -72,7 +72,7 @@ EmeraldBlock = Emerald, 1:1, 1:2, 1:3, 2:1, 2:2, 2:3, 3:1, 3:2, 3 RedstoneBlock = RedstoneDust, 1:1, 1:2, 1:3, 2:1, 2:2, 2:3, 3:1, 3:2, 3:3 CoalBlock = Coal, 1:1, 1:2, 1:3, 2:1, 2:2, 2:3, 3:1, 3:2, 3:3 QuartzBlock = NetherQuartz, 1:1, 1:2, 2:1, 2:2 -NetherBrick = netherbrickitem, 1:1, 1:2, 2:1, 2:2 +NetherBrickBlock = NetherBrick, 1:1, 1:2, 2:1, 2:2 Glowstone = GlowstoneDust, 1:1, 1:2, 2:1, 2:2 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 |