Module:HandRecipeDictionary: Difference between revisions

From Evospace
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
return {
return {
     {
     {
         name = 'SandSurface',
         name = 'CopperParts',
         ingredients = {
         ingredients = {
             {'GravelSurface', 1},
             {'CopperPlate', 1},
         },
         },
         results = {
         results = {
             {'SandSurface', 1},
             {'CopperParts', 1},
            {'CopperParts', 1},
        },
        time = 80,
        tier = 0,
    },
    {
        name = 'CopperWire',
        ingredients = {
            {'CopperPlate', 1},
        },
        results = {
            {'CopperWire', 1},
         },
         },
         time = 20,
         time = 20,
     },
     },
     {
     {
         name = 'GravelSurface',
         name = 'GoldWire',
         ingredients = {
         ingredients = {
             {'StoneSurface', 1},
             {'GoldPlate', 1},
         },
         },
         results = {
         results = {
             {'GravelSurface', 1},
             {'GoldWire', 1},
         },
         },
         time = 20,
         time = 20,
     },
     },
     {
     {
         name = 'Steampack',
         name = 'PlatinumFoil',
         ingredients = {
         ingredients = {
             {'CopperParts', 6},
             {'PlatinumPlate', 1},
            {'CopperPlate', 2},
            {'CopperPipe', 4},
            {'Circuit', 10},
         },
         },
         results = {
         results = {
             {'Steampack', 1},
             {'PlatinumFoil', 1},
         },
         },
         time = 20,
         time = 20,
        tier = 5,
     },
     },
     {
     {
         name = 'AdvancedSteampack',
         name = 'PlatinumWire',
         ingredients = {
         ingredients = {
             {'StainlessSteelParts', 30},
             {'PlatinumPlate', 1},
            {'StainlessSteelPlate', 10},
            {'CopperPipe', 30},
            {'Processor', 10},
         },
         },
         results = {
         results = {
             {'AdvancedSteampack', 1},
             {'PlatinumWire', 1},
         },
         },
         time = 20,
         time = 20,
     },
     },
     {
     {
         name = 'HighCapacitySteampack',
         name = 'SteelParts',
        ingredients = {
            {'SteelPlate', 1},
        },
        results = {
            {'SteelParts', 1},
            {'SteelParts', 1},
        },
        time = 80,
        tier = 1,
    },
    {
        name = 'AluminiumSolarCell',
         ingredients = {
         ingredients = {
             {'SteelParts', 30},
             {'Silicon', 15},
            {'SteelPlate', 10},
             {'CopperWire', 5},
             {'CopperPipe', 5},
            {'Circuit', 15},
         },
         },
         results = {
         results = {
             {'HighCapacitySteampack', 1},
             {'AluminiumSolarCell', 1},
        },
        time = 80,
        tier = 2,
    },
    {
        name = 'AluminiumFoil',
        ingredients = {
            {'AluminiumPlate', 1},
        },
        results = {
            {'AluminiumFoil', 1},
         },
         },
         time = 20,
         time = 20,
        tier = 2,
    },
    {
        name = 'AluminiumParts',
        ingredients = {
            {'AluminiumPlate', 1},
        },
        results = {
            {'AluminiumParts', 1},
            {'AluminiumParts', 1},
        },
        time = 80,
        tier = 2,
    },
    {
        name = 'StainlessSteelSolarCell',
        ingredients = {
            {'SiliconWafer', 5},
            {'CopperWire', 5},
        },
        results = {
            {'StainlessSteelSolarCell', 1},
        },
        time = 80,
        tier = 3,
    },
    {
        name = 'StainlessSteelParts',
        ingredients = {
            {'StainlessSteelPlate', 1},
        },
        results = {
            {'StainlessSteelParts', 1},
            {'StainlessSteelParts', 1},
        },
        time = 80,
        tier = 3,
    },
    {
        name = 'TitaniumSolarCell',
        ingredients = {
            {'StainlessSteelSolarCell', 4},
            {'CopperWire', 2},
            {'Processor', 1},
        },
        results = {
            {'TitaniumSolarCell', 1},
        },
        time = 80,
        tier = 4,
     },
     },
     {
     {
         name = 'HighPressureSteampack',
         name = 'TitaniumParts',
         ingredients = {
         ingredients = {
             {'SteelParts', 6},
             {'TitaniumPlate', 1},
            {'SteelPlate', 2},
            {'CopperPipe', 30},
            {'Circuit', 15},
         },
         },
         results = {
         results = {
             {'HighPressureSteampack', 1},
             {'TitaniumParts', 1},
            {'TitaniumParts', 1},
        },
        time = 80,
        tier = 4,
    },
    {
        name = 'YttriumWire',
        ingredients = {
            {'YttriumPlate', 1},
        },
        results = {
            {'YttriumWire', 1},
         },
         },
         time = 20,
         time = 20,
     },
     },
     {
     {
         name = 'Jetpack',
         name = 'TantalumFoil',
         ingredients = {
         ingredients = {
             {'AluminiumParts', 10},
             {'TantalumPlate', 1},
            {'AluminiumPlate', 3},
            {'AluminiumPipe', 6},
            {'AdvancedCircuit', 10},
            {'AluminiumElectricEngine', 2},
         },
         },
         results = {
         results = {
             {'Jetpack', 1},
             {'TantalumFoil', 1},
         },
         },
         time = 20,
         time = 20,
        tier = 5,
     },
     },
     {
     {
         name = 'AdvancedJetpack',
         name = 'TantalumWire',
         ingredients = {
         ingredients = {
             {'StainlessSteelParts', 10},
             {'TantalumPlate', 1},
            {'StainlessSteelPlate', 3},
            {'StainlessSteelPipe', 6},
            {'Processor', 10},
            {'StainlessSteelElectricEngine', 2},
         },
         },
         results = {
         results = {
             {'AdvancedJetpack', 1},
             {'TantalumWire', 1},
         },
         },
         time = 20,
         time = 20,
     },
     },
     {
     {
         name = 'AntigravityUnit',
         name = 'CompositeSolarCell',
        ingredients = {
            {'TitaniumSolarCell', 4},
            {'CopperWire', 2},
            {'Processor', 1},
        },
        results = {
            {'CompositeSolarCell', 1},
        },
        time = 80,
        tier = 5,
    },
    {
        name = 'CompositeParts',
         ingredients = {
         ingredients = {
            {'CompositeParts', 20},
             {'CompositePlate', 1},
             {'CompositePlate', 2},
            {'CompositePipe', 6},
            {'QuantumProcessor', 10},
            {'Catalyst', 4},
            {'CompositeElectricEngine', 8},
         },
         },
         results = {
         results = {
             {'AntigravityUnit', 1},
             {'CompositeParts', 1},
            {'CompositeParts', 1},
         },
         },
         time = 20,
         time = 80,
        tier = 5,
    },
    {
        name = 'NeutroniumSolarCell',
        ingredients = {
            {'CompositeSolarCell', 4},
            {'CopperWire', 2},
            {'Processor', 1},
        },
        results = {
            {'NeutroniumSolarCell', 1},
        },
        time = 80,
        tier = 6,
     },
     },
     {
     {
         name = 'Flashlight',
         name = 'NeutroniumParts',
         ingredients = {
         ingredients = {
             {'SteelPipe', 1},
             {'NeutroniumPlate', 1},
            {'SteelLamp', 1},
         },
         },
         results = {
         results = {
             {'Flashlight', 1},
             {'NeutroniumParts', 1},
            {'NeutroniumParts', 1},
         },
         },
         time = 20,
         time = 80,
        tier = 6,
     },
     },
}
}

Revision as of 12:22, 31 July 2025

Documentation for this module may be created at Module:HandRecipeDictionary/doc

return {
    {
        name = 'CopperParts',
        ingredients = {
            {'CopperPlate', 1},
        },
        results = {
            {'CopperParts', 1},
            {'CopperParts', 1},
        },
        time = 80,
        tier = 0,
    },
    {
        name = 'CopperWire',
        ingredients = {
            {'CopperPlate', 1},
        },
        results = {
            {'CopperWire', 1},
        },
        time = 20,
    },
    {
        name = 'GoldWire',
        ingredients = {
            {'GoldPlate', 1},
        },
        results = {
            {'GoldWire', 1},
        },
        time = 20,
    },
    {
        name = 'PlatinumFoil',
        ingredients = {
            {'PlatinumPlate', 1},
        },
        results = {
            {'PlatinumFoil', 1},
        },
        time = 20,
        tier = 5,
    },
    {
        name = 'PlatinumWire',
        ingredients = {
            {'PlatinumPlate', 1},
        },
        results = {
            {'PlatinumWire', 1},
        },
        time = 20,
    },
    {
        name = 'SteelParts',
        ingredients = {
            {'SteelPlate', 1},
        },
        results = {
            {'SteelParts', 1},
            {'SteelParts', 1},
        },
        time = 80,
        tier = 1,
    },
    {
        name = 'AluminiumSolarCell',
        ingredients = {
            {'Silicon', 15},
            {'CopperWire', 5},
        },
        results = {
            {'AluminiumSolarCell', 1},
        },
        time = 80,
        tier = 2,
    },
    {
        name = 'AluminiumFoil',
        ingredients = {
            {'AluminiumPlate', 1},
        },
        results = {
            {'AluminiumFoil', 1},
        },
        time = 20,
        tier = 2,
    },
    {
        name = 'AluminiumParts',
        ingredients = {
            {'AluminiumPlate', 1},
        },
        results = {
            {'AluminiumParts', 1},
            {'AluminiumParts', 1},
        },
        time = 80,
        tier = 2,
    },
    {
        name = 'StainlessSteelSolarCell',
        ingredients = {
            {'SiliconWafer', 5},
            {'CopperWire', 5},
        },
        results = {
            {'StainlessSteelSolarCell', 1},
        },
        time = 80,
        tier = 3,
    },
    {
        name = 'StainlessSteelParts',
        ingredients = {
            {'StainlessSteelPlate', 1},
        },
        results = {
            {'StainlessSteelParts', 1},
            {'StainlessSteelParts', 1},
        },
        time = 80,
        tier = 3,
    },
    {
        name = 'TitaniumSolarCell',
        ingredients = {
            {'StainlessSteelSolarCell', 4},
            {'CopperWire', 2},
            {'Processor', 1},
        },
        results = {
            {'TitaniumSolarCell', 1},
        },
        time = 80,
        tier = 4,
    },
    {
        name = 'TitaniumParts',
        ingredients = {
            {'TitaniumPlate', 1},
        },
        results = {
            {'TitaniumParts', 1},
            {'TitaniumParts', 1},
        },
        time = 80,
        tier = 4,
    },
    {
        name = 'YttriumWire',
        ingredients = {
            {'YttriumPlate', 1},
        },
        results = {
            {'YttriumWire', 1},
        },
        time = 20,
    },
    {
        name = 'TantalumFoil',
        ingredients = {
            {'TantalumPlate', 1},
        },
        results = {
            {'TantalumFoil', 1},
        },
        time = 20,
        tier = 5,
    },
    {
        name = 'TantalumWire',
        ingredients = {
            {'TantalumPlate', 1},
        },
        results = {
            {'TantalumWire', 1},
        },
        time = 20,
    },
    {
        name = 'CompositeSolarCell',
        ingredients = {
            {'TitaniumSolarCell', 4},
            {'CopperWire', 2},
            {'Processor', 1},
        },
        results = {
            {'CompositeSolarCell', 1},
        },
        time = 80,
        tier = 5,
    },
    {
        name = 'CompositeParts',
        ingredients = {
            {'CompositePlate', 1},
        },
        results = {
            {'CompositeParts', 1},
            {'CompositeParts', 1},
        },
        time = 80,
        tier = 5,
    },
    {
        name = 'NeutroniumSolarCell',
        ingredients = {
            {'CompositeSolarCell', 4},
            {'CopperWire', 2},
            {'Processor', 1},
        },
        results = {
            {'NeutroniumSolarCell', 1},
        },
        time = 80,
        tier = 6,
    },
    {
        name = 'NeutroniumParts',
        ingredients = {
            {'NeutroniumPlate', 1},
        },
        results = {
            {'NeutroniumParts', 1},
            {'NeutroniumParts', 1},
        },
        time = 80,
        tier = 6,
    },
}