We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d145b0c commit 846eeb7Copy full SHA for 846eeb7
docs/content/Modpacks/Materials-and-Elements/Material-Properties.md
@@ -88,7 +88,7 @@ Properties can be applied to a material to decide how they behave. An example of
88
- `string newMaterial` -> Is what is obtained through polarizing the material.
89
- `.arcSmeltInto(string newMaterial)`
90
- `string newMaterial` -> Is what is obtained through arc smelting the material.
91
-- `.maceratesInto(string newMaterial)`
+- `.macerateInto(string newMaterial)`
92
- `string newMaterial` -> Is what is obtained through macerating the material.
93
- `.ingotSmeltInto(string newMaterial)`
94
- `string newMaterial` -> Is what is obtained when smelting a material's ingot.
0 commit comments