If you want Flusion's planet modifiers without the war:
The standard finish_research works for techs, but structures need a different approach:
Alternative: Use the mod’s built-in "Cheat Menu" (if enabled in the mod’s options at game start). It provides buttons to fast-forward build progress without console commands. stellaris gigastructural engineering console commands
Select a fleet or empty space, then use add_ship [ship_id].
| Ship | Internal ID |
| :--- | :--- |
| Attack Moon (Basic) | giga_attack_moon_standard |
| Behemoth Planetcraft | giga_behemoth_planetcraft |
| Systemcraft | giga_systemcraft |
| Stellar Systemcraft (Ultimate) | giga_stellar_systemcraft |
| Nicoll-Dyson Beam (Weapon platform) | giga_nicoll_ship | If you want Flusion's planet modifiers without the war:
Example: To spawn a Behemoth Planetcraft, type:
add_ship giga_behemoth_planetcraft
Because Gigastructural Engineering is a mod, it uses its own set of internal IDs. While instant_build works on everything, you often need specific commands to unlock the ability to start the projects. The standard finish_research works for techs, but structures
Sometimes you don't want to build from scratch—you want a fully operational Attack Moon right now.