Module presets in EDSY allow you to add an engineered module into a slot of your build with just one click. The presets provided here aim to make building ships in EDSY quicker by providing the most commonly used engineering combinations, without cluttering the module list by adding excessive amount of presets.
Here an example of how it looks:
Copy the raw preset data from here:
Open https://edsy.org/ in your browser of choice
Go into the Outfitting Tab
Click the Import Button (Part of the OPS Menu)
Paste in the JSON formatted data and click Okay
Make sure “Also store preferences” is enabled. This action will not overwrite/delete any existing builds, but may overwrite existing similarly named module presets. Click Okay
Reload EDSY. If reload fails, restart the browser too. You should now see all available module presets.
Lightweight Bulkheads: Heavy Duty - Deep Plating
Milgrade Bulkheads: Heavy Duty - Deep Plating, Lightweight - Deep Plating
Reactive Bulkheads: Heavy Duty - Deep Plating, Lightweight - Deep Plating, Thermal Resistant - Deep Plating
All A-rated Powerplants: Armoured - Monstered
All A-rated Thrusters class 4+: Dirty Drives - Drag Drives
All A-rated FSDs: Increased Range - Mass Manager
A-rated FSDs classes 2-4: Increased Range - Deep Charge
All Life Support classes: D-rated Lightweight, A-rated Lightweight
All A-rated Power Distributors: Charge Enhanced - Super Conduits
All D-rated Sensors: Long Range, Lightweight
Chaff, Heatsink: Ammo Capacity
A-rated Shield Boosters: Heavy Duty - Super Capacitors, Resistance Augmented - Super Capacitors, Thermal Resistant - Super Capacitors
E-rated Shield Boosters: Heavy Duty - Super Capacitors, Resistance Augmented - Super Capacitors
1A FSD Interdictor: Expanded Capture Arc
All D-rated Hull Reinforcement Packages: Heavy Duty - Deep Plating
Bi-Weaves classes 2+: Thermal Resistant - (No experimental)
Prismatics classes 3+: Reinforced - High Cap
Detailed Surface Scanner: Expanded Radius
Configure your wished module, with engineering blueprint and experimental
Click the ➕ Symbol above the module info.
Enter a name in the prompt. Note that the names is unique across all locally available module presets. If no prompt appears, make sure EDSY has the permission to create prompts.
Done. Here is what the Icons do:
🔃: Reset the current module to the preset
💾: Save the changes you made to the module to the preset
➕: Save as new preset
🅰️: Rename the preset
🗑️: Delete the preset
Navigate to the Help tab
Click the Backup All Data Button
The returned text follows a JSON Data format. You can manually edit it and delete the builds, modules (presets) or options section. Note that the format and version fields are required in order for EDSY to import the data.
{
"format": "edsy",
"version": 35341,
"builds": {},
"modules": {},
"options": {}
}