From fa49d08f11e310e13e43bb4202e571d808f0eaee Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Fri, 3 Apr 2015 19:45:26 -0700 Subject: [PATCH] Re-order some metal recipes Certain metals took an unreasonable number of steps to create due to the ordering of recipes forcing you to go through the most complex tech-tier of metal production. --- static/data/mekanism/7.1.1.127/mod-version.cg | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/static/data/mekanism/7.1.1.127/mod-version.cg b/static/data/mekanism/7.1.1.127/mod-version.cg index 93b8c926e..ea04b33a6 100644 --- a/static/data/mekanism/7.1.1.127/mod-version.cg +++ b/static/data/mekanism/7.1.1.127/mod-version.cg @@ -2133,15 +2133,15 @@ group: Minerals tools: Chemical Crystallizer item: Osmium Dust - recipe: - input: Dirty Osmium Dust - pattern: ... .0. ... - tools: Enrichment Chamber recipe: input: Osmium Ore pattern: ... .0. ... quantity: 2 tools: Enrichment Chamber + recipe: + input: Dirty Osmium Dust + pattern: ... .0. ... + tools: Enrichment Chamber recipe: input: Osmium Ingot pattern: ... .0. ... @@ -2324,15 +2324,15 @@ group: Minerals tools: Chemical Crystallizer item: Tin Dust - recipe: - input: Dirty Tin Dust - pattern: ... .0. ... - tools: Enrichment Chamber recipe: input: Tin Ore pattern: ... .0. ... quantity: 2 tools: Enrichment Chamber + recipe: + input: Dirty Tin Dust + pattern: ... .0. ... + tools: Enrichment Chamber recipe: input: Tin Ingot pattern: ... .0. ...