User contributions for Evospace
Jump to navigation
Jump to search
1 August 2025
- 06:5006:50, 1 August 2025 diff hist +1,740 N Module:Data/Creosote/InOutput Created page with "return { { name = 'CoalToCoke', input = { {'Coal', 10}, }, output = { {'Coke', 10}, {'Creosote', 500}, }, ticks = 600, }, { name = 'CoalDustToCoke', input = { {'CoalDust', 10}, }, output = { {'Coke', 10}, {'Creosote', 500}, }, ticks = 600, }, { name = 'CoalOreDustToCoke',..."
- 06:5006:50, 1 August 2025 diff hist +1,577 N Module:Data/Coke/InOutput Created page with "return { { name = 'CoalToCoke', input = { {'Coal', 10}, }, output = { {'Coke', 10}, {'Creosote', 500}, }, ticks = 600, }, { name = 'CoalDustToCoke', input = { {'CoalDust', 10}, }, output = { {'Coke', 10}, {'Creosote', 500}, }, ticks = 600, }, { name = 'CoalOreDustToCoke',..."
- 06:5006:50, 1 August 2025 diff hist +885 N Module:Data/SteelPlate/InOutput Created page with "return { { name = 'IronDustSmelting', input = { {'Coke', 10}, {'IronDust', 10}, }, output = { {'SteelPlate', 10}, }, ticks = 2000, }, { name = 'IronPlateSmelting', input = { {'Coke', 10}, {'IronPlate', 10}, }, output = { {'SteelPlate', 10}, }, ticks = 2000, }, { name = 'SteelPla..."
- 06:5006:50, 1 August 2025 diff hist +274 N Module:Data/NeutroniumKineticHeater/InOutput Created page with "return { { name = 'NeutroniumKineticHeater', input = { {'NeutroniumPlate', 3}, {'CopperPipe', 16}, }, output = { {'NeutroniumKineticHeater', 1}, }, ticks = 20, tier = 7, }, }"
- 06:5006:50, 1 August 2025 diff hist +271 N Module:Data/CompositeKineticHeater/InOutput Created page with "return { { name = 'CompositeKineticHeater', input = { {'CompositePlate', 3}, {'CopperPipe', 16}, }, output = { {'CompositeKineticHeater', 1}, }, ticks = 20, tier = 6, }, }"
- 06:5006:50, 1 August 2025 diff hist +268 N Module:Data/TitaniumKineticHeater/InOutput Created page with "return { { name = 'TitaniumKineticHeater', input = { {'TitaniumPlate', 3}, {'CopperPipe', 16}, }, output = { {'TitaniumKineticHeater', 1}, }, ticks = 20, tier = 5, }, }"
- 06:5006:50, 1 August 2025 diff hist +286 N Module:Data/StainlessSteelKineticHeater/InOutput Created page with "return { { name = 'StainlessSteelKineticHeater', input = { {'StainlessSteelPlate', 3}, {'CopperPipe', 16}, }, output = { {'StainlessSteelKineticHeater', 1}, }, ticks = 20, tier = 4, }, }"
- 06:5006:50, 1 August 2025 diff hist +271 N Module:Data/AluminiumKineticHeater/InOutput Created page with "return { { name = 'AluminiumKineticHeater', input = { {'AluminiumPlate', 3}, {'CopperPipe', 12}, }, output = { {'AluminiumKineticHeater', 1}, }, ticks = 20, tier = 3, }, }"
- 06:5006:50, 1 August 2025 diff hist +258 N Module:Data/SteelKineticHeater/InOutput Created page with "return { { name = 'SteelKineticHeater', input = { {'SteelPlate', 3}, {'CopperPipe', 8}, }, output = { {'SteelKineticHeater', 1}, }, ticks = 20, tier = 2, }, }"
- 06:5006:50, 1 August 2025 diff hist +261 N Module:Data/CopperKineticHeater/InOutput Created page with "return { { name = 'CopperKineticHeater', input = { {'CopperPlate', 3}, {'CopperPipe', 4}, }, output = { {'CopperKineticHeater', 1}, }, ticks = 20, tier = 1, }, }"
- 06:5006:50, 1 August 2025 diff hist +355 N Module:Data/NeutroniumIndustrialSmelter/InOutput Created page with "return { { name = 'NeutroniumIndustrialSmelter', input = { {'YttriumWire', 32}, {'NeutroniumPlate', 12}, {'ModularFrame', 3}, {'BuildingMaterial', 64}, }, output = { {'NeutroniumIndustrialSmelter', 1}, }, ticks = 80, tier = 7, }, }"
- 06:5006:50, 1 August 2025 diff hist +356 N Module:Data/CompositeIndustrialSmelter/InOutput Created page with "return { { name = 'CompositeIndustrialSmelter', input = { {'PlatinumWire', 32}, {'CompositePlate', 12}, {'ReinforcedFrame', 6}, {'BuildingMaterial', 64}, }, output = { {'CompositeIndustrialSmelter', 1}, }, ticks = 80, tier = 6, }, }"
- 06:5006:50, 1 August 2025 diff hist +349 N Module:Data/TitaniumIndustrialSmelter/InOutput Created page with "return { { name = 'TitaniumIndustrialSmelter', input = { {'GoldWire', 32}, {'TitaniumPlate', 12}, {'ReinforcedFrame', 3}, {'BuildingMaterial', 64}, }, output = { {'TitaniumIndustrialSmelter', 1}, }, ticks = 80, tier = 5, }, }"
- 06:5006:50, 1 August 2025 diff hist +364 N Module:Data/StainlessSteelIndustrialSmelter/InOutput Created page with "return { { name = 'StainlessSteelIndustrialSmelter', input = { {'CopperWire', 96}, {'StainlessSteelPlate', 12}, {'BasicFrame', 3}, {'BuildingMaterial', 64}, }, output = { {'StainlessSteelIndustrialSmelter', 1}, }, ticks = 80, tier = 4, }, }"
- 06:5006:50, 1 August 2025 diff hist +337 N Module:Data/NeutroniumPumpjack/InOutput Created page with "return { { name = 'NeutroniumPumpjack', input = { {'NeutroniumPlate', 5}, {'NeutroniumParts', 64}, {'NeutroniumPipe', 5}, {'QuantumBrain', 3}, }, output = { {'NeutroniumPumpjack', 1}, }, ticks = 20, tier = 7, }, }"
- 06:5006:50, 1 August 2025 diff hist +336 N Module:Data/CompositePumpjack/InOutput Created page with "return { { name = 'CompositePumpjack', input = { {'CompositePlate', 5}, {'CompositeParts', 48}, {'CompositePipe', 5}, {'QuantumProcessor', 3}, }, output = { {'CompositePumpjack', 1}, }, ticks = 20, tier = 6, }, }"
- 06:5006:50, 1 August 2025 diff hist +329 N Module:Data/TitaniumPumpjack/InOutput Created page with "return { { name = 'TitaniumPumpjack', input = { {'TitaniumPlate', 5}, {'TitaniumParts', 32}, {'TitaniumPipe', 5}, {'QuantumCircuit', 3}, }, output = { {'TitaniumPumpjack', 1}, }, ticks = 20, tier = 5, }, }"
- 06:5006:50, 1 August 2025 diff hist +354 N Module:Data/StainlessSteelPumpjack/InOutput Created page with "return { { name = 'StainlessSteelPumpjack', input = { {'StainlessSteelPlate', 5}, {'StainlessSteelParts', 16}, {'StainlessSteelPipe', 5}, {'Processor', 3}, }, output = { {'StainlessSteelPumpjack', 1}, }, ticks = 20, tier = 4, }, }"
- 06:5006:50, 1 August 2025 diff hist +319 N Module:Data/NeutroniumSmallSolarPanel/InOutput Created page with "return { { name = 'NeutroniumSmallSolarPanel', input = { {'NeutroniumPlate', 4}, {'ModularFrame', 2}, {'NeutroniumSolarCell', 1}, }, output = { {'NeutroniumSmallSolarPanel', 1}, }, ticks = 20, tier = 7, }, }"
- 06:5006:50, 1 August 2025 diff hist +315 N Module:Data/CompositeSmallSolarPanel/InOutput Created page with "return { { name = 'CompositeSmallSolarPanel', input = { {'CompositePlate', 4}, {'ModularFrame', 1}, {'CompositeSolarCell', 1}, }, output = { {'CompositeSmallSolarPanel', 1}, }, ticks = 20, tier = 6, }, }"
- 06:5006:50, 1 August 2025 diff hist +314 N Module:Data/TitaniumSmallSolarPanel/InOutput Created page with "return { { name = 'TitaniumSmallSolarPanel', input = { {'TitaniumPlate', 4}, {'ReinforcedFrame', 2}, {'TitaniumSolarCell', 1}, }, output = { {'TitaniumSmallSolarPanel', 1}, }, ticks = 20, tier = 5, }, }"
- 06:5006:50, 1 August 2025 diff hist +338 N Module:Data/StainlessSteelSmallSolarPanel/InOutput Created page with "return { { name = 'StainlessSteelSmallSolarPanel', input = { {'StainlessSteelPlate', 4}, {'ReinforcedFrame', 1}, {'StainlessSteelSolarCell', 1}, }, output = { {'StainlessSteelSmallSolarPanel', 1}, }, ticks = 20, tier = 4, }, }"
- 06:5006:50, 1 August 2025 diff hist +313 N Module:Data/AluminiumSmallSolarPanel/InOutput Created page with "return { { name = 'AluminiumSmallSolarPanel', input = { {'AluminiumPlate', 4}, {'BasicFrame', 1}, {'AluminiumSolarCell', 1}, }, output = { {'AluminiumSmallSolarPanel', 1}, }, ticks = 20, tier = 3, }, }"
- 06:5006:50, 1 August 2025 diff hist +310 N Module:Data/NeutroniumSolarPanel/InOutput Created page with "return { { name = 'NeutroniumSolarPanel', input = { {'NeutroniumPlate', 4}, {'ModularFrame', 6}, {'NeutroniumSolarCell', 10}, }, output = { {'NeutroniumSolarPanel', 1}, }, ticks = 20, tier = 7, }, }"
- 06:5006:50, 1 August 2025 diff hist +306 N Module:Data/CompositeSolarPanel/InOutput Created page with "return { { name = 'CompositeSolarPanel', input = { {'CompositePlate', 4}, {'ModularFrame', 3}, {'CompositeSolarCell', 10}, }, output = { {'CompositeSolarPanel', 1}, }, ticks = 20, tier = 6, }, }"
- 06:5006:50, 1 August 2025 diff hist +305 N Module:Data/TitaniumSolarPanel/InOutput Created page with "return { { name = 'TitaniumSolarPanel', input = { {'TitaniumPlate', 4}, {'ReinforcedFrame', 6}, {'TitaniumSolarCell', 10}, }, output = { {'TitaniumSolarPanel', 1}, }, ticks = 20, tier = 5, }, }"
- 06:5006:50, 1 August 2025 diff hist +329 N Module:Data/StainlessSteelSolarPanel/InOutput Created page with "return { { name = 'StainlessSteelSolarPanel', input = { {'StainlessSteelPlate', 4}, {'ReinforcedFrame', 3}, {'StainlessSteelSolarCell', 10}, }, output = { {'StainlessSteelSolarPanel', 1}, }, ticks = 20, tier = 4, }, }"
- 06:5006:50, 1 August 2025 diff hist +304 N Module:Data/AluminiumSolarPanel/InOutput Created page with "return { { name = 'AluminiumSolarPanel', input = { {'AluminiumPlate', 4}, {'BasicFrame', 3}, {'AluminiumSolarCell', 10}, }, output = { {'AluminiumSolarPanel', 1}, }, ticks = 20, tier = 3, }, }"
- 06:5006:50, 1 August 2025 diff hist +356 N Module:Data/NeutroniumIndustrialBoiler/InOutput Created page with "return { { name = 'NeutroniumIndustrialBoiler', input = { {'NeutroniumPipe', 25}, {'NeutroniumPlate', 30}, {'NeutroniumParts', 20}, {'QuantumBrain', 1}, }, output = { {'NeutroniumIndustrialBoiler', 1}, }, ticks = 100, tier = 7, }, }"
- 06:5006:50, 1 August 2025 diff hist +355 N Module:Data/CompositeIndustrialBoiler/InOutput Created page with "return { { name = 'CompositeIndustrialBoiler', input = { {'CompositePipe', 25}, {'CompositePlate', 30}, {'CompositeParts', 15}, {'QuantumProcessor', 1}, }, output = { {'CompositeIndustrialBoiler', 1}, }, ticks = 100, tier = 6, }, }"
- 06:5006:50, 1 August 2025 diff hist +348 N Module:Data/TitaniumIndustrialBoiler/InOutput Created page with "return { { name = 'TitaniumIndustrialBoiler', input = { {'TitaniumPipe', 25}, {'TitaniumPlate', 30}, {'TitaniumParts', 10}, {'QuantumCircuit', 1}, }, output = { {'TitaniumIndustrialBoiler', 1}, }, ticks = 100, tier = 5, }, }"
- 06:5006:50, 1 August 2025 diff hist +428 N Module:Data/NeutroniumFusionReactor/InOutput Created page with "return { { name = 'NeutroniumFusionReactor', input = { {'CopperHeatPipe', 25}, {'NeutroniumPlate', 40}, {'YttriumWire_1', 100}, {'QuantumBrain', 20}, {'PlatinumReflector', 40}, {'BuildingMaterial', 128}, }, output = { {'NeutroniumFusionReactor', 1}, }, ticks = 300, tier = 7, }, }"
- 06:5006:50, 1 August 2025 diff hist +430 N Module:Data/CompositeFusionReactor/InOutput Created page with "return { { name = 'CompositeFusionReactor', input = { {'CopperHeatPipe', 25}, {'CompositePlate', 40}, {'PlatinumWire_1', 100}, {'QuantumProcessor', 15}, {'PlatinumReflector', 40}, {'BuildingMaterial', 128}, }, output = { {'CompositeFusionReactor', 1}, }, ticks = 300, tier = 6, }, }"
- 06:5006:50, 1 August 2025 diff hist +393 N Module:Data/NeutroniumFissionReactor/InOutput Created page with "return { { name = 'NeutroniumFissionReactor', input = { {'CopperHeatPipe', 25}, {'NeutroniumPlate', 100}, {'NeutroniumParts', 100}, {'QuantumBrain', 20}, {'BuildingMaterial', 128}, }, output = { {'NeutroniumFissionReactor', 1}, }, ticks = 20, tier = 7, }, }"
- 06:5006:50, 1 August 2025 diff hist +393 N Module:Data/CompositeFissionReactor/InOutput Created page with "return { { name = 'CompositeFissionReactor', input = { {'CopperHeatPipe', 25}, {'CompositePlate', 100}, {'CompositeParts', 100}, {'QuantumProcessor', 15}, {'BuildingMaterial', 128}, }, output = { {'CompositeFissionReactor', 1}, }, ticks = 20, tier = 6, }, }"
- 06:5006:50, 1 August 2025 diff hist +387 N Module:Data/TitaniumFissionReactor/InOutput Created page with "return { { name = 'TitaniumFissionReactor', input = { {'CopperHeatPipe', 25}, {'TitaniumPlate', 100}, {'TitaniumParts', 100}, {'QuantumCircuit', 10}, {'BuildingMaterial', 128}, }, output = { {'TitaniumFissionReactor', 1}, }, ticks = 20, tier = 5, }, }"
- 06:5006:50, 1 August 2025 diff hist +290 N Module:Data/NeutroniumDiode/InOutput Created page with "return { { name = 'NeutroniumDiode', input = { {'CopperConnector', 2}, {'Silicon', 9}, {'NeutroniumPlate', 1}, }, output = { {'NeutroniumDiode', 1}, }, ticks = 20, tier = 7, }, }"
- 06:5006:50, 1 August 2025 diff hist +287 N Module:Data/CompositeDiode/InOutput Created page with "return { { name = 'CompositeDiode', input = { {'CopperConnector', 2}, {'Silicon', 9}, {'CompositePlate', 1}, }, output = { {'CompositeDiode', 1}, }, ticks = 20, tier = 6, }, }"
- 06:5006:50, 1 August 2025 diff hist +284 N Module:Data/TitaniumDiode/InOutput Created page with "return { { name = 'TitaniumDiode', input = { {'CopperConnector', 2}, {'Silicon', 9}, {'TitaniumPlate', 1}, }, output = { {'TitaniumDiode', 1}, }, ticks = 20, tier = 5, }, }"
- 06:5006:50, 1 August 2025 diff hist +302 N Module:Data/StainlessSteelDiode/InOutput Created page with "return { { name = 'StainlessSteelDiode', input = { {'CopperConnector', 2}, {'Silicon', 6}, {'StainlessSteelPlate', 1}, }, output = { {'StainlessSteelDiode', 1}, }, ticks = 20, tier = 4, }, }"
- 06:5006:50, 1 August 2025 diff hist +287 N Module:Data/AluminiumDiode/InOutput Created page with "return { { name = 'AluminiumDiode', input = { {'CopperConnector', 2}, {'Silicon', 3}, {'AluminiumPlate', 1}, }, output = { {'AluminiumDiode', 1}, }, ticks = 20, tier = 3, }, }"
- 06:5006:50, 1 August 2025 diff hist +275 N Module:Data/SteelDiode/InOutput Created page with "return { { name = 'SteelDiode', input = { {'CopperConnector', 2}, {'Silicon', 0}, {'SteelPlate', 1}, }, output = { {'SteelDiode', 1}, }, ticks = 20, tier = 2, }, }"
- 06:5006:50, 1 August 2025 diff hist +266 N Module:Data/CompositeComputer/InOutput Created page with "return { { name = 'CompositeComputer', input = { {'CompositePlate', 1}, {'QuantumProcessor', 5}, }, output = { {'CompositeComputer', 1}, }, ticks = 20, tier = 6, }, }"
- 06:5006:50, 1 August 2025 diff hist +261 N Module:Data/TitaniumComputer/InOutput Created page with "return { { name = 'TitaniumComputer', input = { {'TitaniumPlate', 1}, {'QuantumCircuit', 5}, }, output = { {'TitaniumComputer', 1}, }, ticks = 20, tier = 5, }, }"
- 06:5006:50, 1 August 2025 diff hist +274 N Module:Data/StainlessSteelComputer/InOutput Created page with "return { { name = 'StainlessSteelComputer', input = { {'StainlessSteelPlate', 1}, {'Processor', 5}, }, output = { {'StainlessSteelComputer', 1}, }, ticks = 20, tier = 4, }, }"
- 06:5006:50, 1 August 2025 diff hist +265 N Module:Data/AluminiumComputer/InOutput Created page with "return { { name = 'AluminiumComputer', input = { {'AluminiumPlate', 1}, {'AdvancedCircuit', 5}, }, output = { {'AluminiumComputer', 1}, }, ticks = 20, tier = 3, }, }"
- 06:5006:50, 1 August 2025 diff hist +245 N Module:Data/SteelComputer/InOutput Created page with "return { { name = 'SteelComputer', input = { {'SteelPlate', 1}, {'Circuit', 5}, }, output = { {'SteelComputer', 1}, }, ticks = 20, tier = 2, }, }"
- 06:5006:50, 1 August 2025 diff hist +252 N Module:Data/CopperComputer/InOutput Created page with "return { { name = 'CopperComputer', input = { {'CopperPlate', 1}, {'CopperParts', 5}, }, output = { {'CopperComputer', 1}, }, ticks = 20, tier = 1, }, }"
- 06:5006:50, 1 August 2025 diff hist +308 N Module:Data/CompositeHugeFlatTerminal/InOutput Created page with "return { { name = 'CompositeHugeFlatTerminal', input = { {'CompositePlate', 9}, {'Glass', 12}, {'CopperConnector', 3}, }, output = { {'CompositeHugeFlatTerminal', 1}, }, ticks = 20, tier = 6, }, }"
- 06:5006:50, 1 August 2025 diff hist +302 N Module:Data/TitaniumBigFlatTerminal/InOutput Created page with "return { { name = 'TitaniumBigFlatTerminal', input = { {'TitaniumPlate', 6}, {'Glass', 8}, {'CopperConnector', 2}, }, output = { {'TitaniumBigFlatTerminal', 1}, }, ticks = 20, tier = 5, }, }"