Skip to content

Commit 8cab09f

Browse files
Update seperatedInto() description. (#4663)
1 parent 28bff24 commit 8cab09f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/Modpacks/Materials-and-Elements/Material-Properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Properties can be applied to a material to decide how they behave. An example of
102102
- `.washedIn(string fluid)`
103103
- `string fluid` Is what fluid it uses for if it has the ore prop and is making crushed->refined. For example, the sodium persulfate and mercury ore washing recipes.
104104
- `.separatedInto(list material)`
105-
- `list material` Is the list of materials that are obtained when processing purified dusts in the centrifuge.
105+
- `list material` Is the list of materials that are obtained when processing purified dusts in the electromagnetic seperator. There is a max of two materials.
106106
- `.oreSmeltInto(string material)`
107107
- `string material` Is what is obtained through directly smelting the ore.
108108

0 commit comments

Comments
 (0)