Merge pull request #1936 from Seadragon91/master
Crafting - Allow to craft torches with charcoals
This commit is contained in:
commit
a5852436ca
@ -50,7 +50,7 @@ JunglePlanks, 4 = JungleLog, *
|
|||||||
AcaciaPlanks, 4 = AcaciaLog, *
|
AcaciaPlanks, 4 = AcaciaLog, *
|
||||||
DarkOakPlanks, 4 = DarkOakLog, *
|
DarkOakPlanks, 4 = DarkOakLog, *
|
||||||
Stick, 4 = Planks^-1, 2:2, 2:3
|
Stick, 4 = Planks^-1, 2:2, 2:3
|
||||||
Torch, 4 = Stick, 1:2 | Coal, 1:1
|
Torch, 4 = Stick, 1:2 | Coal^-1, 1:1
|
||||||
Workbench = Planks^-1, 1:1, 1:2, 2:1, 2:2
|
Workbench = Planks^-1, 1:1, 1:2, 2:1, 2:2
|
||||||
Chest = Planks^-1, 1:1, 1:2, 1:3, 2:1, 2:3, 3:1, 3:2, 3:3
|
Chest = Planks^-1, 1:1, 1:2, 1:3, 2:1, 2:3, 3:1, 3:2, 3:3
|
||||||
TrappedChest = TripWireHook, 1:1 | Chest, 2:1
|
TrappedChest = TripWireHook, 1:1 | Chest, 2:1
|
||||||
|
Loading…
Reference in New Issue
Block a user