Renai Transportation


The most unhinged ways to transport items and yourself around your factory. Fling items around with Thrower Inserters, launch your trains off ramps, and soar through your base on electric ziplines!

Content
a day ago
0.18 - 2.0
43.3K
Transportation Logistics Trains

b Player launcher recipe not present

4 months ago

The player launcher recipe doesn't appear to be present anywhere. I am running with Krastorio 2.
I have tried manually forcing the recipe to be enabled using /c game.player.force.recipes["PlayerLauncher"].enabled=true, which did not do anything. The command did succeed, however, rather than returning a nil value, which suggests that the game is still seeing it as a valid recipe name?
The item itself is still able to be manually spawned in using /c game.player.insert{name="PlayerLauncher",count=1}, so it appears to be an issue with the recipe rather than the item.

4 months ago

The first command not outputting anything does mean the recipe is in the game and you should have set it to enabled. Is it not showing up in the crafting window?

New response