Biological Machines: Warp Drive


Adds a warp drive machine which consumes warp power cells to transport a space platform to the next space location instantly. Platform must be moving forward to be teleported.

Content
a month ago
2.0
453
Factorio: Space Age Icon Space Age Mod
Transportation Logistics

g Game crashed on load

a month ago
(updated a month ago)

Game crashed on load (I believe that this mod crashed with Particle Physic Mod according to screencap provided below)
https://1drv.ms/f/c/e1120e79b63ebbbb/IgDMVi7qTDqXTqfslUipzzNsAT_mcL7QFDM3jSSERTI8Hy4?e=iB79sK

a month ago
(updated a month ago)

This is because of the janky way I handled late game science packs which I will fix later, sorry about that. For now, you can unzip the particle physics mod and add BM: Warp Drive as an optional dependency. This loads properly and particle-physics even adds its pack to all of BMs late game techs.

Factorio\mods\particle-physics\info.json
{
"name": "particle-physics",
"version": "1.0.6",
"factorio_version": "2.0",
"title": "Particle Physics",
"author": "Lambada Calculist",
"description": "On Aquilo you found what you needed to wield the nuclear forces. Retrace your steps and put it to use. Build particle accelerators to research the final technologies you will need to set out for the shattered planet.",
"dependencies": ["space-age >= 2.0", "? PlutoniumEnergy >= 1.7.6", "? biological-machines-warp-drive >= 1.0.0"],
"space_travel_required": true
}

If you do this, make sure you rename the unziped folder and move everything to the folder directly inside the Factorio\mods folder

a month ago

Fixed in 1.0.1. Particle physics and BM work together by default

New response