how to spawn blueprint pickups?

I have a save that’s just building and stuff, I want to spawn in all the blueprints like the spotlight, plating station, ext and I don’t know how
3 Replies
TerroDucky
TerroDucky14mo ago
You can't spawn them, but you can teleport to them:
goto BlueprintGrindTrapPickup
goto BlueprintSpearThrowerTrapPickup
goto BlueprintSpinTrapPickup
goto BlueprintUberTrapPickup
goto BlueprintItemPlatingPickup
goto BlueprintSpotlightPickup
goto BlueprintClockPickup
goto BlueprintPoweredCrossPickup
goto BlueprintGoreChairPickup
goto BlueprintGoreCouchPickup
goto BlueprintGrindTrapPickup
goto BlueprintSpearThrowerTrapPickup
goto BlueprintSpinTrapPickup
goto BlueprintUberTrapPickup
goto BlueprintItemPlatingPickup
goto BlueprintSpotlightPickup
goto BlueprintClockPickup
goto BlueprintPoweredCrossPickup
goto BlueprintGoreChairPickup
goto BlueprintGoreCouchPickup
boomhauer327
boomhauer327OP14mo ago
Oh thanks I tried that but didn’t know what put into the console for the locations
TerroDucky
TerroDucky14mo ago
👍

Did you find this page helpful?