User contributions for Evospace
Jump to navigation
Jump to search
31 July 2025
- 20:0020:00, 31 July 2025 diff hist +3,188 N Module:Data/NeutroniumPipe/InInput Created page with "return { { name = 'NeutroniumSeparator', input = { {'NeutroniumPipe', 2}, {'ModularFrame', 2}, }, output = { {'NeutroniumSeparator', 1}, }, ticks = 20, tier = 7, }, { name = 'NeutroniumOreWasher', input = { {'NeutroniumPlate', 7}, {'NeutroniumPipe', 2}, {'ModularFrame', 4}, }, output = { {'..."
- 20:0020:00, 31 July 2025 diff hist +3,534 N Module:Data/CompositePipe/InInput Created page with "return { { name = 'CompositeSeparator', input = { {'CompositePipe', 2}, {'ModularFrame', 1}, }, output = { {'CompositeSeparator', 1}, }, ticks = 20, tier = 6, }, { name = 'CompositeOreWasher', input = { {'CompositePlate', 7}, {'CompositePipe', 2}, {'ModularFrame', 2}, }, output = { {'Compos..."
- 20:0020:00, 31 July 2025 diff hist +3,112 N Module:Data/TitaniumPipe/InInput Created page with "return { { name = 'TitaniumSeparator', input = { {'TitaniumPipe', 2}, {'ReinforcedFrame', 2}, }, output = { {'TitaniumSeparator', 1}, }, ticks = 20, tier = 5, }, { name = 'TitaniumOreWasher', input = { {'TitaniumPlate', 7}, {'TitaniumPipe', 2}, {'ReinforcedFrame', 4}, }, output = { {'Titani..."
- 20:0020:00, 31 July 2025 diff hist +4,406 N Module:Data/StainlessSteelPipe/InInput Created page with "return { { name = 'StainlessSteelSeparator', input = { {'StainlessSteelPipe', 2}, {'ReinforcedFrame', 1}, }, output = { {'StainlessSteelSeparator', 1}, }, ticks = 20, tier = 4, }, { name = 'StainlessSteelOreWasher', input = { {'StainlessSteelPlate', 7}, {'StainlessSteelPipe', 2}, {'ReinforcedFrame', 2}, },..."
- 20:0020:00, 31 July 2025 diff hist +2,457 N Module:Data/AluminiumPipe/InInput Created page with "return { { name = 'AluminiumSeparator', input = { {'AluminiumPipe', 2}, {'BasicFrame', 1}, }, output = { {'AluminiumSeparator', 1}, }, ticks = 20, tier = 3, }, { name = 'AluminiumOreWasher', input = { {'AluminiumPlate', 7}, {'AluminiumPipe', 2}, {'BasicFrame', 2}, }, output = { {'AluminiumO..."
- 20:0020:00, 31 July 2025 diff hist +1,944 N Module:Data/SteelPipe/InInput Created page with "return { { name = 'SteelSeparator', input = { {'SteelPipe', 2}, {'SteelParts', 4}, }, output = { {'SteelSeparator', 1}, }, ticks = 20, tier = 2, }, { name = 'SteelOreWasher', input = { {'SteelPlate', 7}, {'SteelPipe', 2}, {'SteelParts', 8}, }, output = { {'SteelOreWasher', 1}, },..."
- 20:0020:00, 31 July 2025 diff hist +6,617 N Module:Data/NeutroniumParts/InInput Created page with "return { { name = 'NeutroniumFermenter', input = { {'NeutroniumPlate', 2}, {'NeutroniumParts', 21}, }, output = { {'NeutroniumFermenter', 1}, }, ticks = 20, tier = 7, }, { name = 'NeutroniumAutomaticHammer', input = { {'NeutroniumPlate', 4}, {'NeutroniumParts', 16}, {'ModularFrame', 2}, }, output = {..."
- 20:0020:00, 31 July 2025 diff hist +6,340 N Module:Data/CompositeParts/InInput Created page with "return { { name = 'CompositeFermenter', input = { {'CompositePlate', 2}, {'CompositeParts', 21}, }, output = { {'CompositeFermenter', 1}, }, ticks = 20, tier = 6, }, { name = 'CompositeAutomaticHammer', input = { {'CompositePlate', 4}, {'CompositeParts', 16}, {'ModularFrame', 1}, }, output = {..."
- 20:0020:00, 31 July 2025 diff hist +5,880 N Module:Data/TitaniumParts/InInput Created page with "return { { name = 'TitaniumFermenter', input = { {'TitaniumPlate', 2}, {'TitaniumParts', 16}, }, output = { {'TitaniumFermenter', 1}, }, ticks = 20, tier = 5, }, { name = 'TitaniumAutomaticHammer', input = { {'TitaniumPlate', 4}, {'TitaniumParts', 16}, {'ReinforcedFrame', 2}, }, output = {..."
- 20:0020:00, 31 July 2025 diff hist +6,918 N Module:Data/StainlessSteelParts/InInput Created page with "return { { name = 'StainlessSteelFermenter', input = { {'StainlessSteelPlate', 2}, {'StainlessSteelParts', 11}, }, output = { {'StainlessSteelFermenter', 1}, }, ticks = 20, tier = 4, }, { name = 'StainlessSteelAutomaticHammer', input = { {'StainlessSteelPlate', 4}, {'StainlessSteelParts', 16}, {'ReinforcedFrame', 1},..."
- 20:0020:00, 31 July 2025 diff hist +4,972 N Module:Data/AluminiumParts/InInput Created page with "return { { name = 'AluminiumFermenter', input = { {'AluminiumPlate', 2}, {'AluminiumParts', 6}, }, output = { {'AluminiumFermenter', 1}, }, ticks = 20, tier = 3, }, { name = 'AluminiumAutomaticHammer', input = { {'AluminiumPlate', 4}, {'AluminiumParts', 11}, {'BasicFrame', 1}, }, output = {..."
- 20:0020:00, 31 July 2025 diff hist +14,538 N Module:Data/NeutroniumPlate/InInput Created page with "return { { name = 'NeutroniumMacerator', input = { {'NeutroniumPlate', 2}, {'ModularFrame', 2}, }, output = { {'NeutroniumMacerator', 1}, }, ticks = 20, tier = 7, }, { name = 'NeutroniumFermenter', input = { {'NeutroniumPlate', 2}, {'NeutroniumParts', 21}, }, output = { {'NeutroniumFermenter', 1},..."
- 20:0020:00, 31 July 2025 diff hist +12,564 N Module:Data/ModularFrame/InInput Created page with "return { { name = 'CompositeMacerator', input = { {'CompositePlate', 2}, {'ModularFrame', 1}, }, output = { {'CompositeMacerator', 1}, }, ticks = 20, tier = 6, }, { name = 'NeutroniumMacerator', input = { {'NeutroniumPlate', 2}, {'ModularFrame', 2}, }, output = { {'NeutroniumMacerator', 1}, },..."
- 20:0020:00, 31 July 2025 diff hist +16,074 N Module:Data/CompositePlate/InInput Created page with "return { { name = 'CompositeMacerator', input = { {'CompositePlate', 2}, {'ModularFrame', 1}, }, output = { {'CompositeMacerator', 1}, }, ticks = 20, tier = 6, }, { name = 'CompositeFermenter', input = { {'CompositePlate', 2}, {'CompositeParts', 21}, }, output = { {'CompositeFermenter', 1}, },..."
- 20:0020:00, 31 July 2025 diff hist +15,075 N Module:Data/TitaniumPlate/InInput Created page with "return { { name = 'TitaniumMacerator', input = { {'TitaniumPlate', 2}, {'ReinforcedFrame', 2}, }, output = { {'TitaniumMacerator', 1}, }, ticks = 20, tier = 5, }, { name = 'TitaniumFermenter', input = { {'TitaniumPlate', 2}, {'TitaniumParts', 16}, }, output = { {'TitaniumFermenter', 1}, },..."
- 20:0020:00, 31 July 2025 diff hist +14,973 N Module:Data/ReinforcedFrame/InInput Created page with "return { { name = 'StainlessSteelMacerator', input = { {'StainlessSteelPlate', 2}, {'ReinforcedFrame', 1}, }, output = { {'StainlessSteelMacerator', 1}, }, ticks = 20, tier = 4, }, { name = 'TitaniumMacerator', input = { {'TitaniumPlate', 2}, {'ReinforcedFrame', 2}, }, output = { {'TitaniumMacerator',..."
- 20:0020:00, 31 July 2025 diff hist +14,592 N Module:Data/StainlessSteelPlate/InInput Created page with "return { { name = 'StainlessSteelMacerator', input = { {'StainlessSteelPlate', 2}, {'ReinforcedFrame', 1}, }, output = { {'StainlessSteelMacerator', 1}, }, ticks = 20, tier = 4, }, { name = 'StainlessSteelFermenter', input = { {'StainlessSteelPlate', 2}, {'StainlessSteelParts', 11}, }, output = { {'Sta..."
- 20:0020:00, 31 July 2025 diff hist +7,408 N Module:Data/BasicFrame/InInput Created page with "return { { name = 'AluminiumMacerator', input = { {'AluminiumPlate', 2}, {'BasicFrame', 1}, }, output = { {'AluminiumMacerator', 1}, }, ticks = 20, tier = 3, }, { name = 'AluminiumSeparator', input = { {'AluminiumPipe', 2}, {'BasicFrame', 1}, }, output = { {'AluminiumSeparator', 1}, },..."
- 20:0020:00, 31 July 2025 diff hist +11,602 N Module:Data/AluminiumPlate/InInput Created page with "return { { name = 'AluminiumMacerator', input = { {'AluminiumPlate', 2}, {'BasicFrame', 1}, }, output = { {'AluminiumMacerator', 1}, }, ticks = 20, tier = 3, }, { name = 'AluminiumFermenter', input = { {'AluminiumPlate', 2}, {'AluminiumParts', 6}, }, output = { {'AluminiumFermenter', 1}, },..."
- 20:0020:00, 31 July 2025 diff hist +11,463 N Module:Data/SteelParts/InInput Created page with "return { { name = 'SteelMacerator', input = { {'SteelPlate', 2}, {'SteelParts', 4}, }, output = { {'SteelMacerator', 1}, }, ticks = 20, tier = 2, }, { name = 'SteelSeparator', input = { {'SteelPipe', 2}, {'SteelParts', 4}, }, output = { {'SteelSeparator', 1}, }, ticks = 20, tier..."
- 20:0020:00, 31 July 2025 diff hist +9,501 N Module:Data/SteelPlate/InInput Created page with "return { { name = 'SteelMacerator', input = { {'SteelPlate', 2}, {'SteelParts', 4}, }, output = { {'SteelMacerator', 1}, }, ticks = 20, tier = 2, }, { name = 'SteelBeam', input = { {'SteelPlate', 3}, }, output = { {'SteelBeam', 1}, }, ticks = 20, tier = 2, }, { name = 'Steel..."
- 20:0020:00, 31 July 2025 diff hist +8,267 N Module:Data/CopperParts/InInput Created page with "return { { name = 'CopperMacerator', input = { {'CopperPlate', 2}, {'CopperParts', 2}, }, output = { {'CopperMacerator', 1}, }, ticks = 20, tier = 1, }, { name = 'CopperAutomaticHammer', input = { {'CopperPlate', 4}, {'CopperParts', 1}, {'CopperParts', 2}, }, output = { {'CopperAutomaticHam..."
- 20:0020:00, 31 July 2025 diff hist +6,900 N Module:Data/CopperPlate/InInput Created page with "return { { name = 'CopperMacerator', input = { {'CopperPlate', 2}, {'CopperParts', 2}, }, output = { {'CopperMacerator', 1}, }, ticks = 20, tier = 1, }, { name = 'CopperBeam', input = { {'CopperPlate', 3}, }, output = { {'CopperBeam', 1}, }, ticks = 20, tier = 1, }, { name =..."
- 19:5019:50, 31 July 2025 diff hist +173 N Organics Created page with "{{Item|Organics}} Organic matter obtained from various plants. It can be used as a low-efficiency energy source, as raw material for fermentation, and in some other recipes." Tag: Visual edit: Switched
- 19:4619:46, 31 July 2025 diff hist −1 Main Page →Welcome to the Evospace Wiki Tag: Visual edit
- 19:4319:43, 31 July 2025 diff hist +1,408 N Fuel Created page with "{| class="wikitable sortable" |+ !Burnt in !Fuel !Heat (kJ) !Sources |- | rowspan="6" |Furnace |Organics |3 |Can be collected from some plants (e.g. Cactus) Automatic Farm (Processed Rapeseed or Pumpkins) |- |Peat |20 |''Unknown'' |- |Logs |25 |Automatic Farm Can be collected from Trees |- |Coal Ore (& Coal ore products) |36 |Can be collected from Coal Voxels (Light brown/gray) Can be Mined from a deposit |- |Coal |40 |Can be created from Coal Ore and oth..."
- 19:4319:43, 31 July 2025 diff hist −1,422 Mining →Fuels
- 19:4019:40, 31 July 2025 diff hist 0 Coal No edit summary
- 19:4019:40, 31 July 2025 diff hist +147 Coal No edit summary
- 19:3919:39, 31 July 2025 diff hist 0 m Malachite Ore Evospace moved page MalachiteOre to Malachite Ore without leaving a redirect
- 19:3819:38, 31 July 2025 diff hist +10 Mining →Ores
- 19:3719:37, 31 July 2025 diff hist +30 Mining →Ores
- 19:3619:36, 31 July 2025 diff hist 0 m Coal Ore Evospace moved page CoalOre to Coal Ore without leaving a redirect
- 19:3619:36, 31 July 2025 diff hist +12 N Coal Ore Created page with "{{Ore|Coal}}"
- 19:3619:36, 31 July 2025 diff hist 0 m Malachite Ore Evospace moved page Malachite to MalachiteOre without leaving a redirect
- 19:3019:30, 31 July 2025 diff hist +13 N Coal Created page with "{{Item|Coal}}"
- 19:3019:30, 31 July 2025 diff hist −160 Template:Machine No edit summary
- 19:2919:29, 31 July 2025 diff hist −151 Template:Item No edit summary
- 19:2519:25, 31 July 2025 diff hist +627 MediaWiki:Common.css No edit summary
- 18:5118:51, 31 July 2025 diff hist +46 N Assembler Created page with "{{Machine|Assembler}} {{AllRecipes|Assembler}}"
- 18:4718:47, 31 July 2025 diff hist −2 Main Page →Advanced
- 18:4618:46, 31 July 2025 diff hist +144 Main Page →Advanced
- 18:4218:42, 31 July 2025 diff hist +12 N Log Created page with "{{Item|Log}}"
- 18:4018:40, 31 July 2025 diff hist +3 Module:RecipeLoader No edit summary
- 18:3818:38, 31 July 2025 diff hist −16 Constructor No edit summary
- 18:3718:37, 31 July 2025 diff hist −16 Macerator No edit summary
- 18:3718:37, 31 July 2025 diff hist 0 Template:MachineRecipes No edit summary
- 18:3618:36, 31 July 2025 diff hist +31 Automatic Hammer No edit summary
- 18:3518:35, 31 July 2025 diff hist +24 Template:MachineRecipes No edit summary
- 18:2118:21, 31 July 2025 diff hist −906 Module:RecipeLoader No edit summary