Uniform Nodes
This mod changes the purity of resouce nodes based on a set of configs
Description
Version 1.0.1+
This mod changes the purity of resouce nodes based on a set of configsConfigs
Configs use the JSON specification.#
Main
|Element|Description|Type||-------|-----------|----|
|Version|The iteration of configs to load|Int|
|ResetDefaultConfigs|Resets All configs|Boolean|
|DumpNodes|Logs information on all nodes to the SML log when the world loads|Boolean|
|NodeTransforms|A list transforms for specific node types|Node Transform Array|
|DefaultImpureNodes|Purity Transform for Impure Nodes with types not specified in NodeTransforms|Purity Transform|
|DefaultNormalNodes|Purity Transform for Normal Nodes with types not specified in NodeTransforms|Purity Transform|
|DefaultPureNodes|Purity Transform for Pure Nodes with types not specified in NodeTransforms|Purity Transform|
|TypeFilter|A list of types to filter|Node Type Array as String Array|
|TypeWhitelist|Is the TypeFilter a whitelist (True) or a blacklist (False)|Boolean|
|PositionFilter|A filter based on node positions|Vector Array|
|PositionWhitelist|Is the PositionFilter a whitelist (True) or a blacklist (False)|Boolean|
#
Vector
|Element|Type||-------|----|
|X|Float|
|Y|Float|
|Z|Float|
#
Node Transform
|Element|Description|Type||-------|-----------|----|
|NodeType|The Node Type this transfrom set applies to|Node Type as String|
|Impure|What to do with Impure nodes for this Node Type|Purity Transform|
|Normal|What to do with Normal nodes for this Node Type|Purity Transform|
|Pure|What to do with Pure nodes for this Node Type|Purity Transform|
#
Purity Transform
|Element|Description|Type||-------|-----------|----|
|Mode|How to change this set of nodes|Node Mode as String|
|Targets|What purities can this node be set to, See Node Mode & Targets|Purity Array as String Array|
#
Node Types
The types of resource node, Vanilla Examples:<br>Crude Oil, S.A.M. Ore, Limestone, Iron Ore, Copper Ore, Caterium Ore, Raw Quartz, Sulfur,
Coal, Bauxite, Uranium, Geyser.<br>
For modded nodes, the node type can be found by using the node dump feature.
#
Node Mode & Targets
The node mode tells Uniform Nodes how to change the node.<br>Default - Leaves the node with the default purity<br>
Uniform - Changes the node to the first purity listed in _Targets_.<br>
SeededRandom - Changes the purity to a random purity listed in _Targets_ based on a seed tied to each save.<br>
ChaoticRandom - Changes the purity to a random purity listed in _Targets_. Changes every time a world is loaded.<br>
If _Targets_ is empty then the nodes will be changed to Impure.<br>
Purities can be listed multiple times to create a weighted random effect.
#
Purity
Impure,Normal,
Pure
#
Node Dumps
When _DumpNodes_ is true Uniform Nodes will log info for all nodes to the SML log, located at "{GameDirectory}\SatisfactoryModLoader.log"<br>The node info will be formated as:
|UniformNodes|Resource Name|Resource Class Name|Actor Class Name|Actor Name|Position|
|------------|-------------|-------------------|----------------|----------|--------|
|Mod Name|Node Type||||Vector|
Credits: Mircea, Feyko
Version 1.0.0
Makes all resource nodes on the map the same purity.Purity can be set in the config file "{GameDirectory}/configs/UniformNodes.cfg"
Config Values:
Pure or RP_Pure -> Pure Nodes
Normal or RP_Normal -> Normal Nodes
Anything else -> Impure Nodes
Credits: Mircea, Feyko
Versions
How to Install Uniform Nodes on Your Server
Order Satisfactory Server
Order a Satisfactory server with at least 4 GB RAM (6 GB recommended). For multiplayer: per 4 players.
Install Mod
Open the mod manager in the dashboard and search for "Uniform Nodes". Installation dependencies are installed automatically.
Restart Server
Restart the server so the mod is loaded. Players need to have the mod installed locally as well.
Frequently Asked Questions
Uniform Nodes not working after update – what to do?
After a Satisfactory update, mods need to be updated. Check ficsit.app whether Uniform Nodes 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.
Uniform Nodes 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 Uniform Nodes v1.0.3 and the same SML. With Mado Hosting, Satisfactory servers run with 6 GB RAM for stable multiplayer performance.
Is Uniform Nodes compatible with other Satisfactory mods?
Uniform Nodes 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 Uniform Nodes Server
Play Uniform Nodes on your own Satisfactory server with mod support.
Mod Information
- Author
- Jacob Shockley
- Latest Version
- v1.0.3
- Created
- July 6, 2020
- Last Updated
- July 8, 2026