summaryrefslogtreecommitdiffstats
path: root/crafting.txt
diff options
context:
space:
mode:
authormadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-06-04 19:39:07 +0200
committermadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-06-04 19:39:07 +0200
commit4a2730fe046170c4aca66c6f7827d8d1144cea90 (patch)
tree978728ade30381945af08807747bb6270466b802 /crafting.txt
parentstrstream is deprecated, using sstream instead (diff)
downloadcuberite-4a2730fe046170c4aca66c6f7827d8d1144cea90.tar
cuberite-4a2730fe046170c4aca66c6f7827d8d1144cea90.tar.gz
cuberite-4a2730fe046170c4aca66c6f7827d8d1144cea90.tar.bz2
cuberite-4a2730fe046170c4aca66c6f7827d8d1144cea90.tar.lz
cuberite-4a2730fe046170c4aca66c6f7827d8d1144cea90.tar.xz
cuberite-4a2730fe046170c4aca66c6f7827d8d1144cea90.tar.zst
cuberite-4a2730fe046170c4aca66c6f7827d8d1144cea90.zip
Diffstat (limited to '')
-rw-r--r--crafting.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/crafting.txt b/crafting.txt
index dd94556f9..f8e6d4e61 100644
--- a/crafting.txt
+++ b/crafting.txt
@@ -40,15 +40,15 @@
#
# Need to list each of the four log types, otherwise all logs would get converted into apple planks (^0)
-Planks ^0, 4 = Log ^0, *
-Planks ^1, 4 = Log ^1, *
-Planks ^2, 4 = Log ^2, *
-Planks ^3, 4 = Log ^3, *
-Stick, 4 = Planks, 2:2, 2:3
-Workbench = Planks, 1:1, 1:2, 2:1, 2:2
-Chest = Planks, 1:1, 1:2, 1:3, 2:1, 2:3, 3:1, 3:2, 3:3
-Furnace = Cobblestone, 1:1, 1:2, 1:3, 2:1, 2:3, 3:1, 3:2, 3:3
-Torch, 4 = Stick, 1:2 | Coal, 1:1
+ApplePlanks, 4 = AppleLog, *
+ConiferPlanks, 4 = ConiferLog, *
+BirchPlanks, 4 = BirchLog, *
+JunglePlanks, 4 = JungleLog, *
+Stick, 4 = Planks, 2:2, 2:3
+Workbench = Planks, 1:1, 1:2, 2:1, 2:2
+Chest = Planks, 1:1, 1:2, 1:3, 2:1, 2:3, 3:1, 3:2, 3:3
+Furnace = Cobblestone, 1:1, 1:2, 1:3, 2:1, 2:3, 3:1, 3:2, 3:3
+Torch, 4 = Stick, 1:2 | Coal, 1:1