Changes

→‎New features for SMAPI mods: move see-also into section note
Line 179: Line 179:     
==New features for SMAPI mods==
 
==New features for SMAPI mods==
 +
: ''See also [[#New features for Content Patcher packs|new features for Content Patcher packs]], which apply for C# mods too.
 +
 
===Scarecrow changes===
 
===Scarecrow changes===
 
You can now patch <code>Object.IsScarecrow()</code> and/or <code>Object.GetRadiusForScarecrow()</code> (or add [[#Custom scarecrows|context tags]]) to support custom scarecrows or custom ranges.
 
You can now patch <code>Object.IsScarecrow()</code> and/or <code>Object.GetRadiusForScarecrow()</code> (or add [[#Custom scarecrows|context tags]]) to support custom scarecrows or custom ranges.
Line 191: Line 193:  
};
 
};
 
</syntaxhighlight>
 
</syntaxhighlight>
  −
===Content changes===
  −
See ''[[#New features for Content Patcher packs|new features for Content Patcher packs]]'' below, which applies for C# mods too.
      
==New features for Content Patcher packs==
 
==New features for Content Patcher packs==
translators
8,437

edits