Drejn Toolbox

A set of components and Actors to facilitate Satisfactory Modding

by Drejnv1.0.0
652
Downloads
2.3M
Views
June 21, 2021
Created
July 8, 2026
Updated

Description

<h1>Overview</h1>

This plugin aims to introduce utility objects that can be used in the editor to facilitate mods development with faster solutions.

The Plugin introduces these objects to the editor:

<b>TBFactoryConnection:</b> it inerhits from FGFactoryConnectionComponent, acts as one, but has the added benefit to expose SetInventory and SetInventoryAccessIndex useful if you are not using standard widget. The function SetConnection is also exposed (in case you wish to do something with the conveyor attached to the component) and ClearConnection is present in case you would need to disconnect connections when needed.

<b>TBBuildableHologram:</b> it's an hologram object, inheriting from FGBuildableHologram class. To use it you need to create a TBBuildableHologram BP in Unreal Engine. On the Blueprint you can set the array "ValidHitClass", which will define where your hologram can be built on, and "InClass" where you should specify the class of the object you're going to build. I do plan to extend the degree of customization on this since Holograms have plenty of stuff to work with.

Versions

v1.0.0alpha
652 downloadsJune 21, 2021

How to Install Drejn Toolbox on Your Server

1

Order Satisfactory Server

Order a Satisfactory server with at least 4 GB RAM (6 GB recommended). For multiplayer: per 3 players.

2

Install Mod

Open the mod manager in the dashboard and search for "Drejn Toolbox". Installation dependencies are installed automatically.

3

Restart Server

Restart the server so the mod is loaded. Players need to have the mod installed locally as well.

Frequently Asked Questions

Drejn Toolbox not working after update – what to do?

After a Satisfactory update, mods need to be updated. Check ficsit.app whether Drejn Toolbox has been updated for the new game version. With Mado Hosting: open the mod manager and click "Update All". If the mod hasn't been updated yet, temporarily remove it so the server starts.

Drejn Toolbox causing crashes in multiplayer – solution

Most common cause: all players must have exactly the same mod version installed. Check server logs for "ModMismatch" or "Version Conflict". Ensure all players use Drejn Toolbox v1.0.0 and the same SML. With Mado Hosting, Satisfactory servers run with 6 GB RAM for stable multiplayer performance.

Is Drejn Toolbox compatible with other Satisfactory mods?

Drejn Toolbox uses the Satisfactory Mod Loader (SML). Generally, SML-based mods are cross-compatible, but mods modifying the same game systems can cause conflicts. Test new mod combinations on a backup save. The Mado dashboard automatically detects known conflicts and warns you.

Rent Drejn Toolbox Server

Play Drejn Toolbox on your own Satisfactory server with mod support.

Recommended RAM
6 GBfrom €12/mo
Minimum 4 GB | €2/GB
Order Server Now

Mod Information

Author
Drejn
Latest Version
v1.0.0
Created
June 21, 2021
Last Updated
July 8, 2026
Source Code
GitHub →