Chest goes on top for consistency, #832

This commit is contained in:
raoulvdberge
2017-01-07 02:36:51 +01:00
parent 6f0cd4bf2d
commit e1b92b8c09

View File

@@ -286,9 +286,9 @@ public class ProxyCommon {
API.instance().getSoldererRegistry().addRecipe(API.instance().getSoldererRegistry().createSimpleRecipe(
new ItemStack(RSBlocks.DISK_DRIVE),
500,
new ItemStack(Blocks.CHEST),
new ItemStack(RSItems.PROCESSOR, 1, ItemProcessor.TYPE_ADVANCED),
new ItemStack(RSBlocks.MACHINE_CASING),
new ItemStack(Blocks.CHEST)
new ItemStack(RSBlocks.MACHINE_CASING)
));
// Cable