Method CustomMod
CustomMod(string, string)
Create a custom mod in the current pack with full access. Use when the standard content methods don't fit your needs. Returns the mod for manual configuration.
public FieldModification CustomMod(string name, string tag = "")
Parameters
Returns
- FieldModification