Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Evospace. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:40, 31 July 2025 Evospace talk contribs created page File:T NeutroniumMacerator.png
- 13:40, 31 July 2025 Evospace talk contribs uploaded File:T NeutroniumMacerator.png Tag: Recreated
- 13:40, 31 July 2025 Evospace talk contribs deleted page File:T NeutroniumMacerator.png
- 13:40, 31 July 2025 Evospace talk contribs created page File:T CompositeMacerator.png
- 13:40, 31 July 2025 Evospace talk contribs uploaded File:T CompositeMacerator.png Tag: Recreated
- 13:40, 31 July 2025 Evospace talk contribs deleted page File:T CompositeMacerator.png
- 13:40, 31 July 2025 Evospace talk contribs created page File:T TitaniumMacerator.png
- 13:40, 31 July 2025 Evospace talk contribs uploaded File:T TitaniumMacerator.png Tag: Recreated
- 13:40, 31 July 2025 Evospace talk contribs deleted page File:T TitaniumMacerator.png
- 13:40, 31 July 2025 Evospace talk contribs created page File:T StainlessSteelMacerator.png
- 13:40, 31 July 2025 Evospace talk contribs uploaded File:T StainlessSteelMacerator.png Tag: Recreated
- 13:40, 31 July 2025 Evospace talk contribs deleted page File:T StainlessSteelMacerator.png
- 13:40, 31 July 2025 Evospace talk contribs created page File:T AluminiumMacerator.png
- 13:40, 31 July 2025 Evospace talk contribs uploaded File:T AluminiumMacerator.png Tag: Recreated
- 13:40, 31 July 2025 Evospace talk contribs deleted page File:T AluminiumMacerator.png
- 13:40, 31 July 2025 Evospace talk contribs created page File:T SteelMacerator.png
- 13:40, 31 July 2025 Evospace talk contribs uploaded File:T SteelMacerator.png Tag: Recreated
- 13:40, 31 July 2025 Evospace talk contribs deleted page File:T SteelMacerator.png
- 13:40, 31 July 2025 Evospace talk contribs created page File:T CopperMacerator.png
- 13:40, 31 July 2025 Evospace talk contribs uploaded File:T CopperMacerator.png Tag: Recreated
- 13:40, 31 July 2025 Evospace talk contribs deleted page File:T CopperMacerator.png
- 13:39, 31 July 2025 Evospace talk contribs created page File:T BuildingMaterial.png
- 13:39, 31 July 2025 Evospace talk contribs uploaded File:T BuildingMaterial.png
- 13:36, 31 July 2025 Evospace talk contribs created page Constructor (Created page with "{{Machine|Constructor}} {{AllRecipes|HandRecipeDictionary}}")
- 12:28, 31 July 2025 Evospace talk contribs created page Template:AllRecipes (Created page with "<includeonly>{{#invoke:RecipeLoader|getAll|{{{1}}}}}</includeonly> <noinclude> Usage: <pre> {{AllRecipes|BlastFurnaceRecipeDictionary}} </pre> </noinclude>")
- 12:24, 31 July 2025 Evospace talk contribs created page Module:RecipeLoader (Created page with "local p = {} function p.get(frame) local dictName = frame.args[1] local recipeName = frame.args[2] if not dictName or not recipeName then return "❌ Missing parameters: {{Recipe|DictionaryName|RecipeName}}" end local success, recipes = pcall(mw.loadData, "Module:" .. dictName) if not success or type(recipes) ~= "table" then return "❌ Recipe dictionary not found: " .. tostring(dictName) end -- Находим все с...")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:FluidFurnaceRecipeDictionary (Created page with "return { { name = 'Creosote', ingredients = { {'Creosote', 100}, }, results = { }, time = 200.0, }, { name = 'ProducerGas', ingredients = { {'ProducerGas', 1000}, }, results = { }, time = 1000.0, }, { name = 'CarbonMonoxide', ingredients = { {'CarbonMonoxide', 1000}, }, results = {...")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:FurnaceRecipeDictionary (Created page with "return { { name = 'CoalDust', ingredients = { {'CoalDust', 1}, }, results = { }, time = 720.0, }, { name = 'CoalOreDust', ingredients = { {'CoalOreDust', 1}, }, results = { }, time = 640.0, }, { name = 'CoalOre', ingredients = { {'CoalOre', 1}, }, results = { }, time = 720.0...")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:SifterRecipeDictionary (Created page with "return { { name = 'MalachiteOreImpureGravel', ingredients = { {'MalachiteOreImpureGravel', 1}, }, results = { {'MalachiteOreDust', 1}, {'MalachiteDust', 1}, {'MalachiteCrystal', 1}, }, time = 40, tier = 0, }, { name = 'RubyOreImpureGravel', ingredients = { {'RubyOreImpureGravel', 1}, }, results = { {'R...")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:OreWasherRecipeDictionary (Created page with "return { { name = 'ChalcopyriteOreImpureGravel', ingredients = { {'ChalcopyriteOreImpureGravel', 1}, {'Water', 250}, }, results = { {'ChalcopyriteOreGravel', 1}, {'PyriteDust', 1}, }, time = 200, tier = 0, }, { name = 'MalachiteOreImpureGravel', ingredients = { {'MalachiteOreImpureGravel', 1}, {'Water', 250},...")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:HandRecipeDictionary (Created page with "return { { name = 'CircuitBoard', ingredients = { {'Log', 1}, }, results = { {'CircuitBoard', 1}, }, time = 20, tier = 1, }, { name = 'Circuit', ingredients = { {'CircuitBoard', 1}, {'Triod', 3}, }, results = { {'Circuit', 1}, }, time = 150, tier = 1, }, { name = 'Triod',...")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:PumpjackRecipeDictionary (Created page with "return { { name = 'RawOil', ingredients = { }, results = { {'RawOil', 200}, }, time = 20, }, }")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:FractionatingColumnRecipeDictionary (Created page with "return { { name = 'RawOil', ingredients = { {'RawOil', 15000}, }, results = { {'HeavyOil', 2000.0}, {'Diesel', 5000.0}, {'Gasoline', 3000.0}, {'Ethylene', 3000.0}, }, time = 600, tier = 4, }, }")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:IndustrialBoilerRecipeDictionary (Created page with "return { { name = 'Boiling', ingredients = { {'Water', 2000}, }, results = { }, time = 200, }, }")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:FusionReactorRecipeDictionary (Created page with "return { { name = 'HotNeutroniumPlate1', ingredients = { {'SynthesisCell', 2}, }, results = { {'HotNeutroniumPlate', 1}, {'Cell', 1}, }, time = 200, }, { name = 'HotNeutroniumPlate2', ingredients = { {'SynthesisCell', 1}, {'UltimateCatalyst', 1}, }, results = { {'HotNeutroniumPlate', 1}, {'Cell', 1...")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:ChemicalBathRecipeDictionary (Created page with "return { { name = 'RareEarthSludge', ingredients = { {'RareEarthSludge', 1}, {'Ammonia', 300}, }, results = { {'YttriumDust', 2}, }, time = 200, tier = 4, }, }")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:PortalRecipeDictionary (Created page with "return { { name = 'Ping', ingredients = { }, results = { {'MothershipPing', 1}, }, time = 1000, }, }")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:IndustrialChemReactorRecipeDictionary (Created page with "return { { name = 'NeutroniumPlate', ingredients = { {'HotNeutroniumPlate', 1}, {'Mercury', 2000}, }, results = { {'NeutroniumPlate', 1}, {'HotMercury', 2000}, }, time = 200, tier = 6, }, { name = 'SynthesisCell', ingredients = { {'Cell', 1}, {'ProducerGas', 3000}, }, results = { {'Synthesi...")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:AssemblerRecipeDictionary (Created page with "return { { name = 'CircuitBoard2', ingredients = { {'Log', 1}, {'PolyethyleneSheet', 2}, }, results = { {'CircuitBoard', 4}, }, time = 20, tier = 4, }, { name = 'CircuitBoard3', ingredients = { {'CarbonFiberSheet', 1}, {'PolyethyleneSheet', 2}, }, results = { {'CircuitBoard', 8}, }, tim...")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:AtmosphericCondenserRecipeDictionary (Created page with "return { { name = 'Water', ingredients = { }, results = { {'Water', 500}, }, time = 40, }, { name = 'Nitrogen', ingredients = { }, results = { {'Nitrogen', 500}, }, time = 20, }, }")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:AutomaticFarmRecipeDictionary (Created page with "return { { name = 'Logs', ingredients = { {'Water', 1000}, }, results = { {'Log', 15}, }, time = 1200, }, { name = 'Pumpkin', ingredients = { {'Water', 1000}, }, results = { {'Pumpkin', 15}, }, time = 1200, }, { name = 'Grass', ingredients = { {'Water', 1000}, {'DirtSurf...")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:FissionReactorRecipeDictionary (Created page with "return { { name = 'UraniumCell', ingredients = { {'UraniumCell', 1}, }, results = { {'DepletedUraniumCell', 1}, }, time = 2000.0, }, { name = 'UraniumCell2', ingredients = { {'UraniumCell', 2}, {'ControlCell', 1}, }, results = { {'DepletedUraniumCell', 2}, }, time = 4200.0, }, { name = 'Ura...")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:PyrolysisUnitRecipeDictionary (Created page with "return { { name = 'Coal', ingredients = { {'Coal', 1}, }, results = { {'Coke', 1}, {'RawOil', 150}, {'ProducerGas', 150}, }, time = 400, tier = 3, }, { name = 'HeavyOilPyrolysis', ingredients = { {'HeavyOil', 1000}, }, results = { {'ProducerGas', 1300}, {'Ash', 2}, }, time =...")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:CombustionEngineRecipeDictionary (Created page with "return { { name = 'Diesel', ingredients = { {'Diesel', 1000}, }, results = { }, time = 112.5, tier = 4, }, { name = 'Superfuel', ingredients = { {'Superfuel', 1000}, }, results = { }, time = 262.5, tier = 4, }, { name = 'Gasoline', ingredients = { {'Gasoline', 1000}, }, resu...")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:InverseHeatExchangerRecipeDictionary (Created page with "return { }")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:HeatExchangerRecipeDictionary (Created page with "return { }")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:IndustrialSmelterRecipeDictionary (Created page with "return { { name = 'Steel', ingredients = { {'IronDust', 10}, {'CoalDust', 5}, {'Oxygen', 1000}, }, results = { {'SteelPlate', 10}, }, time = 200, }, { name = 'RawHotMercury', ingredients = { {'CinnabarDust', 10}, }, results = { {'HotMercury', 1000}, }, time = 200, }, { name = 'S...")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:InductionCoilRecipeDictionary (Created page with "return { }")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:ChemReactorRecipeDictionary (Created page with "return { }")
- 12:22, 31 July 2025 Evospace talk contribs created page Module:SolarPanelRecipeDictionary (Created page with "return { { name = 'Working', ingredients = { }, results = { }, time = 60, }, }")